[INFO] fetching crate evohome_rs 0.2.2...
[INFO] testing evohome_rs-0.2.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate evohome_rs 0.2.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate evohome_rs 0.2.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate evohome_rs 0.2.2
[INFO] tweaked toml for crates.io crate evohome_rs 0.2.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate evohome_rs 0.2.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate evohome_rs 0.2.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a22b5c54cef9a5ce1d0f320f20eebafa2a5f6cd6a05c277b83b23a5a30f2a8c
[INFO] running `Command { std: "docker" "start" "-a" "1a22b5c54cef9a5ce1d0f320f20eebafa2a5f6cd6a05c277b83b23a5a30f2a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a22b5c54cef9a5ce1d0f320f20eebafa2a5f6cd6a05c277b83b23a5a30f2a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a22b5c54cef9a5ce1d0f320f20eebafa2a5f6cd6a05c277b83b23a5a30f2a8c", kill_on_drop: false }`
[INFO] [stdout] 1a22b5c54cef9a5ce1d0f320f20eebafa2a5f6cd6a05c277b83b23a5a30f2a8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7a7e040ac4ced5b795c4c303450fc4487a3116683bfe7dfa2b2f0634ca7f2e1
[INFO] running `Command { std: "docker" "start" "-a" "f7a7e040ac4ced5b795c4c303450fc4487a3116683bfe7dfa2b2f0634ca7f2e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling evohome_rs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "f7a7e040ac4ced5b795c4c303450fc4487a3116683bfe7dfa2b2f0634ca7f2e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a7e040ac4ced5b795c4c303450fc4487a3116683bfe7dfa2b2f0634ca7f2e1", kill_on_drop: false }`
[INFO] [stdout] f7a7e040ac4ced5b795c4c303450fc4487a3116683bfe7dfa2b2f0634ca7f2e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73537d400cfd8ee678f81616320096bbf3f89e6cb5b61cf237502631ac275d1b
[INFO] running `Command { std: "docker" "start" "-a" "73537d400cfd8ee678f81616320096bbf3f89e6cb5b61cf237502631ac275d1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling evohome_rs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_test_client` is never used
[INFO] [stdout]   --> tests/cli_integration_test.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn get_test_client() -> Result<Client, Box<dyn std::error::Error>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_zone_temperatures` is never used
[INFO] [stdout]   --> tests/cli_integration_test.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn save_zone_temperatures(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `restore_zone_temperatures` is never used
[INFO] [stdout]   --> tests/cli_integration_test.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | async fn restore_zone_temperatures(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.49s
[INFO] running `Command { std: "docker" "inspect" "73537d400cfd8ee678f81616320096bbf3f89e6cb5b61cf237502631ac275d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73537d400cfd8ee678f81616320096bbf3f89e6cb5b61cf237502631ac275d1b", kill_on_drop: false }`
[INFO] [stdout] 73537d400cfd8ee678f81616320096bbf3f89e6cb5b61cf237502631ac275d1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eacf847fcdbd2e9710ddf068d2e5b05cdad7c1a4f930d587d87b5f3ba71f059c
[INFO] running `Command { std: "docker" "start" "-a" "eacf847fcdbd2e9710ddf068d2e5b05cdad7c1a4f930d587d87b5f3ba71f059c", kill_on_drop: false }`
[INFO] [stderr] warning: function `get_test_client` is never used
[INFO] [stderr]   --> tests/cli_integration_test.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | async fn get_test_client() -> Result<Client, Box<dyn std::error::Error>> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `save_zone_temperatures` is never used
[INFO] [stderr]   --> tests/cli_integration_test.rs:26:10
[INFO] [stderr]    |
[INFO] [stderr] 26 | async fn save_zone_temperatures(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `restore_zone_temperatures` is never used
[INFO] [stderr]   --> tests/cli_integration_test.rs:39:10
[INFO] [stderr]    |
[INFO] [stderr] 39 | async fn restore_zone_temperatures(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `evohome_rs` (test "cli_integration_test") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evohome_rs-2a5fecbe29611239)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/evohome_rs.rs (/opt/rustwide/target/debug/deps/evohome_rs-d8d2797816689a4f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_format_zone_status_row ... ok
[INFO] [stdout] test tests::test_format_zone_monitor_row ... ok
[INFO] [stdout] test tests::test_parse_temperature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration_test.rs (/opt/rustwide/target/debug/deps/cli_integration_test-942e7f0a34322f13)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f20b5d0b2141d4b0)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test integration::test_concurrent_requests ... ignored
[INFO] [stdout] test integration::test_full_workflow ... ignored
[INFO] [stdout] test integration::test_set_temperature_integration ... ignored
[INFO] [stdout] test error_handling::test_error_types ... ok
[INFO] [stdout] test error_handling::test_error_display ... ok
[INFO] [stdout] test client_initialization::test_default_client ... ok
[INFO] [stdout] test authentication::test_login_success ... ok
[INFO] [stdout] test client_initialization::test_client_creation ... ok
[INFO] [stdout] test authentication::test_login_api_error ... ok
[INFO] [stdout] test locations::test_get_location_system_not_authenticated ... ok
[INFO] [stdout] test locations::test_get_locations_not_authenticated ... ok
[INFO] [stdout] test locations::test_get_location_not_authenticated ... ok
[INFO] [stdout] test temperature_control::test_set_temperature_permanent ... ok
[INFO] [stdout] test temperature_control::test_set_temperature_temporary ... ok
[INFO] [stdout] test authentication::test_unauthenticated_request ... ok
[INFO] [stdout] test zones::test_get_zone_by_name_not_authenticated ... ok
[INFO] [stdout] test zones::test_get_zone_not_authenticated ... ok
[INFO] [stdout] test account_info::test_get_account_info_not_authenticated ... ok
[INFO] [stdout] test temperature_control::test_set_temperature_not_authenticated ... ok
[INFO] [stdout] test authentication::test_login_invalid_credentials ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests evohome_rs
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client (line 17) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eacf847fcdbd2e9710ddf068d2e5b05cdad7c1a4f930d587d87b5f3ba71f059c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eacf847fcdbd2e9710ddf068d2e5b05cdad7c1a4f930d587d87b5f3ba71f059c", kill_on_drop: false }`
[INFO] [stdout] eacf847fcdbd2e9710ddf068d2e5b05cdad7c1a4f930d587d87b5f3ba71f059c
