[INFO] fetching crate cloudbbq 0.4.0...
[INFO] testing cloudbbq-0.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cloudbbq 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cloudbbq 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cloudbbq 0.4.0
[INFO] tweaked toml for crates.io crate cloudbbq 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cloudbbq 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cloudbbq 0.4.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b33127bffcef5cc80846a66842ecd22eaded18495ed68dbfbe88a1cda43746a1
[INFO] running `Command { std: "docker" "start" "-a" "b33127bffcef5cc80846a66842ecd22eaded18495ed68dbfbe88a1cda43746a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b33127bffcef5cc80846a66842ecd22eaded18495ed68dbfbe88a1cda43746a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b33127bffcef5cc80846a66842ecd22eaded18495ed68dbfbe88a1cda43746a1", kill_on_drop: false }`
[INFO] [stdout] b33127bffcef5cc80846a66842ecd22eaded18495ed68dbfbe88a1cda43746a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9f4b8a3a9395711bc088cf5d122430ee559b107c083140e4de862451e9547ae
[INFO] running `Command { std: "docker" "start" "-a" "b9f4b8a3a9395711bc088cf5d122430ee559b107c083140e4de862451e9547ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling xml-rs v0.8.14
[INFO] [stderr]    Compiling libdbus-sys v0.2.4
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-async v0.8.0
[INFO] [stderr]    Compiling cloudbbq v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `history_data_characteristic` is never read
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct BBQDevice {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |     history_data_characteristic: CharacteristicId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BBQDevice` has derived impls for the traits `Debug` and `Clone`, 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 39.07s
[INFO] running `Command { std: "docker" "inspect" "b9f4b8a3a9395711bc088cf5d122430ee559b107c083140e4de862451e9547ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f4b8a3a9395711bc088cf5d122430ee559b107c083140e4de862451e9547ae", kill_on_drop: false }`
[INFO] [stdout] b9f4b8a3a9395711bc088cf5d122430ee559b107c083140e4de862451e9547ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a8fa0615772e92bf9555c80252a2df0ac04541d5b48f519f0e0b1a2e1281058
[INFO] running `Command { std: "docker" "start" "-a" "9a8fa0615772e92bf9555c80252a2df0ac04541d5b48f519f0e0b1a2e1281058", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stdout] warning: field `history_data_characteristic` is never read
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct BBQDevice {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |     history_data_characteristic: CharacteristicId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BBQDevice` has derived impls for the traits `Debug` and `Clone`, 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]    Compiling regex v1.7.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling cloudbbq v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `history_data_characteristic` is never read
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct BBQDevice {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |     history_data_characteristic: CharacteristicId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BBQDevice` has derived impls for the traits `Debug` and `Clone`, 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 `test` profile [unoptimized + debuginfo] target(s) in 11.93s
[INFO] running `Command { std: "docker" "inspect" "9a8fa0615772e92bf9555c80252a2df0ac04541d5b48f519f0e0b1a2e1281058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a8fa0615772e92bf9555c80252a2df0ac04541d5b48f519f0e0b1a2e1281058", kill_on_drop: false }`
[INFO] [stdout] 9a8fa0615772e92bf9555c80252a2df0ac04541d5b48f519f0e0b1a2e1281058
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae7619824f0b15b15c0b81170a4bd0f8b3a5e96bf0f70526bebee450f84bf766
[INFO] running `Command { std: "docker" "start" "-a" "ae7619824f0b15b15c0b81170a4bd0f8b3a5e96bf0f70526bebee450f84bf766", kill_on_drop: false }`
[INFO] [stderr] warning: field `history_data_characteristic` is never read
[INFO] [stderr]   --> src/lib.rs:83:5
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub struct BBQDevice {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 83 |     history_data_characteristic: CharacteristicId,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BBQDevice` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cloudbbq` (lib) generated 1 warning
[INFO] [stderr] warning: `cloudbbq` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudbbq-24b7fc386bd9c9a2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]    Doc-tests cloudbbq
[INFO] [stdout] test tests::parse_real_time ... ok
[INFO] [stdout] test tests::parse_real_time_invalid ... ok
[INFO] [stdout] test tests::parse_setting_result_acknowledge_invalid_probe ... ok
[INFO] [stdout] test tests::parse_setting_result_acknowledge_success ... ok
[INFO] [stdout] test tests::parse_real_time_no_probes ... ok
[INFO] [stdout] test tests::parse_setting_result_battery_level ... ok
[INFO] [stdout] test tests::parse_setting_result_silence_pressed ... ok
[INFO] [stdout] test tests::parse_setting_result_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "ae7619824f0b15b15c0b81170a4bd0f8b3a5e96bf0f70526bebee450f84bf766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7619824f0b15b15c0b81170a4bd0f8b3a5e96bf0f70526bebee450f84bf766", kill_on_drop: false }`
[INFO] [stdout] ae7619824f0b15b15c0b81170a4bd0f8b3a5e96bf0f70526bebee450f84bf766
