[INFO] cloning repository https://github.com/hegjon/cipo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hegjon/cipo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhegjon%2Fcipo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhegjon%2Fcipo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76bdeca38e96bfbad567e82fce377f61a6c5e4c3
[INFO] checking hegjon/cipo against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhegjon%2Fcipo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hegjon/cipo
[INFO] finished tweaking git repo https://github.com/hegjon/cipo
[INFO] tweaked toml for git repo https://github.com/hegjon/cipo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hegjon/cipo on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hegjon/cipo 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wildmatch v1.1.0
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded attohttpc v0.17.0
[INFO] [stderr]   Downloaded clap_lex v0.1.1
[INFO] [stderr]   Downloaded clap v3.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0aaa7d9dbafc2ce97b2d866f51574b11d239e1528c98af19062b0c7a14be6262
[INFO] running `Command { std: "docker" "start" "0aaa7d9dbafc2ce97b2d866f51574b11d239e1528c98af19062b0c7a14be6262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aaa7d9dbafc2ce97b2d866f51574b11d239e1528c98af19062b0c7a14be6262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0aaa7d9dbafc2ce97b2d866f51574b11d239e1528c98af19062b0c7a14be6262" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aaa7d9dbafc2ce97b2d866f51574b11d239e1528c98af19062b0c7a14be6262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0aaa7d9dbafc2ce97b2d866f51574b11d239e1528c98af19062b0c7a14be6262" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking clap_lex v0.1.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking flate2 v1.0.23
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking clap v3.1.9
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking attohttpc v0.17.0
[INFO] [stderr]     Checking cipo v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `by_minute` and `minute_ts` are never read
[INFO] [stdout]   --> src/shelly.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Energy {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 14 |     pub total: f64,
[INFO] [stdout] 15 |     pub by_minute: Vec<f32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 16 |     pub minute_ts: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Energy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `by_minute` and `minute_ts` are never read
[INFO] [stdout]   --> src/shelly.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Energy {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 14 |     pub total: f64,
[INFO] [stdout] 15 |     pub by_minute: Vec<f32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 16 |     pub minute_ts: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Energy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 12.89s
[INFO] running `Command { std: "docker" "inspect" "0aaa7d9dbafc2ce97b2d866f51574b11d239e1528c98af19062b0c7a14be6262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aaa7d9dbafc2ce97b2d866f51574b11d239e1528c98af19062b0c7a14be6262", kill_on_drop: false }`
[INFO] [stdout] 0aaa7d9dbafc2ce97b2d866f51574b11d239e1528c98af19062b0c7a14be6262
