[INFO] fetching crate freya-native-core 0.3.4...
[INFO] testing freya-native-core-0.3.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate freya-native-core 0.3.4 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate freya-native-core 0.3.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d444ec3ea3e5380bf9c40a9c7feb46bb5a59c4ea6bafc8d286ef252f2edba1a2
[INFO] running `Command { std: "docker" "start" "-a" "d444ec3ea3e5380bf9c40a9c7feb46bb5a59c4ea6bafc8d286ef252f2edba1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d444ec3ea3e5380bf9c40a9c7feb46bb5a59c4ea6bafc8d286ef252f2edba1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d444ec3ea3e5380bf9c40a9c7feb46bb5a59c4ea6bafc8d286ef252f2edba1a2", kill_on_drop: false }`
[INFO] [stdout] d444ec3ea3e5380bf9c40a9c7feb46bb5a59c4ea6bafc8d286ef252f2edba1a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75d937ea02b1c50c8de2c25efaa94787d39cb017c76dcb047f27644da0458227
[INFO] running `Command { std: "docker" "start" "-a" "75d937ea02b1c50c8de2c25efaa94787d39cb017c76dcb047f27644da0458227", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[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<V> {
[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<NodeRef<V>> {
[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<NodeRef<'_, 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:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn borrow_node_type_mut(&self) -> Result<ViewMut<NodeType<V>>, 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<ViewMut<'_, NodeType<V>>, 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<NodeType<V>> {
[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<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:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |     fn children(&self) -> Vec<NodeRef<V>> {
[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<NodeRef<'_, 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:490:15
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn parent(&self) -> Option<NodeRef<V>> {
[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<NodeRef<'_, 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:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 566 |     ) -> Option<ViewEntryMut<T>> {
[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<ViewEntryMut<'_, T>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.43s
[INFO] running `Command { std: "docker" "inspect" "75d937ea02b1c50c8de2c25efaa94787d39cb017c76dcb047f27644da0458227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75d937ea02b1c50c8de2c25efaa94787d39cb017c76dcb047f27644da0458227", kill_on_drop: false }`
[INFO] [stdout] 75d937ea02b1c50c8de2c25efaa94787d39cb017c76dcb047f27644da0458227
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6567b8bd592bcca37b5154b9910b78068b56d3120a051fd05be3140de923a3ec
[INFO] running `Command { std: "docker" "start" "-a" "6567b8bd592bcca37b5154b9910b78068b56d3120a051fd05be3140de923a3ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[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<V> {
[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<NodeRef<V>> {
[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<NodeRef<'_, 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:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn borrow_node_type_mut(&self) -> Result<ViewMut<NodeType<V>>, 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<ViewMut<'_, NodeType<V>>, 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<NodeType<V>> {
[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<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:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |     fn children(&self) -> Vec<NodeRef<V>> {
[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<NodeRef<'_, 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:490:15
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn parent(&self) -> Option<NodeRef<V>> {
[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<NodeRef<'_, 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:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 566 |     ) -> Option<ViewEntryMut<T>> {
[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<ViewEntryMut<'_, T>> {
[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[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<'_>, _: <<Self as freya_native_core::prelude::State>::NodeDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>, _: Option<<<Self as freya_native_core::prelude::State>::ParentDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>>, _: Vec<<<Self as freya_native_core::prelude::State>::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<Dependants>, _: 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<'_>, _: <<Self as freya_native_core::prelude::State>::NodeDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>, _: Option<<<Self as freya_native_core::prelude::State>::ParentDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>>, _: Vec<<<Self as freya_native_core::prelude::State>::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<Dependants>, _: 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<'_>, _: <<Self as freya_native_core::prelude::State>::NodeDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>, _: Option<<<Self as freya_native_core::prelude::State>::ParentDependencies as freya_native_core::prelude::Dependancy>::ElementBorrowed<'a>>, _: Vec<<<Self as freya_native_core::prelude::State>::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<Dependants>, _: PassDirection) -> WorkloadSystem { todo!() }`
[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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[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<Dependants>, _: 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<Dependants>, _: 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<Dependants>, _: 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<Dependants>, _: 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<Dependants>, _: 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<Dependants>, _: 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<Dependants>, _: 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] [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<V> {
[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<NodeRef<V>> {
[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<NodeRef<'_, 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:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn borrow_node_type_mut(&self) -> Result<ViewMut<NodeType<V>>, 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<ViewMut<'_, NodeType<V>>, 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<NodeType<V>> {
[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<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:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |     fn children(&self) -> Vec<NodeRef<V>> {
[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<NodeRef<'_, 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:490:15
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn parent(&self) -> Option<NodeRef<V>> {
[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<NodeRef<'_, 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:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 566 |     ) -> Option<ViewEntryMut<T>> {
[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<ViewEntryMut<'_, T>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6567b8bd592bcca37b5154b9910b78068b56d3120a051fd05be3140de923a3ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6567b8bd592bcca37b5154b9910b78068b56d3120a051fd05be3140de923a3ec", kill_on_drop: false }`
[INFO] [stdout] 6567b8bd592bcca37b5154b9910b78068b56d3120a051fd05be3140de923a3ec
