[INFO] fetching crate azalea-ecs 0.6.0... [INFO] checking azalea-ecs-0.6.0 against try#121a90d34197f711021eeb158e7f4184b8be8ceb for pr-140313 [INFO] extracting crate azalea-ecs 0.6.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate azalea-ecs 0.6.0 on toolchain 121a90d34197f711021eeb158e7f4184b8be8ceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azalea-ecs 0.6.0 [INFO] finished tweaking crates.io crate azalea-ecs 0.6.0 [INFO] tweaked toml for crates.io crate azalea-ecs 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 114 packages to latest compatible versions [INFO] [stderr] Adding bevy_app v0.9.1 (available: v0.16.0) [INFO] [stderr] Adding bevy_ecs v0.9.1 (available: v0.16.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fc78a5d858892a7a501cef3aae443f8b683e979242d52c09e03be7c6242b15e [INFO] running `Command { std: "docker" "start" "-a" "5fc78a5d858892a7a501cef3aae443f8b683e979242d52c09e03be7c6242b15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fc78a5d858892a7a501cef3aae443f8b683e979242d52c09e03be7c6242b15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc78a5d858892a7a501cef3aae443f8b683e979242d52c09e03be7c6242b15e", kill_on_drop: false }` [INFO] [stdout] 5fc78a5d858892a7a501cef3aae443f8b683e979242d52c09e03be7c6242b15e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+121a90d34197f711021eeb158e7f4184b8be8ceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16fc6ce8dd830f51dd0bddf28ff7cf54e8ed15a7b9f1a21e5d95531a6c3a1ce8 [INFO] running `Command { std: "docker" "start" "-a" "16fc6ce8dd830f51dd0bddf28ff7cf54e8ed15a7b9f1a21e5d95531a6c3a1ce8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking cache-padded v1.3.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking bevy_ptr v0.9.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking bevy_tasks v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking glam v0.22.0 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bevy_utils v0.9.1 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Checking bevy_math v0.9.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Checking bevy_reflect v0.9.1 [INFO] [stderr] Compiling azalea-ecs-macros v0.6.0 [INFO] [stderr] Checking bevy_ecs v0.9.1 [INFO] [stderr] Checking bevy_app v0.9.1 [INFO] [stderr] Checking bevy_time v0.9.1 [INFO] [stderr] Checking iyes_loopless v0.9.1 [INFO] [stderr] Checking azalea-ecs v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.91s [INFO] running `Command { std: "docker" "inspect" "16fc6ce8dd830f51dd0bddf28ff7cf54e8ed15a7b9f1a21e5d95531a6c3a1ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16fc6ce8dd830f51dd0bddf28ff7cf54e8ed15a7b9f1a21e5d95531a6c3a1ce8", kill_on_drop: false }` [INFO] [stdout] 16fc6ce8dd830f51dd0bddf28ff7cf54e8ed15a7b9f1a21e5d95531a6c3a1ce8