[INFO] cloning repository https://github.com/lleonesouza/rust-blockchain-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lleonesouza/rust-blockchain-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flleonesouza%2Frust-blockchain-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flleonesouza%2Frust-blockchain-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef309bc5778974e2d57bdf1777a1938ace0187d0 [INFO] checking lleonesouza/rust-blockchain-cli against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flleonesouza%2Frust-blockchain-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lleonesouza/rust-blockchain-cli on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lleonesouza/rust-blockchain-cli [INFO] finished tweaking git repo https://github.com/lleonesouza/rust-blockchain-cli [INFO] tweaked toml for git repo https://github.com/lleonesouza/rust-blockchain-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lleonesouza/rust-blockchain-cli 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d310f4ebedc55e99eb88c18fc2f504d215aa3c3bf31db0386def104f6f36546b [INFO] running `Command { std: "docker" "start" "-a" "d310f4ebedc55e99eb88c18fc2f504d215aa3c3bf31db0386def104f6f36546b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d310f4ebedc55e99eb88c18fc2f504d215aa3c3bf31db0386def104f6f36546b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d310f4ebedc55e99eb88c18fc2f504d215aa3c3bf31db0386def104f6f36546b", kill_on_drop: false }` [INFO] [stdout] d310f4ebedc55e99eb88c18fc2f504d215aa3c3bf31db0386def104f6f36546b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e481705e84fd6db2d69cdf990c975d0b4df8515225eb96f8ae7727186836ac2 [INFO] running `Command { std: "docker" "start" "-a" "9e481705e84fd6db2d69cdf990c975d0b4df8515225eb96f8ae7727186836ac2", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking generic-array v0.9.1 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaB5Evmm/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/serde-efc91c8d2e095bbe.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/serde-efc91c8d2e095bbe/dep-lib-serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "9e481705e84fd6db2d69cdf990c975d0b4df8515225eb96f8ae7727186836ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e481705e84fd6db2d69cdf990c975d0b4df8515225eb96f8ae7727186836ac2", kill_on_drop: false }` [INFO] [stdout] 9e481705e84fd6db2d69cdf990c975d0b4df8515225eb96f8ae7727186836ac2