[INFO] fetching crate fido-hid-rs 0.5.2... [INFO] testing fido-hid-rs-0.5.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate fido-hid-rs 0.5.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate fido-hid-rs 0.5.2 [INFO] finished tweaking crates.io crate fido-hid-rs 0.5.2 [INFO] tweaked toml for crates.io crate fido-hid-rs 0.5.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fido-hid-rs 0.5.2 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 fido-hid-rs 0.5.2 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 505eea974e8e0f89584bdf7869b4bff0355f11d7067a025ee21c134b252664be [INFO] running `Command { std: "docker" "start" "-a" "505eea974e8e0f89584bdf7869b4bff0355f11d7067a025ee21c134b252664be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "505eea974e8e0f89584bdf7869b4bff0355f11d7067a025ee21c134b252664be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505eea974e8e0f89584bdf7869b4bff0355f11d7067a025ee21c134b252664be", kill_on_drop: false }` [INFO] [stdout] 505eea974e8e0f89584bdf7869b4bff0355f11d7067a025ee21c134b252664be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] add62328c4859167bd67bdd3df052038e9fc6cec20b7f43f2e068f9c66320adc [INFO] running `Command { std: "docker" "start" "-a" "add62328c4859167bd67bdd3df052038e9fc6cec20b7f43f2e068f9c66320adc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling udev v0.7.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling fido-hid-rs v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `vendor` and `product` are never read [INFO] [stdout] --> src/linux/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct USBDeviceInfoImpl { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 175 | path: Box, [INFO] [stdout] 176 | vendor: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 177 | product: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `USBDeviceInfoImpl` 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 22.14s [INFO] running `Command { std: "docker" "inspect" "add62328c4859167bd67bdd3df052038e9fc6cec20b7f43f2e068f9c66320adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add62328c4859167bd67bdd3df052038e9fc6cec20b7f43f2e068f9c66320adc", kill_on_drop: false }` [INFO] [stdout] add62328c4859167bd67bdd3df052038e9fc6cec20b7f43f2e068f9c66320adc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d6c8d7c81a64ecbab0a140bc825a85e446457b9646390101dcd8ca28c5db9f94 [INFO] running `Command { std: "docker" "start" "-a" "d6c8d7c81a64ecbab0a140bc825a85e446457b9646390101dcd8ca28c5db9f94", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling fido-hid-rs v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `vendor` and `product` are never read [INFO] [stdout] --> src/linux/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct USBDeviceInfoImpl { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 175 | path: Box, [INFO] [stdout] 176 | vendor: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 177 | product: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `USBDeviceInfoImpl` 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] [stdout] warning: fields `vendor` and `product` are never read [INFO] [stdout] --> src/linux/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct USBDeviceInfoImpl { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 175 | path: Box, [INFO] [stdout] 176 | vendor: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 177 | product: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `USBDeviceInfoImpl` 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 15.68s [INFO] running `Command { std: "docker" "inspect" "d6c8d7c81a64ecbab0a140bc825a85e446457b9646390101dcd8ca28c5db9f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c8d7c81a64ecbab0a140bc825a85e446457b9646390101dcd8ca28c5db9f94", kill_on_drop: false }` [INFO] [stdout] d6c8d7c81a64ecbab0a140bc825a85e446457b9646390101dcd8ca28c5db9f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0bba4641284270a25bc9e6f1514494e9b1372dec037162b80e03c9d06c928806 [INFO] running `Command { std: "docker" "start" "-a" "0bba4641284270a25bc9e6f1514494e9b1372dec037162b80e03c9d06c928806", kill_on_drop: false }` [INFO] [stderr] warning: fields `vendor` and `product` are never read [INFO] [stderr] --> src/linux/mod.rs:176:5 [INFO] [stderr] | [INFO] [stderr] 174 | pub struct USBDeviceInfoImpl { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] 175 | path: Box, [INFO] [stderr] 176 | vendor: u16, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 177 | product: u16, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `USBDeviceInfoImpl` 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: `fido-hid-rs` (lib) generated 1 warning [INFO] [stderr] warning: `fido-hid-rs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fido_hid_rs-eb577ed5156ddaf3) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test descriptors::test::feitian_otp ... ok [INFO] [stdout] test descriptors::test::invalid_2_byte ... ok [INFO] [stdout] test descriptors::test::invalid_long ... ok [INFO] [stdout] test descriptors::test::invalid_1_byte ... ok [INFO] [stdout] test descriptors::test::keyboard2 ... ok [INFO] [stdout] test descriptors::test::mouse1 ... ok [INFO] [stdout] test descriptors::test::feitian_token2 ... ok [INFO] [stdout] test descriptors::test::invalid_4_byte ... ok [INFO] [stdout] test os::wrapper::bindgen_test_layout_hidraw_devinfo ... ok [INFO] [stdout] test os::wrapper::bindgen_test_layout_hidraw_report_descriptor ... ok [INFO] [stdout] test descriptors::test::mouse2 ... ok [INFO] [stdout] test descriptors::test::keyboard1 ... ok [INFO] [stdout] test descriptors::test::invalid_long_usage_page ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests fido_hid_rs [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" "0bba4641284270a25bc9e6f1514494e9b1372dec037162b80e03c9d06c928806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bba4641284270a25bc9e6f1514494e9b1372dec037162b80e03c9d06c928806", kill_on_drop: false }` [INFO] [stdout] 0bba4641284270a25bc9e6f1514494e9b1372dec037162b80e03c9d06c928806