[INFO] cloning repository https://github.com/coreyphillips/trezor-connect-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coreyphillips/trezor-connect-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyphillips%2Ftrezor-connect-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyphillips%2Ftrezor-connect-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10050185b5b0f3af0b71d2ad7f12e981faacd16a
[INFO] checking coreyphillips/trezor-connect-rs/10050185b5b0f3af0b71d2ad7f12e981faacd16a against master#64b72a1fa5449d928d5f553b01a596b78ee255d2 for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyphillips%2Ftrezor-connect-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coreyphillips/trezor-connect-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/coreyphillips/trezor-connect-rs
[INFO] tweaked toml for git repo https://github.com/coreyphillips/trezor-connect-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coreyphillips/trezor-connect-rs on toolchain 64b72a1fa5449d928d5f553b01a596b78ee255d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coreyphillips/trezor-connect-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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bluez-async v0.8.2
[INFO] [stderr]   Downloaded bluez-generated v0.4.0
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.2.2
[INFO] [stderr]   Downloaded jiff-static v0.2.17
[INFO] [stderr]   Downloaded xml v1.2.0
[INFO] [stderr]   Downloaded btleplug v0.11.8
[INFO] [stderr]   Downloaded jni-utils v0.1.1
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.2
[INFO] [stderr]   Downloaded jiff v0.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3eb799499ebc0173569273a6e06f1ae00cd30c3a367f13106bd838e6df3aba2
[INFO] running `Command { std: "docker" "start" "-a" "c3eb799499ebc0173569273a6e06f1ae00cd30c3a367f13106bd838e6df3aba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3eb799499ebc0173569273a6e06f1ae00cd30c3a367f13106bd838e6df3aba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3eb799499ebc0173569273a6e06f1ae00cd30c3a367f13106bd838e6df3aba2", kill_on_drop: false }`
[INFO] [stdout] c3eb799499ebc0173569273a6e06f1ae00cd30c3a367f13106bd838e6df3aba2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8b692eace40c0a3a1c6173d69161e2895bfff1508dc56aef347987d33b465f2
[INFO] running `Command { std: "docker" "start" "-a" "a8b692eace40c0a3a1c6173d69161e2895bfff1508dc56aef347987d33b465f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking xml v1.2.0
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling trezor-connect-rs v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde-xml-rs v0.8.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking bluez-generated v0.4.0
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking bluez-async v0.8.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking btleplug v0.11.8
[INFO] [stdout] warning: unused variable: `header_size`
[INFO] [stdout]    --> src/protocol/chunk.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let header_size = 9;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `continuation_header_size`
[INFO] [stdout]    --> src/protocol/chunk.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let continuation_header_size = 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_continuation_header_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_size`
[INFO] [stdout]    --> src/protocol/chunk.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let chunk_size = 8;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol` and `chunk_size` are never read
[INFO] [stdout]    --> src/transport/callback.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub struct CallbackTransport {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 233 |     protocol: ProtocolV1,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 234 |     /// Chunk size (determined per device)
[INFO] [stdout] 235 |     chunk_size: usize,
[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 `pairing_callback` is never read
[INFO] [stdout]    --> src/trezor.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct Trezor {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pairing_callback: Option<PairingCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol` and `chunk_size` are never read
[INFO] [stdout]    --> src/transport/callback.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub struct CallbackTransport {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 233 |     protocol: ProtocolV1,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 234 |     /// Chunk size (determined per device)
[INFO] [stdout] 235 |     chunk_size: usize,
[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 `pairing_callback` is never read
[INFO] [stdout]    --> src/trezor.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct Trezor {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pairing_callback: Option<PairingCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.36s
[INFO] running `Command { std: "docker" "inspect" "a8b692eace40c0a3a1c6173d69161e2895bfff1508dc56aef347987d33b465f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8b692eace40c0a3a1c6173d69161e2895bfff1508dc56aef347987d33b465f2", kill_on_drop: false }`
[INFO] [stdout] a8b692eace40c0a3a1c6173d69161e2895bfff1508dc56aef347987d33b465f2
