[INFO] fetching crate web-extensions 0.3.0...
[INFO] testing web-extensions-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate web-extensions 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate web-extensions 0.3.0
[INFO] finished tweaking crates.io crate web-extensions 0.3.0
[INFO] tweaked toml for crates.io crate web-extensions 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate web-extensions 0.3.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] [stderr]       Adding gloo-utils v0.1.7 (available: v0.2.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded web-extensions-sys v0.4.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] 969fd104a7ddb962bd4ce4b2f08e92893c9c6f988e5e4b7da97f2b9e0edf56df
[INFO] running `Command { std: "docker" "start" "-a" "969fd104a7ddb962bd4ce4b2f08e92893c9c6f988e5e4b7da97f2b9e0edf56df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "969fd104a7ddb962bd4ce4b2f08e92893c9c6f988e5e4b7da97f2b9e0edf56df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "969fd104a7ddb962bd4ce4b2f08e92893c9c6f988e5e4b7da97f2b9e0edf56df", kill_on_drop: false }`
[INFO] [stdout] 969fd104a7ddb962bd4ce4b2f08e92893c9c6f988e5e4b7da97f2b9e0edf56df
[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] e63a29a8450ed0478259239d31e6b63c4d6d787f33e5cffba811520dbf56b90f
[INFO] running `Command { std: "docker" "start" "-a" "e63a29a8450ed0478259239d31e6b63c4d6d787f33e5cffba811520dbf56b90f", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling web-extensions-sys v0.4.2
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling web-extensions v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_activated.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnActivatedEventListener
[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] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnActivatedEventListener<'_>
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_attached.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnAttachedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnAttachedEventListener<'_>
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_created.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnCreatedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnCreatedEventListener<'_>
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_detached.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnDetachedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnDetachedEventListener<'_>
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_highlighted.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnHighlightedEventListener
[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] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnHighlightedEventListener<'_>
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_moved.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnMovedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnMovedEventListener<'_>
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_removed.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnRemovedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnRemovedEventListener<'_>
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_replaced.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnReplacedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnReplacedEventListener<'_>
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_updated.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn add_listener<L>(&self, mut listener: L) -> OnUpdatedEventListener
[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] 23 |     pub fn add_listener<L>(&self, mut listener: L) -> OnUpdatedEventListener<'_>
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_zoom_change.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnZoomChangeEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnZoomChangeEventListener<'_>
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.74s
[INFO] running `Command { std: "docker" "inspect" "e63a29a8450ed0478259239d31e6b63c4d6d787f33e5cffba811520dbf56b90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e63a29a8450ed0478259239d31e6b63c4d6d787f33e5cffba811520dbf56b90f", kill_on_drop: false }`
[INFO] [stdout] e63a29a8450ed0478259239d31e6b63c4d6d787f33e5cffba811520dbf56b90f
[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] 405ba4fa5c6f944f02f2bc77fe237ae7335b3032257953d0cc8ba038bbbd54c6
[INFO] running `Command { std: "docker" "start" "-a" "405ba4fa5c6f944f02f2bc77fe237ae7335b3032257953d0cc8ba038bbbd54c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.55
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_activated.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnActivatedEventListener
[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] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnActivatedEventListener<'_>
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_attached.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnAttachedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnAttachedEventListener<'_>
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_created.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnCreatedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnCreatedEventListener<'_>
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_detached.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnDetachedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnDetachedEventListener<'_>
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_highlighted.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnHighlightedEventListener
[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] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnHighlightedEventListener<'_>
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_moved.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnMovedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnMovedEventListener<'_>
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_removed.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnRemovedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnRemovedEventListener<'_>
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_replaced.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnReplacedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnReplacedEventListener<'_>
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_updated.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn add_listener<L>(&self, mut listener: L) -> OnUpdatedEventListener
[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] 23 |     pub fn add_listener<L>(&self, mut listener: L) -> OnUpdatedEventListener<'_>
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_zoom_change.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnZoomChangeEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnZoomChangeEventListener<'_>
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.55
[INFO] [stderr]    Compiling web-extensions v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `web_extensions::contextual_identities`
[INFO] [stdout]  --> tests/contextual_identities.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use web_extensions::contextual_identities::*;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^ could not find `contextual_identities` in `web_extensions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `web-extensions` (test "contextual_identities") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_activated.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnActivatedEventListener
[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] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnActivatedEventListener<'_>
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_attached.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnAttachedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnAttachedEventListener<'_>
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_created.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnCreatedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnCreatedEventListener<'_>
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_detached.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnDetachedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnDetachedEventListener<'_>
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_highlighted.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnHighlightedEventListener
[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] 21 |     pub fn add_listener<L>(&self, mut listener: L) -> OnHighlightedEventListener<'_>
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_moved.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnMovedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnMovedEventListener<'_>
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_removed.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnRemovedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnRemovedEventListener<'_>
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_replaced.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnReplacedEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnReplacedEventListener<'_>
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_updated.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn add_listener<L>(&self, mut listener: L) -> OnUpdatedEventListener
[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] 23 |     pub fn add_listener<L>(&self, mut listener: L) -> OnUpdatedEventListener<'_>
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/on_zoom_change.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnZoomChangeEventListener
[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] 20 |     pub fn add_listener<L>(&self, mut listener: L) -> OnZoomChangeEventListener<'_>
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "405ba4fa5c6f944f02f2bc77fe237ae7335b3032257953d0cc8ba038bbbd54c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "405ba4fa5c6f944f02f2bc77fe237ae7335b3032257953d0cc8ba038bbbd54c6", kill_on_drop: false }`
[INFO] [stdout] 405ba4fa5c6f944f02f2bc77fe237ae7335b3032257953d0cc8ba038bbbd54c6
