[INFO] cloning repository https://github.com/whyharsha/onebrc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whyharsha/onebrc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhyharsha%2Fonebrc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhyharsha%2Fonebrc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf6ab4dfd46218ef0770ceffef85d4f24ce332ad [INFO] checking whyharsha/onebrc against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhyharsha%2Fonebrc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whyharsha/onebrc on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whyharsha/onebrc [INFO] finished tweaking git repo https://github.com/whyharsha/onebrc [INFO] tweaked toml for git repo https://github.com/whyharsha/onebrc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/whyharsha/onebrc 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f739ae58d915e007ae5bf0cc0cf043031892cfd89aa24028a55a51ae25cb83e1 [INFO] running `Command { std: "docker" "start" "-a" "f739ae58d915e007ae5bf0cc0cf043031892cfd89aa24028a55a51ae25cb83e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f739ae58d915e007ae5bf0cc0cf043031892cfd89aa24028a55a51ae25cb83e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f739ae58d915e007ae5bf0cc0cf043031892cfd89aa24028a55a51ae25cb83e1", kill_on_drop: false }` [INFO] [stdout] f739ae58d915e007ae5bf0cc0cf043031892cfd89aa24028a55a51ae25cb83e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a31d6cae942bdc24b4f718a70d35c59a90110afd5a125bac5b7cf2b6f4313a5b [INFO] running `Command { std: "docker" "start" "-a" "a31d6cae942bdc24b4f718a70d35c59a90110afd5a125bac5b7cf2b6f4313a5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalB6JRP/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bstr` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRk8tX1/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a31d6cae942bdc24b4f718a70d35c59a90110afd5a125bac5b7cf2b6f4313a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31d6cae942bdc24b4f718a70d35c59a90110afd5a125bac5b7cf2b6f4313a5b", kill_on_drop: false }` [INFO] [stdout] a31d6cae942bdc24b4f718a70d35c59a90110afd5a125bac5b7cf2b6f4313a5b