[INFO] cloning repository https://github.com/zimward/fan_configurator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zimward/fan_configurator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzimward%2Ffan_configurator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzimward%2Ffan_configurator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea2b0182b0604f597c8ea89b372de643fc5210df [INFO] checking zimward/fan_configurator against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzimward%2Ffan_configurator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zimward/fan_configurator on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zimward/fan_configurator [INFO] finished tweaking git repo https://github.com/zimward/fan_configurator [INFO] tweaked toml for git repo https://github.com/zimward/fan_configurator written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zimward/fan_configurator 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87175f4fc8ea4ee2c507dbad99a4b5df9f0b1d7deac6ac3ee0144000220f9113 [INFO] running `Command { std: "docker" "start" "-a" "87175f4fc8ea4ee2c507dbad99a4b5df9f0b1d7deac6ac3ee0144000220f9113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87175f4fc8ea4ee2c507dbad99a4b5df9f0b1d7deac6ac3ee0144000220f9113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87175f4fc8ea4ee2c507dbad99a4b5df9f0b1d7deac6ac3ee0144000220f9113", kill_on_drop: false }` [INFO] [stdout] 87175f4fc8ea4ee2c507dbad99a4b5df9f0b1d7deac6ac3ee0144000220f9113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76aca0716c0953fb7df5c064da03c8d771184a45e6bd6f2aafc988a7d9e7cdcd [INFO] running `Command { std: "docker" "start" "-a" "76aca0716c0953fb7df5c064da03c8d771184a45e6bd6f2aafc988a7d9e7cdcd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking fan-configurator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `File` [INFO] [stdout] --> src/main.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | fs::{write, File}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `File` [INFO] [stdout] --> src/main.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | fs::{write, File}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `heat_srcs` [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | fn tune_pid(heat_srcs: &mut Vec, fans: &Vec) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heat_srcs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fans` [INFO] [stdout] --> src/main.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | fn tune_pid(heat_srcs: &mut Vec, fans: &Vec) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fans` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tune_pid` is never used [INFO] [stdout] --> src/main.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn tune_pid(heat_srcs: &mut Vec, fans: &Vec) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `heat_srcs` [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | fn tune_pid(heat_srcs: &mut Vec, fans: &Vec) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heat_srcs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fans` [INFO] [stdout] --> src/main.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | fn tune_pid(heat_srcs: &mut Vec, fans: &Vec) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fans` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tune_pid` is never used [INFO] [stdout] --> src/main.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn tune_pid(heat_srcs: &mut Vec, fans: &Vec) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s [INFO] running `Command { std: "docker" "inspect" "76aca0716c0953fb7df5c064da03c8d771184a45e6bd6f2aafc988a7d9e7cdcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76aca0716c0953fb7df5c064da03c8d771184a45e6bd6f2aafc988a7d9e7cdcd", kill_on_drop: false }` [INFO] [stdout] 76aca0716c0953fb7df5c064da03c8d771184a45e6bd6f2aafc988a7d9e7cdcd