[INFO] cloning repository https://github.com/Pfeil/Fairris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pfeil/Fairris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfeil%2FFairris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfeil%2FFairris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b074cdc11e2a5215d847bfd653c1971a9a6be80 [INFO] testing Pfeil/Fairris against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfeil%2FFairris" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pfeil/Fairris on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pfeil/Fairris [INFO] finished tweaking git repo https://github.com/Pfeil/Fairris [INFO] tweaked toml for git repo https://github.com/Pfeil/Fairris written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/Pfeil/Fairris already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.19.4 [INFO] [stderr] Downloaded yew v0.17.4 [INFO] [stderr] Downloaded yew-router v0.14.0 [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded strum v0.19.5 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded wee_alloc v0.4.5 [INFO] [stderr] Downloaded yew-router-macro v0.14.0 [INFO] [stderr] Downloaded yew-macro v0.17.0 [INFO] [stderr] Downloaded yewtil v0.4.0 [INFO] [stderr] Downloaded yew-router-route-parser v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bce72863c043b59cda6e7f5659263ceef93fef79a75d3c0305f1c9d7509bc747 [INFO] running `Command { std: "docker" "start" "-a" "bce72863c043b59cda6e7f5659263ceef93fef79a75d3c0305f1c9d7509bc747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bce72863c043b59cda6e7f5659263ceef93fef79a75d3c0305f1c9d7509bc747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce72863c043b59cda6e7f5659263ceef93fef79a75d3c0305f1c9d7509bc747", kill_on_drop: false }` [INFO] [stdout] bce72863c043b59cda6e7f5659263ceef93fef79a75d3c0305f1c9d7509bc747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1459bf5dec7310175d5fd69607d9df1e517ef6e522b67abfbc47d9d24d924d0e [INFO] running `Command { std: "docker" "start" "-a" "1459bf5dec7310175d5fd69607d9df1e517ef6e522b67abfbc47d9d24d924d0e", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling yew-router-route-parser v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling yew-router-macro v0.14.0 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew-router v0.14.0 [INFO] [stderr] Compiling yewtil v0.4.0 [INFO] [stderr] Compiling fairris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/data_type_registry/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum::IntoEnumIterator` [INFO] [stdout] --> src/app_state/data_manager.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use strum::IntoEnumIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selection_changed` [INFO] [stdout] --> src/app_state/pid_manager.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | let (pids_changed, selection_changed): (bool, bool) = match msg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selection_changed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collections` [INFO] [stdout] --> src/details_page/data_widget/collection_form.rs:43:58 [INFO] [stdout] | [INFO] [stdout] 43 | collection_service::Response::Registered(collections) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AddNewData` [INFO] [stdout] --> src/app_state/data_manager.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | AddNewData(Data), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Incoming` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app_state/data_manager.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `data_iter` [INFO] [stdout] --> src/app_state/data_manager.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn data_iter(&self) -> std::collections::hash_map::Iter<'_, DataID, Data> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_selected` [INFO] [stdout] --> src/app_state/data_manager.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn get_selected(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_from_record` [INFO] [stdout] --> src/app_state/data_manager.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn get_from_record(&self, item: &PidInfo) -> Option<(DataID, Data)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_same_datatype_like` [INFO] [stdout] --> src/app_state/data.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn has_same_datatype_like(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_str` [INFO] [stdout] --> src/service_communication/types.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn write_str(record: &mut PidRecord, datatype: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/collection_service/member_item.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Member` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/collection_service/member_item.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Default, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "1459bf5dec7310175d5fd69607d9df1e517ef6e522b67abfbc47d9d24d924d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1459bf5dec7310175d5fd69607d9df1e517ef6e522b67abfbc47d9d24d924d0e", kill_on_drop: false }` [INFO] [stdout] 1459bf5dec7310175d5fd69607d9df1e517ef6e522b67abfbc47d9d24d924d0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9cdad4e896d71193e36337efe476156d901cab2cc2241ef33791935c5f609c7 [INFO] running `Command { std: "docker" "start" "-a" "f9cdad4e896d71193e36337efe476156d901cab2cc2241ef33791935c5f609c7", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/data_type_registry/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum::IntoEnumIterator` [INFO] [stdout] --> src/app_state/data_manager.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use strum::IntoEnumIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selection_changed` [INFO] [stdout] --> src/app_state/pid_manager.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | let (pids_changed, selection_changed): (bool, bool) = match msg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selection_changed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collections` [INFO] [stdout] --> src/details_page/data_widget/collection_form.rs:43:58 [INFO] [stdout] | [INFO] [stdout] 43 | collection_service::Response::Registered(collections) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AddNewData` [INFO] [stdout] --> src/app_state/data_manager.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | AddNewData(Data), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Incoming` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app_state/data_manager.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `data_iter` [INFO] [stdout] --> src/app_state/data_manager.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn data_iter(&self) -> std::collections::hash_map::Iter<'_, DataID, Data> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_selected` [INFO] [stdout] --> src/app_state/data_manager.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn get_selected(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_from_record` [INFO] [stdout] --> src/app_state/data_manager.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn get_from_record(&self, item: &PidInfo) -> Option<(DataID, Data)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_same_datatype_like` [INFO] [stdout] --> src/app_state/data.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn has_same_datatype_like(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_str` [INFO] [stdout] --> src/service_communication/types.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn write_str(record: &mut PidRecord, datatype: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fairris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/collection_service/member_item.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Member` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/collection_service/member_item.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Default, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/data_type_registry/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `strum::IntoEnumIterator` [INFO] [stdout] --> src/app_state/data_manager.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use strum::IntoEnumIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selection_changed` [INFO] [stdout] --> src/app_state/pid_manager.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | let (pids_changed, selection_changed): (bool, bool) = match msg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selection_changed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collections` [INFO] [stdout] --> src/details_page/data_widget/collection_form.rs:43:58 [INFO] [stdout] | [INFO] [stdout] 43 | collection_service::Response::Registered(collections) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AddNewData` [INFO] [stdout] --> src/app_state/data_manager.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | AddNewData(Data), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Incoming` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/app_state/data_manager.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `data_iter` [INFO] [stdout] --> src/app_state/data_manager.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn data_iter(&self) -> std::collections::hash_map::Iter<'_, DataID, Data> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_selected` [INFO] [stdout] --> src/app_state/data_manager.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn get_selected(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_from_record` [INFO] [stdout] --> src/app_state/data_manager.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn get_from_record(&self, item: &PidInfo) -> Option<(DataID, Data)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_same_datatype_like` [INFO] [stdout] --> src/app_state/data.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn has_same_datatype_like(&self, other: &Self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_str` [INFO] [stdout] --> src/service_communication/types.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn write_str(record: &mut PidRecord, datatype: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/collection_service/member_item.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Member` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/collection_service/member_item.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Default, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.90s [INFO] running `Command { std: "docker" "inspect" "f9cdad4e896d71193e36337efe476156d901cab2cc2241ef33791935c5f609c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9cdad4e896d71193e36337efe476156d901cab2cc2241ef33791935c5f609c7", kill_on_drop: false }` [INFO] [stdout] f9cdad4e896d71193e36337efe476156d901cab2cc2241ef33791935c5f609c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d88ce25101eb213427e5b834e418b99ac3288453611c37ce6907aaf3e6ad6761 [INFO] running `Command { std: "docker" "start" "-a" "d88ce25101eb213427e5b834e418b99ac3288453611c37ce6907aaf3e6ad6761", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stderr] --> src/data_type_registry/macros.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `strum::IntoEnumIterator` [INFO] [stderr] --> src/app_state/data_manager.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use strum::IntoEnumIterator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `selection_changed` [INFO] [stderr] --> src/app_state/pid_manager.rs:49:28 [INFO] [stderr] | [INFO] [stderr] 49 | let (pids_changed, selection_changed): (bool, bool) = match msg { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selection_changed` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collections` [INFO] [stderr] --> src/details_page/data_widget/collection_form.rs:43:58 [INFO] [stderr] | [INFO] [stderr] 43 | collection_service::Response::Registered(collections) => { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collections` [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `AddNewData` [INFO] [stderr] --> src/app_state/data_manager.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | AddNewData(Data), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Incoming` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/app_state/data_manager.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `data_iter` [INFO] [stderr] --> src/app_state/data_manager.rs:149:12 [INFO] [stderr] | [INFO] [stderr] 149 | pub fn data_iter(&self) -> std::collections::hash_map::Iter<'_, DataID, Data> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_selected` [INFO] [stderr] --> src/app_state/data_manager.rs:169:12 [INFO] [stderr] | [INFO] [stderr] 169 | pub fn get_selected(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_from_record` [INFO] [stderr] --> src/app_state/data_manager.rs:173:12 [INFO] [stderr] | [INFO] [stderr] 173 | pub fn get_from_record(&self, item: &PidInfo) -> Option<(DataID, Data)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `has_same_datatype_like` [INFO] [stderr] --> src/app_state/data.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn has_same_datatype_like(&self, other: &Self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write_str` [INFO] [stderr] --> src/service_communication/types.rs:70:12 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn write_str(record: &mut PidRecord, datatype: &str) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/collection_service/member_item.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | id: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Member` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/collection_service/member_item.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Default, Debug, Clone, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fairris` (lib) generated 11 warnings [INFO] [stderr] warning: `fairris` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fairris-30e7323476456978) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test data_type_registry::profile::tests::profile_pid_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fairris [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d88ce25101eb213427e5b834e418b99ac3288453611c37ce6907aaf3e6ad6761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88ce25101eb213427e5b834e418b99ac3288453611c37ce6907aaf3e6ad6761", kill_on_drop: false }` [INFO] [stdout] d88ce25101eb213427e5b834e418b99ac3288453611c37ce6907aaf3e6ad6761