[INFO] cloning repository https://github.com/eksd33/whothis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eksd33/whothis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feksd33%2Fwhothis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feksd33%2Fwhothis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb5a3ab0db86828cf23b2e6e5731fbec4c81705f [INFO] testing eksd33/whothis against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feksd33%2Fwhothis" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eksd33/whothis on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eksd33/whothis [INFO] finished tweaking git repo https://github.com/eksd33/whothis [INFO] tweaked toml for git repo https://github.com/eksd33/whothis written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/eksd33/whothis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e525ee858b9ef2b79d49740e5903cea6f7e00726ef099444a7cc33b609ff03af [INFO] running `Command { std: "docker" "start" "-a" "e525ee858b9ef2b79d49740e5903cea6f7e00726ef099444a7cc33b609ff03af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e525ee858b9ef2b79d49740e5903cea6f7e00726ef099444a7cc33b609ff03af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e525ee858b9ef2b79d49740e5903cea6f7e00726ef099444a7cc33b609ff03af", kill_on_drop: false }` [INFO] [stdout] e525ee858b9ef2b79d49740e5903cea6f7e00726ef099444a7cc33b609ff03af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29bfcd1581dfcd6ba4e6752288c8dd3d0051330d1d9b95f6c25af620620c590 [INFO] running `Command { std: "docker" "start" "-a" "a29bfcd1581dfcd6ba4e6752288c8dd3d0051330d1d9b95f6c25af620620c590", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling whothis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::configuration::*` [INFO] [stdout] --> src/helpers/request_handling.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::helpers::configuration::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::virustotal::*` [INFO] [stdout] --> src/helpers/request_handling.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::helpers::virustotal::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::whoxml::*` [INFO] [stdout] --> src/helpers/request_handling.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::helpers::whoxml::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::configuration::*` [INFO] [stdout] --> src/helpers/virustotal.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::helpers::configuration::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::request_handling::*` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::helpers::request_handling::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `who_xml_resp` [INFO] [stdout] --> src/helpers/whoxml.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let who_xml_resp = reqwest::get(url) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_who_xml_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_whois_url` [INFO] [stdout] --> src/helpers/configuration.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get_whois_url(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_virustotal_api_key` [INFO] [stdout] --> src/helpers/configuration.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_virustotal_api_key(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/helpers/virustotal.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTdataIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `attributes` [INFO] [stdout] --> src/helpers/virustotal.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | attributes: VTvaluesIp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTattributesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `as_owner` [INFO] [stdout] --> src/helpers/virustotal.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | as_owner: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `asn` [INFO] [stdout] --> src/helpers/virustotal.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | asn: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `country` [INFO] [stdout] --> src/helpers/virustotal.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | country: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `last_analysis_stats` [INFO] [stdout] --> src/helpers/virustotal.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | last_analysis_stats: VTanalysisResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `reputation` [INFO] [stdout] --> src/helpers/virustotal.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | reputation: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `harmless` [INFO] [stdout] --> src/helpers/virustotal.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | harmless: i8 , [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `malicious` [INFO] [stdout] --> src/helpers/virustotal.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | malicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `suspicious` [INFO] [stdout] --> src/helpers/virustotal.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | suspicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `undetected` [INFO] [stdout] --> src/helpers/virustotal.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | undetected: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `timeout` [INFO] [stdout] --> src/helpers/virustotal.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | timeout: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `data` [INFO] [stdout] --> src/helpers/virustotal.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTdataUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `attributes` [INFO] [stdout] --> src/helpers/virustotal.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | attributes: VTvaluesUrl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTattributesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `last_analysis_stats` [INFO] [stdout] --> src/helpers/virustotal.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | last_analysis_stats: VTanalysisResultUrl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `times_submitted` [INFO] [stdout] --> src/helpers/virustotal.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | times_submitted: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `reputation` [INFO] [stdout] --> src/helpers/virustotal.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | reputation: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `total_votes` [INFO] [stdout] --> src/helpers/virustotal.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | total_votes: VTvotesUrl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `harmless` [INFO] [stdout] --> src/helpers/virustotal.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | harmless: i8 , [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `malicious` [INFO] [stdout] --> src/helpers/virustotal.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | malicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `suspicious` [INFO] [stdout] --> src/helpers/virustotal.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | suspicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `undetected` [INFO] [stdout] --> src/helpers/virustotal.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | undetected: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `timeout` [INFO] [stdout] --> src/helpers/virustotal.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | timeout: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `harmless` [INFO] [stdout] --> src/helpers/virustotal.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | harmless: i8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvotesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `malicious` [INFO] [stdout] --> src/helpers/virustotal.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | malicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvotesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive (serde::Deserialize, Debug)] [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: function is never used: `who_xml_get` [INFO] [stdout] --> src/helpers/whoxml.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn who_xml_get (host: String, api_conf: ApiConfig )-> Result<(), Box>{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.34s [INFO] running `Command { std: "docker" "inspect" "a29bfcd1581dfcd6ba4e6752288c8dd3d0051330d1d9b95f6c25af620620c590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29bfcd1581dfcd6ba4e6752288c8dd3d0051330d1d9b95f6c25af620620c590", kill_on_drop: false }` [INFO] [stdout] a29bfcd1581dfcd6ba4e6752288c8dd3d0051330d1d9b95f6c25af620620c590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc8535157b3f09d8168b72af77b31dc57c69f676c29ef5cc97e22980239880c1 [INFO] running `Command { std: "docker" "start" "-a" "cc8535157b3f09d8168b72af77b31dc57c69f676c29ef5cc97e22980239880c1", kill_on_drop: false }` [INFO] [stderr] Compiling whothis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::configuration::*` [INFO] [stdout] --> src/helpers/request_handling.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::helpers::configuration::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::virustotal::*` [INFO] [stdout] --> src/helpers/request_handling.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::helpers::virustotal::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::whoxml::*` [INFO] [stdout] --> src/helpers/request_handling.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::helpers::whoxml::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::configuration::*` [INFO] [stdout] --> src/helpers/virustotal.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::helpers::configuration::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::helpers::request_handling::*` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::helpers::request_handling::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `who_xml_resp` [INFO] [stdout] --> src/helpers/whoxml.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let who_xml_resp = reqwest::get(url) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_who_xml_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_whois_url` [INFO] [stdout] --> src/helpers/configuration.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn get_whois_url(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_virustotal_api_key` [INFO] [stdout] --> src/helpers/configuration.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_virustotal_api_key(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/helpers/virustotal.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTdataIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `attributes` [INFO] [stdout] --> src/helpers/virustotal.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | attributes: VTvaluesIp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTattributesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `as_owner` [INFO] [stdout] --> src/helpers/virustotal.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | as_owner: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `asn` [INFO] [stdout] --> src/helpers/virustotal.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | asn: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `country` [INFO] [stdout] --> src/helpers/virustotal.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | country: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `last_analysis_stats` [INFO] [stdout] --> src/helpers/virustotal.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | last_analysis_stats: VTanalysisResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `reputation` [INFO] [stdout] --> src/helpers/virustotal.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | reputation: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `harmless` [INFO] [stdout] --> src/helpers/virustotal.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | harmless: i8 , [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `malicious` [INFO] [stdout] --> src/helpers/virustotal.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | malicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `suspicious` [INFO] [stdout] --> src/helpers/virustotal.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | suspicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `undetected` [INFO] [stdout] --> src/helpers/virustotal.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | undetected: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `timeout` [INFO] [stdout] --> src/helpers/virustotal.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | timeout: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `data` [INFO] [stdout] --> src/helpers/virustotal.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTdataUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `attributes` [INFO] [stdout] --> src/helpers/virustotal.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | attributes: VTvaluesUrl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTattributesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `last_analysis_stats` [INFO] [stdout] --> src/helpers/virustotal.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | last_analysis_stats: VTanalysisResultUrl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `times_submitted` [INFO] [stdout] --> src/helpers/virustotal.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | times_submitted: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `reputation` [INFO] [stdout] --> src/helpers/virustotal.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | reputation: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `total_votes` [INFO] [stdout] --> src/helpers/virustotal.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | total_votes: VTvotesUrl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `harmless` [INFO] [stdout] --> src/helpers/virustotal.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | harmless: i8 , [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `malicious` [INFO] [stdout] --> src/helpers/virustotal.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | malicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `suspicious` [INFO] [stdout] --> src/helpers/virustotal.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | suspicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `undetected` [INFO] [stdout] --> src/helpers/virustotal.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | undetected: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `timeout` [INFO] [stdout] --> src/helpers/virustotal.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | timeout: i8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `harmless` [INFO] [stdout] --> src/helpers/virustotal.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | harmless: i8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvotesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `malicious` [INFO] [stdout] --> src/helpers/virustotal.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | malicious: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VTvotesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/helpers/virustotal.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive (serde::Deserialize, Debug)] [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: function is never used: `who_xml_get` [INFO] [stdout] --> src/helpers/whoxml.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn who_xml_get (host: String, api_conf: ApiConfig )-> Result<(), Box>{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/whothis-bdf8043f303e4456) [INFO] running `Command { std: "docker" "inspect" "cc8535157b3f09d8168b72af77b31dc57c69f676c29ef5cc97e22980239880c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc8535157b3f09d8168b72af77b31dc57c69f676c29ef5cc97e22980239880c1", kill_on_drop: false }` [INFO] [stdout] cc8535157b3f09d8168b72af77b31dc57c69f676c29ef5cc97e22980239880c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d2c84f9f05b96cb769254b5f6e637d50a92c4ddcc4c3a42ffe6378d9e9bc011 [INFO] running `Command { std: "docker" "start" "-a" "7d2c84f9f05b96cb769254b5f6e637d50a92c4ddcc4c3a42ffe6378d9e9bc011", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::helpers::configuration::*` [INFO] [stderr] --> src/helpers/request_handling.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::helpers::configuration::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::helpers::virustotal::*` [INFO] [stderr] --> src/helpers/request_handling.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::helpers::virustotal::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::helpers::whoxml::*` [INFO] [stderr] --> src/helpers/request_handling.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::helpers::whoxml::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::helpers::configuration::*` [INFO] [stderr] --> src/helpers/virustotal.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::helpers::configuration::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::helpers::request_handling::*` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::helpers::request_handling::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `who_xml_resp` [INFO] [stderr] --> src/helpers/whoxml.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | let who_xml_resp = reqwest::get(url) [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_who_xml_resp` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_whois_url` [INFO] [stderr] --> src/helpers/configuration.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn get_whois_url(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_virustotal_api_key` [INFO] [stderr] --> src/helpers/configuration.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn get_virustotal_api_key(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/helpers/virustotal.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | data: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTdataIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `attributes` [INFO] [stderr] --> src/helpers/virustotal.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | attributes: VTvaluesIp, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTattributesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:14:30 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `as_owner` [INFO] [stderr] --> src/helpers/virustotal.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | as_owner: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:19:30 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `asn` [INFO] [stderr] --> src/helpers/virustotal.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | asn: i32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:19:30 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `country` [INFO] [stderr] --> src/helpers/virustotal.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | country: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:19:30 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `last_analysis_stats` [INFO] [stderr] --> src/helpers/virustotal.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | last_analysis_stats: VTanalysisResult, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:19:30 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `reputation` [INFO] [stderr] --> src/helpers/virustotal.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | reputation: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvaluesIp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:19:30 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `harmless` [INFO] [stderr] --> src/helpers/virustotal.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | harmless: i8 , [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `malicious` [INFO] [stderr] --> src/helpers/virustotal.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | malicious: i8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `suspicious` [INFO] [stderr] --> src/helpers/virustotal.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | suspicious: i8, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `undetected` [INFO] [stderr] --> src/helpers/virustotal.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | undetected: i8, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `timeout` [INFO] [stderr] --> src/helpers/virustotal.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | timeout: i8, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `data` [INFO] [stderr] --> src/helpers/virustotal.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | data: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTdataUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:37:30 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `attributes` [INFO] [stderr] --> src/helpers/virustotal.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | attributes: VTvaluesUrl, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTattributesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:42:31 [INFO] [stderr] | [INFO] [stderr] 42 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `last_analysis_stats` [INFO] [stderr] --> src/helpers/virustotal.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | last_analysis_stats: VTanalysisResultUrl, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:47:31 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `times_submitted` [INFO] [stderr] --> src/helpers/virustotal.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | times_submitted: i16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:47:31 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `reputation` [INFO] [stderr] --> src/helpers/virustotal.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | reputation: i16, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:47:31 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `total_votes` [INFO] [stderr] --> src/helpers/virustotal.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | total_votes: VTvotesUrl, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvaluesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:47:31 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `harmless` [INFO] [stderr] --> src/helpers/virustotal.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | harmless: i8 , [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:55:30 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `malicious` [INFO] [stderr] --> src/helpers/virustotal.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | malicious: i8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:55:30 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `suspicious` [INFO] [stderr] --> src/helpers/virustotal.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | suspicious: i8, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:55:30 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `undetected` [INFO] [stderr] --> src/helpers/virustotal.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | undetected: i8, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:55:30 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `timeout` [INFO] [stderr] --> src/helpers/virustotal.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | timeout: i8, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTanalysisResultUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:55:30 [INFO] [stderr] | [INFO] [stderr] 55 | #[derive(serde::Deserialize, Debug)] [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: field is never read: `harmless` [INFO] [stderr] --> src/helpers/virustotal.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | harmless: i8, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvotesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:63:31 [INFO] [stderr] | [INFO] [stderr] 63 | #[derive (serde::Deserialize, Debug)] [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: field is never read: `malicious` [INFO] [stderr] --> src/helpers/virustotal.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | malicious: i8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VTvotesUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/helpers/virustotal.rs:63:31 [INFO] [stderr] | [INFO] [stderr] 63 | #[derive (serde::Deserialize, Debug)] [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: function is never used: `who_xml_get` [INFO] [stderr] --> src/helpers/whoxml.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | pub async fn who_xml_get (host: String, api_conf: ApiConfig )-> Result<(), Box>{ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `whothis` (bin "whothis" test) generated 35 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whothis-bdf8043f303e4456) [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" "7d2c84f9f05b96cb769254b5f6e637d50a92c4ddcc4c3a42ffe6378d9e9bc011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2c84f9f05b96cb769254b5f6e637d50a92c4ddcc4c3a42ffe6378d9e9bc011", kill_on_drop: false }` [INFO] [stdout] 7d2c84f9f05b96cb769254b5f6e637d50a92c4ddcc4c3a42ffe6378d9e9bc011