[INFO] cloning repository https://github.com/theduke/panorama
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theduke/panorama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fpanorama", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fpanorama'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 062bad7a8b17babd409c9c06e23e3698d0dbd71d
[INFO] checking theduke/panorama against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fpanorama" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theduke/panorama
[INFO] finished tweaking git repo https://github.com/theduke/panorama
[INFO] tweaked toml for git repo https://github.com/theduke/panorama written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theduke/panorama on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theduke/panorama 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded udev v0.7.0
[INFO] [stderr]   Downloaded tokio-udev v0.9.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.27
[INFO] [stderr]   Downloaded toml v0.8.6
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a1f90aea28ce87c31ef2bb4289a6902456eae398d7757e995b10c99281cf48a
[INFO] running `Command { std: "docker" "start" "-a" "3a1f90aea28ce87c31ef2bb4289a6902456eae398d7757e995b10c99281cf48a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a1f90aea28ce87c31ef2bb4289a6902456eae398d7757e995b10c99281cf48a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a1f90aea28ce87c31ef2bb4289a6902456eae398d7757e995b10c99281cf48a", kill_on_drop: false }`
[INFO] [stdout] 3a1f90aea28ce87c31ef2bb4289a6902456eae398d7757e995b10c99281cf48a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa1c37612e5b4f7d7018f83cba43418c2256575c41a38b7d101b71a93db289b8
[INFO] running `Command { std: "docker" "start" "-a" "fa1c37612e5b4f7d7018f83cba43418c2256575c41a38b7d101b71a93db289b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking udev v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tokio-udev v0.9.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.27
[INFO] [stderr]     Checking toml_edit v0.20.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking toml v0.8.6
[INFO] [stderr]     Checking ureq v2.8.0
[INFO] [stderr]     Checking panoramas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Range` is never used
[INFO] [stdout]    --> src/power/cfg.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub enum Range {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Range` is never used
[INFO] [stdout]    --> src/power/cfg.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub enum Range {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/power/system.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct PowerSupply {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PowerSupply` 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 `name` is never read
[INFO] [stdout]  --> src/power/system.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct PowerSupply {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 7 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PowerSupply` 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 `status` is never read
[INFO] [stdout]   --> src/power/system.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct PowerSupplyBattery {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 29 |     pub status: BatteryStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PowerSupplyBattery` 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 `status` is never read
[INFO] [stdout]   --> src/power/system.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct PowerSupplyBattery {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 29 |     pub status: BatteryStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PowerSupplyBattery` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.20s
[INFO] running `Command { std: "docker" "inspect" "fa1c37612e5b4f7d7018f83cba43418c2256575c41a38b7d101b71a93db289b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa1c37612e5b4f7d7018f83cba43418c2256575c41a38b7d101b71a93db289b8", kill_on_drop: false }`
[INFO] [stdout] fa1c37612e5b4f7d7018f83cba43418c2256575c41a38b7d101b71a93db289b8
