[INFO] fetching crate bevy_reflect 0.17.3... [INFO] checking bevy_reflect-0.17.3 against master#8202d110516c6bd87cee375e9a9b774db499015c for pr-149596 [INFO] extracting crate bevy_reflect 0.17.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate bevy_reflect 0.17.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_reflect 0.17.3 [INFO] tweaked toml for crates.io crate bevy_reflect 0.17.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_reflect 0.17.3 on toolchain 8202d110516c6bd87cee375e9a9b774db499015c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_reflect 0.17.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" "+8202d110516c6bd87cee375e9a9b774db499015c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck_derive v1.10.1 [INFO] [stderr] Downloaded petgraph v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4ec1dfba0deefd972bacc15a0872997acd854f58f9fc4b8269436e92cb34444 [INFO] running `Command { std: "docker" "start" "-a" "d4ec1dfba0deefd972bacc15a0872997acd854f58f9fc4b8269436e92cb34444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4ec1dfba0deefd972bacc15a0872997acd854f58f9fc4b8269436e92cb34444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ec1dfba0deefd972bacc15a0872997acd854f58f9fc4b8269436e92cb34444", kill_on_drop: false }` [INFO] [stdout] d4ec1dfba0deefd972bacc15a0872997acd854f58f9fc4b8269436e92cb34444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f447a5f04c8c8a3f259b84025d9a9ce4eb46bfc9aa3f4d62a65565d293051187 [INFO] running `Command { std: "docker" "start" "-a" "f447a5f04c8c8a3f259b84025d9a9ce4eb46bfc9aa3f4d62a65565d293051187", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bevy_ptr v0.17.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling bevy_macro_utils v0.17.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.3 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Checking bevy_platform v0.17.3 [INFO] [stderr] Checking bevy_utils v0.17.3 [INFO] [stderr] Checking bevy_reflect v0.17.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.28s [INFO] running `Command { std: "docker" "inspect" "f447a5f04c8c8a3f259b84025d9a9ce4eb46bfc9aa3f4d62a65565d293051187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f447a5f04c8c8a3f259b84025d9a9ce4eb46bfc9aa3f4d62a65565d293051187", kill_on_drop: false }` [INFO] [stdout] f447a5f04c8c8a3f259b84025d9a9ce4eb46bfc9aa3f4d62a65565d293051187