summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/tests/testsuite/cargo_add/invalid_git_external/stderr.log
blob: 18656300b634e0b12ef7892cc091ab78c40a88cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
    Updating git repository `[ROOTURL]/case/does-not-exist/`
...
error: failed to load source for dependency `fake-git`

Caused by:
  Unable to update [ROOTURL]/case/does-not-exist/

Caused by:
  failed to clone into: [ROOT]/home/.cargo/git/db/does-not-exist-[..]

Caused by:
...