[INFO] cloning repository https://github.com/inda20plusplus/hansing-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inda20plusplus/hansing-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finda20plusplus%2Fhansing-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finda20plusplus%2Fhansing-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abae5c0a67e55f3fd6c0f1c48553297d9615063d [INFO] checking inda20plusplus/hansing-compiler against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finda20plusplus%2Fhansing-compiler" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/inda20plusplus/hansing-compiler [INFO] finished tweaking git repo https://github.com/inda20plusplus/hansing-compiler [INFO] tweaked toml for git repo https://github.com/inda20plusplus/hansing-compiler written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/inda20plusplus/hansing-compiler on toolchain 4455c8937007f3cc3c078375a335d86dbab391ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/inda20plusplus/hansing-compiler 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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift v0.68.0 [INFO] [stderr] Downloaded cranelift-native v0.68.0 [INFO] [stderr] Downloaded target-lexicon v0.11.1 [INFO] [stderr] Downloaded cranelift-module v0.68.0 [INFO] [stderr] Downloaded cranelift-simplejit v0.68.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52c9c0d0d8e30847e331b366c697069e9ce0bac2a31611c5a3a8608adbeef629 [INFO] running `Command { std: "docker" "start" "-a" "52c9c0d0d8e30847e331b366c697069e9ce0bac2a31611c5a3a8608adbeef629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52c9c0d0d8e30847e331b366c697069e9ce0bac2a31611c5a3a8608adbeef629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c9c0d0d8e30847e331b366c697069e9ce0bac2a31611c5a3a8608adbeef629", kill_on_drop: false }` [INFO] [stdout] 52c9c0d0d8e30847e331b366c697069e9ce0bac2a31611c5a3a8608adbeef629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e576d23caa95e3f06e94f2396523529277e5fada259e5fc05b7b8b0d0f643f4b [INFO] running `Command { std: "docker" "start" "-a" "e576d23caa95e3f06e94f2396523529277e5fada259e5fc05b7b8b0d0f643f4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling cranelift-entity v0.68.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking cranelift-bforest v0.68.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/cranelift_codegen-0295aa72cfc50a58.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cranelift-codegen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e576d23caa95e3f06e94f2396523529277e5fada259e5fc05b7b8b0d0f643f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e576d23caa95e3f06e94f2396523529277e5fada259e5fc05b7b8b0d0f643f4b", kill_on_drop: false }` [INFO] [stdout] e576d23caa95e3f06e94f2396523529277e5fada259e5fc05b7b8b0d0f643f4b