[INFO] fetching crate seed 0.10.0... [INFO] testing seed-0.10.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate seed 0.10.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate seed 0.10.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4dce001dad2cf861d3ad2567e99b416ba793b20ebb6c99b9b0a7f3b1afc8ce0 [INFO] running `Command { std: "docker" "start" "-a" "d4dce001dad2cf861d3ad2567e99b416ba793b20ebb6c99b9b0a7f3b1afc8ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4dce001dad2cf861d3ad2567e99b416ba793b20ebb6c99b9b0a7f3b1afc8ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4dce001dad2cf861d3ad2567e99b416ba793b20ebb6c99b9b0a7f3b1afc8ce0", kill_on_drop: false }` [INFO] [stdout] d4dce001dad2cf861d3ad2567e99b416ba793b20ebb6c99b9b0a7f3b1afc8ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e2f00d5983dc4aa4867a6ad142f7fc38ab0c27aed620e3adecc295d6f4bb940 [INFO] running `Command { std: "docker" "start" "-a" "4e2f00d5983dc4aa4867a6ad142f7fc38ab0c27aed620e3adecc295d6f4bb940", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling enclose v1.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling js-sys v0.3.95 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [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; [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 28.16s [INFO] running `Command { std: "docker" "inspect" "4e2f00d5983dc4aa4867a6ad142f7fc38ab0c27aed620e3adecc295d6f4bb940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e2f00d5983dc4aa4867a6ad142f7fc38ab0c27aed620e3adecc295d6f4bb940", kill_on_drop: false }` [INFO] [stdout] 4e2f00d5983dc4aa4867a6ad142f7fc38ab0c27aed620e3adecc295d6f4bb940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 267111f4c5dc8cc359c5a3947aac72e87bb6627a9e7af306b3c4eff3dae8fc58 [INFO] running `Command { std: "docker" "start" "-a" "267111f4c5dc8cc359c5a3947aac72e87bb6627a9e7af306b3c4eff3dae8fc58", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen-test-shared v0.2.118 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.68 [INFO] [stderr] Compiling async-trait v0.1.89 [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; [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] [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; [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 5.92s [INFO] running `Command { std: "docker" "inspect" "267111f4c5dc8cc359c5a3947aac72e87bb6627a9e7af306b3c4eff3dae8fc58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "267111f4c5dc8cc359c5a3947aac72e87bb6627a9e7af306b3c4eff3dae8fc58", kill_on_drop: false }` [INFO] [stdout] 267111f4c5dc8cc359c5a3947aac72e87bb6627a9e7af306b3c4eff3dae8fc58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b71018a4217dfbcd3706486eacb547df8e26f3c4e332b5ca80f681f54901339f [INFO] running `Command { std: "docker" "start" "-a" "b71018a4217dfbcd3706486eacb547df8e26f3c4e332b5ca80f681f54901339f", 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: 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.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seed-6616eda00e822f6e) [INFO] [stdout] [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] [stderr] Doc-tests seed [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/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/virtual_dom/el_ref.rs - virtual_dom::el_ref::ElRef (line 21) - 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/shortcuts.rs - shortcuts::with_dollar_sign (line 14) - 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.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b71018a4217dfbcd3706486eacb547df8e26f3c4e332b5ca80f681f54901339f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71018a4217dfbcd3706486eacb547df8e26f3c4e332b5ca80f681f54901339f", kill_on_drop: false }` [INFO] [stdout] b71018a4217dfbcd3706486eacb547df8e26f3c4e332b5ca80f681f54901339f