[INFO] fetching crate winit-input-map 0.6.1...
[INFO] testing winit-input-map-0.6.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate winit-input-map 0.6.1 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winit-input-map 0.6.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93f8857f2f30927100dc216eec6af08119d93099ee3c9e5318d06422884ad8e9
[INFO] running `Command { std: "docker" "start" "-a" "93f8857f2f30927100dc216eec6af08119d93099ee3c9e5318d06422884ad8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93f8857f2f30927100dc216eec6af08119d93099ee3c9e5318d06422884ad8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93f8857f2f30927100dc216eec6af08119d93099ee3c9e5318d06422884ad8e9", kill_on_drop: false }`
[INFO] [stdout] 93f8857f2f30927100dc216eec6af08119d93099ee3c9e5318d06422884ad8e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8639587ce5a18de4488401754a6af11b3c7debe14a4039545477aa43766f4d9f
[INFO] running `Command { std: "docker" "start" "-a" "8639587ce5a18de4488401754a6af11b3c7debe14a4039545477aa43766f4d9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wayland-client v0.31.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 dlib v0.5.2
[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 nix v0.29.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling gilrs-core v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling ab_glyph v0.2.25
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling calloop v0.13.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 48.69s
[INFO] running `Command { std: "docker" "inspect" "8639587ce5a18de4488401754a6af11b3c7debe14a4039545477aa43766f4d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8639587ce5a18de4488401754a6af11b3c7debe14a4039545477aa43766f4d9f", kill_on_drop: false }`
[INFO] [stdout] 8639587ce5a18de4488401754a6af11b3c7debe14a4039545477aa43766f4d9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c45f424c7a9b3dc3cdec7199d54a07f68c3c2819525f8214053672c296c68c1a
[INFO] running `Command { std: "docker" "start" "-a" "c45f424c7a9b3dc3cdec7199d54a07f68c3c2819525f8214053672c296c68c1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling winit-input-map v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: feature `test` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(test, feature(test))]
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.13s
[INFO] running `Command { std: "docker" "inspect" "c45f424c7a9b3dc3cdec7199d54a07f68c3c2819525f8214053672c296c68c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45f424c7a9b3dc3cdec7199d54a07f68c3c2819525f8214053672c296c68c1a", kill_on_drop: false }`
[INFO] [stdout] c45f424c7a9b3dc3cdec7199d54a07f68c3c2819525f8214053672c296c68c1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b78ec7aa18f6a026738eab337f76a2b2a9e16775dc61d95a88e142b7cdcade88
[INFO] running `Command { std: "docker" "start" "-a" "b78ec7aa18f6a026738eab337f76a2b2a9e16775dc61d95a88e142b7cdcade88", kill_on_drop: false }`
[INFO] [stderr] warning: feature `test` is declared but not used
[INFO] [stderr]  --> src/lib.rs:1:27
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg_attr(test, feature(test))]
[INFO] [stderr]   |                           ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `winit-input-map` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/winit_input_map-3e5322cab047df5d)
[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/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 (line 27) ... ok
[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]    = 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]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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]    = 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: `#[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]     = 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]     = help: consider updating this dependency to resolve this error
[INFO] [stdout]     = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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]     = 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: `#[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 1.88s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b78ec7aa18f6a026738eab337f76a2b2a9e16775dc61d95a88e142b7cdcade88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78ec7aa18f6a026738eab337f76a2b2a9e16775dc61d95a88e142b7cdcade88", kill_on_drop: false }`
[INFO] [stdout] b78ec7aa18f6a026738eab337f76a2b2a9e16775dc61d95a88e142b7cdcade88
