[INFO] cloning repository https://github.com/thasarito/simple-arbitrage-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thasarito/simple-arbitrage-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasarito%2Fsimple-arbitrage-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasarito%2Fsimple-arbitrage-rs'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasarito%2Fsimple-arbitrage-rs: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/thasarito/simple-arbitrage-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thasarito/simple-arbitrage-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasarito%2Fsimple-arbitrage-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasarito%2Fsimple-arbitrage-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17a21ae21aa92822d0afa4ea35d4b96c4a70292f [INFO] checking thasarito/simple-arbitrage-rs against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasarito%2Fsimple-arbitrage-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thasarito/simple-arbitrage-rs on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thasarito/simple-arbitrage-rs [INFO] finished tweaking git repo https://github.com/thasarito/simple-arbitrage-rs [INFO] tweaked toml for git repo https://github.com/thasarito/simple-arbitrage-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thasarito/simple-arbitrage-rs 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] Updating git repository `https://github.com/rust-ethereum/ethabi` [INFO] [stderr] Updating git repository `https://github.com/hyperledger-labs/solang` [INFO] [stderr] error: failed to get `solang-parser` as a dependency of package `ethers-solc v0.1.0 (https://github.com/gakonst/ethers-rs#6d7875a4)` [INFO] [stderr] ... which satisfies git dependency `ethers-solc` (locked to 0.1.0) of package `ethers v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4)` [INFO] [stderr] ... which satisfies git dependency `ethers` (locked to 0.6.0) of package `forge-test v0.1.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `solang-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/hyperledger-labs/solang#67f1325a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/solang-986fed18af425f12/67f1325/src/emit/substrate.rs': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Blocking waiting for file lock on package cache Updating git repository `https://github.com/gakonst/ethers-rs` Updating git repository `https://github.com/rust-ethereum/ethabi` Updating git repository `https://github.com/hyperledger-labs/solang` error: failed to get `solang-parser` as a dependency of package `ethers-solc v0.1.0 (https://github.com/gakonst/ethers-rs#6d7875a4)` ... which satisfies git dependency `ethers-solc` (locked to 0.1.0) of package `ethers v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4)` ... which satisfies git dependency `ethers` (locked to 0.6.0) of package `forge-test v0.1.0 (/workspace/builds/worker-3-tc1/source)` Caused by: failed to load source for dependency `solang-parser` Caused by: Unable to update https://github.com/hyperledger-labs/solang#67f1325a Caused by: could not write to '/workspace/cargo-home/git/checkouts/solang-986fed18af425f12/67f1325/src/emit/substrate.rs': No space left on device; class=Os (2)