[INFO] cloning repository https://github.com/load1n9/andromeda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/load1n9/andromeda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87cda18fd62d2062cb382bcc0827dcf9b4695a88 [INFO] checking load1n9/andromeda against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fload1n9%2Fandromeda" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/load1n9/andromeda on toolchain d534db0721b23cf977073bf4cd306dbf501e6b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/load1n9/andromeda [INFO] finished tweaking git repo https://github.com/load1n9/andromeda [INFO] tweaked toml for git repo https://github.com/load1n9/andromeda written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/load1n9/andromeda 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" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26c358c55e6dcdfad907aa48ac32480ab52350ab1a1457501e1433511e49527a [INFO] running `Command { std: "docker" "start" "-a" "26c358c55e6dcdfad907aa48ac32480ab52350ab1a1457501e1433511e49527a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26c358c55e6dcdfad907aa48ac32480ab52350ab1a1457501e1433511e49527a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c358c55e6dcdfad907aa48ac32480ab52350ab1a1457501e1433511e49527a", kill_on_drop: false }` [INFO] [stdout] 26c358c55e6dcdfad907aa48ac32480ab52350ab1a1457501e1433511e49527a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3334a818eb8aa07cac94cc88546faa5442434985b27a37e4c26cb63a16093e19 [INFO] running `Command { std: "docker" "start" "-a" "3334a818eb8aa07cac94cc88546faa5442434985b27a37e4c26cb63a16093e19", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking oxc_allocator v0.51.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking oxc_estree v0.51.0 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking assert-unchecked v0.1.2 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking oxc_index v2.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling small_string v0.1.0 (https://github.com/trynova/nova?branch=main#7042e98d) [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling nova_vm v0.1.0 (https://github.com/trynova/nova?branch=main#7042e98d) [INFO] [stderr] Checking sonic-simd v0.1.0 [INFO] [stderr] Checking oxc_data_structures v0.51.0 [INFO] [stderr] Checking sonic-number v0.1.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking wtf8 v0.1.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling oxc_ast_macros v0.51.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `oxc-miette-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d534db0721b23cf977073bf4cd306dbf501e6b4d/bin/rustc --crate-name oxc_miette_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc-miette-derive-1.0.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae505cca6edaf3fe -C extra-filename=-43dcb5c65a1ad355 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a415481420ac249e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerocopy-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/d534db0721b23cf977073bf4cd306dbf501e6b4d/bin/rustc --crate-name zerocopy_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-derive-0.7.35/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf0d6aa8119ccd70 -C extra-filename=-ba9c2d2bbc84ff7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a415481420ac249e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `zerovec-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/d534db0721b23cf977073bf4cd306dbf501e6b4d/bin/rustc --crate-name zerovec_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae165743a952fa73 -C extra-filename=-68c847ea55361441 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a415481420ac249e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `yoke-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/d534db0721b23cf977073bf4cd306dbf501e6b4d/bin/rustc --crate-name yoke_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.7.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b56dd48cc15a831 -C extra-filename=-a56daf9f62defbdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a415481420ac249e.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-b500530dac227555.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `zerofrom-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/d534db0721b23cf977073bf4cd306dbf501e6b4d/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2169066bb87c286e -C extra-filename=-6e727a4a3ab9f5c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a415481420ac249e.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-b500530dac227555.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3334a818eb8aa07cac94cc88546faa5442434985b27a37e4c26cb63a16093e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3334a818eb8aa07cac94cc88546faa5442434985b27a37e4c26cb63a16093e19", kill_on_drop: false }` [INFO] [stdout] 3334a818eb8aa07cac94cc88546faa5442434985b27a37e4c26cb63a16093e19