[INFO] fetching crate bevy_gantz 0.2.0...
[INFO] testing bevy_gantz-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate bevy_gantz 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bevy_gantz 0.2.0
[INFO] finished tweaking crates.io crate bevy_gantz 0.2.0
[INFO] tweaked toml for crates.io crate bevy_gantz 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_gantz 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_gantz 0.2.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bb112339a08cf28cb01c05d47c03811854858269bb71c82c331c7948c3aa6cd
[INFO] running `Command { std: "docker" "start" "-a" "5bb112339a08cf28cb01c05d47c03811854858269bb71c82c331c7948c3aa6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bb112339a08cf28cb01c05d47c03811854858269bb71c82c331c7948c3aa6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb112339a08cf28cb01c05d47c03811854858269bb71c82c331c7948c3aa6cd", kill_on_drop: false }`
[INFO] [stdout] 5bb112339a08cf28cb01c05d47c03811854858269bb71c82c331c7948c3aa6cd
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9b09330362bc62d6994ba5f63607fa15f48b4d5649baeff58eaa2641e7eeb52
[INFO] running `Command { std: "docker" "start" "-a" "e9b09330362bc62d6994ba5f63607fa15f48b4d5649baeff58eaa2641e7eeb52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling bevy_ptr v0.17.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quickscope v0.2.0
[INFO] [stderr]    Compiling im-lists v0.9.1
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.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.17.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.2
[INFO] [stderr]    Compiling bevy_derive v0.17.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling glam v0.30.9
[INFO] [stderr]    Compiling steel-derive v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gantz_ca_derive v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling steel-gen v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling steel-core v0.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bevy_platform v0.17.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling bevy_utils v0.17.2
[INFO] [stderr]    Compiling bevy_tasks v0.17.2
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling steel-parser v0.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling gantz_ca v0.2.0
[INFO] [stderr]    Compiling bevy_reflect v0.17.2
[INFO] [stderr]    Compiling bevy_ecs v0.17.2
[INFO] [stderr]    Compiling bevy_math v0.17.2
[INFO] [stderr]    Compiling gantz_core v0.2.0
[INFO] [stderr]    Compiling gantz_std v0.2.0
[INFO] [stderr]    Compiling bevy_app v0.17.2
[INFO] [stderr]    Compiling bevy_input v0.17.2
[INFO] [stderr]    Compiling bevy_time v0.17.2
[INFO] [stderr]    Compiling bevy_log v0.17.2
[INFO] [stderr]    Compiling bevy_window v0.17.2
[INFO] [stderr]    Compiling bevy_gantz v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s
[INFO] running `Command { std: "docker" "inspect" "e9b09330362bc62d6994ba5f63607fa15f48b4d5649baeff58eaa2641e7eeb52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b09330362bc62d6994ba5f63607fa15f48b4d5649baeff58eaa2641e7eeb52", kill_on_drop: false }`
[INFO] [stdout] e9b09330362bc62d6994ba5f63607fa15f48b4d5649baeff58eaa2641e7eeb52
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c5f197d3963b353a491a932c93034b6688f0cbafc109d636ef6a6cc4b74f53c
[INFO] running `Command { std: "docker" "start" "-a" "3c5f197d3963b353a491a932c93034b6688f0cbafc109d636ef6a6cc4b74f53c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_gantz v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s
[INFO] running `Command { std: "docker" "inspect" "3c5f197d3963b353a491a932c93034b6688f0cbafc109d636ef6a6cc4b74f53c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c5f197d3963b353a491a932c93034b6688f0cbafc109d636ef6a6cc4b74f53c", kill_on_drop: false }`
[INFO] [stdout] 3c5f197d3963b353a491a932c93034b6688f0cbafc109d636ef6a6cc4b74f53c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c3bbdce96f26fdcb2e905b703e510bcec7a7085d006d01d9f30b045ab171a693
[INFO] running `Command { std: "docker" "start" "-a" "c3bbdce96f26fdcb2e905b703e510bcec7a7085d006d01d9f30b045ab171a693", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_gantz-1a3f3bebabf263e3)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_gantz
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/debounced_input.rs - debounced_input::DebouncedInputPlugin (line 23) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.48s
[INFO] running `Command { std: "docker" "inspect" "c3bbdce96f26fdcb2e905b703e510bcec7a7085d006d01d9f30b045ab171a693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3bbdce96f26fdcb2e905b703e510bcec7a7085d006d01d9f30b045ab171a693", kill_on_drop: false }`
[INFO] [stdout] c3bbdce96f26fdcb2e905b703e510bcec7a7085d006d01d9f30b045ab171a693
