[INFO] fetching crate bevy_app 0.16.1... [INFO] checking bevy_app-0.16.1 against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] extracting crate bevy_app 0.16.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate bevy_app 0.16.1 [INFO] finished tweaking crates.io crate bevy_app 0.16.1 [INFO] tweaked toml for crates.io crate bevy_app 0.16.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_app 0.16.1 on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_app 0.16.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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92a499a22010fb9b5fd9f7ce6644f980cd4a1dcdd4994882b274c40a1849f46b [INFO] running `Command { std: "docker" "start" "-a" "92a499a22010fb9b5fd9f7ce6644f980cd4a1dcdd4994882b274c40a1849f46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92a499a22010fb9b5fd9f7ce6644f980cd4a1dcdd4994882b274c40a1849f46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a499a22010fb9b5fd9f7ce6644f980cd4a1dcdd4994882b274c40a1849f46b", kill_on_drop: false }` [INFO] [stdout] 92a499a22010fb9b5fd9f7ce6644f980cd4a1dcdd4994882b274c40a1849f46b [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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bee3a29b4ea68207c3efd5ec7bfb84e743ee75b36222366d8ff2bdcbd9311c9 [INFO] running `Command { std: "docker" "start" "-a" "9bee3a29b4ea68207c3efd5ec7bfb84e743ee75b36222366d8ff2bdcbd9311c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking bevy_ptr v0.16.1 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaIOuHm/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uuid` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0QnCT5/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-89d6f017e63c4bf6.d`: 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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8eAWWd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-lite` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqTxHJk/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/rmetaP6uCWN/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (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/rmetaMyy1wx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9bee3a29b4ea68207c3efd5ec7bfb84e743ee75b36222366d8ff2bdcbd9311c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bee3a29b4ea68207c3efd5ec7bfb84e743ee75b36222366d8ff2bdcbd9311c9", kill_on_drop: false }` [INFO] [stdout] 9bee3a29b4ea68207c3efd5ec7bfb84e743ee75b36222366d8ff2bdcbd9311c9