[INFO] cloning repository https://github.com/billy4479/block-finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/billy4479/block-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbilly4479%2Fblock-finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbilly4479%2Fblock-finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fabdda629e9989426c15e40e9f67490b4cd6102 [INFO] testing billy4479/block-finder against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbilly4479%2Fblock-finder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/billy4479/block-finder on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/billy4479/block-finder [INFO] finished tweaking git repo https://github.com/billy4479/block-finder [INFO] tweaked toml for git repo https://github.com/billy4479/block-finder written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/billy4479/block-finder 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastanvil v0.29.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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9e936817a45b5002413b48460bda099f823cf5fd27e7416d6066d92fc1fd38f [INFO] running `Command { std: "docker" "start" "-a" "e9e936817a45b5002413b48460bda099f823cf5fd27e7416d6066d92fc1fd38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9e936817a45b5002413b48460bda099f823cf5fd27e7416d6066d92fc1fd38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e936817a45b5002413b48460bda099f823cf5fd27e7416d6066d92fc1fd38f", kill_on_drop: false }` [INFO] [stdout] e9e936817a45b5002413b48460bda099f823cf5fd27e7416d6066d92fc1fd38f [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 050295789b8d71b632ce20a457c93e1e37c438d7201792157aa8ef90b8ec9ba7 [INFO] running `Command { std: "docker" "start" "-a" "050295789b8d71b632ce20a457c93e1e37c438d7201792157aa8ef90b8ec9ba7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling fastnbt v2.4.4 [INFO] [stderr] Compiling fastanvil v0.29.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `fastanvil` (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/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name fastanvil --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fastanvil-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "render"))' -C metadata=ba8e66b7fb94ed66 -C extra-filename=-ba8e66b7fb94ed66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-671e3719d5db9d0f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5d5f73111cbae703.rmeta --extern fastnbt=/opt/rustwide/target/debug/deps/libfastnbt-92058a406bcb60b8.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7f111229e94ba51b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-88d52de12b1acd32.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-c8fec613e85d73ae.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-192c27a8db469ef4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c4ebb386c9e9ba85.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "050295789b8d71b632ce20a457c93e1e37c438d7201792157aa8ef90b8ec9ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050295789b8d71b632ce20a457c93e1e37c438d7201792157aa8ef90b8ec9ba7", kill_on_drop: false }` [INFO] [stdout] 050295789b8d71b632ce20a457c93e1e37c438d7201792157aa8ef90b8ec9ba7