[INFO] fetching crate seed 0.10.0... [INFO] testing seed-0.10.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate seed 0.10.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seed 0.10.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enclose v1.2.1 [INFO] [stderr] Downloaded gloo-events v0.1.2 [INFO] [stderr] Downloaded gloo-file v0.2.3 [INFO] [stderr] Downloaded gloo-utils v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afedc0f7d2bc3da0ab5fc6125f64bf1d60678793c45d521d4deb21d0f355b38d [INFO] running `Command { std: "docker" "start" "-a" "afedc0f7d2bc3da0ab5fc6125f64bf1d60678793c45d521d4deb21d0f355b38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afedc0f7d2bc3da0ab5fc6125f64bf1d60678793c45d521d4deb21d0f355b38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afedc0f7d2bc3da0ab5fc6125f64bf1d60678793c45d521d4deb21d0f355b38d", kill_on_drop: false }` [INFO] [stdout] afedc0f7d2bc3da0ab5fc6125f64bf1d60678793c45d521d4deb21d0f355b38d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e043699dc39455f19dc0d5a0e828ee26747643a10df6f7fe3bd4528976995a0 [INFO] running `Command { std: "docker" "start" "-a" "1e043699dc39455f19dc0d5a0e828ee26747643a10df6f7fe3bd4528976995a0", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling enclose v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_core v0.6.4 [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 wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling futures-util v0.3.31 [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 gloo-timers v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [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 25.55s [INFO] running `Command { std: "docker" "inspect" "1e043699dc39455f19dc0d5a0e828ee26747643a10df6f7fe3bd4528976995a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e043699dc39455f19dc0d5a0e828ee26747643a10df6f7fe3bd4528976995a0", kill_on_drop: false }` [INFO] [stdout] 1e043699dc39455f19dc0d5a0e828ee26747643a10df6f7fe3bd4528976995a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34e4a0d4cd0c4b4611777d78bc70dbda5f45391fe82a558102055f167f0031b5 [INFO] running `Command { std: "docker" "start" "-a" "34e4a0d4cd0c4b4611777d78bc70dbda5f45391fe82a558102055f167f0031b5", 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.49s [INFO] running `Command { std: "docker" "inspect" "34e4a0d4cd0c4b4611777d78bc70dbda5f45391fe82a558102055f167f0031b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34e4a0d4cd0c4b4611777d78bc70dbda5f45391fe82a558102055f167f0031b5", kill_on_drop: false }` [INFO] [stdout] 34e4a0d4cd0c4b4611777d78bc70dbda5f45391fe82a558102055f167f0031b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f76d11ef83bccc51a273be74a395bb5508a574b61af32df6fe710e0605a0a57 [INFO] running `Command { std: "docker" "start" "-a" "6f76d11ef83bccc51a273be74a395bb5508a574b61af32df6fe710e0605a0a57", 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 [INFO] [stderr] warning: `seed` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seed-3af4739b18489905) [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::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::CSSValue (line 9) - 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] test src/virtual_dom/el_ref.rs - virtual_dom::el_ref::ElRef::map_type (line 94) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 35 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f76d11ef83bccc51a273be74a395bb5508a574b61af32df6fe710e0605a0a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f76d11ef83bccc51a273be74a395bb5508a574b61af32df6fe710e0605a0a57", kill_on_drop: false }` [INFO] [stdout] 6f76d11ef83bccc51a273be74a395bb5508a574b61af32df6fe710e0605a0a57