[INFO] cloning repository https://github.com/rgwood/burninator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgwood/burninator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgwood%2Fburninator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgwood%2Fburninator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa36cafa1a20e6ca73fe6e822732233b4b61182c
[INFO] testing rgwood/burninator against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgwood%2Fburninator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/rgwood/burninator
[INFO] finished tweaking git repo https://github.com/rgwood/burninator
[INFO] tweaked toml for git repo https://github.com/rgwood/burninator written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rgwood/burninator on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rgwood/burninator 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded argh v0.1.7
[INFO] [stderr]   Downloaded wmi v0.9.3
[INFO] [stderr]   Downloaded argh_shared v0.1.7
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded argh_derive v0.1.7
[INFO] [stderr]   Downloaded widestring v0.5.1
[INFO] [stderr]   Downloaded syn v1.0.94
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2cce1376bd46ae6bc13971a2ad622a8315187d98fe3ef854c2ccdc8f89e1a80
[INFO] running `Command { std: "docker" "start" "-a" "a2cce1376bd46ae6bc13971a2ad622a8315187d98fe3ef854c2ccdc8f89e1a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2cce1376bd46ae6bc13971a2ad622a8315187d98fe3ef854c2ccdc8f89e1a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2cce1376bd46ae6bc13971a2ad622a8315187d98fe3ef854c2ccdc8f89e1a80", kill_on_drop: false }`
[INFO] [stdout] a2cce1376bd46ae6bc13971a2ad622a8315187d98fe3ef854c2ccdc8f89e1a80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f83303c561f89f735640ce6bd5121fa0f6d6109c15e1d85fb8179953e4866725
[INFO] running `Command { std: "docker" "start" "-a" "f83303c561f89f735640ce6bd5121fa0f6d6109c15e1d85fb8179953e4866725", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling wmi v0.9.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling argh_derive v0.1.7
[INFO] [stderr]    Compiling argh v0.1.7
[INFO] [stderr]    Compiling burninator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `wmi::COMLibrary`, `wmi::WMIConnection`
[INFO] [stdout]  --> src/main.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wmi::{COMLibrary, WMIConnection};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^^^^^^^^^^^ no `WMIConnection` in the root
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `COMLibrary` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wmi::Variant`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use wmi::Variant;
[INFO] [stdout]    |     ^^^^^^^^^^^^ no `Variant` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     loop {
[INFO] [stdout] 37 | |         let system_temp_c = get_system_temp_c()?;
[INFO] [stdout] 38 | |         println!("Average temperature: {system_temp_c:.1}C");
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 58 |
[INFO] [stdout] 59 |       Ok(())
[INFO] [stdout]    |       ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:83:38
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let temp_kelvin: f64 = match os.get("HighPrecisionTemperature").unwrap() {
[INFO] [stdout]    |                                      ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `burninator` (bin "burninator") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f83303c561f89f735640ce6bd5121fa0f6d6109c15e1d85fb8179953e4866725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f83303c561f89f735640ce6bd5121fa0f6d6109c15e1d85fb8179953e4866725", kill_on_drop: false }`
[INFO] [stdout] f83303c561f89f735640ce6bd5121fa0f6d6109c15e1d85fb8179953e4866725
