[INFO] cloning repository https://github.com/ateijelo/mcl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ateijelo/mcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fateijelo%2Fmcl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fateijelo%2Fmcl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70bc6a1a612e3a4ec842ae06259c2b901360d2bc [INFO] testing ateijelo/mcl/70bc6a1a612e3a4ec842ae06259c2b901360d2bc against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fateijelo%2Fmcl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ateijelo/mcl on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ateijelo/mcl [INFO] finished tweaking git repo https://github.com/ateijelo/mcl [INFO] tweaked toml for git repo https://github.com/ateijelo/mcl written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ateijelo/mcl 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a34028f1ccf95405d343db0f944d7ba43f7eaa0958e50f88677738c467948ba [INFO] running `Command { std: "docker" "start" "-a" "5a34028f1ccf95405d343db0f944d7ba43f7eaa0958e50f88677738c467948ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a34028f1ccf95405d343db0f944d7ba43f7eaa0958e50f88677738c467948ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a34028f1ccf95405d343db0f944d7ba43f7eaa0958e50f88677738c467948ba", kill_on_drop: false }` [INFO] [stdout] 5a34028f1ccf95405d343db0f944d7ba43f7eaa0958e50f88677738c467948ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 434451e844734d6a03deb93df7d685b8e2223bce372b87ec5d542ae7d494c246 [INFO] running `Command { std: "docker" "start" "-a" "434451e844734d6a03deb93df7d685b8e2223bce372b87ec5d542ae7d494c246", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.61 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v2.0.21 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling fixed v1.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling aligned-array v1.0.1 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling aligned v0.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling min-max-heap v1.3.0 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling divrem v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling fastnbt v2.4.4 [INFO] [stderr] Compiling fastanvil v0.30.0 [INFO] [stderr] rustc-LLVM ERROR: 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/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name fastanvil --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fastanvil-0.30.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 --cfg 'feature="default"' --cfg 'feature="render"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "render"))' -C metadata=47cd69700cedd765 -C extra-filename=-47cd69700cedd765 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-da5cec2dbcd4d097.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rmeta --extern fastnbt=/opt/rustwide/target/debug/deps/libfastnbt-d15ad1a48c11dcb7.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2384dd67d6ba78fb.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-21cd21338879fd64.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-08e7e5d2abd2eeb7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c67fe0da95e198e1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c8e70b17c28872ce.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-7f3eab30e42efc81.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavcYlWm/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fixed` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "434451e844734d6a03deb93df7d685b8e2223bce372b87ec5d542ae7d494c246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "434451e844734d6a03deb93df7d685b8e2223bce372b87ec5d542ae7d494c246", kill_on_drop: false }` [INFO] [stdout] 434451e844734d6a03deb93df7d685b8e2223bce372b87ec5d542ae7d494c246