[INFO] fetching crate target-spec-miette 0.4.4... [INFO] checking target-spec-miette-0.4.4 against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] extracting crate target-spec-miette 0.4.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate target-spec-miette 0.4.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate target-spec-miette 0.4.4 [INFO] tweaked toml for crates.io crate target-spec-miette 0.4.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate target-spec-miette 0.4.4 on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bc6bcea2aa6e61ab41aff2d3532da971056354730a652a84be9e5135e8ffed2 [INFO] running `Command { std: "docker" "start" "-a" "1bc6bcea2aa6e61ab41aff2d3532da971056354730a652a84be9e5135e8ffed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bc6bcea2aa6e61ab41aff2d3532da971056354730a652a84be9e5135e8ffed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bc6bcea2aa6e61ab41aff2d3532da971056354730a652a84be9e5135e8ffed2", kill_on_drop: false }` [INFO] [stdout] 1bc6bcea2aa6e61ab41aff2d3532da971056354730a652a84be9e5135e8ffed2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e07e8c6a23a14231c6d57303f05825a0182b5bdcb8764d0f3a9c6dfc6f8f51b [INFO] running `Command { std: "docker" "start" "-a" "2e07e8c6a23a14231c6d57303f05825a0182b5bdcb8764d0f3a9c6dfc6f8f51b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `camino` (build script) [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/fafe42c59556a4233f03dd0d900b575a9afeece8/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=a2ba970035e4e6f1 -C extra-filename=-789a209839b23636 --out-dir /opt/rustwide/target/debug/build/camino-789a209839b23636 -L dependency=/opt/rustwide/target/debug/deps --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/rmeta1onoli" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-width` (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/rmeta9OnIDm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqxc4gA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2e07e8c6a23a14231c6d57303f05825a0182b5bdcb8764d0f3a9c6dfc6f8f51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e07e8c6a23a14231c6d57303f05825a0182b5bdcb8764d0f3a9c6dfc6f8f51b", kill_on_drop: false }` [INFO] [stdout] 2e07e8c6a23a14231c6d57303f05825a0182b5bdcb8764d0f3a9c6dfc6f8f51b