[INFO] fetching crate seed 0.10.0... [INFO] testing seed-0.10.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate seed 0.10.0 into /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate seed 0.10.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding gloo-file v0.2.3 (available: v0.3.0) [INFO] [stderr] Adding gloo-timers v0.2.6 (available: v0.3.0) [INFO] [stderr] Adding gloo-utils v0.1.7 (available: v0.2.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.4) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faba190fa186aae32af162cccc926a41906ecc7fef1de47ba05c6cb129b237dc [INFO] running `Command { std: "docker" "start" "-a" "faba190fa186aae32af162cccc926a41906ecc7fef1de47ba05c6cb129b237dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faba190fa186aae32af162cccc926a41906ecc7fef1de47ba05c6cb129b237dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faba190fa186aae32af162cccc926a41906ecc7fef1de47ba05c6cb129b237dc", kill_on_drop: false }` [INFO] [stdout] faba190fa186aae32af162cccc926a41906ecc7fef1de47ba05c6cb129b237dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b41fe1b5ea87382e535a3f941cbdad0e49dabb863e691b4ad30c9664158685 [INFO] running `Command { std: "docker" "start" "-a" "c8b41fe1b5ea87382e535a3f941cbdad0e49dabb863e691b4ad30c9664158685", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling enclose v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling gloo-timers v0.2.6 [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; [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 { [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 { [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> { [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> { [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> { [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> { [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 53.78s [INFO] running `Command { std: "docker" "inspect" "c8b41fe1b5ea87382e535a3f941cbdad0e49dabb863e691b4ad30c9664158685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b41fe1b5ea87382e535a3f941cbdad0e49dabb863e691b4ad30c9664158685", kill_on_drop: false }` [INFO] [stdout] c8b41fe1b5ea87382e535a3f941cbdad0e49dabb863e691b4ad30c9664158685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2cb51fb1a9bfa5890c6e106328d2ac677587673cd9187bec642b784ee6f489c [INFO] running `Command { std: "docker" "start" "-a" "f2cb51fb1a9bfa5890c6e106328d2ac677587673cd9187bec642b784ee6f489c", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.54 [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; [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 { [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 { [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> { [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> { [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> { [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> { [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] Compiling wasm-bindgen-test v0.3.54 [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; [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 { [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 { [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> { [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> { [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> { [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> { [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 3.44s [INFO] running `Command { std: "docker" "inspect" "f2cb51fb1a9bfa5890c6e106328d2ac677587673cd9187bec642b784ee6f489c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2cb51fb1a9bfa5890c6e106328d2ac677587673cd9187bec642b784ee6f489c", kill_on_drop: false }` [INFO] [stdout] f2cb51fb1a9bfa5890c6e106328d2ac677587673cd9187bec642b784ee6f489c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8becf4785b5242f068ddad8eeb59b9a7db6e1ff21083ff036911ed0b4ef336f [INFO] running `Command { std: "docker" "start" "-a" "c8becf4785b5242f068ddad8eeb59b9a7db6e1ff21083ff036911ed0b4ef336f", 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; [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 { [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 { [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> { [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> { [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> { [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> { [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: `seed` (lib) generated 6 warnings (run `cargo fix --lib -p seed` to apply 6 suggestions) [INFO] [stderr] warning: `seed` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seed-93d802c41a9b6560) [INFO] [stdout] [INFO] [stderr] Doc-tests seed [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [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::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/el_ref.rs - virtual_dom::el_ref::ElRef (line 21) - compile ... ok [INFO] [stdout] test src/shortcuts.rs - shortcuts::with_dollar_sign (line 14) - compile ... ok [INFO] [stdout] test src/virtual_dom/values.rs - virtual_dom::values::AtValue (line 82) - compile ... ok [INFO] [stdout] test src/virtual_dom/el_ref.rs - virtual_dom::el_ref::ElRef::map_type (line 94) - compile ... ok [INFO] [stdout] test src/virtual_dom/values.rs - virtual_dom::values::CSSValue (line 9) - 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.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8becf4785b5242f068ddad8eeb59b9a7db6e1ff21083ff036911ed0b4ef336f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8becf4785b5242f068ddad8eeb59b9a7db6e1ff21083ff036911ed0b4ef336f", kill_on_drop: false }` [INFO] [stdout] c8becf4785b5242f068ddad8eeb59b9a7db6e1ff21083ff036911ed0b4ef336f