[INFO] fetching crate seed 0.10.0...
[INFO] testing seed-0.10.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate seed 0.10.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate seed 0.10.0
[INFO] finished tweaking crates.io crate seed 0.10.0
[INFO] tweaked toml for crates.io crate seed 0.10.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate seed 0.10.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 99 packages to latest compatible versions
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.2)
[INFO] [stderr]       Adding gloo-file v0.2.3 (available: v0.4.0)
[INFO] [stderr]       Adding gloo-timers v0.2.6 (available: v0.4.0)
[INFO] [stderr]       Adding gloo-utils v0.1.7 (available: v0.3.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.14.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (available: v0.6.5)
[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 wasm-bindgen-test-shared v0.2.118
[INFO] [stderr]   Downloaded gloo-timers v0.2.6
[INFO] [stderr]   Downloaded gloo-events v0.1.2
[INFO] [stderr]   Downloaded gloo-file v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.68
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.68
[INFO] [stderr]   Downloaded enclose v1.2.1
[INFO] [stderr]   Downloaded gloo-utils v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 10951a6eba1964cb149539aa4164be6899d902e420586d0b3fbfa2c49ec05665
[INFO] running `Command { std: "docker" "start" "-a" "10951a6eba1964cb149539aa4164be6899d902e420586d0b3fbfa2c49ec05665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10951a6eba1964cb149539aa4164be6899d902e420586d0b3fbfa2c49ec05665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10951a6eba1964cb149539aa4164be6899d902e420586d0b3fbfa2c49ec05665", kill_on_drop: false }`
[INFO] [stdout] 10951a6eba1964cb149539aa4164be6899d902e420586d0b3fbfa2c49ec05665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1f4a15382ca00412556d085d06216e3d0870f2f05652b2413d9f35bc69ee058d
[INFO] running `Command { std: "docker" "start" "-a" "1f4a15382ca00412556d085d06216e3d0870f2f05652b2413d9f35bc69ee058d", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling enclose v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling js-sys v0.3.95
[INFO] [stderr]    Compiling web-sys v0.3.95
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.68
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling gloo-file v0.2.3
[INFO] [stderr]    Compiling seed v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/orders/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 36 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stdout] 37 |     ) -> OrdersProxy<ChildMs, Self::AppMs, Self::Mdl, Self::INodes>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 37 |     ) -> OrdersProxy<'_, ChildMs, Self::AppMs, Self::Mdl, Self::INodes>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/orders/container.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 49 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stdout] 50 |     ) -> OrdersProxy<ChildMs, Ms, Mdl, INodes> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 50 |     ) -> OrdersProxy<'_, ChildMs, Ms, Mdl, INodes> {
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/orders/proxy.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 53 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stdout] 54 |     ) -> OrdersProxy<ChildMs, AppMs, Mdl, INodes> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 54 |     ) -> OrdersProxy<'_, ChildMs, AppMs, Mdl, INodes> {
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/browser/dom/virtual_dom_bridge.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn node_to_element(el_ws: &web_sys::Node) -> Result<&web_sys::Element, Cow<str>> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                         |
[INFO] [stdout]    |                           |                         the same lifetime is elided here
[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] 43 | fn node_to_element(el_ws: &web_sys::Node) -> Result<&web_sys::Element, Cow<'_, str>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/util.rs:238:28
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn get_checked(target: &web_sys::EventTarget) -> Result<bool, Cow<str>> {
[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] 238 | pub fn get_checked(target: &web_sys::EventTarget) -> Result<bool, Cow<'_, str>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/util.rs:259:28
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn set_checked(target: &web_sys::EventTarget, value: bool) -> Result<(), Cow<str>> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden 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] 259 | pub fn set_checked(target: &web_sys::EventTarget, value: bool) -> Result<(), Cow<'_, str>> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.63s
[INFO] running `Command { std: "docker" "inspect" "1f4a15382ca00412556d085d06216e3d0870f2f05652b2413d9f35bc69ee058d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f4a15382ca00412556d085d06216e3d0870f2f05652b2413d9f35bc69ee058d", kill_on_drop: false }`
[INFO] [stdout] 1f4a15382ca00412556d085d06216e3d0870f2f05652b2413d9f35bc69ee058d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 88e45cbef0bc1520a2c8be54dfc0026787e3c046492c52666960535456c62ee7
[INFO] running `Command { std: "docker" "start" "-a" "88e45cbef0bc1520a2c8be54dfc0026787e3c046492c52666960535456c62ee7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[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 serde v1.0.228
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.68
[INFO] [stderr]    Compiling seed v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/orders/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 36 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stdout] 37 |     ) -> OrdersProxy<ChildMs, Self::AppMs, Self::Mdl, Self::INodes>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 37 |     ) -> OrdersProxy<'_, ChildMs, Self::AppMs, Self::Mdl, Self::INodes>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/orders/container.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 49 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stdout] 50 |     ) -> OrdersProxy<ChildMs, Ms, Mdl, INodes> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 50 |     ) -> OrdersProxy<'_, ChildMs, Ms, Mdl, INodes> {
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/orders/proxy.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 53 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stdout] 54 |     ) -> OrdersProxy<ChildMs, AppMs, Mdl, INodes> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 54 |     ) -> OrdersProxy<'_, ChildMs, AppMs, Mdl, INodes> {
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/browser/dom/virtual_dom_bridge.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn node_to_element(el_ws: &web_sys::Node) -> Result<&web_sys::Element, Cow<str>> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                         |
[INFO] [stdout]    |                           |                         the same lifetime is elided here
[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] 43 | fn node_to_element(el_ws: &web_sys::Node) -> Result<&web_sys::Element, Cow<'_, str>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/util.rs:238:28
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn get_checked(target: &web_sys::EventTarget) -> Result<bool, Cow<str>> {
[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] 238 | pub fn get_checked(target: &web_sys::EventTarget) -> Result<bool, Cow<'_, str>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/util.rs:259:28
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn set_checked(target: &web_sys::EventTarget, value: bool) -> Result<(), Cow<str>> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden 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] 259 | pub fn set_checked(target: &web_sys::EventTarget, value: bool) -> Result<(), Cow<'_, str>> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `class`
[INFO] [stdout]   --> src/virtual_dom/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         class,
[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/app/orders/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 36 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stdout] 37 |     ) -> OrdersProxy<ChildMs, Self::AppMs, Self::Mdl, Self::INodes>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 37 |     ) -> OrdersProxy<'_, ChildMs, Self::AppMs, Self::Mdl, Self::INodes>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/orders/container.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 49 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stdout] 50 |     ) -> OrdersProxy<ChildMs, Ms, Mdl, INodes> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 50 |     ) -> OrdersProxy<'_, ChildMs, Ms, Mdl, INodes> {
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/orders/proxy.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 53 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stdout] 54 |     ) -> OrdersProxy<ChildMs, AppMs, Mdl, INodes> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 54 |     ) -> OrdersProxy<'_, ChildMs, AppMs, Mdl, INodes> {
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/browser/dom/virtual_dom_bridge.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn node_to_element(el_ws: &web_sys::Node) -> Result<&web_sys::Element, Cow<str>> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                         |
[INFO] [stdout]    |                           |                         the same lifetime is elided here
[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] 43 | fn node_to_element(el_ws: &web_sys::Node) -> Result<&web_sys::Element, Cow<'_, str>> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/util.rs:238:28
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn get_checked(target: &web_sys::EventTarget) -> Result<bool, Cow<str>> {
[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] 238 | pub fn get_checked(target: &web_sys::EventTarget) -> Result<bool, Cow<'_, str>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/browser/util.rs:259:28
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn set_checked(target: &web_sys::EventTarget, value: bool) -> Result<(), Cow<str>> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden 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] 259 | pub fn set_checked(target: &web_sys::EventTarget, value: bool) -> Result<(), Cow<'_, str>> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.59s
[INFO] running `Command { std: "docker" "inspect" "88e45cbef0bc1520a2c8be54dfc0026787e3c046492c52666960535456c62ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e45cbef0bc1520a2c8be54dfc0026787e3c046492c52666960535456c62ee7", kill_on_drop: false }`
[INFO] [stdout] 88e45cbef0bc1520a2c8be54dfc0026787e3c046492c52666960535456c62ee7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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", kill_on_drop: false }`
[INFO] [stdout] 755568d47b6de4a92a9ffcdc2fff4eac5078fc30dc7b6832777e666f703163e5
[INFO] running `Command { std: "docker" "start" "-a" "755568d47b6de4a92a9ffcdc2fff4eac5078fc30dc7b6832777e666f703163e5", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/app/orders/mod.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 36 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stderr] 37 |     ) -> OrdersProxy<ChildMs, Self::AppMs, Self::Mdl, Self::INodes>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 37 |     ) -> OrdersProxy<'_, ChildMs, Self::AppMs, Self::Mdl, Self::INodes>;
[INFO] [stderr]    |                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/app/orders/container.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 49 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stderr] 50 |     ) -> OrdersProxy<ChildMs, Ms, Mdl, INodes> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 50 |     ) -> OrdersProxy<'_, ChildMs, Ms, Mdl, INodes> {
[INFO] [stderr]    |                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/app/orders/proxy.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 53 |         f: impl FnOnce(ChildMs) -> Ms + 'static + Clone,
[INFO] [stderr] 54 |     ) -> OrdersProxy<ChildMs, AppMs, Mdl, INodes> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 54 |     ) -> OrdersProxy<'_, ChildMs, AppMs, Mdl, INodes> {
[INFO] [stderr]    |                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/browser/dom/virtual_dom_bridge.rs:43:27
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn node_to_element(el_ws: &web_sys::Node) -> Result<&web_sys::Element, Cow<str>> {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |                         |
[INFO] [stderr]    |                           |                         the same lifetime is elided here
[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] 43 | fn node_to_element(el_ws: &web_sys::Node) -> Result<&web_sys::Element, Cow<'_, str>> {
[INFO] [stderr]    |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/browser/util.rs:238:28
[INFO] [stderr]     |
[INFO] [stderr] 238 | pub fn get_checked(target: &web_sys::EventTarget) -> Result<bool, Cow<str>> {
[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] 238 | pub fn get_checked(target: &web_sys::EventTarget) -> Result<bool, Cow<'_, str>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/browser/util.rs:259:28
[INFO] [stderr]     |
[INFO] [stderr] 259 | pub fn set_checked(target: &web_sys::EventTarget, value: bool) -> Result<(), Cow<str>> {
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden 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] 259 | pub fn set_checked(target: &web_sys::EventTarget, value: bool) -> Result<(), Cow<'_, str>> {
[INFO] [stderr]     |                                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `class`
[INFO] [stderr]   --> src/virtual_dom/mod.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |         class,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `seed` (lib) generated 6 warnings (run `cargo fix --lib -p seed` to apply 6 suggestions)
[INFO] [stderr] warning: `seed` (lib test) generated 7 warnings (6 duplicates) (run `cargo fix --lib -p seed --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seed-19336c1c6d7316a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests seed
[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] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test src/app/cmds.rs - app::cmds::timeout (line 14) ... ignored
[INFO] [stdout] test src/app/mod.rs - app::App<Ms,Mdl,INodes>::start (line 102) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::msg_mapper (line 138) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::msg_sender (line 149) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::notify (line 57) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::perform_cmd (line 85) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::perform_cmd_with_handle (line 110) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::proxy (line 29) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::send_msg (line 72) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::stream (line 274) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::stream_with_handle (line 297) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::subscribe (line 215) ... ignored
[INFO] [stdout] test src/app/orders/mod.rs - app::orders::Orders::subscribe_with_handle (line 247) ... ignored
[INFO] [stdout] test src/app/streams/mod.rs - app::streams::backoff (line 50) ... ignored
[INFO] [stdout] test src/app/streams/mod.rs - app::streams::document_event (line 98) ... ignored
[INFO] [stdout] test src/app/streams/mod.rs - app::streams::interval (line 21) ... ignored
[INFO] [stdout] test src/app/streams/mod.rs - app::streams::window_event (line 74) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::add_hash_path_part (line 187) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::add_path_part (line 173) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::decode_uri_component (line 420) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::encode_uri_component (line 440) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::next_hash_path_part (line 102) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::next_path_part (line 83) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::remaining_hash_path_parts (line 147) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::remaining_path_parts (line 121) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::set_hash (line 266) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::set_hash_path (line 241) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::set_path (line 217) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::Url::set_search (line 284) ... ignored
[INFO] [stdout] test src/browser/url.rs - browser::url::UrlSearch::new (line 628) ... ignored
[INFO] [stdout] test src/helpers.rs - helpers::not (line 7) ... ignored
[INFO] [stdout] test src/shortcuts.rs - shortcuts::C (line 361) ... ignored
[INFO] [stdout] test src/shortcuts.rs - shortcuts::IF (line 407) ... ignored
[INFO] [stdout] test src/shortcuts.rs - shortcuts::nodes (line 465) ... ignored
[INFO] [stdout] test src/shortcuts.rs - shortcuts::struct_urls (line 50) ... ignored
[INFO] [stdout] test src/virtual_dom/values.rs - virtual_dom::values::CSSValue (line 9) - compile ... ok
[INFO] [stdout] test src/shortcuts.rs - shortcuts::with_dollar_sign (line 14) - compile ... ok
[INFO] [stdout] test src/virtual_dom/el_ref.rs - virtual_dom::el_ref::ElRef<E>::map_type (line 94) - compile ... ok
[INFO] [stdout] test src/virtual_dom/el_ref.rs - virtual_dom::el_ref::ElRef (line 21) - compile ... ok
[INFO] [stdout] test src/virtual_dom/values.rs - virtual_dom::values::AtValue (line 82) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 35 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "755568d47b6de4a92a9ffcdc2fff4eac5078fc30dc7b6832777e666f703163e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755568d47b6de4a92a9ffcdc2fff4eac5078fc30dc7b6832777e666f703163e5", kill_on_drop: false }`
[INFO] [stdout] 755568d47b6de4a92a9ffcdc2fff4eac5078fc30dc7b6832777e666f703163e5
