[INFO] cloning repository https://github.com/YoloDev/hass-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YoloDev/hass-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fhass-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fhass-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b332ebff17a5c24fa1c5a972d160b29de90fd4d [INFO] building YoloDev/hass-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fhass-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/YoloDev/hass-rs [INFO] finished tweaking git repo https://github.com/YoloDev/hass-rs [INFO] tweaked toml for git repo https://github.com/YoloDev/hass-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/YoloDev/hass-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/YoloDev/hass-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry v0.23.0 [INFO] [stderr] Downloaded nameof v1.3.0 [INFO] [stderr] Downloaded libredox v0.1.6 [INFO] [stderr] Downloaded redox_syscall v0.5.14 [INFO] [stderr] Downloaded enumset_derive v0.12.0 [INFO] [stderr] Downloaded enumset v1.1.7 [INFO] [stderr] Downloaded thrift v0.17.0 [INFO] [stderr] Downloaded darling v0.21.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.23.0 [INFO] [stderr] Downloaded semval v0.5.2 [INFO] [stderr] Downloaded error-stack v0.5.0 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded darling_core v0.21.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.22.0 [INFO] [stderr] Downloaded lasso v0.7.3 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.15.0 [INFO] [stderr] Downloaded convert_case v0.8.0 [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] [stderr] Downloaded tracing-tree v0.4.0 [INFO] [stderr] Downloaded paho-mqtt v0.13.3 [INFO] [stderr] Downloaded darling_macro v0.21.0 [INFO] [stderr] Downloaded integer-encoding v3.0.4 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] [stderr] Downloaded paho-mqtt-sys v0.10.3 [INFO] [stderr] Downloaded openssl-src v300.5.1+3.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 413a121e2ba3a478e67f99ceee8f6de414fa2329443e1a85d87574c698ac7492 [INFO] running `Command { std: "docker" "start" "-a" "413a121e2ba3a478e67f99ceee8f6de414fa2329443e1a85d87574c698ac7492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "413a121e2ba3a478e67f99ceee8f6de414fa2329443e1a85d87574c698ac7492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413a121e2ba3a478e67f99ceee8f6de414fa2329443e1a85d87574c698ac7492", kill_on_drop: false }` [INFO] [stdout] 413a121e2ba3a478e67f99ceee8f6de414fa2329443e1a85d87574c698ac7492 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e73dd2ca695d60b09b78a9f24a17b27d3c459698cf578405fc99479ddff1c5dd [INFO] running `Command { std: "docker" "start" "-a" "e73dd2ca695d60b09b78a9f24a17b27d3c459698cf578405fc99479ddff1c5dd", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hass-provide-any-probe v0.0.0 (/opt/rustwide/workdir/build/provide-any-probe) [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling hass-dyn-error v0.0.0 (/opt/rustwide/workdir/crates/dyn-error) [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hass-mqtt-proto v0.0.0 (/opt/rustwide/workdir/crates/mqtt-proto) [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling error-stack v0.5.0 [INFO] [stderr] Compiling hass-mqtt-client v0.0.0 (/opt/rustwide/workdir/crates/mqtt-client) [INFO] [stderr] Compiling semval v0.5.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling nameof v1.3.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.15.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling paho-mqtt-sys v0.10.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling opentelemetry v0.23.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hass-mqtt-macros v0.0.0 (/opt/rustwide/workdir/crates/mqtt-macros) [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.12.0 [INFO] [stderr] Compiling hass-metrics v0.0.0 (/opt/rustwide/workdir/crates/metrics) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.23.0 [INFO] [stderr] Compiling hass-mqtt-provider v0.0.0 (/opt/rustwide/workdir/crates/mqtt-provider) [INFO] [stderr] Compiling paho-mqtt v0.13.3 [INFO] [stderr] Compiling opentelemetry-jaeger v0.22.0 [INFO] [stderr] Compiling enumset v1.1.7 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling hass-mqtt-provider-paho v0.0.0 (/opt/rustwide/workdir/crates/mqtt-provider-paho) [INFO] [stderr] Compiling mqtt-light-manual-topics v0.0.0 (/opt/rustwide/workdir/examples/mqtt-light-manual-topics) [INFO] [stderr] Compiling mqtt-light v0.0.0 (/opt/rustwide/workdir/examples/mqtt-light) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "e73dd2ca695d60b09b78a9f24a17b27d3c459698cf578405fc99479ddff1c5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e73dd2ca695d60b09b78a9f24a17b27d3c459698cf578405fc99479ddff1c5dd", kill_on_drop: false }` [INFO] [stdout] e73dd2ca695d60b09b78a9f24a17b27d3c459698cf578405fc99479ddff1c5dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a81cdbec46002d28ad3bf8cce7a65316f55dd33e74312f0f885f23c47f42dc8 [INFO] running `Command { std: "docker" "start" "-a" "2a81cdbec46002d28ad3bf8cce7a65316f55dd33e74312f0f885f23c47f42dc8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hass-mqtt-macros v0.0.0 (/opt/rustwide/workdir/crates/mqtt-macros) [INFO] [stderr] Compiling hass-mqtt-provider-paho v0.0.0 (/opt/rustwide/workdir/crates/mqtt-provider-paho) [INFO] [stderr] Compiling hass-metrics v0.0.0 (/opt/rustwide/workdir/crates/metrics) [INFO] [stderr] Compiling hass-mqtt-provider v0.0.0 (/opt/rustwide/workdir/crates/mqtt-provider) [INFO] [stderr] Compiling hass-dyn-error v0.0.0 (/opt/rustwide/workdir/crates/dyn-error) [INFO] [stderr] Compiling hass-provide-any-probe v0.0.0 (/opt/rustwide/workdir/build/provide-any-probe) [INFO] [stderr] Compiling enumset v1.1.7 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling hass-mqtt-proto v0.0.0 (/opt/rustwide/workdir/crates/mqtt-proto) [INFO] [stderr] Compiling hass-mqtt-client v0.0.0 (/opt/rustwide/workdir/crates/mqtt-client) [INFO] [stderr] Compiling mqtt-light-manual-topics v0.0.0 (/opt/rustwide/workdir/examples/mqtt-light-manual-topics) [INFO] [stderr] Compiling mqtt-light v0.0.0 (/opt/rustwide/workdir/examples/mqtt-light) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.39s [INFO] running `Command { std: "docker" "inspect" "2a81cdbec46002d28ad3bf8cce7a65316f55dd33e74312f0f885f23c47f42dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a81cdbec46002d28ad3bf8cce7a65316f55dd33e74312f0f885f23c47f42dc8", kill_on_drop: false }` [INFO] [stdout] 2a81cdbec46002d28ad3bf8cce7a65316f55dd33e74312f0f885f23c47f42dc8