[INFO] cloning repository https://github.com/anlumo/hass-grafana-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anlumo/hass-grafana-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanlumo%2Fhass-grafana-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanlumo%2Fhass-grafana-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3fd51c015011e1a2bc3f84574676a14be2f8377
[INFO] checking anlumo/hass-grafana-bridge against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanlumo%2Fhass-grafana-bridge" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anlumo/hass-grafana-bridge
[INFO] finished tweaking git repo https://github.com/anlumo/hass-grafana-bridge
[INFO] tweaked toml for git repo https://github.com/anlumo/hass-grafana-bridge written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anlumo/hass-grafana-bridge 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/anlumo/hass-grafana-bridge 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] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `hass-rs` dependency)
[INFO] [stderr]     Updating git repository `https://github.com/danrusei/hass-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded cc v1.0.74
[INFO] [stderr]   Downloaded clap_derive v4.0.18
[INFO] [stderr]   Downloaded os_str_bytes v6.3.1
[INFO] [stderr]   Downloaded async-tungstenite v0.17.2
[INFO] [stderr]   Downloaded uuid v1.2.1
[INFO] [stderr]   Downloaded tungstenite v0.17.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.77
[INFO] [stderr]   Downloaded openssl v0.10.42
[INFO] [stderr]   Downloaded clap v4.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3aeed7b92875d56ebc8473503596086285d33471f301114eb0da3ab5783b9d36
[INFO] running `Command { std: "docker" "start" "-a" "3aeed7b92875d56ebc8473503596086285d33471f301114eb0da3ab5783b9d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aeed7b92875d56ebc8473503596086285d33471f301114eb0da3ab5783b9d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aeed7b92875d56ebc8473503596086285d33471f301114eb0da3ab5783b9d36", kill_on_drop: false }`
[INFO] [stdout] 3aeed7b92875d56ebc8473503596086285d33471f301114eb0da3ab5783b9d36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c62e8c5b8cb32865b8613d83b6ff958f615e55086b8c4e0c5abaa06fee17f56b
[INFO] running `Command { std: "docker" "start" "-a" "c62e8c5b8cb32865b8613d83b6ff958f615e55086b8c4e0c5abaa06fee17f56b", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `hass-rs` dependency)
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.3.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling pharos v0.5.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking env_logger v0.9.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]     Checking clap v4.0.18
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking async-tungstenite v0.17.2
[INFO] [stderr]     Checking uuid v1.2.1
[INFO] [stderr]     Checking hass-rs v0.2.0 (https://github.com/danrusei/hass-rs.git?rev=9ec540b49b45f1addb72e1b4e8590103c630a52b#9ec540b4)
[INFO] [stderr]     Checking hass-grafana-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]  --> src/client.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Client {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 9 |     client: HassClient,
[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 `client` is never read
[INFO] [stdout]  --> src/client.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Client {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 9 |     client: HassClient,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[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 28.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c62e8c5b8cb32865b8613d83b6ff958f615e55086b8c4e0c5abaa06fee17f56b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62e8c5b8cb32865b8613d83b6ff958f615e55086b8c4e0c5abaa06fee17f56b", kill_on_drop: false }`
[INFO] [stdout] c62e8c5b8cb32865b8613d83b6ff958f615e55086b8c4e0c5abaa06fee17f56b
