[INFO] cloning repository https://github.com/ebaah46/cms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ebaah46/cms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febaah46%2Fcms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febaah46%2Fcms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d385da3ccb3a3a64736a3d7719dea4ac67ac8f0 [INFO] checking ebaah46/cms against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febaah46%2Fcms" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ebaah46/cms [INFO] finished tweaking git repo https://github.com/ebaah46/cms [INFO] tweaked toml for git repo https://github.com/ebaah46/cms written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ebaah46/cms on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ebaah46/cms already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 025642e4c1c0c4cd4e251313ab8137948ff1b8af7ecb708c39c6977138c7d8bf [INFO] running `Command { std: "docker" "start" "-a" "025642e4c1c0c4cd4e251313ab8137948ff1b8af7ecb708c39c6977138c7d8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "025642e4c1c0c4cd4e251313ab8137948ff1b8af7ecb708c39c6977138c7d8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025642e4c1c0c4cd4e251313ab8137948ff1b8af7ecb708c39c6977138c7d8bf", kill_on_drop: false }` [INFO] [stdout] 025642e4c1c0c4cd4e251313ab8137948ff1b8af7ecb708c39c6977138c7d8bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b55ee3ea9b867e931a0e130802617a1ddf70f1749fd1b490a35557abcccef71 [INFO] running `Command { std: "docker" "start" "-a" "3b55ee3ea9b867e931a0e130802617a1ddf70f1749fd1b490a35557abcccef71", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking cms_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/parsing/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DependencyType` [INFO] [stdout] --> src/processing/data_populator.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::parsing::types::{DependencyType, Directive}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/parsing/types.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DependencyType` [INFO] [stdout] --> src/processing/data_populator.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::parsing::types::{DependencyType, Directive}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `directive` [INFO] [stdout] --> src/processing/data_populator.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | fn process(self, directive: &Directive) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `directive` [INFO] [stdout] --> src/processing/data_populator.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | fn process(self, directive: &Directive) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api`, `params`, and `limit` are never read [INFO] [stdout] --> src/parsing/types.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Populator { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | pub api: PopulatorTypes, [INFO] [stdout] | ^^^ [INFO] [stdout] 12 | pub params: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub limit: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Populator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rule`, `params`, and `has_match` are never read [INFO] [stdout] --> src/parsing/types.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct VisibilityRule { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 27 | pub rule: VisibilityRuleTypes, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | pub params: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | has_match: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VisibilityRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing/types.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | PopulatorDirective(Populator), [INFO] [stdout] | ------------------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 44 - PopulatorDirective(Populator), [INFO] [stdout] 44 + PopulatorDirective(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing/types.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | VisibilityDirective(VisibilityRule), [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 - VisibilityDirective(VisibilityRule), [INFO] [stdout] 45 + VisibilityDirective(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing/types.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Unknown(String) [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 - Unknown(String) [INFO] [stdout] 46 + Unknown(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Favorites`, `Subscriptions`, `Games`, `Categories`, and `Profiles` are never constructed [INFO] [stdout] --> src/parsing/types.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum DependencyType { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 51 | Favorites, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 52 | Subscriptions, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 53 | Games, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | Categories, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 55 | Profiles, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DependencyType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing/types.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | Unknown(String) [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `VisibilityRuleTypes` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 94 - Unknown(String) [INFO] [stdout] 94 + Unknown(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source` is never read [INFO] [stdout] --> src/parsing/parsed_node.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ParsedNode { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `can_update`, `processed`, and `updated_by` are never read [INFO] [stdout] --> src/parsing/parsed_node.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ParsedBlock { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub can_update: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 41 | pub processed: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 42 | pub updated_by: DependencyType [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `can_update`, `processed`, and `updated_by` are never used [INFO] [stdout] --> src/parsing/parsed_node.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl ParsedBlock { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn can_update(&mut self, can_update: bool) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn processed(mut self, processed: bool) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn updated_by(mut self, updated_by: DependencyType) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `DataPopulator` is never used [INFO] [stdout] --> src/processing/data_populator.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait DataPopulator { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FavoritesPopulator` is never constructed [INFO] [stdout] --> src/processing/data_populator.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct FavoritesPopulator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListGamesPopulator` is never constructed [INFO] [stdout] --> src/processing/data_populator.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct ListGamesPopulator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_parameters` is never used [INFO] [stdout] --> src/processing/data_populator.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | impl ListGamesPopulator { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 48 | [INFO] [stdout] 49 | fn parse_parameters(self, params: String) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `directive` [INFO] [stdout] --> src/processing/data_populator.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | fn process(self, directive: &Directive) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `directive` [INFO] [stdout] --> src/processing/data_populator.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | fn process(self, directive: &Directive) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `api`, `params`, and `limit` are never read [INFO] [stdout] --> src/parsing/types.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Populator { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | pub api: PopulatorTypes, [INFO] [stdout] | ^^^ [INFO] [stdout] 12 | pub params: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub limit: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Populator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rule`, `params`, and `has_match` are never read [INFO] [stdout] --> src/parsing/types.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct VisibilityRule { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 27 | pub rule: VisibilityRuleTypes, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | pub params: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | has_match: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VisibilityRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing/types.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | PopulatorDirective(Populator), [INFO] [stdout] | ------------------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 44 - PopulatorDirective(Populator), [INFO] [stdout] 44 + PopulatorDirective(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing/types.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | VisibilityDirective(VisibilityRule), [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 - VisibilityDirective(VisibilityRule), [INFO] [stdout] 45 + VisibilityDirective(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing/types.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | Unknown(String) [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Directive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 - Unknown(String) [INFO] [stdout] 46 + Unknown(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Favorites`, `Subscriptions`, `Games`, `Categories`, and `Profiles` are never constructed [INFO] [stdout] --> src/parsing/types.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum DependencyType { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 51 | Favorites, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 52 | Subscriptions, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 53 | Games, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | Categories, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 55 | Profiles, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DependencyType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing/types.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | Unknown(String) [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `VisibilityRuleTypes` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 94 - Unknown(String) [INFO] [stdout] 94 + Unknown(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source` is never read [INFO] [stdout] --> src/parsing/parsed_node.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ParsedNode { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `can_update`, `processed`, and `updated_by` are never read [INFO] [stdout] --> src/parsing/parsed_node.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ParsedBlock { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub can_update: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 41 | pub processed: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 42 | pub updated_by: DependencyType [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `can_update`, `processed`, and `updated_by` are never used [INFO] [stdout] --> src/parsing/parsed_node.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl ParsedBlock { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn can_update(&mut self, can_update: bool) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn processed(mut self, processed: bool) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn updated_by(mut self, updated_by: DependencyType) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `DataPopulator` is never used [INFO] [stdout] --> src/processing/data_populator.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait DataPopulator { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FavoritesPopulator` is never constructed [INFO] [stdout] --> src/processing/data_populator.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct FavoritesPopulator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListGamesPopulator` is never constructed [INFO] [stdout] --> src/processing/data_populator.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct ListGamesPopulator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_parameters` is never used [INFO] [stdout] --> src/processing/data_populator.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 47 | impl ListGamesPopulator { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 48 | [INFO] [stdout] 49 | fn parse_parameters(self, params: String) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.85s [INFO] running `Command { std: "docker" "inspect" "3b55ee3ea9b867e931a0e130802617a1ddf70f1749fd1b490a35557abcccef71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b55ee3ea9b867e931a0e130802617a1ddf70f1749fd1b490a35557abcccef71", kill_on_drop: false }` [INFO] [stdout] 3b55ee3ea9b867e931a0e130802617a1ddf70f1749fd1b490a35557abcccef71