[INFO] cloning repository https://github.com/kenorb/bloom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenorb/bloom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenorb%2Fbloom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenorb%2Fbloom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f583af6189ec67aedec2004047309650ba4dfb0 [INFO] checking kenorb/bloom against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenorb%2Fbloom" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kenorb/bloom 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/kenorb/bloom [INFO] finished tweaking git repo https://github.com/kenorb/bloom [INFO] tweaked toml for git repo https://github.com/kenorb/bloom written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kenorb/bloom 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bloomfilter v1.0.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f81f20a5de3db51ac17aaa31cf371bc135e2ffd0f56bb5885940c107ba0beb26 [INFO] running `Command { std: "docker" "start" "-a" "f81f20a5de3db51ac17aaa31cf371bc135e2ffd0f56bb5885940c107ba0beb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f81f20a5de3db51ac17aaa31cf371bc135e2ffd0f56bb5885940c107ba0beb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81f20a5de3db51ac17aaa31cf371bc135e2ffd0f56bb5885940c107ba0beb26", kill_on_drop: false }` [INFO] [stdout] f81f20a5de3db51ac17aaa31cf371bc135e2ffd0f56bb5885940c107ba0beb26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bf548d77bfbd5eefa768f331c5a1fbb3b617b969aa56df94cdae58d0ee95ed6a [INFO] running `Command { std: "docker" "start" "-a" "bf548d77bfbd5eefa768f331c5a1fbb3b617b969aa56df94cdae58d0ee95ed6a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Checking parse-size v1.0.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memory-stats v1.2.0 [INFO] [stderr] Checking bloomfilter v1.0.16 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num_enum_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/bin/rustc --crate-name num_enum_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum_derive-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=e4e6cb12d4ab2b4d -C extra-filename=-ea9dddfff6183297 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-306306a2e1281a62.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1baeb3f49e166ca3.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bf548d77bfbd5eefa768f331c5a1fbb3b617b969aa56df94cdae58d0ee95ed6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf548d77bfbd5eefa768f331c5a1fbb3b617b969aa56df94cdae58d0ee95ed6a", kill_on_drop: false }` [INFO] [stdout] bf548d77bfbd5eefa768f331c5a1fbb3b617b969aa56df94cdae58d0ee95ed6a