[INFO] cloning repository https://github.com/sidit77/ipc-hashmap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidit77/ipc-hashmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidit77%2Fipc-hashmap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidit77%2Fipc-hashmap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0bf4c50de3ccbb60779782b6f9b65eda643fc78 [INFO] testing sidit77/ipc-hashmap against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidit77%2Fipc-hashmap" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sidit77/ipc-hashmap on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sidit77/ipc-hashmap [INFO] finished tweaking git repo https://github.com/sidit77/ipc-hashmap [INFO] tweaked toml for git repo https://github.com/sidit77/ipc-hashmap written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sidit77/ipc-hashmap 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94c3c6909f77691ae434a4ad0984665b48e31a3b2b8da202ed2ef1e140c12657 [INFO] running `Command { std: "docker" "start" "-a" "94c3c6909f77691ae434a4ad0984665b48e31a3b2b8da202ed2ef1e140c12657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c3c6909f77691ae434a4ad0984665b48e31a3b2b8da202ed2ef1e140c12657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c3c6909f77691ae434a4ad0984665b48e31a3b2b8da202ed2ef1e140c12657", kill_on_drop: false }` [INFO] [stdout] 94c3c6909f77691ae434a4ad0984665b48e31a3b2b8da202ed2ef1e140c12657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc9d6718e68f0be0d1f69b856837ca51840e87d6f17e8b2fdd61623003dedb74 [INFO] running `Command { std: "docker" "start" "-a" "dc9d6718e68f0be0d1f69b856837ca51840e87d6f17e8b2fdd61623003dedb74", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> shared/src/signal.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern fn handle_sigint(signal: libc::c_int) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/shared-36a5d3dd2fc1d495.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/shared-36a5d3dd2fc1d495/dep-lib-shared` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "dc9d6718e68f0be0d1f69b856837ca51840e87d6f17e8b2fdd61623003dedb74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc9d6718e68f0be0d1f69b856837ca51840e87d6f17e8b2fdd61623003dedb74", kill_on_drop: false }` [INFO] [stdout] dc9d6718e68f0be0d1f69b856837ca51840e87d6f17e8b2fdd61623003dedb74