[INFO] cloning repository https://github.com/MartinQueval/HealthServ [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MartinQueval/HealthServ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinQueval%2FHealthServ", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinQueval%2FHealthServ'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 476b0742e15f7b1f276030db9ecc43815b2373c1 [INFO] checking MartinQueval/HealthServ against try#e617cc9342f64b2efdd8eeb91834ef450a15825f for pr-149596-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinQueval%2FHealthServ" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MartinQueval/HealthServ [INFO] finished tweaking git repo https://github.com/MartinQueval/HealthServ [INFO] tweaked toml for git repo https://github.com/MartinQueval/HealthServ written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MartinQueval/HealthServ on toolchain e617cc9342f64b2efdd8eeb91834ef450a15825f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MartinQueval/HealthServ 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" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34f198181217c54785088078b4628f5dc14b04a7baccb3a79165c522d3f56a48 [INFO] running `Command { std: "docker" "start" "-a" "34f198181217c54785088078b4628f5dc14b04a7baccb3a79165c522d3f56a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34f198181217c54785088078b4628f5dc14b04a7baccb3a79165c522d3f56a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f198181217c54785088078b4628f5dc14b04a7baccb3a79165c522d3f56a48", kill_on_drop: false }` [INFO] [stdout] 34f198181217c54785088078b4628f5dc14b04a7baccb3a79165c522d3f56a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a0a9aa8e35364cd458047c4a169aa5231aafb793733fb3014ae823e02938db2 [INFO] running `Command { std: "docker" "start" "-a" "1a0a9aa8e35364cd458047c4a169aa5231aafb793733fb3014ae823e02938db2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling windows_x86_64_gnu v0.53.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking windows-targets v0.53.0 [INFO] [stderr] Checking windows-result v0.3.0 [INFO] [stderr] Checking windows-strings v0.3.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling windows-implement v0.59.0 [INFO] [stderr] Compiling windows-interface v0.59.0 [INFO] [stderr] Checking windows-core v0.59.0 [INFO] [stderr] Checking windows v0.59.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking HealthServ v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `System` [INFO] [stdout] --> src/clear_ram.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use sysinfo::{System}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `System` [INFO] [stdout] --> src/clear_ram.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use sysinfo::{System}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `show_config` is never used [INFO] [stdout] --> src/config.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Config { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn show_config(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `show_config` is never used [INFO] [stdout] --> src/config.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Config { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn show_config(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.33s [INFO] running `Command { std: "docker" "inspect" "1a0a9aa8e35364cd458047c4a169aa5231aafb793733fb3014ae823e02938db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0a9aa8e35364cd458047c4a169aa5231aafb793733fb3014ae823e02938db2", kill_on_drop: false }` [INFO] [stdout] 1a0a9aa8e35364cd458047c4a169aa5231aafb793733fb3014ae823e02938db2