[INFO] fetching crate winit-input-map 0.6.1...
[INFO] testing winit-input-map-0.6.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate winit-input-map 0.6.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate winit-input-map 0.6.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate winit-input-map 0.6.1
[INFO] tweaked toml for crates.io crate winit-input-map 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winit-input-map 0.6.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winit-input-map 0.6.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffbb4a2b53f2971e34d32029597834ada374aa5acf0c84e9252aa454147c1a37
[INFO] running `Command { std: "docker" "start" "-a" "ffbb4a2b53f2971e34d32029597834ada374aa5acf0c84e9252aa454147c1a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffbb4a2b53f2971e34d32029597834ada374aa5acf0c84e9252aa454147c1a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffbb4a2b53f2971e34d32029597834ada374aa5acf0c84e9252aa454147c1a37", kill_on_drop: false }`
[INFO] [stdout] ffbb4a2b53f2971e34d32029597834ada374aa5acf0c84e9252aa454147c1a37
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0796136bb713dfad3e6ec06c368d4732c8f540e14a2cc2d2bd6b12c2ce0c3e04
[INFO] running `Command { std: "docker" "start" "-a" "0796136bb713dfad3e6ec06c368d4732c8f540e14a2cc2d2bd6b12c2ce0c3e04", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.1
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling gilrs-core v0.6.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling ab_glyph v0.2.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.4
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling winit-input-map v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.33s
[INFO] running `Command { std: "docker" "inspect" "0796136bb713dfad3e6ec06c368d4732c8f540e14a2cc2d2bd6b12c2ce0c3e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0796136bb713dfad3e6ec06c368d4732c8f540e14a2cc2d2bd6b12c2ce0c3e04", kill_on_drop: false }`
[INFO] [stdout] 0796136bb713dfad3e6ec06c368d4732c8f540e14a2cc2d2bd6b12c2ce0c3e04
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34353cbd9874f28aad638370d3f022448b8c324d5df647754770a18d40c006f3
[INFO] running `Command { std: "docker" "start" "-a" "34353cbd9874f28aad638370d3f022448b8c324d5df647754770a18d40c006f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling winit-input-map v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.69s
[INFO] running `Command { std: "docker" "inspect" "34353cbd9874f28aad638370d3f022448b8c324d5df647754770a18d40c006f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34353cbd9874f28aad638370d3f022448b8c324d5df647754770a18d40c006f3", kill_on_drop: false }`
[INFO] [stdout] 34353cbd9874f28aad638370d3f022448b8c324d5df647754770a18d40c006f3
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b03d22ce1ae8dfc45b4c37469b8340479de9be794bbbed75b08a3b015b473281
[INFO] running `Command { std: "docker" "start" "-a" "b03d22ce1ae8dfc45b4c37469b8340479de9be794bbbed75b08a3b015b473281", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/winit_input_map-9b0c5b8009477bd1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bind_muncher ... 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 winit_input_map
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/input.rs - input::InputMap<F>::update_with_winit (line 182) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok
[INFO] [stdout] test src/input.rs - input::InputMap (line 27) ... ok
[INFO] [stdout] test src/lib.rs - input_map (line 84) ... FAILED
[INFO] [stdout] test src/lib.rs - binds (line 115) ... FAILED
[INFO] [stdout] test src/input.rs - input::InputMap<F>::new (line 114) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - input_map (line 84) stdout ----
[INFO] [stdout] error: `Select` is ambiguous
[INFO] [stdout]   --> src/lib.rs:93:6
[INFO] [stdout]    |
[INFO] [stdout] 93 |     (Select, MouseButton::Left, ShiftLeft, ShiftRight),
[INFO] [stdout]    |      ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Select` could refer to the unit variant defined here
[INFO] [stdout]   --> src/input_code.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |         keyboard::{KeyCode::{*, self}, PhysicalKey::{*, self}},
[INFO] [stdout]    |                              ^
[INFO] [stdout] note: `Select` could also refer to the unit variant defined here
[INFO] [stdout]   --> src/input_code.rs:64:37
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub use gamepad::GamepadInput::{*, self};
[INFO] [stdout]    |                                     ^
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:94:6
[INFO] [stdout]    |
[INFO] [stdout] 94 |     (Action::Undo,  [KeyZ, ControlLeft], [KeyZ, ControlRight]),
[INFO] [stdout]    |      ^^^^^^^^^^^^ expected `KeyCode`, found `Action`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 |     (Redo,  [KeyR, ControlLeft], [KeyR, ControlRight]),
[INFO] [stdout]    |      ^^^^ expected `KeyCode`, found `Action`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:96:6
[INFO] [stdout]    |
[INFO] [stdout] 96 |     (Confirm, MouseButton::Left, Enter)
[INFO] [stdout]    |      ^^^^^^^ expected `KeyCode`, found `Action`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - binds (line 115) stdout ----
[INFO] [stdout] error: `Select` is ambiguous
[INFO] [stdout]    --> src/lib.rs:126:6
[INFO] [stdout]     |
[INFO] [stdout] 126 |     (Select, MouseButton::Left, ShiftRight),
[INFO] [stdout]     |      ^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Select` could refer to the unit variant defined here
[INFO] [stdout]    --> src/input_code.rs:71:30
[INFO] [stdout]     |
[INFO] [stdout]  71 |         keyboard::{KeyCode::{*, self}, PhysicalKey::{*, self}},
[INFO] [stdout]     |                              ^
[INFO] [stdout] note: `Select` could also refer to the unit variant defined here
[INFO] [stdout]    --> src/input_code.rs:64:37
[INFO] [stdout]     |
[INFO] [stdout]  64 |     pub use gamepad::GamepadInput::{*, self};
[INFO] [stdout]     |                                     ^
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 |     (Action::Undo,  [KeyZ, ControlLeft], [KeyZ, ControlRight], KeyCode::Undo),
[INFO] [stdout]     |      ^^^^^^^^^^^^ expected `KeyCode`, found `Action`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:128:6
[INFO] [stdout]     |
[INFO] [stdout] 128 |     (Redo,  [KeyR, ControlLeft], [KeyR, ControlRight]),
[INFO] [stdout]     |      ^^^^ expected `KeyCode`, found `Action`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:129:6
[INFO] [stdout]     |
[INFO] [stdout] 129 |     (Confirm, MouseButton::Left, Enter)
[INFO] [stdout]     |      ^^^^^^^ expected `KeyCode`, found `Action`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 | input.add_binds(&binds);
[INFO] [stdout]     |       --------- ^^^^^^ expected `&Vec<(Action, Vec<Vec<InputCode>>)>`, found `&Vec<(KeyCode, Vec<Vec<InputCode>>)>`
[INFO] [stdout]     |       |
[INFO] [stdout]     |       arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Vec<(Action, Vec<_>)>`
[INFO] [stdout]                found reference `&Vec<(winit_input_map::base_input_codes::KeyCode, Vec<_>)>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/input.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn add_binds(&mut self, binds: &Binds<F>) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - binds (line 115)
[INFO] [stdout]     src/lib.rs - input_map (line 84)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b03d22ce1ae8dfc45b4c37469b8340479de9be794bbbed75b08a3b015b473281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b03d22ce1ae8dfc45b4c37469b8340479de9be794bbbed75b08a3b015b473281", kill_on_drop: false }`
[INFO] [stdout] b03d22ce1ae8dfc45b4c37469b8340479de9be794bbbed75b08a3b015b473281
