[INFO] fetching crate bevy_erm_core 0.0.1... [INFO] checking bevy_erm_core-0.0.1 against try#50b21af28e291c419ae81eebcb7705fb4200dc90 for pr-135167 [INFO] extracting crate bevy_erm_core 0.0.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bevy_erm_core 0.0.1 on toolchain 50b21af28e291c419ae81eebcb7705fb4200dc90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_erm_core 0.0.1 [INFO] finished tweaking crates.io crate bevy_erm_core 0.0.1 [INFO] tweaked toml for crates.io crate bevy_erm_core 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 296 packages to latest compatible versions [INFO] [stderr] Adding bevy_ecs v0.12.1 (available: v0.15.1) [INFO] [stderr] Adding bevy_ecs_macros v0.12.1 (available: v0.15.1) [INFO] [stderr] Adding bevy_mod_index v0.3.0 (available: v0.6.0) [INFO] [stderr] Adding bevy_reflect v0.12.1 (available: v0.15.1) [INFO] [stderr] Adding bevy_utils v0.12.1 (available: v0.15.1) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 520ed8ef0a00da0933361a6bbd95accbf0bb195e528eb4ab33fb9c8649e0d4b2 [INFO] running `Command { std: "docker" "start" "-a" "520ed8ef0a00da0933361a6bbd95accbf0bb195e528eb4ab33fb9c8649e0d4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "520ed8ef0a00da0933361a6bbd95accbf0bb195e528eb4ab33fb9c8649e0d4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520ed8ef0a00da0933361a6bbd95accbf0bb195e528eb4ab33fb9c8649e0d4b2", kill_on_drop: false }` [INFO] [stdout] 520ed8ef0a00da0933361a6bbd95accbf0bb195e528eb4ab33fb9c8649e0d4b2 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b659b527c8e2313a937d15d8b85d41000d77d3e2419ee04ee65ebc251f3817b5 [INFO] running `Command { std: "docker" "start" "-a" "b659b527c8e2313a937d15d8b85d41000d77d3e2419ee04ee65ebc251f3817b5", 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] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling uuid v1.11.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking bevy_ptr v0.12.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bevy_tasks v0.12.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaacR7IT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-log` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `toml_edit` (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/50b21af28e291c419ae81eebcb7705fb4200dc90/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.20.7/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=10daf23c973f2bf4 -C extra-filename=-97f17857becc3f07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-55b2725bc3b9e812.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-5590c11803c79c0e.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-f3a00c1f1da8463a.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/rmetaC9JJYb" [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/rmetamtQhYZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `matchers` (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/rmetaKx60bO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `slab` (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/rmetaPWMNlX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `socket2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b659b527c8e2313a937d15d8b85d41000d77d3e2419ee04ee65ebc251f3817b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b659b527c8e2313a937d15d8b85d41000d77d3e2419ee04ee65ebc251f3817b5", kill_on_drop: false }` [INFO] [stdout] b659b527c8e2313a937d15d8b85d41000d77d3e2419ee04ee65ebc251f3817b5