[INFO] fetching crate freya-native-core 0.3.4... [INFO] testing freya-native-core-0.3.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate freya-native-core 0.3.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate freya-native-core 0.3.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate freya-native-core 0.3.4 [INFO] tweaked toml for crates.io crate freya-native-core 0.3.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate freya-native-core 0.3.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate freya-native-core 0.3.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ea31a69ca2f10877ecb4243e7832d0ccccfe3505acaac6747e6d9b2b820a20 [INFO] running `Command { std: "docker" "start" "-a" "21ea31a69ca2f10877ecb4243e7832d0ccccfe3505acaac6747e6d9b2b820a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ea31a69ca2f10877ecb4243e7832d0ccccfe3505acaac6747e6d9b2b820a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ea31a69ca2f10877ecb4243e7832d0ccccfe3505acaac6747e6d9b2b820a20", kill_on_drop: false }` [INFO] [stdout] 21ea31a69ca2f10877ecb4243e7832d0ccccfe3505acaac6747e6d9b2b820a20 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0302e4af1d34115fa014b9de6c6589466cf91362c4ad328c8f8d4d83ce4bd69 [INFO] running `Command { std: "docker" "start" "-a" "c0302e4af1d34115fa014b9de6c6589466cf91362c4ad328c8f8d4d83ce4bd69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling dioxus-core-types v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling shipyard_proc v0.3.0 [INFO] [stderr] Compiling shipyard v0.6.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling generational-box v0.6.2 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling dioxus-core v0.6.3 [INFO] [stderr] Compiling freya-native-core v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn deep_clone_node(&mut self, node_id: NodeId) -> NodeMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 237 | pub fn deep_clone_node(&mut self, node_id: NodeId) -> NodeMut<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn tree_ref(&self) -> TreeRefView { [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] 243 | pub fn tree_ref(&self) -> TreeRefView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn tree_mut(&self) -> TreeMutView { [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] 248 | pub fn tree_mut(&self) -> TreeMutView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn get_listeners(&self, event: &EventName) -> Vec> { [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] 278 | pub fn get_listeners(&self, event: &EventName) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:320:29 [INFO] [stdout] | [INFO] [stdout] 320 | fn borrow_node_type_mut(&self) -> Result>, GetStorage> { [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] 320 | fn borrow_node_type_mut(&self) -> Result>, GetStorage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:443:18 [INFO] [stdout] | [INFO] [stdout] 443 | fn node_type(&self) -> ViewEntry> { [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] 443 | fn node_type(&self) -> ViewEntry<'_, NodeType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:472:17 [INFO] [stdout] | [INFO] [stdout] 472 | fn children(&self) -> Vec> { [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] 472 | fn children(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:490:15 [INFO] [stdout] | [INFO] [stdout] 490 | fn parent(&self) -> Option> { [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] 490 | fn parent(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 566 | ) -> Option> { [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] 566 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.57s [INFO] running `Command { std: "docker" "inspect" "c0302e4af1d34115fa014b9de6c6589466cf91362c4ad328c8f8d4d83ce4bd69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0302e4af1d34115fa014b9de6c6589466cf91362c4ad328c8f8d4d83ce4bd69", kill_on_drop: false }` [INFO] [stdout] c0302e4af1d34115fa014b9de6c6589466cf91362c4ad328c8f8d4d83ce4bd69 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a36c30689f430000b71a5d158a65c597e11cc7935f0b9f71a04136834ff309c [INFO] running `Command { std: "docker" "start" "-a" "8a36c30689f430000b71a5d158a65c597e11cc7935f0b9f71a04136834ff309c", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn deep_clone_node(&mut self, node_id: NodeId) -> NodeMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 237 | pub fn deep_clone_node(&mut self, node_id: NodeId) -> NodeMut<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn tree_ref(&self) -> TreeRefView { [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] 243 | pub fn tree_ref(&self) -> TreeRefView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn tree_mut(&self) -> TreeMutView { [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] 248 | pub fn tree_mut(&self) -> TreeMutView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn get_listeners(&self, event: &EventName) -> Vec> { [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] 278 | pub fn get_listeners(&self, event: &EventName) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:320:29 [INFO] [stdout] | [INFO] [stdout] 320 | fn borrow_node_type_mut(&self) -> Result>, GetStorage> { [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] 320 | fn borrow_node_type_mut(&self) -> Result>, GetStorage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:443:18 [INFO] [stdout] | [INFO] [stdout] 443 | fn node_type(&self) -> ViewEntry> { [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] 443 | fn node_type(&self) -> ViewEntry<'_, NodeType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:472:17 [INFO] [stdout] | [INFO] [stdout] 472 | fn children(&self) -> Vec> { [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] 472 | fn children(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:490:15 [INFO] [stdout] | [INFO] [stdout] 490 | fn parent(&self) -> Option> { [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] 490 | fn parent(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 566 | ) -> Option> { [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] 566 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling freya-native-core v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `freya_native_core_macro` [INFO] [stdout] --> examples/simple.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use freya_native_core_macro::partial_derive_state; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `freya_native_core_macro` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use freya_native_core_macro::partial_derive_state; [INFO] [stdout] 7 + use freya_native_core::partial_derive_state; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `freya_native_core_macro` [INFO] [stdout] --> tests/passes.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use freya_native_core_macro::partial_derive_state; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `freya_native_core_macro` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use freya_native_core_macro::partial_derive_state; [INFO] [stdout] 6 + use freya_native_core::partial_derive_state; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `workload_system` [INFO] [stdout] --> tests/passes.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | impl State for Number { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `workload_system` [INFO] [stdout] --> tests/passes.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | impl State for AddNumber { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `workload_system` [INFO] [stdout] --> tests/passes.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | impl State for SubtractNumber { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `workload_system` [INFO] [stdout] --> tests/passes.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | impl State for AddNumber { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `workload_system` [INFO] [stdout] --> tests/passes.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | impl State for SubtractNumber { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `workload_system` [INFO] [stdout] --> tests/passes.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | impl State for AddNumber { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `workload_system` [INFO] [stdout] --> tests/passes.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | impl State for AddNumber { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `create`, `workload_system` [INFO] [stdout] --> examples/simple.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl State for Size { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ missing `create`, `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn create(_: freya_native_core::node_ref::NodeView<'_>, _: <::NodeDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>, _: Option<<::ParentDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>>, _: Vec<<::ChildDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>>, _: &freya_native_core::SendAnyMap) -> Self { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `create`, `workload_system` [INFO] [stdout] --> examples/simple.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | impl State for TextColor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ missing `create`, `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn create(_: freya_native_core::node_ref::NodeView<'_>, _: <::NodeDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>, _: Option<<::ParentDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>>, _: Vec<<::ChildDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>>, _: &freya_native_core::SendAnyMap) -> Self { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `create`, `workload_system` [INFO] [stdout] --> examples/simple.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | impl State for Border { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ missing `create`, `workload_system` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn create(_: freya_native_core::node_ref::NodeView<'_>, _: <::NodeDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>, _: Option<<::ParentDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>>, _: Vec<<::ChildDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>>, _: &freya_native_core::SendAnyMap) -> Self { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn workload_system(_: std::any::TypeId, _: Arc, _: PassDirection) -> WorkloadSystem { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `freya-native-core` (test "passes") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0046, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `freya-native-core` (example "simple") due to 4 previous errors [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn deep_clone_node(&mut self, node_id: NodeId) -> NodeMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 237 | pub fn deep_clone_node(&mut self, node_id: NodeId) -> NodeMut<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn tree_ref(&self) -> TreeRefView { [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] 243 | pub fn tree_ref(&self) -> TreeRefView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn tree_mut(&self) -> TreeMutView { [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] 248 | pub fn tree_mut(&self) -> TreeMutView<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn get_listeners(&self, event: &EventName) -> Vec> { [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] 278 | pub fn get_listeners(&self, event: &EventName) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:320:29 [INFO] [stdout] | [INFO] [stdout] 320 | fn borrow_node_type_mut(&self) -> Result>, GetStorage> { [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] 320 | fn borrow_node_type_mut(&self) -> Result>, GetStorage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:443:18 [INFO] [stdout] | [INFO] [stdout] 443 | fn node_type(&self) -> ViewEntry> { [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] 443 | fn node_type(&self) -> ViewEntry<'_, NodeType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:472:17 [INFO] [stdout] | [INFO] [stdout] 472 | fn children(&self) -> Vec> { [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] 472 | fn children(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:490:15 [INFO] [stdout] | [INFO] [stdout] 490 | fn parent(&self) -> Option> { [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] 490 | fn parent(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/real_dom.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 566 | ) -> Option> { [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] 566 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a36c30689f430000b71a5d158a65c597e11cc7935f0b9f71a04136834ff309c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a36c30689f430000b71a5d158a65c597e11cc7935f0b9f71a04136834ff309c", kill_on_drop: false }` [INFO] [stdout] 8a36c30689f430000b71a5d158a65c597e11cc7935f0b9f71a04136834ff309c