[INFO] fetching crate nuki-rs 0.2.3...
[INFO] testing nuki-rs-0.2.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nuki-rs 0.2.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nuki-rs 0.2.3
[INFO] finished tweaking crates.io crate nuki-rs 0.2.3
[INFO] tweaked toml for crates.io crate nuki-rs 0.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nuki-rs 0.2.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9621fb755418e1bd1f185ebbbdbc7dcc1c8ad6b7e784af0aac7423067ce4c5f1
[INFO] running `Command { std: "docker" "start" "-a" "9621fb755418e1bd1f185ebbbdbc7dcc1c8ad6b7e784af0aac7423067ce4c5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9621fb755418e1bd1f185ebbbdbc7dcc1c8ad6b7e784af0aac7423067ce4c5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9621fb755418e1bd1f185ebbbdbc7dcc1c8ad6b7e784af0aac7423067ce4c5f1", kill_on_drop: false }`
[INFO] [stdout] 9621fb755418e1bd1f185ebbbdbc7dcc1c8ad6b7e784af0aac7423067ce4c5f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcaa41a5c26a64c4bb576c3a21ca290e3f08c53571141d63debf679a7253414d
[INFO] running `Command { std: "docker" "start" "-a" "bcaa41a5c26a64c4bb576c3a21ca290e3f08c53571141d63debf679a7253414d", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libdbus-sys v0.2.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling machine-uid v0.5.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crypto_box v0.9.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling dbus v0.9.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-async v0.8.2
[INFO] [stderr]    Compiling btleplug v0.11.8
[INFO] [stderr]    Compiling sodiumoxide v0.2.7
[INFO] [stderr]    Compiling nuki-rs v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `uuid` is never read
[INFO] [stdout]    --> src/nuki_command.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct CmdAuthorizationID0x0007 {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 190 |     pub authorization_id: u32,
[INFO] [stdout] 191 |     pub uuid: Vec<u8>,
[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 2m 34s
[INFO] running `Command { std: "docker" "inspect" "bcaa41a5c26a64c4bb576c3a21ca290e3f08c53571141d63debf679a7253414d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcaa41a5c26a64c4bb576c3a21ca290e3f08c53571141d63debf679a7253414d", kill_on_drop: false }`
[INFO] [stdout] bcaa41a5c26a64c4bb576c3a21ca290e3f08c53571141d63debf679a7253414d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d137cdb1ba7efee20686f5b3e7045b2568ecb7e950decda5eea0ba70d71fa1d
[INFO] running `Command { std: "docker" "start" "-a" "2d137cdb1ba7efee20686f5b3e7045b2568ecb7e950decda5eea0ba70d71fa1d", kill_on_drop: false }`
[INFO] [stdout] warning: field `uuid` is never read
[INFO] [stdout]    --> src/nuki_command.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct CmdAuthorizationID0x0007 {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 190 |     pub authorization_id: u32,
[INFO] [stdout] 191 |     pub uuid: Vec<u8>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nuki-rs v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `uuid` is never read
[INFO] [stdout]    --> src/nuki_command.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct CmdAuthorizationID0x0007 {
[INFO] [stdout]     |            ------------------------ field in this struct
[INFO] [stdout] 190 |     pub authorization_id: u32,
[INFO] [stdout] 191 |     pub uuid: Vec<u8>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[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 1.63s
[INFO] running `Command { std: "docker" "inspect" "2d137cdb1ba7efee20686f5b3e7045b2568ecb7e950decda5eea0ba70d71fa1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d137cdb1ba7efee20686f5b3e7045b2568ecb7e950decda5eea0ba70d71fa1d", kill_on_drop: false }`
[INFO] [stdout] 2d137cdb1ba7efee20686f5b3e7045b2568ecb7e950decda5eea0ba70d71fa1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97b23acf2fed139e3aa3164baec6b4f6e528a5ff81dd9ce5521c0ae93cea12f5
[INFO] running `Command { std: "docker" "start" "-a" "97b23acf2fed139e3aa3164baec6b4f6e528a5ff81dd9ce5521c0ae93cea12f5", kill_on_drop: false }`
[INFO] [stderr] warning: field `uuid` is never read
[INFO] [stderr]    --> src/nuki_command.rs:191:9
[INFO] [stderr]     |
[INFO] [stderr] 189 | pub struct CmdAuthorizationID0x0007 {
[INFO] [stderr]     |            ------------------------ field in this struct
[INFO] [stderr] 190 |     pub authorization_id: u32,
[INFO] [stderr] 191 |     pub uuid: Vec<u8>,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nuki-rs` (lib) generated 1 warning
[INFO] [stderr] warning: `nuki-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nuki_rs-c844d4d5e9ffe00f)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test nuki_command::test::command_authorization_authentificator_0x0005 ... ok
[INFO] [stdout] test nuki_command::test::command_authorization_id_0x0007 ... ok
[INFO] [stdout] test nuki_command::test::command_battery_report_0x0011 ... ok
[INFO] [stdout] test nuki_command::test::command_authorization_id_confirm_0x001e ... ok
[INFO] [stdout] test nuki_command::test::command_challenge_0x0004 ... ok
[INFO] [stdout] test nuki_command::test::command_public_key_0x0003 ... ok
[INFO] [stdout] test nuki_command::test::command_status_0x000e ... ok
[INFO] [stdout] test nuki_command::test::command_request_data_0x0001 ... ok
[INFO] [stdout] test nuki_command::test::crc_verify ... ok
[INFO] [stdout] test nuki_command::test::command_authorization_data_0x0006 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nuki_rs
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - NukiSmartLock (line 56) ... ok
[INFO] [stdout] test src/lib.rs - NukiSmartLock (line 40) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "97b23acf2fed139e3aa3164baec6b4f6e528a5ff81dd9ce5521c0ae93cea12f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b23acf2fed139e3aa3164baec6b4f6e528a5ff81dd9ce5521c0ae93cea12f5", kill_on_drop: false }`
[INFO] [stdout] 97b23acf2fed139e3aa3164baec6b4f6e528a5ff81dd9ce5521c0ae93cea12f5
