You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WARNING] spurious network error (3 tries remaining): failed to resolve path '[ROOT]/foo#0e8d88b5cfc173c5f5a6a0fe0ce1d4e6018600d4': No such file or directory; class=Os (2)
2187
+
[WARNING] spurious network error (2 tries remaining): failed to resolve path '[ROOT]/foo#0e8d88b5cfc173c5f5a6a0fe0ce1d4e6018600d4': No such file or directory; class=Os (2)
2188
+
[WARNING] spurious network error (1 try remaining): failed to resolve path '[ROOT]/foo#0e8d88b5cfc173c5f5a6a0fe0ce1d4e6018600d4': No such file or directory; class=Os (2)
2189
+
[ERROR] failed to clone into: [ROOT]/home/.cargo/git/db/foo-[HASH]
2190
+
2191
+
Caused by:
2192
+
failed to resolve path '[ROOT]/foo#0e8d88b5cfc173c5f5a6a0fe0ce1d4e6018600d4': No such file or directory; class=Os (2)
2193
+
2194
+
"#]])
2195
+
.with_status(101)
2196
+
.run();
2197
+
}
2198
+
2172
2199
#[cargo_test]
2173
2200
fninstall_git_with_symlink_home(){
2174
2201
// Ensure that `cargo install` with a git repo is OK when CARGO_HOME is a
0 commit comments