[INFO] fetching crate cr-tools 0.1.0... [INFO] checking cr-tools-0.1.0 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate cr-tools 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cr-tools 0.1.0 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cr-tools 0.1.0 [INFO] finished tweaking crates.io crate cr-tools 0.1.0 [INFO] tweaked toml for crates.io crate cr-tools 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9096a093f6c626698961c42d5a082fe3a0cb2285cc84a5447776607f64d4ea16 [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" "9096a093f6c626698961c42d5a082fe3a0cb2285cc84a5447776607f64d4ea16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9096a093f6c626698961c42d5a082fe3a0cb2285cc84a5447776607f64d4ea16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9096a093f6c626698961c42d5a082fe3a0cb2285cc84a5447776607f64d4ea16", kill_on_drop: false }` [INFO] [stdout] 9096a093f6c626698961c42d5a082fe3a0cb2285cc84a5447776607f64d4ea16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db77d0f0aafef07bcc30cb2aab3e2c7913094d340d0eff4629e3b17e319615f0 [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" "db77d0f0aafef07bcc30cb2aab3e2c7913094d340d0eff4629e3b17e319615f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling bumpalo v3.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking js-sys v0.3.47 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking web-sys v0.3.47 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.20 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking cr-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `card_info::CardInfo` [INFO] [stdout] --> src/components/app.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{card_info::CardInfo, card_input::CardInput, cards_listing::CardsListing}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `card_info::CardInfo` [INFO] [stdout] --> src/components/app.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{card_info::CardInfo, card_input::CardInput, cards_listing::CardsListing}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/components/card_input.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/components/card_input.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::card_info::CardInfo` [INFO] [stdout] --> src/components/card_input.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::card_info::CardInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::prelude::*` [INFO] [stdout] --> src/components/card_input.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use yew::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/components/card_input.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use serde_derive::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `ToString` [INFO] [stdout] --> src/components/card_input.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use strum_macros::{EnumIter, ToString}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/components/card_input.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::events::KeyboardEvent` [INFO] [stdout] --> src/components/card_input.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use yew::events::KeyboardEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::web_sys::console` [INFO] [stdout] --> src/components/card_input.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use yew::web_sys::console; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::web_sys::HtmlInputElement as InputElement` [INFO] [stdout] --> src/components/card_input.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use yew::web_sys::HtmlInputElement as InputElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Href` [INFO] [stdout] --> src/components/card_input.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | use yew::{html, Component, ComponentLink, Href, Html, InputData, NodeRef, ShouldRender}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardType` [INFO] [stdout] --> src/components/cards_listing.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logic::types::{CardEntry, CardType, Rarity}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/components/cards_listing.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::card_info::CardInfo` [INFO] [stdout] --> src/components/cards_listing.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::card_info::CardInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `ToString` [INFO] [stdout] --> src/components/cards_listing.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use strum_macros::{EnumIter, ToString}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/components/cards_listing.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::events::KeyboardEvent` [INFO] [stdout] --> src/components/cards_listing.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use yew::events::KeyboardEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::web_sys::HtmlInputElement as InputElement` [INFO] [stdout] --> src/components/cards_listing.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use yew::web_sys::HtmlInputElement as InputElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Href`, `InputData` [INFO] [stdout] --> src/components/cards_listing.rs:16:43 [INFO] [stdout] | [INFO] [stdout] 16 | use yew::{html, Component, ComponentLink, Href, Html, InputData, NodeRef, ShouldRender}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/components/card_input.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/components/card_input.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::card_info::CardInfo` [INFO] [stdout] --> src/components/card_input.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::card_info::CardInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::prelude::*` [INFO] [stdout] --> src/components/card_input.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use yew::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/components/card_input.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use serde_derive::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `ToString` [INFO] [stdout] --> src/components/card_input.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use strum_macros::{EnumIter, ToString}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/components/card_input.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::events::KeyboardEvent` [INFO] [stdout] --> src/components/card_input.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use yew::events::KeyboardEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::web_sys::console` [INFO] [stdout] --> src/components/card_input.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use yew::web_sys::console; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::web_sys::HtmlInputElement as InputElement` [INFO] [stdout] --> src/components/card_input.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use yew::web_sys::HtmlInputElement as InputElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Href` [INFO] [stdout] --> src/components/card_input.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | use yew::{html, Component, ComponentLink, Href, Html, InputData, NodeRef, ShouldRender}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardType` [INFO] [stdout] --> src/components/cards_listing.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logic::types::{CardEntry, CardType, Rarity}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/components/cards_listing.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::card_info::CardInfo` [INFO] [stdout] --> src/components/cards_listing.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::card_info::CardInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `ToString` [INFO] [stdout] --> src/components/cards_listing.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use strum_macros::{EnumIter, ToString}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/components/cards_listing.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::events::KeyboardEvent` [INFO] [stdout] --> src/components/cards_listing.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use yew::events::KeyboardEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::web_sys::HtmlInputElement as InputElement` [INFO] [stdout] --> src/components/cards_listing.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use yew::web_sys::HtmlInputElement as InputElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Href`, `InputData` [INFO] [stdout] --> src/components/cards_listing.rs:16:43 [INFO] [stdout] | [INFO] [stdout] 16 | use yew::{html, Component, ComponentLink, Href, Html, InputData, NodeRef, ShouldRender}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `focus_ref` [INFO] [stdout] --> src/components/card_input.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | focus_ref: NodeRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoOp` [INFO] [stdout] --> src/components/card_input.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | NoOp, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> src/components/cards_listing.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `storage` [INFO] [stdout] --> src/components/cards_listing.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | storage: StorageService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `focus_ref` [INFO] [stdout] --> src/components/cards_listing.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | focus_ref: NodeRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Create` [INFO] [stdout] --> src/components/cards_listing.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Create(MouseEvent), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Update` [INFO] [stdout] --> src/components/cards_listing.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Update, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Delete` [INFO] [stdout] --> src/components/cards_listing.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoOp` [INFO] [stdout] --> src/components/cards_listing.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | NoOp, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LICENSE` [INFO] [stdout] --> src/constants/license.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const LICENSE: &'static str = concat![ [INFO] [stdout] 7 | | "Copyright 2021 Bernd-L; All rights reserved.\n", [INFO] [stdout] 8 | | "Licensed under the AGPL 3.0 " [INFO] [stdout] 9 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AUTHOR` [INFO] [stdout] --> src/constants/meta.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const AUTHOR: &'static str = "Bernd-L "; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ABOUT` [INFO] [stdout] --> src/constants/meta.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ABOUT: &'static str = "A simple calculator for Clash Royale"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `CardsAgent` [INFO] [stdout] --> src/services/cards_agent.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct CardsAgent; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `focus_ref` [INFO] [stdout] --> src/components/card_input.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | focus_ref: NodeRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoOp` [INFO] [stdout] --> src/components/card_input.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | NoOp, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> src/components/cards_listing.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `storage` [INFO] [stdout] --> src/components/cards_listing.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | storage: StorageService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `focus_ref` [INFO] [stdout] --> src/components/cards_listing.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | focus_ref: NodeRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Create` [INFO] [stdout] --> src/components/cards_listing.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Create(MouseEvent), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Update` [INFO] [stdout] --> src/components/cards_listing.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Update, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Delete` [INFO] [stdout] --> src/components/cards_listing.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoOp` [INFO] [stdout] --> src/components/cards_listing.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | NoOp, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LICENSE` [INFO] [stdout] --> src/constants/license.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const LICENSE: &'static str = concat![ [INFO] [stdout] 7 | | "Copyright 2021 Bernd-L; All rights reserved.\n", [INFO] [stdout] 8 | | "Licensed under the AGPL 3.0 " [INFO] [stdout] 9 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AUTHOR` [INFO] [stdout] --> src/constants/meta.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const AUTHOR: &'static str = "Bernd-L "; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ABOUT` [INFO] [stdout] --> src/constants/meta.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ABOUT: &'static str = "A simple calculator for Clash Royale"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `CardsAgent` [INFO] [stdout] --> src/services/cards_agent.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct CardsAgent; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "db77d0f0aafef07bcc30cb2aab3e2c7913094d340d0eff4629e3b17e319615f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db77d0f0aafef07bcc30cb2aab3e2c7913094d340d0eff4629e3b17e319615f0", kill_on_drop: false }` [INFO] [stdout] db77d0f0aafef07bcc30cb2aab3e2c7913094d340d0eff4629e3b17e319615f0