[INFO] cloning repository https://github.com/Bernd-L/cr-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bernd-L/cr-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBernd-L%2Fcr-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBernd-L%2Fcr-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c88d61c92d5c40e8a1098d308117b4e851a92ac1 [INFO] checking Bernd-L/cr-tools against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBernd-L%2Fcr-tools" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bernd-L/cr-tools on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bernd-L/cr-tools [INFO] finished tweaking git repo https://github.com/Bernd-L/cr-tools [INFO] tweaked toml for git repo https://github.com/Bernd-L/cr-tools written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Bernd-L/cr-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79c23f3105e1fee71564d62b1b9ab0436a3b12988250e5aef0ec522f40be16fb [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" "79c23f3105e1fee71564d62b1b9ab0436a3b12988250e5aef0ec522f40be16fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79c23f3105e1fee71564d62b1b9ab0436a3b12988250e5aef0ec522f40be16fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c23f3105e1fee71564d62b1b9ab0436a3b12988250e5aef0ec522f40be16fb", kill_on_drop: false }` [INFO] [stdout] 79c23f3105e1fee71564d62b1b9ab0436a3b12988250e5aef0ec522f40be16fb [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6cf236c720d9f5b1c068295d783558e31c43a39bee77e481e31f19262e12a87 [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" "f6cf236c720d9f5b1c068295d783558e31c43a39bee77e481e31f19262e12a87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking float-pretty-print v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling futures-macro v0.3.12 [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] Checking thiserror v1.0.23 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking js-sys v0.3.46 [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 web-sys v0.3.46 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.19 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking cr-tools v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/logic/calc.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_derive::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `EnumString` [INFO] [stdout] --> src/logic/calc.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use strum_macros::{EnumIter, EnumString}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardType` [INFO] [stdout] --> src/components/card_info.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 imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/components/card_info.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_derive::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/components/card_info.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/components/card_info.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `ToString` [INFO] [stdout] --> src/components/card_info.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use strum_macros::{EnumIter, ToString}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/components/card_info.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::events::KeyboardEvent` [INFO] [stdout] --> src/components/card_info.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use yew::events::KeyboardEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::format::Json` [INFO] [stdout] --> src/components/card_info.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use yew::format::Json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::web_sys::HtmlInputElement as InputElement` [INFO] [stdout] --> src/components/card_info.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use yew::web_sys::HtmlInputElement as InputElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Href`, `InputData`, `NodeRef` [INFO] [stdout] --> src/components/card_info.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | use yew::{html, Component, ComponentLink, Href, Html, InputData, NodeRef, ShouldRender}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CardType`, `Rarity` [INFO] [stdout] --> src/components/cards_listing.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::logic::types::{CardEntry, CardType, Rarity}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Local` [INFO] [stdout] --> src/components/cards_listing.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `float_pretty_print::PrettyPrintFloat` [INFO] [stdout] --> src/components/cards_listing.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use float_pretty_print::PrettyPrintFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/components/cards_listing.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/components/cards_listing.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `ToString` [INFO] [stdout] --> src/components/cards_listing.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | 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:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use yew::events::KeyboardEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::prelude::*` [INFO] [stdout] --> src/components/cards_listing.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use yew::prelude::*; [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`, `NodeRef` [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 imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/logic/calc.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_derive::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `EnumString` [INFO] [stdout] --> src/logic/calc.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use strum_macros::{EnumIter, EnumString}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardType` [INFO] [stdout] --> src/components/card_info.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 imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/components/card_info.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_derive::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/components/card_info.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/components/card_info.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `ToString` [INFO] [stdout] --> src/components/card_info.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use strum_macros::{EnumIter, ToString}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/components/card_info.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::events::KeyboardEvent` [INFO] [stdout] --> src/components/card_info.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use yew::events::KeyboardEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::format::Json` [INFO] [stdout] --> src/components/card_info.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use yew::format::Json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::web_sys::HtmlInputElement as InputElement` [INFO] [stdout] --> src/components/card_info.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use yew::web_sys::HtmlInputElement as InputElement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Href`, `InputData`, `NodeRef` [INFO] [stdout] --> src/components/card_info.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | use yew::{html, Component, ComponentLink, Href, Html, InputData, NodeRef, ShouldRender}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CardType`, `Rarity` [INFO] [stdout] --> src/components/cards_listing.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::logic::types::{CardEntry, CardType, Rarity}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Local` [INFO] [stdout] --> src/components/cards_listing.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, Local}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `float_pretty_print::PrettyPrintFloat` [INFO] [stdout] --> src/components/cards_listing.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use float_pretty_print::PrettyPrintFloat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/components/cards_listing.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/components/cards_listing.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnumIter`, `ToString` [INFO] [stdout] --> src/components/cards_listing.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | 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:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use yew::events::KeyboardEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::prelude::*` [INFO] [stdout] --> src/components/cards_listing.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use yew::prelude::*; [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`, `NodeRef` [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: `strum::IntoEnumIterator` [INFO] [stdout] --> src/components/cards_listing.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use strum::IntoEnumIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum::IntoEnumIterator` [INFO] [stdout] --> src/components/cards_listing.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use strum::IntoEnumIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> src/components/card_info.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Update` [INFO] [stdout] --> src/components/cards_listing.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Update, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Delete` [INFO] [stdout] --> src/components/cards_listing.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Delete, [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: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link` [INFO] [stdout] --> src/components/card_info.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | link: ComponentLink, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Update` [INFO] [stdout] --> src/components/cards_listing.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Update, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Delete` [INFO] [stdout] --> src/components/cards_listing.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Delete, [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: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "f6cf236c720d9f5b1c068295d783558e31c43a39bee77e481e31f19262e12a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6cf236c720d9f5b1c068295d783558e31c43a39bee77e481e31f19262e12a87", kill_on_drop: false }` [INFO] [stdout] f6cf236c720d9f5b1c068295d783558e31c43a39bee77e481e31f19262e12a87