﻿cargo : warning: hard linking files in the incremental compilation cache failed. copying files instead. consider moving
 the cache directory to a file system which supports hard linking in session dir `\\?\L:\gitcoding\QuiCommit\target\deb
ug\incremental\quicommit-18eafz2whwqi0\s-hih96xj270-13cv411-working`
所在位置 C:\Users\zhang.liangyi\AppData\Local\Temp\trae\run-command\scripts\ps-script-3f60dfa6-a2c7-4126-9d63-08ff88e917ad.
ps1:12 字符: 15
+     $output = cargo check 2>&1 | Out-String; $output | Out-File -File ...
+               ~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (warning: hard l...3cv411-working`:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 

warning: `quicommit` (bin "quicommit") generated 1 warning
    Finished `dev` profile [optimized + debuginfo] target(s) in 2.21s

