[INFO] fetching crate alchemy-lifecycle 0.1.0... [INFO] checking alchemy-lifecycle-0.1.0 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate alchemy-lifecycle 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate alchemy-lifecycle 0.1.0 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate alchemy-lifecycle 0.1.0 [INFO] finished tweaking crates.io crate alchemy-lifecycle 0.1.0 [INFO] tweaked toml for crates.io crate alchemy-lifecycle 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85c3aa8bb7fde4e47de94c1a8f5d56f1536325cad94f38e9f07e53b311e66fb8 [INFO] running `Command { std: "docker" "start" "-a" "85c3aa8bb7fde4e47de94c1a8f5d56f1536325cad94f38e9f07e53b311e66fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85c3aa8bb7fde4e47de94c1a8f5d56f1536325cad94f38e9f07e53b311e66fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c3aa8bb7fde4e47de94c1a8f5d56f1536325cad94f38e9f07e53b311e66fb8", kill_on_drop: false }` [INFO] [stdout] 85c3aa8bb7fde4e47de94c1a8f5d56f1536325cad94f38e9f07e53b311e66fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d67bddcc889e194dd9d376bb51ac40efdc09c7c298d9b060ab7bd67901ecc3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "81d67bddcc889e194dd9d376bb51ac40efdc09c7c298d9b060ab7bd67901ecc3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking alchemy-styles v0.1.0 [INFO] [stderr] Checking alchemy-lifecycle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | pub type Error = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rsx/virtual_node.rs:25:59 [INFO] [stdout] | [INFO] [stdout] 25 | pub create_component_fn: fn(key: ComponentKey) -> Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rsx/virtual_node.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | pub props: Box, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rsx/mod.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | create_fn: fn(key: ComponentKey) -> Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits.rs:76:45 [INFO] [stdout] | [INFO] [stdout] 76 | fn set_props(&mut self, new_props: &mut Any); [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/instance.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) component: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Component + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/generic_root_view_stub.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | fn set_props(&mut self, _: &mut Any) {} [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:56:109 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn register_root_component(&self, component: C) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | ) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:301:34 [INFO] [stdout] | [INFO] [stdout] 301 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:340:21 [INFO] [stdout] | [INFO] [stdout] 340 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | pub type Error = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rsx/virtual_node.rs:25:59 [INFO] [stdout] | [INFO] [stdout] 25 | pub create_component_fn: fn(key: ComponentKey) -> Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rsx/virtual_node.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | pub props: Box, [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rsx/mod.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | create_fn: fn(key: ComponentKey) -> Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits.rs:76:45 [INFO] [stdout] | [INFO] [stdout] 76 | fn set_props(&mut self, new_props: &mut Any); [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/instance.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) component: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Component + 'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/generic_root_view_stub.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | fn set_props(&mut self, _: &mut Any) {} [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:56:109 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn register_root_component(&self, component: C) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | ) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:301:34 [INFO] [stdout] | [INFO] [stdout] 301 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:340:21 [INFO] [stdout] | [INFO] [stdout] 340 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reconciler/mod.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children` [INFO] [stdout] --> src/traits.rs:172:22 [INFO] [stdout] | [INFO] [stdout] 172 | fn render(&self, children: Vec) -> Result { Ok(RSX::None) } [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reconciler/mod.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | let mut root_instance = component_store.get_mut(key)?; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reconciler/mod.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | if let RSX::VirtualNode(mut child) = new_tree { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_children` [INFO] [stdout] --> src/reconciler/storage.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn set_children(&mut self, key: ComponentKey, children: Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_child` [INFO] [stdout] --> src/reconciler/storage.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn remove_child(&mut self, key: ComponentKey, child: ComponentKey) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_child_at_index` [INFO] [stdout] --> src/reconciler/storage.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn remove_child_at_index(&mut self, key: ComponentKey, index: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_child_at_index` [INFO] [stdout] --> src/reconciler/storage.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn replace_child_at_index(&mut self, key: ComponentKey, index: usize, child: ComponentKey) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `child_count` [INFO] [stdout] --> src/reconciler/storage.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn child_count(&self, key: ComponentKey) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidKey` [INFO] [stdout] --> src/reconciler/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | InvalidKey, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_default_props` [INFO] [stdout] --> src/reconciler/generic_root_view_stub.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_default_props() -> GenericRootViewProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `GenericRootProps` [INFO] [stdout] --> src/reconciler/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct GenericRootProps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `queued_state_updates` [INFO] [stdout] --> src/reconciler/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | queued_state_updates: Mutex>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children` [INFO] [stdout] --> src/traits.rs:172:22 [INFO] [stdout] | [INFO] [stdout] 172 | fn render(&self, children: Vec) -> Result { Ok(RSX::None) } [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reconciler/mod.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | let mut root_instance = component_store.get_mut(key)?; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reconciler/mod.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | if let RSX::VirtualNode(mut child) = new_tree { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/reconciler/mod.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | layout_store.set_style(layout, style); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_children` [INFO] [stdout] --> src/reconciler/storage.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn set_children(&mut self, key: ComponentKey, children: Vec) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_child` [INFO] [stdout] --> src/reconciler/storage.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn remove_child(&mut self, key: ComponentKey, child: ComponentKey) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_child_at_index` [INFO] [stdout] --> src/reconciler/storage.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn remove_child_at_index(&mut self, key: ComponentKey, index: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_child_at_index` [INFO] [stdout] --> src/reconciler/storage.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn replace_child_at_index(&mut self, key: ComponentKey, index: usize, child: ComponentKey) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `child_count` [INFO] [stdout] --> src/reconciler/storage.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn child_count(&self, key: ComponentKey) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidKey` [INFO] [stdout] --> src/reconciler/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | InvalidKey, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_default_props` [INFO] [stdout] --> src/reconciler/generic_root_view_stub.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_default_props() -> GenericRootViewProps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `GenericRootProps` [INFO] [stdout] --> src/reconciler/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct GenericRootProps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `queued_state_updates` [INFO] [stdout] --> src/reconciler/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | queued_state_updates: Mutex>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/reconciler/mod.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | layout_store.set_style(layout, style); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.51s [INFO] running `Command { std: "docker" "inspect" "81d67bddcc889e194dd9d376bb51ac40efdc09c7c298d9b060ab7bd67901ecc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d67bddcc889e194dd9d376bb51ac40efdc09c7c298d9b060ab7bd67901ecc3", kill_on_drop: false }` [INFO] [stdout] 81d67bddcc889e194dd9d376bb51ac40efdc09c7c298d9b060ab7bd67901ecc3