[INFO] cloning repository https://github.com/mrene/heatpump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrene/heatpump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrene%2Fheatpump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrene%2Fheatpump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2e208dcd8f079e6fc991543c4c31984999d124d
[INFO] checking mrene/heatpump against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrene%2Fheatpump" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrene/heatpump
[INFO] finished tweaking git repo https://github.com/mrene/heatpump
[INFO] tweaked toml for git repo https://github.com/mrene/heatpump written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrene/heatpump on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrene/heatpump 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" "+1.95.0" "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 hex-literal v0.3.4
[INFO] [stderr]   Downloaded cxx-build v1.0.83
[INFO] [stderr]   Downloaded packed_struct_codegen v0.10.1
[INFO] [stderr]   Downloaded packed_struct v0.10.1
[INFO] [stderr]   Downloaded rustversion v1.0.10
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.83
[INFO] [stderr]   Downloaded bit_reverse v0.1.8
[INFO] [stderr]   Downloaded peg-runtime v0.8.1
[INFO] [stderr]   Downloaded hexplay v0.2.1
[INFO] [stderr]   Downloaded peg-macros v0.8.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.83
[INFO] [stderr]   Downloaded peg v0.8.1
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded serde_json v1.0.90
[INFO] [stderr]   Downloaded cxx v1.0.83
[INFO] [stderr]   Downloaded rustix v0.36.5
[INFO] [stderr]   Downloaded irp v0.3.1
[INFO] [stderr]   Downloaded object v0.30.0
[INFO] [stderr]   Downloaded gimli v0.27.0
[INFO] [stderr]   Downloaded rbroadlink v0.2.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 002d078ff982e7fb9f68068b5263ea834516906aa0269cdfa6ce07084380d3af
[INFO] running `Command { std: "docker" "start" "-a" "002d078ff982e7fb9f68068b5263ea834516906aa0269cdfa6ce07084380d3af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "002d078ff982e7fb9f68068b5263ea834516906aa0269cdfa6ce07084380d3af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002d078ff982e7fb9f68068b5263ea834516906aa0269cdfa6ce07084380d3af", kill_on_drop: false }`
[INFO] [stdout] 002d078ff982e7fb9f68068b5263ea834516906aa0269cdfa6ce07084380d3af
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46a73a63e119a491c904a1d3fbef9cd9db2484543e8350c17109fc2cd02cc6b3
[INFO] running `Command { std: "docker" "start" "-a" "46a73a63e119a491c904a1d3fbef9cd9db2484543e8350c17109fc2cd02cc6b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.10
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling peg-runtime v0.8.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking object v0.30.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.90
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling peg-macros v0.8.1
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking hexplay v0.2.1
[INFO] [stderr]     Checking bit_reverse v0.1.8
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking peg v0.8.1
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]     Checking irp v0.3.1
[INFO] [stderr]     Checking rbroadlink v0.2.1
[INFO] [stderr]     Checking heatpump v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/smartir.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::json;
[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: `serde_json::json`
[INFO] [stdout]  --> src/smartir.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `chunk_pulses` is never used
[INFO] [stdout]   --> src/pwm.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<T: Copy + Eq + Hash + std::fmt::Debug> Codec<T> {
[INFO] [stdout]    | ---------------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub(crate) fn chunk_pulses(pulses: impl Iterator<Item = T>) -> Vec<(T, T)> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> src/main.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let d = base64::decode(b).unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.49s
[INFO] running `Command { std: "docker" "inspect" "46a73a63e119a491c904a1d3fbef9cd9db2484543e8350c17109fc2cd02cc6b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a73a63e119a491c904a1d3fbef9cd9db2484543e8350c17109fc2cd02cc6b3", kill_on_drop: false }`
[INFO] [stdout] 46a73a63e119a491c904a1d3fbef9cd9db2484543e8350c17109fc2cd02cc6b3
