[INFO] cloning repository https://github.com/qarmin/system-info-collector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qarmin/system-info-collector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqarmin%2Fsystem-info-collector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqarmin%2Fsystem-info-collector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] deb447ccc02cd3e3f26b4df3c32536ac3e10362e [INFO] checking qarmin/system-info-collector/deb447ccc02cd3e3f26b4df3c32536ac3e10362e against master#4e1f5d90bca45207605a88e39b1f76abcdb85d2f for pr-123962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqarmin%2Fsystem-info-collector" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qarmin/system-info-collector on toolchain 4e1f5d90bca45207605a88e39b1f76abcdb85d2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qarmin/system-info-collector [INFO] finished tweaking git repo https://github.com/qarmin/system-info-collector [INFO] tweaked toml for git repo https://github.com/qarmin/system-info-collector written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/qarmin/system-info-collector 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" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded basic-toml v0.1.9 [INFO] [stderr] Downloaded handsome_logger v0.8.0 [INFO] [stderr] Downloaded open v5.1.2 [INFO] [stderr] Downloaded sysinfo v0.30.8 [INFO] [stderr] Downloaded cc v1.0.91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d0397496710f98d0b19fca3a9da4ce33597e82b794792365f5217a34427835b [INFO] running `Command { std: "docker" "start" "-a" "4d0397496710f98d0b19fca3a9da4ce33597e82b794792365f5217a34427835b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d0397496710f98d0b19fca3a9da4ce33597e82b794792365f5217a34427835b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0397496710f98d0b19fca3a9da4ce33597e82b794792365f5217a34427835b", kill_on_drop: false }` [INFO] [stdout] 4d0397496710f98d0b19fca3a9da4ce33597e82b794792365f5217a34427835b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecafa8bcd569f4dfe53ffebd55006744343bdb48818b703d80fba10199570594 [INFO] running `Command { std: "docker" "start" "-a" "ecafa8bcd569f4dfe53ffebd55006744343bdb48818b703d80fba10199570594", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking open v5.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking handsome_logger v0.8.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking sysinfo v0.30.8 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling plotly_derive v0.8.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking plotly v0.8.4 [INFO] [stderr] Checking system_info_collector v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `collected_data_names`, `cpu_core_count`, and `check_interval` are never read [INFO] [stdout] --> src/model.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct CollectedItemModels { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 14 | pub collected_data_names: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub cpu_core_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub check_interval: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CollectedItemModels` has derived impls for the traits `Debug` and `Clone`, 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 `collected_name` and `need_to_check` are never read [INFO] [stdout] --> src/model.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct SingleProcessCacheStruct { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 97 | pub collected_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 98 | pub need_to_check: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SingleProcessCacheStruct` 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 `use_web_gl` is never read [INFO] [stdout] --> src/model.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 120 | pub use_web_gl: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `collected_data_names`, `cpu_core_count`, and `check_interval` are never read [INFO] [stdout] --> src/model.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct CollectedItemModels { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 14 | pub collected_data_names: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub cpu_core_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub check_interval: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CollectedItemModels` has derived impls for the traits `Debug` and `Clone`, 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 `collected_name` and `need_to_check` are never read [INFO] [stdout] --> src/model.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct SingleProcessCacheStruct { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 97 | pub collected_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 98 | pub need_to_check: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SingleProcessCacheStruct` 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 `use_web_gl` is never read [INFO] [stdout] --> src/model.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 120 | pub use_web_gl: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.95s [INFO] running `Command { std: "docker" "inspect" "ecafa8bcd569f4dfe53ffebd55006744343bdb48818b703d80fba10199570594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecafa8bcd569f4dfe53ffebd55006744343bdb48818b703d80fba10199570594", kill_on_drop: false }` [INFO] [stdout] ecafa8bcd569f4dfe53ffebd55006744343bdb48818b703d80fba10199570594