[INFO] cloning repository https://github.com/byteeatereats/namada-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byteeatereats/namada-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyteeatereats%2Fnamada-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyteeatereats%2Fnamada-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 285c5308dd3d4ea88a83fea7cd85b89ec09da131 [INFO] testing byteeatereats/namada-tutorial against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyteeatereats%2Fnamada-tutorial" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/byteeatereats/namada-tutorial on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/byteeatereats/namada-tutorial [INFO] finished tweaking git repo https://github.com/byteeatereats/namada-tutorial [INFO] tweaked toml for git repo https://github.com/byteeatereats/namada-tutorial written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/byteeatereats/namada-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/anoma/namada.git` [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/borsh-ext` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/heliaxdev/ethbridge-rs` [INFO] [stderr] warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/ethbridge-rs-64484f1a4ad67d26/d66708b/.git/info': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `ethbridge-bridge-contract` as a dependency of package `namada_sdk v0.28.1 (https://github.com/anoma/namada.git?rev=v0.28.1#468d3d3b)` [INFO] [stderr] ... which satisfies git dependency `namada_sdk` (locked to 0.28.1) of package `namada-tutorial v0.1.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `ethbridge-bridge-contract` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/heliaxdev/ethbridge-rs?tag=v0.24.0#d66708bb [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] '/workspace/cargo-home/git/checkouts/ethbridge-rs-64484f1a4ad67d26/d66708b' exists and is not an empty directory; class=Invalid (3); code=Exists (-4) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/anoma/namada.git` Updating git repository `https://github.com/heliaxdev/borsh-ext` Updating crates.io index Updating git repository `https://github.com/heliaxdev/ethbridge-rs` warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/ethbridge-rs-64484f1a4ad67d26/d66708b/.git/info': No space left on device; class=Os (2) error: failed to get `ethbridge-bridge-contract` as a dependency of package `namada_sdk v0.28.1 (https://github.com/anoma/namada.git?rev=v0.28.1#468d3d3b)` ... which satisfies git dependency `namada_sdk` (locked to 0.28.1) of package `namada-tutorial v0.1.0 (/workspace/builds/worker-1-tc1/source)` Caused by: failed to load source for dependency `ethbridge-bridge-contract` Caused by: Unable to update https://github.com/heliaxdev/ethbridge-rs?tag=v0.24.0#d66708bb Caused by: '/workspace/cargo-home/git/checkouts/ethbridge-rs-64484f1a4ad67d26/d66708b' exists and is not an empty directory; class=Invalid (3); code=Exists (-4)