[INFO] cloning repository https://github.com/johnidevo/rust-smart-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnidevo/rust-smart-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnidevo%2Frust-smart-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnidevo%2Frust-smart-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd6363e623525617f9c3295f4c3c1e971f7d5e2f [INFO] checking johnidevo/rust-smart-contract against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnidevo%2Frust-smart-contract" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnidevo/rust-smart-contract on toolchain 249cb84316401daf040832cdbb8a45e0f5ab6af8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johnidevo/rust-smart-contract [INFO] finished tweaking git repo https://github.com/johnidevo/rust-smart-contract [INFO] tweaked toml for git repo https://github.com/johnidevo/rust-smart-contract written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/johnidevo/rust-smart-contract 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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87229d739834142cef01c8afbf9e9cb48e896a9b1313e0b1944086d67472bd71 [INFO] running `Command { std: "docker" "start" "-a" "87229d739834142cef01c8afbf9e9cb48e896a9b1313e0b1944086d67472bd71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87229d739834142cef01c8afbf9e9cb48e896a9b1313e0b1944086d67472bd71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87229d739834142cef01c8afbf9e9cb48e896a9b1313e0b1944086d67472bd71", kill_on_drop: false }` [INFO] [stdout] 87229d739834142cef01c8afbf9e9cb48e896a9b1313e0b1944086d67472bd71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 913b627bbee7a2e4331820c2921e0133988cfbba96611d9a5585bac0cdf843e8 [INFO] running `Command { std: "docker" "start" "-a" "913b627bbee7a2e4331820c2921e0133988cfbba96611d9a5585bac0cdf843e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/serde-93089a127f45c91b/build_script_build-93089a127f45c91b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/serde-93089a127f45c91b/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRt7Tkt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byte-slice-cast` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKdshM5" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaI3RWdp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radium` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `funty` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXFwBrr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXL5sa0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "913b627bbee7a2e4331820c2921e0133988cfbba96611d9a5585bac0cdf843e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "913b627bbee7a2e4331820c2921e0133988cfbba96611d9a5585bac0cdf843e8", kill_on_drop: false }` [INFO] [stdout] 913b627bbee7a2e4331820c2921e0133988cfbba96611d9a5585bac0cdf843e8