[INFO] fetching crate solv 0.16.7... [INFO] checking solv-0.16.7 against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] extracting crate solv 0.16.7 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate solv 0.16.7 on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solv 0.16.7 [INFO] finished tweaking crates.io crate solv 0.16.7 [INFO] tweaked toml for crates.io crate solv 0.16.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate solv 0.16.7 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebf7881d8dd314d544f3260b40687ec919b7274703ae412163c2392664912cc2 [INFO] running `Command { std: "docker" "start" "-a" "ebf7881d8dd314d544f3260b40687ec919b7274703ae412163c2392664912cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebf7881d8dd314d544f3260b40687ec919b7274703ae412163c2392664912cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf7881d8dd314d544f3260b40687ec919b7274703ae412163c2392664912cc2", kill_on_drop: false }` [INFO] [stdout] ebf7881d8dd314d544f3260b40687ec919b7274703ae412163c2392664912cc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb3ef7b23ce90fcc20f3fa26e4ef5e60ef2eaf9e90e47cec05a35a2a6ff9a94e [INFO] running `Command { std: "docker" "start" "-a" "eb3ef7b23ce90fcc20f3fa26e4ef5e60ef2eaf9e90e47cec05a35a2a6ff9a94e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling syn v2.0.83 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling term v1.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling lalrpop-util v0.22.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling lalrpop v0.22.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `displaydoc` (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/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/bin/rustc --crate-name displaydoc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/displaydoc-0.2.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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6ad96e669748e892 -C extra-filename=-6ad96e669748e892 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0bdc4b6937d713e3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a9c7eb8606adb9d2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-00ab064100e31544.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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAjrUDN" [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 `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/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zerofrom-derive-0.1.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=776354e8474bc11e -C extra-filename=-776354e8474bc11e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0bdc4b6937d713e3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a9c7eb8606adb9d2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-00ab064100e31544.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-18e0898bc128a2af.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] [stderr] error: could not compile `zerovec-derive` (lib) due to 1 previous error [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/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/bin/rustc --crate-name yoke_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yoke-derive-0.7.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=39693549db41ab37 -C extra-filename=-39693549db41ab37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0bdc4b6937d713e3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a9c7eb8606adb9d2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-00ab064100e31544.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-18e0898bc128a2af.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "eb3ef7b23ce90fcc20f3fa26e4ef5e60ef2eaf9e90e47cec05a35a2a6ff9a94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3ef7b23ce90fcc20f3fa26e4ef5e60ef2eaf9e90e47cec05a35a2a6ff9a94e", kill_on_drop: false }` [INFO] [stdout] eb3ef7b23ce90fcc20f3fa26e4ef5e60ef2eaf9e90e47cec05a35a2a6ff9a94e