[INFO] fetching crate nevy 0.4.0... [INFO] testing nevy-0.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate nevy 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate nevy 0.4.0 [INFO] finished tweaking crates.io crate nevy 0.4.0 [INFO] tweaked toml for crates.io crate nevy 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nevy 0.4.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nevy 0.4.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0201fd9f49c7ece41c0c58251ae5de5e171c04569c93943cde55637ed574b557 [INFO] running `Command { std: "docker" "start" "-a" "0201fd9f49c7ece41c0c58251ae5de5e171c04569c93943cde55637ed574b557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0201fd9f49c7ece41c0c58251ae5de5e171c04569c93943cde55637ed574b557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0201fd9f49c7ece41c0c58251ae5de5e171c04569c93943cde55637ed574b557", kill_on_drop: false }` [INFO] [stdout] 0201fd9f49c7ece41c0c58251ae5de5e171c04569c93943cde55637ed574b557 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc73ab528939788479a77959284fe59a016d09b083fc1347c8666132e4794819 [INFO] running `Command { std: "docker" "start" "-a" "bc73ab528939788479a77959284fe59a016d09b083fc1347c8666132e4794819", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bevy_ptr v0.18.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling fastbloom v0.14.0 [INFO] [stderr] Compiling bevy_macro_utils v0.18.0 [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 bytemuck_derive v1.10.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.18.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.18.0 [INFO] [stderr] Compiling bevy_derive v0.18.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling glam v0.30.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bevy_platform v0.18.0 [INFO] [stderr] Compiling bevy_utils v0.18.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bevy_tasks v0.18.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling bevy_reflect v0.18.0 [INFO] [stderr] Compiling bevy_ecs v0.18.0 [INFO] [stderr] Compiling bevy_math v0.18.0 [INFO] [stderr] Compiling bevy_app v0.18.0 [INFO] [stderr] Compiling bevy_time v0.18.0 [INFO] [stderr] Compiling bevy_transform v0.18.0 [INFO] [stderr] Compiling bevy_input v0.18.0 [INFO] [stderr] Compiling bevy_diagnostic v0.18.0 [INFO] [stderr] Compiling bevy_internal v0.18.0 [INFO] [stderr] Compiling bevy v0.18.0 [INFO] [stderr] Compiling nevy_transport v0.4.0 [INFO] [stderr] Compiling nevy_messages v0.4.0 [INFO] [stderr] Compiling nevy v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "bc73ab528939788479a77959284fe59a016d09b083fc1347c8666132e4794819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc73ab528939788479a77959284fe59a016d09b083fc1347c8666132e4794819", kill_on_drop: false }` [INFO] [stdout] bc73ab528939788479a77959284fe59a016d09b083fc1347c8666132e4794819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9916e54ed1d31b101cfe5da305a7648bd77495ea560c36c3a986ddc6284aa2e0 [INFO] running `Command { std: "docker" "start" "-a" "9916e54ed1d31b101cfe5da305a7648bd77495ea560c36c3a986ddc6284aa2e0", kill_on_drop: false }` [INFO] [stderr] Compiling nevy v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "9916e54ed1d31b101cfe5da305a7648bd77495ea560c36c3a986ddc6284aa2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9916e54ed1d31b101cfe5da305a7648bd77495ea560c36c3a986ddc6284aa2e0", kill_on_drop: false }` [INFO] [stdout] 9916e54ed1d31b101cfe5da305a7648bd77495ea560c36c3a986ddc6284aa2e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44e2b02f405661acf8aeeb4ced7fba4f0fc1652069c2fd7633a2178082b9f1b8 [INFO] running `Command { std: "docker" "start" "-a" "44e2b02f405661acf8aeeb4ced7fba4f0fc1652069c2fd7633a2178082b9f1b8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nevy-0ecd0c9ca0d16bb1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nevy [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44e2b02f405661acf8aeeb4ced7fba4f0fc1652069c2fd7633a2178082b9f1b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e2b02f405661acf8aeeb4ced7fba4f0fc1652069c2fd7633a2178082b9f1b8", kill_on_drop: false }` [INFO] [stdout] 44e2b02f405661acf8aeeb4ced7fba4f0fc1652069c2fd7633a2178082b9f1b8