[INFO] fetching crate nuki-rs 0.2.3...
[INFO] testing nuki-rs-0.2.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate nuki-rs 0.2.3 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nuki-rs 0.2.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14c944ffa0491bd2bd2115c6f69eb67643f84d017319540ad4a5128f3b9eba12
[INFO] running `Command { std: "docker" "start" "-a" "14c944ffa0491bd2bd2115c6f69eb67643f84d017319540ad4a5128f3b9eba12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14c944ffa0491bd2bd2115c6f69eb67643f84d017319540ad4a5128f3b9eba12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c944ffa0491bd2bd2115c6f69eb67643f84d017319540ad4a5128f3b9eba12", kill_on_drop: false }`
[INFO] [stdout] 14c944ffa0491bd2bd2115c6f69eb67643f84d017319540ad4a5128f3b9eba12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7df2b775d8c26e8df640ef2ef165127d300d39480d7c1bed99b23e8b53ddb7ab
[INFO] running `Command { std: "docker" "start" "-a" "7df2b775d8c26e8df640ef2ef165127d300d39480d7c1bed99b23e8b53ddb7ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling machine-uid v0.5.4
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling crypto_secretbox v0.1.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 tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crypto_box v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[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 dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[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 1m 24s
[INFO] running `Command { std: "docker" "inspect" "7df2b775d8c26e8df640ef2ef165127d300d39480d7c1bed99b23e8b53ddb7ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df2b775d8c26e8df640ef2ef165127d300d39480d7c1bed99b23e8b53ddb7ab", kill_on_drop: false }`
[INFO] [stdout] 7df2b775d8c26e8df640ef2ef165127d300d39480d7c1bed99b23e8b53ddb7ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ea6fe1d45c8160047b4d4fe1686b11cd78ad5792f3a9716377699eeb22e205f
[INFO] running `Command { std: "docker" "start" "-a" "5ea6fe1d45c8160047b4d4fe1686b11cd78ad5792f3a9716377699eeb22e205f", kill_on_drop: false }`
[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] [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 2.07s
[INFO] running `Command { std: "docker" "inspect" "5ea6fe1d45c8160047b4d4fe1686b11cd78ad5792f3a9716377699eeb22e205f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea6fe1d45c8160047b4d4fe1686b11cd78ad5792f3a9716377699eeb22e205f", kill_on_drop: false }`
[INFO] [stdout] 5ea6fe1d45c8160047b4d4fe1686b11cd78ad5792f3a9716377699eeb22e205f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a65ddb99a7789de4e4c17d3d40332bb988d005b41dd42b124e95b2ba7ea0025
[INFO] running `Command { std: "docker" "start" "-a" "4a65ddb99a7789de4e4c17d3d40332bb988d005b41dd42b124e95b2ba7ea0025", 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.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nuki_rs-9f372d9e8bdf1b8e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test nuki_command::test::command_authorization_id_0x0007 ... ok
[INFO] [stdout] test nuki_command::test::command_authorization_id_confirm_0x001e ... ok
[INFO] [stdout] test nuki_command::test::command_authorization_data_0x0006 ... ok
[INFO] [stdout] test nuki_command::test::command_battery_report_0x0011 ... ok
[INFO] [stdout] test nuki_command::test::command_challenge_0x0004 ... ok
[INFO] [stdout] test nuki_command::test::command_authorization_authentificator_0x0005 ... ok
[INFO] [stdout] test nuki_command::test::command_request_data_0x0001 ... ok
[INFO] [stdout] test nuki_command::test::command_status_0x000e ... ok
[INFO] [stdout] test nuki_command::test::command_public_key_0x0003 ... ok
[INFO] [stdout] test nuki_command::test::crc_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nuki_rs
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - NukiSmartLock (line 40) ... ok
[INFO] [stdout] test src/lib.rs - NukiSmartLock (line 56) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4a65ddb99a7789de4e4c17d3d40332bb988d005b41dd42b124e95b2ba7ea0025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a65ddb99a7789de4e4c17d3d40332bb988d005b41dd42b124e95b2ba7ea0025", kill_on_drop: false }`
[INFO] [stdout] 4a65ddb99a7789de4e4c17d3d40332bb988d005b41dd42b124e95b2ba7ea0025
