[INFO] fetching crate minifb 0.28.0...
[INFO] testing minifb-0.28.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate minifb 0.28.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate minifb 0.28.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate minifb 0.28.0
[INFO] tweaked toml for crates.io crate minifb 0.28.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate minifb 0.28.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate minifb 0.28.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d8fb2dcb9814ee807f3e0d0263229785fe6bbfaec02f6a548210b68c2048ddd
[INFO] running `Command { std: "docker" "start" "-a" "2d8fb2dcb9814ee807f3e0d0263229785fe6bbfaec02f6a548210b68c2048ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d8fb2dcb9814ee807f3e0d0263229785fe6bbfaec02f6a548210b68c2048ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d8fb2dcb9814ee807f3e0d0263229785fe6bbfaec02f6a548210b68c2048ddd", kill_on_drop: false }`
[INFO] [stdout] 2d8fb2dcb9814ee807f3e0d0263229785fe6bbfaec02f6a548210b68c2048ddd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fe0d5ff849de00d934db7fce241645a92dbdd9de0bb19019d827f935c3c3969
[INFO] running `Command { std: "docker" "start" "-a" "2fe0d5ff849de00d934db7fce241645a92dbdd9de0bb19019d827f935c3c3969", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling minifb v0.28.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:182:22
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1043:21
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     pub fn add_item(&mut self, name: &str, id: usize) -> MenuItem {
[INFO] [stdout]      |                     ^^^^^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     pub fn add_item(&mut self, name: &str, id: usize) -> MenuItem<'_> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1099:22
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     pub fn new(name: &str, id: usize) -> MenuItem {
[INFO] [stdout]      |                      ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     pub fn new(name: &str, id: usize) -> MenuItem<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/mod.rs:374:22
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/mod.rs:385:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/wayland.rs:430:29
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn iter_keyboard_events(&self) -> mpsc::TryIter<wl_keyboard::Event> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn iter_keyboard_events(&self) -> mpsc::TryIter<'_, wl_keyboard::Event> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/wayland.rs:435:28
[INFO] [stdout]     |
[INFO] [stdout] 435 |     fn iter_pointer_events(&self) -> mpsc::TryIter<wl_pointer::Event> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 435 |     fn iter_pointer_events(&self) -> mpsc::TryIter<'_, wl_pointer::Event> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/os/posix/wayland.rs:1260:22
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]      |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/os/posix/wayland.rs:1274:23
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]      |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/x11.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/x11.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "2fe0d5ff849de00d934db7fce241645a92dbdd9de0bb19019d827f935c3c3969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe0d5ff849de00d934db7fce241645a92dbdd9de0bb19019d827f935c3c3969", kill_on_drop: false }`
[INFO] [stdout] 2fe0d5ff849de00d934db7fce241645a92dbdd9de0bb19019d827f935c3c3969
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 095f22bbcab374ecd105714a65c2aa82beb73290dbf778a057ec5c9996e89bc5
[INFO] running `Command { std: "docker" "start" "-a" "095f22bbcab374ecd105714a65c2aa82beb73290dbf778a057ec5c9996e89bc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:182:22
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1043:21
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     pub fn add_item(&mut self, name: &str, id: usize) -> MenuItem {
[INFO] [stdout]      |                     ^^^^^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     pub fn add_item(&mut self, name: &str, id: usize) -> MenuItem<'_> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1099:22
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     pub fn new(name: &str, id: usize) -> MenuItem {
[INFO] [stdout]      |                      ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     pub fn new(name: &str, id: usize) -> MenuItem<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/mod.rs:374:22
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/mod.rs:385:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/wayland.rs:430:29
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn iter_keyboard_events(&self) -> mpsc::TryIter<wl_keyboard::Event> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn iter_keyboard_events(&self) -> mpsc::TryIter<'_, wl_keyboard::Event> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/wayland.rs:435:28
[INFO] [stdout]     |
[INFO] [stdout] 435 |     fn iter_pointer_events(&self) -> mpsc::TryIter<wl_pointer::Event> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 435 |     fn iter_pointer_events(&self) -> mpsc::TryIter<'_, wl_pointer::Event> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/os/posix/wayland.rs:1260:22
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]      |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/os/posix/wayland.rs:1274:23
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]      |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/x11.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/x11.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling minifb v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ScaleMode`
[INFO] [stdout]  --> examples/transparent.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use minifb::{Key, ScaleMode, Window, WindowOptions};
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:182:22
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1043:21
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     pub fn add_item(&mut self, name: &str, id: usize) -> MenuItem {
[INFO] [stdout]      |                     ^^^^^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     pub fn add_item(&mut self, name: &str, id: usize) -> MenuItem<'_> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1099:22
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     pub fn new(name: &str, id: usize) -> MenuItem {
[INFO] [stdout]      |                      ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1099 |     pub fn new(name: &str, id: usize) -> MenuItem<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/mod.rs:374:22
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/mod.rs:385:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/wayland.rs:430:29
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn iter_keyboard_events(&self) -> mpsc::TryIter<wl_keyboard::Event> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn iter_keyboard_events(&self) -> mpsc::TryIter<'_, wl_keyboard::Event> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/wayland.rs:435:28
[INFO] [stdout]     |
[INFO] [stdout] 435 |     fn iter_pointer_events(&self) -> mpsc::TryIter<wl_pointer::Event> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 435 |     fn iter_pointer_events(&self) -> mpsc::TryIter<'_, wl_pointer::Event> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/os/posix/wayland.rs:1260:22
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]      |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/os/posix/wayland.rs:1274:23
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]      |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/x11.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stdout]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/posix/x11.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stdout]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.18s
[INFO] running `Command { std: "docker" "inspect" "095f22bbcab374ecd105714a65c2aa82beb73290dbf778a057ec5c9996e89bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095f22bbcab374ecd105714a65c2aa82beb73290dbf778a057ec5c9996e89bc5", kill_on_drop: false }`
[INFO] [stdout] 095f22bbcab374ecd105714a65c2aa82beb73290dbf778a057ec5c9996e89bc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0fa6ba9de1a865d684f9f58808a07e46261c2f3abc38adac87a7949579bb6c2a
[INFO] running `Command { std: "docker" "start" "-a" "0fa6ba9de1a865d684f9f58808a07e46261c2f3abc38adac87a7949579bb6c2a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:182:22
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stderr]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:188:23
[INFO] [stderr]     |
[INFO] [stderr] 188 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stderr]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 188 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1043:21
[INFO] [stderr]      |
[INFO] [stderr] 1043 |     pub fn add_item(&mut self, name: &str, id: usize) -> MenuItem {
[INFO] [stderr]      |                     ^^^^^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1043 |     pub fn add_item(&mut self, name: &str, id: usize) -> MenuItem<'_> {
[INFO] [stderr]      |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1099:22
[INFO] [stderr]      |
[INFO] [stderr] 1099 |     pub fn new(name: &str, id: usize) -> MenuItem {
[INFO] [stderr]      |                      ^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                      |
[INFO] [stderr]      |                      the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1099 |     pub fn new(name: &str, id: usize) -> MenuItem<'_> {
[INFO] [stderr]      |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/os/posix/mod.rs:374:22
[INFO] [stderr]     |
[INFO] [stderr] 374 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stderr]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 374 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/os/posix/mod.rs:385:23
[INFO] [stderr]     |
[INFO] [stderr] 385 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stderr]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 385 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/os/posix/wayland.rs:430:29
[INFO] [stderr]     |
[INFO] [stderr] 430 |     fn iter_keyboard_events(&self) -> mpsc::TryIter<wl_keyboard::Event> {
[INFO] [stderr]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 430 |     fn iter_keyboard_events(&self) -> mpsc::TryIter<'_, wl_keyboard::Event> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/os/posix/wayland.rs:435:28
[INFO] [stderr]     |
[INFO] [stderr] 435 |     fn iter_pointer_events(&self) -> mpsc::TryIter<wl_pointer::Event> {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 435 |     fn iter_pointer_events(&self) -> mpsc::TryIter<'_, wl_pointer::Event> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/os/posix/wayland.rs:1260:22
[INFO] [stderr]      |
[INFO] [stderr] 1260 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stderr]      |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                      |
[INFO] [stderr]      |                      the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1260 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/os/posix/wayland.rs:1274:23
[INFO] [stderr]      |
[INFO] [stderr] 1274 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stderr]      |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1274 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stderr]      |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/os/posix/x11.rs:285:22
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn window_handle(&self) -> std::result::Result<WindowHandle, HandleError> {
[INFO] [stderr]     |                      ^^^^^                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn window_handle(&self) -> std::result::Result<WindowHandle<'_>, HandleError> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/os/posix/x11.rs:293:23
[INFO] [stderr]     |
[INFO] [stderr] 293 |     fn display_handle(&self) -> std::result::Result<DisplayHandle, HandleError> {
[INFO] [stderr]     |                       ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 293 |     fn display_handle(&self) -> std::result::Result<DisplayHandle<'_>, HandleError> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `minifb` (lib) generated 12 warnings (run `cargo fix --lib -p minifb` to apply 12 suggestions)
[INFO] [stderr] warning: unused import: `ScaleMode`
[INFO] [stderr]  --> examples/transparent.rs:1:19
[INFO] [stderr]   |
[INFO] [stderr] 1 | use minifb::{Key, ScaleMode, Window, WindowOptions};
[INFO] [stderr]   |                   ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `minifb` (example "transparent") generated 1 warning (run `cargo fix --example "transparent"` to apply 1 suggestion)
[INFO] [stderr] warning: `minifb` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minifb-476f7865930de2b6)
[INFO] [stdout] 
[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] [stderr]    Doc-tests minifb
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test src/lib.rs - Window::get_mouse_down (line 684) - compile ... ok
[INFO] [stdout] test src/lib.rs - Menu::add_item (line 1036) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::get_unscaled_mouse_pos (line 668) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::get_mouse_pos (line 650) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::get_scroll_wheel (line 703) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::is_key_down (line 795) - compile ... ok
[INFO] [stdout] test src/lib.rs - MenuItem<'_>::enabled (line 1149) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::is_open (line 478) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::is_key_pressed (line 812) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::get_keys_pressed (line 755) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::get_keys_released (line 775) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::set_cursor_style (line 720) - compile ... ok
[INFO] [stdout] test src/lib.rs - MenuItem<'_>::separator (line 1131) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::set_target_fps (line 599) - compile ... ok
[INFO] [stdout] test src/lib.rs - MenuItem<'_>::build (line 1164) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::get_size (line 634) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::get_position (line 511) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::set_key_repeat_delay (line 835) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::update_with_buffer (line 418) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::get_keys (line 734) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::set_position (line 495) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::set_target_fps (line 613) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::new (line 271) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::set_background_color (line 544) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::set_key_repeat_rate (line 850) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::set_icon (line 383) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::topmost (line 527) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::limit_update_rate (line 581) - compile ... ok
[INFO] [stdout] test src/lib.rs - MenuItem<'_>::shortcut (line 1111) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::set_title (line 356) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::new (line 284) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::limit_update_rate (line 567) - compile ... ok
[INFO] [stdout] test src/lib.rs - Window::update (line 458) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0fa6ba9de1a865d684f9f58808a07e46261c2f3abc38adac87a7949579bb6c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fa6ba9de1a865d684f9f58808a07e46261c2f3abc38adac87a7949579bb6c2a", kill_on_drop: false }`
[INFO] [stdout] 0fa6ba9de1a865d684f9f58808a07e46261c2f3abc38adac87a7949579bb6c2a
