[INFO] fetching crate web-extensions 0.3.0...
[INFO] testing web-extensions-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate web-extensions 0.3.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate web-extensions 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding gloo-utils v0.1.7 (available: v0.3.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gloo-utils v0.1.7
[INFO] [stderr]   Downloaded web-extensions-sys v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b81899f9fb3f9ffef54beaf1b0756ead1abfac4307848b5787910bc685fc83b
[INFO] running `Command { std: "docker" "start" "-a" "5b81899f9fb3f9ffef54beaf1b0756ead1abfac4307848b5787910bc685fc83b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b81899f9fb3f9ffef54beaf1b0756ead1abfac4307848b5787910bc685fc83b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b81899f9fb3f9ffef54beaf1b0756ead1abfac4307848b5787910bc685fc83b", kill_on_drop: false }`
[INFO] [stdout] 5b81899f9fb3f9ffef54beaf1b0756ead1abfac4307848b5787910bc685fc83b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd04ad2e4c131f617b5e09031d640cc082f90aa95d10a17a3d95b909c8bf621c
[INFO] running `Command { std: "docker" "start" "-a" "dd04ad2e4c131f617b5e09031d640cc082f90aa95d10a17a3d95b909c8bf621c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling js-sys v0.3.95
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.68
[INFO] [stderr]    Compiling web-sys v0.3.95
[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 22.99s
[INFO] running `Command { std: "docker" "inspect" "dd04ad2e4c131f617b5e09031d640cc082f90aa95d10a17a3d95b909c8bf621c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd04ad2e4c131f617b5e09031d640cc082f90aa95d10a17a3d95b909c8bf621c", kill_on_drop: false }`
[INFO] [stdout] dd04ad2e4c131f617b5e09031d640cc082f90aa95d10a17a3d95b909c8bf621c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52960d926275eac24eceeacc02a8936d71a6c00a36954d5322f35db699dc152c
[INFO] running `Command { std: "docker" "start" "-a" "52960d926275eac24eceeacc02a8936d71a6c00a36954d5322f35db699dc152c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.68
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.118
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling web-extensions v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.68
[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] [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] [stdout] For more information about this error, try `rustc --explain E0432`.
[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] 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" "52960d926275eac24eceeacc02a8936d71a6c00a36954d5322f35db699dc152c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52960d926275eac24eceeacc02a8936d71a6c00a36954d5322f35db699dc152c", kill_on_drop: false }`
[INFO] [stdout] 52960d926275eac24eceeacc02a8936d71a6c00a36954d5322f35db699dc152c
