[INFO] fetching crate fido-hid-rs 0.5.3... [INFO] testing fido-hid-rs-0.5.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate fido-hid-rs 0.5.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate fido-hid-rs 0.5.3 [INFO] finished tweaking crates.io crate fido-hid-rs 0.5.3 [INFO] tweaked toml for crates.io crate fido-hid-rs 0.5.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fido-hid-rs 0.5.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] crate crates.io crate fido-hid-rs 0.5.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 81b6abc707de6ccbd0bd64a67cd99d13f3e93bca0d78da9f2f92649183eb3021 [INFO] running `Command { std: "docker" "start" "-a" "81b6abc707de6ccbd0bd64a67cd99d13f3e93bca0d78da9f2f92649183eb3021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81b6abc707de6ccbd0bd64a67cd99d13f3e93bca0d78da9f2f92649183eb3021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b6abc707de6ccbd0bd64a67cd99d13f3e93bca0d78da9f2f92649183eb3021", kill_on_drop: false }` [INFO] [stdout] 81b6abc707de6ccbd0bd64a67cd99d13f3e93bca0d78da9f2f92649183eb3021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 13430cd8583768279c0889b50f5902ace03d0f6512f2d6e8ce68c86781766f2a [INFO] running `Command { std: "docker" "start" "-a" "13430cd8583768279c0889b50f5902ace03d0f6512f2d6e8ce68c86781766f2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling udev v0.7.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling fido-hid-rs v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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.02s [INFO] running `Command { std: "docker" "inspect" "13430cd8583768279c0889b50f5902ace03d0f6512f2d6e8ce68c86781766f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13430cd8583768279c0889b50f5902ace03d0f6512f2d6e8ce68c86781766f2a", kill_on_drop: false }` [INFO] [stdout] 13430cd8583768279c0889b50f5902ace03d0f6512f2d6e8ce68c86781766f2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8f309d81eac36333d9dcb33a590337cd678418724eac8caef17e4da71ea2afa4 [INFO] running `Command { std: "docker" "start" "-a" "8f309d81eac36333d9dcb33a590337cd678418724eac8caef17e4da71ea2afa4", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling fido-hid-rs v0.5.3 (/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 6.88s [INFO] running `Command { std: "docker" "inspect" "8f309d81eac36333d9dcb33a590337cd678418724eac8caef17e4da71ea2afa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f309d81eac36333d9dcb33a590337cd678418724eac8caef17e4da71ea2afa4", kill_on_drop: false }` [INFO] [stdout] 8f309d81eac36333d9dcb33a590337cd678418724eac8caef17e4da71ea2afa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6add670cfef97ccd3c56920158ec5f4561dc3031f944760381366d0915847a02 [INFO] running `Command { std: "docker" "start" "-a" "6add670cfef97ccd3c56920158ec5f4561dc3031f944760381366d0915847a02", 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.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fido_hid_rs-99d45b0fa1dd93b3) [INFO] [stdout] running 13 tests [INFO] [stdout] test descriptors::test::feitian_otp ... ok [INFO] [stdout] test descriptors::test::invalid_1_byte ... ok [INFO] [stdout] test descriptors::test::invalid_long_usage_page ... ok [INFO] [stdout] test descriptors::test::invalid_long ... ok [INFO] [stdout] test descriptors::test::keyboard1 ... ok [INFO] [stdout] test descriptors::test::invalid_4_byte ... ok [INFO] [stdout] test descriptors::test::keyboard2 ... ok [INFO] [stdout] test descriptors::test::mouse1 ... ok [INFO] [stdout] test descriptors::test::invalid_2_byte ... ok [INFO] [stdout] test descriptors::test::mouse2 ... ok [INFO] [stderr] Doc-tests fido_hid_rs [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::feitian_token2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 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" "6add670cfef97ccd3c56920158ec5f4561dc3031f944760381366d0915847a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6add670cfef97ccd3c56920158ec5f4561dc3031f944760381366d0915847a02", kill_on_drop: false }` [INFO] [stdout] 6add670cfef97ccd3c56920158ec5f4561dc3031f944760381366d0915847a02