[INFO] cloning repository https://github.com/natepiano/bevy_enhanced_input_extras
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natepiano/bevy_enhanced_input_extras" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatepiano%2Fbevy_enhanced_input_extras", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatepiano%2Fbevy_enhanced_input_extras'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0873d9c9594831fbbc2542f35957ccba3fc8ee5
[INFO] testing natepiano/bevy_enhanced_input_extras against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatepiano%2Fbevy_enhanced_input_extras" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/natepiano/bevy_enhanced_input_extras
[INFO] finished tweaking git repo https://github.com/natepiano/bevy_enhanced_input_extras
[INFO] tweaked toml for git repo https://github.com/natepiano/bevy_enhanced_input_extras written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/natepiano/bevy_enhanced_input_extras on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/natepiano/bevy_enhanced_input_extras 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-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc13917128b38c3a1aabc7b79833b8ffa10697064c14884139e03da90f0b70ca
[INFO] running `Command { std: "docker" "start" "-a" "dc13917128b38c3a1aabc7b79833b8ffa10697064c14884139e03da90f0b70ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc13917128b38c3a1aabc7b79833b8ffa10697064c14884139e03da90f0b70ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc13917128b38c3a1aabc7b79833b8ffa10697064c14884139e03da90f0b70ca", kill_on_drop: false }`
[INFO] [stdout] dc13917128b38c3a1aabc7b79833b8ffa10697064c14884139e03da90f0b70ca
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c81e6e4b0fa4539120fe15cd775b078c4b86978657fc766d19213bf411283c6
[INFO] running `Command { std: "docker" "start" "-a" "9c81e6e4b0fa4539120fe15cd775b078c4b86978657fc766d19213bf411283c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling bevy_ptr v0.18.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]    Compiling bevy_state_macros v0.18.0
[INFO] [stderr]    Compiling bevy_enhanced_input_macros v0.24.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[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_state v0.18.0
[INFO] [stderr]    Compiling bevy_input v0.18.0
[INFO] [stderr]    Compiling bevy_transform 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 bevy_enhanced_input v0.24.1
[INFO] [stderr]    Compiling bevy_enhanced_input_extras v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "9c81e6e4b0fa4539120fe15cd775b078c4b86978657fc766d19213bf411283c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c81e6e4b0fa4539120fe15cd775b078c4b86978657fc766d19213bf411283c6", kill_on_drop: false }`
[INFO] [stdout] 9c81e6e4b0fa4539120fe15cd775b078c4b86978657fc766d19213bf411283c6
[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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f66d83cf2066c88564e3c9ee732fcf6ed847a94e76804506d6d320c279fdfc5c
[INFO] running `Command { std: "docker" "start" "-a" "f66d83cf2066c88564e3c9ee732fcf6ed847a94e76804506d6d320c279fdfc5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_enhanced_input_extras v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "f66d83cf2066c88564e3c9ee732fcf6ed847a94e76804506d6d320c279fdfc5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f66d83cf2066c88564e3c9ee732fcf6ed847a94e76804506d6d320c279fdfc5c", kill_on_drop: false }`
[INFO] [stdout] f66d83cf2066c88564e3c9ee732fcf6ed847a94e76804506d6d320c279fdfc5c
[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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9aa871a0ff67b643bd4540d6733e346433e7a1d28d63053392103edb74c387da
[INFO] running `Command { std: "docker" "start" "-a" "9aa871a0ff67b643bd4540d6733e346433e7a1d28d63053392103edb74c387da", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_enhanced_input_extras-cb1fd7846f408699)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_enhanced_input_extras
[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 5 tests
[INFO] [stdout] test src/lib.rs - event (line 34) ... FAILED
[INFO] [stdout] test src/lib.rs - action (line 11) ... FAILED
[INFO] [stdout] test src/lib.rs - event (line 29) ... FAILED
[INFO] [stdout] test src/lib.rs - action (line 6) ... FAILED
[INFO] [stdout] test src/lib.rs - bind_action_system (line 74) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - event (line 34) stdout ----
[INFO] [stdout] error: cannot find macro `event` in this scope
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | event!(ZoomToTarget { entity: Entity });
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - action (line 11) stdout ----
[INFO] [stdout] error: cannot find derive macro `InputAction` in this scope
[INFO] [stdout]   --> src/lib.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(InputAction)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `action_output` in this scope
[INFO] [stdout]   --> src/lib.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[action_output(bool)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - event (line 29) stdout ----
[INFO] [stdout] error: cannot find macro `event` in this scope
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | event!(PauseEvent);
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - action (line 6) stdout ----
[INFO] [stdout] error: cannot find macro `action` in this scope
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | action!(CameraHome);
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - bind_action_system (line 74) stdout ----
[INFO] [stdout] error: cannot find macro `bind_action_system` in this scope
[INFO] [stdout]   --> src/lib.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | bind_action_system!(app, PauseToggle, PauseEvent, pause_command);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - action (line 11)
[INFO] [stdout]     src/lib.rs - action (line 6)
[INFO] [stdout]     src/lib.rs - bind_action_system (line 74)
[INFO] [stdout]     src/lib.rs - event (line 29)
[INFO] [stdout]     src/lib.rs - event (line 34)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9aa871a0ff67b643bd4540d6733e346433e7a1d28d63053392103edb74c387da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa871a0ff67b643bd4540d6733e346433e7a1d28d63053392103edb74c387da", kill_on_drop: false }`
[INFO] [stdout] 9aa871a0ff67b643bd4540d6733e346433e7a1d28d63053392103edb74c387da
