[INFO] fetching crate read-url 0.0.3... [INFO] checking read-url-0.0.3 against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] extracting crate read-url 0.0.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate read-url 0.0.3 on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate read-url 0.0.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate read-url 0.0.3 [INFO] tweaked toml for crates.io crate read-url 0.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate read-url 0.0.3 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ownable v0.6.2 [INFO] [stderr] Downloaded ownable-macro v0.6.0 [INFO] [stderr] Downloaded oem_cp v2.0.0 [INFO] [stderr] Downloaded oval v2.0.0 [INFO] [stderr] Downloaded kutil-io v0.0.1 [INFO] [stderr] Downloaded rc-zip-sync v4.2.4 [INFO] [stderr] Downloaded rc-zip v5.2.0 [INFO] [stderr] Downloaded krata-tokio-tar v0.4.2 [INFO] [stderr] Downloaded positioned-io v0.3.3 [INFO] [stderr] Downloaded jiff v0.1.24 [INFO] [stderr] Downloaded rc-zip-tokio v4.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed1043e8d6d4ab4cdb32e7652efcc7cab923c75df9c0db3e8a7d5cd5340d4e22 [INFO] running `Command { std: "docker" "start" "-a" "ed1043e8d6d4ab4cdb32e7652efcc7cab923c75df9c0db3e8a7d5cd5340d4e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed1043e8d6d4ab4cdb32e7652efcc7cab923c75df9c0db3e8a7d5cd5340d4e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1043e8d6d4ab4cdb32e7652efcc7cab923c75df9c0db3e8a7d5cd5340d4e22", kill_on_drop: false }` [INFO] [stdout] ed1043e8d6d4ab4cdb32e7652efcc7cab923c75df9c0db3e8a7d5cd5340d4e22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b7ed887e1ac808474cad2ddea82cabbdb09bbf25f41ceb281e6262cb880d17c [INFO] running `Command { std: "docker" "start" "-a" "6b7ed887e1ac808474cad2ddea82cabbdb09bbf25f41ceb281e6262cb880d17c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking gix-trace v0.1.12 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking human_format v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking jiff v0.1.24 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking winnow v0.6.24 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcoqJ3e4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/futures_sink-e7bd2ffb932e7c3a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/futures-sink-e7bd2ffb932e7c3a/dep-lib-futures_sink` [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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/regex_syntax-dab6c3144e3d887c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/regex-syntax-dab6c3144e3d887c/dep-lib-regex_syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pkg-config` (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/092a284ba0421695f2032c947765429fd7095796/bin/rustc --crate-name pkg_config --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/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())' -C metadata=0b2144b53dd0ae95 -C extra-filename=-98fee3b6192f743b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/slab-87d43bc1caf02465/stderr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMLw8Nv/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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/rmetajVzcvb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-channel` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9SgR4L/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadfNy9m/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIrH5CA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIFQxme/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (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/rmetaOWkoBl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajs5zaE/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jiff` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1LYTf2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6b7ed887e1ac808474cad2ddea82cabbdb09bbf25f41ceb281e6262cb880d17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7ed887e1ac808474cad2ddea82cabbdb09bbf25f41ceb281e6262cb880d17c", kill_on_drop: false }` [INFO] [stdout] 6b7ed887e1ac808474cad2ddea82cabbdb09bbf25f41ceb281e6262cb880d17c