[INFO] cloning repository https://github.com/KarmaComputing/bandwidthmonitorfetcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KarmaComputing/bandwidthmonitorfetcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarmaComputing%2Fbandwidthmonitorfetcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarmaComputing%2Fbandwidthmonitorfetcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cc27efbfd3b4cc73e5912362907c26646025de3
[INFO] checking KarmaComputing/bandwidthmonitorfetcher against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKarmaComputing%2Fbandwidthmonitorfetcher" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KarmaComputing/bandwidthmonitorfetcher
[INFO] finished tweaking git repo https://github.com/KarmaComputing/bandwidthmonitorfetcher
[INFO] tweaked toml for git repo https://github.com/KarmaComputing/bandwidthmonitorfetcher written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KarmaComputing/bandwidthmonitorfetcher on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KarmaComputing/bandwidthmonitorfetcher 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-result v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d08ce42913ee7a741d28fd7b81c50e8b7a4b08e493a09a418796bf25a08e3eea
[INFO] running `Command { std: "docker" "start" "-a" "d08ce42913ee7a741d28fd7b81c50e8b7a4b08e493a09a418796bf25a08e3eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d08ce42913ee7a741d28fd7b81c50e8b7a4b08e493a09a418796bf25a08e3eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08ce42913ee7a741d28fd7b81c50e8b7a4b08e493a09a418796bf25a08e3eea", kill_on_drop: false }`
[INFO] [stdout] d08ce42913ee7a741d28fd7b81c50e8b7a4b08e493a09a418796bf25a08e3eea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0db3a625cca269700b3aa2bc68e195670c4ae4147f163029bf596a48a1e70f4
[INFO] running `Command { std: "docker" "start" "-a" "b0db3a625cca269700b3aa2bc68e195670c4ae4147f163029bf596a48a1e70f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking bandwidthmonitorfetcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `vnstatversion` and `jsonversion` are never read
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct VnStats {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  9 |     vnstatversion: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     jsonversion: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alias`, `created`, and `updated` are never read
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct VnStatInterface {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 16 |     name: String,
[INFO] [stdout] 17 |     alias: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     created: VnStatDateCreated,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     updated: VnStatDateUpdated,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatInterface` 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 `total` is never read
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct VnStatTraffic {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 25 |     total: VnStatTrafficTotal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatTraffic` 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 `id`, `date`, `time`, and `timestamp` are never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct VnStatTrafficFiveminute {
[INFO] [stdout]    |        ----------------------- fields in this struct
[INFO] [stdout] 37 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     date: VnStatDate,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     time: VnStatTime,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 40 |     timestamp: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatTrafficFiveminute` 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 `date` and `timestamp` are never read
[INFO] [stdout]   --> src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct VnStatDateCreated {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 47 |     date: VnStatDate,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 48 |     timestamp: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatDateCreated` 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 `date`, `time`, and `timestamp` are never read
[INFO] [stdout]   --> src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct VnStatDateUpdated {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 53 |     date: VnStatDate,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     time: VnStatTime,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     timestamp: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatDateUpdated` 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 `hour` and `minute` are never read
[INFO] [stdout]   --> src/main.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct VnStatTime {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 60 |     hour: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 61 |     minute: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatTime` 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 `day`, `month`, and `year` are never read
[INFO] [stdout]   --> src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct VnStatDate {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 66 |     day: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 67 |     month: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 68 |     year: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatDate` 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 `vnstatversion` and `jsonversion` are never read
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct VnStats {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  9 |     vnstatversion: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     jsonversion: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alias`, `created`, and `updated` are never read
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct VnStatInterface {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 16 |     name: String,
[INFO] [stdout] 17 |     alias: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     created: VnStatDateCreated,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     updated: VnStatDateUpdated,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatInterface` 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 `total` is never read
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct VnStatTraffic {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] 25 |     total: VnStatTrafficTotal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatTraffic` 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 `id`, `date`, `time`, and `timestamp` are never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct VnStatTrafficFiveminute {
[INFO] [stdout]    |        ----------------------- fields in this struct
[INFO] [stdout] 37 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     date: VnStatDate,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     time: VnStatTime,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 40 |     timestamp: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatTrafficFiveminute` 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 `date` and `timestamp` are never read
[INFO] [stdout]   --> src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct VnStatDateCreated {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 47 |     date: VnStatDate,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 48 |     timestamp: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatDateCreated` 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 `date`, `time`, and `timestamp` are never read
[INFO] [stdout]   --> src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct VnStatDateUpdated {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 53 |     date: VnStatDate,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 54 |     time: VnStatTime,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     timestamp: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatDateUpdated` 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 `hour` and `minute` are never read
[INFO] [stdout]   --> src/main.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct VnStatTime {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 60 |     hour: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 61 |     minute: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatTime` 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 `day`, `month`, and `year` are never read
[INFO] [stdout]   --> src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct VnStatDate {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 66 |     day: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 67 |     month: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 68 |     year: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VnStatDate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.62s
[INFO] running `Command { std: "docker" "inspect" "b0db3a625cca269700b3aa2bc68e195670c4ae4147f163029bf596a48a1e70f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0db3a625cca269700b3aa2bc68e195670c4ae4147f163029bf596a48a1e70f4", kill_on_drop: false }`
[INFO] [stdout] b0db3a625cca269700b3aa2bc68e195670c4ae4147f163029bf596a48a1e70f4
