[INFO] fetching crate ezinput 0.3.6... [INFO] testing ezinput-0.3.6 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate ezinput 0.3.6 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate ezinput 0.3.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ezinput 0.3.6 [INFO] tweaked toml for crates.io crate ezinput 0.3.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ezinput 0.3.6 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ezinput 0.3.6 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6810c6f3b449d0b05119a4994d89b55123530d3dcc24f5707bbb5a2760bef4bf [INFO] running `Command { std: "docker" "start" "-a" "6810c6f3b449d0b05119a4994d89b55123530d3dcc24f5707bbb5a2760bef4bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6810c6f3b449d0b05119a4994d89b55123530d3dcc24f5707bbb5a2760bef4bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6810c6f3b449d0b05119a4994d89b55123530d3dcc24f5707bbb5a2760bef4bf", kill_on_drop: false }` [INFO] [stdout] 6810c6f3b449d0b05119a4994d89b55123530d3dcc24f5707bbb5a2760bef4bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebe33d9de5e1fed17968a8606cc059e5229d1bc49a26a4833fde7906b97580c6 [INFO] running `Command { std: "docker" "start" "-a" "ebe33d9de5e1fed17968a8606cc059e5229d1bc49a26a4833fde7906b97580c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ttf-parser v0.15.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling ezinput_macros v0.2.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling hexasphere v7.1.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_gilrs v0.7.0 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Compiling ezinput v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "ebe33d9de5e1fed17968a8606cc059e5229d1bc49a26a4833fde7906b97580c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe33d9de5e1fed17968a8606cc059e5229d1bc49a26a4833fde7906b97580c6", kill_on_drop: false }` [INFO] [stdout] ebe33d9de5e1fed17968a8606cc059e5229d1bc49a26a4833fde7906b97580c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 727b90c29006fc677f7c814dfa0a71d92976182290c66480ff928c395230df33 [INFO] running `Command { std: "docker" "start" "-a" "727b90c29006fc677f7c814dfa0a71d92976182290c66480ff928c395230df33", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ezinput v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.29s [INFO] running `Command { std: "docker" "inspect" "727b90c29006fc677f7c814dfa0a71d92976182290c66480ff928c395230df33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727b90c29006fc677f7c814dfa0a71d92976182290c66480ff928c395230df33", kill_on_drop: false }` [INFO] [stdout] 727b90c29006fc677f7c814dfa0a71d92976182290c66480ff928c395230df33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9f31a8e2dcfc268c46bff06f4e83a6371039c5ae0d23a16fa4cb659c8889c76 [INFO] running `Command { std: "docker" "start" "-a" "d9f31a8e2dcfc268c46bff06f4e83a6371039c5ae0d23a16fa4cb659c8889c76", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ezinput-77d3914503dbbe69) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test state::partial_ord_press_state_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ezinput [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/macros.rs - macros::input (line 8) ... FAILED [INFO] [stdout] test src/macros.rs - macros::input (line 19) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/macros.rs - macros::input (line 8) stdout ---- [INFO] [stdout] error: cannot find macro `input` in this scope [INFO] [stdout] --> src/macros.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 3 | input! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::input; [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/macros.rs - macros::input (line 19) stdout ---- [INFO] [stdout] error: cannot find derive macro `BindingTypeView` in this scope [INFO] [stdout] --> src/macros.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(BindingTypeView, Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these derive macros [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::BindingTypeView; [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput_macros::BindingTypeView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `BindingTypeView` in this scope [INFO] [stdout] --> src/macros.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(BindingTypeView, Debug, Clone, Copy, PartialEq, Eq, Hash)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these derive macros [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::BindingTypeView; [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput_macros::BindingTypeView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InputView` in this scope [INFO] [stdout] --> src/macros.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn view() -> InputView { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::InputView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InputView` [INFO] [stdout] --> src/macros.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 14 | let mut view = InputView::new(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `InputView` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::InputView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InputView` in this scope [INFO] [stdout] --> src/macros.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn apply(view: &mut InputView) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::InputView; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActionBinding` [INFO] [stdout] --> src/macros.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 21 | let mut binding = ActionBinding::from(EnumeratedBinding::Movement(EnumeratedMovementBinding::Vertical)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ActionBinding` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::ActionBinding; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `KeyboardKey` in this scope [INFO] [stdout] --> src/macros.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 22 | binding.receiver(KeyboardKey(KeyCode::W)); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::KeyboardKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode` [INFO] [stdout] --> src/macros.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 22 | binding.receiver(KeyboardKey(KeyCode::W)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `KeyCode` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use bevy::input::keyboard::KeyCode; [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::KeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `KeyboardKey` in this scope [INFO] [stdout] --> src/macros.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 23 | binding.receiver(KeyboardKey(KeyCode::S)); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::KeyboardKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode` [INFO] [stdout] --> src/macros.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 23 | binding.receiver(KeyboardKey(KeyCode::S)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `KeyCode` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use bevy::input::keyboard::KeyCode; [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::KeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `KeyboardKey` in this scope [INFO] [stdout] --> src/macros.rs:41:36 [INFO] [stdout] | [INFO] [stdout] 24 | binding.default_axis_value(KeyboardKey(KeyCode::S), -1); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::KeyboardKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KeyCode` [INFO] [stdout] --> src/macros.rs:41:48 [INFO] [stdout] | [INFO] [stdout] 24 | binding.default_axis_value(KeyboardKey(KeyCode::S), -1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `KeyCode` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 2 + use bevy::input::keyboard::KeyCode; [INFO] [stdout] | [INFO] [stdout] 2 + use ezinput::prelude::KeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EnumeratdMovementBinding` [INFO] [stdout] --> src/macros.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 15 | EnumeratdMovementBinding::apply(&mut view); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `EnumeratdMovementBinding` [INFO] [stdout] | help: an enum with a similar name exists: `EnumeratedMovementBinding` [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/macros.rs - macros::input (line 19) [INFO] [stdout] src/macros.rs - macros::input (line 8) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d9f31a8e2dcfc268c46bff06f4e83a6371039c5ae0d23a16fa4cb659c8889c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f31a8e2dcfc268c46bff06f4e83a6371039c5ae0d23a16fa4cb659c8889c76", kill_on_drop: false }` [INFO] [stdout] d9f31a8e2dcfc268c46bff06f4e83a6371039c5ae0d23a16fa4cb659c8889c76