[INFO] fetching crate mdlib 0.1.1... [INFO] checking mdlib-0.1.1 against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] extracting crate mdlib 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate mdlib 0.1.1 [INFO] finished tweaking crates.io crate mdlib 0.1.1 [INFO] tweaked toml for crates.io crate mdlib 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mdlib 0.1.1 on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mdlib 0.1.1 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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de28eb1b3bb93fa47c9c02d773c06857afe9379f06cef37932a9917af90c91e8 [INFO] running `Command { std: "docker" "start" "-a" "de28eb1b3bb93fa47c9c02d773c06857afe9379f06cef37932a9917af90c91e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de28eb1b3bb93fa47c9c02d773c06857afe9379f06cef37932a9917af90c91e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de28eb1b3bb93fa47c9c02d773c06857afe9379f06cef37932a9917af90c91e8", kill_on_drop: false }` [INFO] [stdout] de28eb1b3bb93fa47c9c02d773c06857afe9379f06cef37932a9917af90c91e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6b4b1ea4482ac6a339d420bf4fa30f0a76aa258588be7df9a85bf1e1d098211 [INFO] running `Command { std: "docker" "start" "-a" "e6b4b1ea4482ac6a339d420bf4fa30f0a76aa258588be7df9a85bf1e1d098211", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/strsim-a1f0dce47f9b6856.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/strsim-a1f0dce47f9b6856/dep-lib-strsim` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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] [stdout] error: failed to write /tmp/rustcWiYO8E/symbols.o: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/clap_lex-9434ec7350502de9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/clap_lex-9434ec7350502de9/dep-lib-clap_lex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `mime_guess` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `cc` (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/e43d139a82620a268d3828a73e12a8679339e8f8/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.19/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=37b43c05b4175961 -C extra-filename=-2cf5bdbe40bf8a7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazvswJu" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDHRyZ2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terminal_size` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `digest` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacJ80Rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httpdate` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaf1y5My" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPY28Lx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `digest` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawV0DsJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e6b4b1ea4482ac6a339d420bf4fa30f0a76aa258588be7df9a85bf1e1d098211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b4b1ea4482ac6a339d420bf4fa30f0a76aa258588be7df9a85bf1e1d098211", kill_on_drop: false }` [INFO] [stdout] e6b4b1ea4482ac6a339d420bf4fa30f0a76aa258588be7df9a85bf1e1d098211