[INFO] fetching crate hid-replay 0.2.0...
[INFO] checking hid-replay-0.2.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate hid-replay 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate hid-replay 0.2.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hid-replay 0.2.0
[INFO] finished tweaking crates.io crate hid-replay 0.2.0
[INFO] tweaked toml for crates.io crate hid-replay 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate hid-replay 0.2.0 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ace92592909896c021ce30da001a232b75c352b832a14dd1f671da3d5bf3fd6
[INFO] running `Command { std: "docker" "start" "-a" "4ace92592909896c021ce30da001a232b75c352b832a14dd1f671da3d5bf3fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ace92592909896c021ce30da001a232b75c352b832a14dd1f671da3d5bf3fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ace92592909896c021ce30da001a232b75c352b832a14dd1f671da3d5bf3fd6", kill_on_drop: false }`
[INFO] [stdout] 4ace92592909896c021ce30da001a232b75c352b832a14dd1f671da3d5bf3fd6
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1f0a0ee78463fda47cf33c370b49043eda9793be295e2658b8d3d9db7416a70
[INFO] running `Command { std: "docker" "start" "-a" "a1f0a0ee78463fda47cf33c370b49043eda9793be295e2658b8d3d9db7416a70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]    Compiling uhidrs-sys v1.0.3
[INFO] [stderr]     Checking uhid-virt v0.0.7
[INFO] [stdout] error[E0425]: cannot find value `hid_report_type_HID_OUTPUT_REPORT` in crate `sys`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uhid-virt-0.0.7/src/codec.rs:168:38
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 payload.rtype = sys::hid_report_type_HID_OUTPUT_REPORT as u8;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `uhid_report_type_UHID_OUTPUT_REPORT`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/uhidrs-sys-d40b52cb69074c17/out/bindings.rs:3:111784
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...T : uhid_report_type = 0 ; pub const uhid_report_type_UHID_OUTPUT_REPORT : uhid_report_type = 1 ; pub const uhid_report_type_UHID_INPU...
[INFO] [stdout]     |                               ---------------------------------------------------------------- similarly named constant `uhid_report_type_UHID_OUTPUT_REPORT` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hid_report_type_HID_INPUT_REPORT` in crate `sys`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uhid-virt-0.0.7/src/codec.rs:198:38
[INFO] [stdout]     |
[INFO] [stdout] 198 |                 payload.rtype = sys::hid_report_type_HID_INPUT_REPORT as u8;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `uhid_report_type_UHID_INPUT_REPORT`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/uhidrs-sys-d40b52cb69074c17/out/bindings.rs:3:111855
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ORT : uhid_report_type = 1 ; pub const uhid_report_type_UHID_INPUT_REPORT : uhid_report_type = 2 ; pub type uhid_report_type = :: std ...
[INFO] [stdout]     |                                 --------------------------------------------------------------- similarly named constant `uhid_report_type_UHID_INPUT_REPORT` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hid_report_type_HID_INPUT_REPORT` in crate `sys`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uhid-virt-0.0.7/src/codec.rs:223:38
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 payload.rtype = sys::hid_report_type_HID_INPUT_REPORT as u8;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `uhid_report_type_UHID_INPUT_REPORT`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/uhidrs-sys-d40b52cb69074c17/out/bindings.rs:3:111855
[INFO] [stdout]     |
[INFO] [stdout] 3   | ...ORT : uhid_report_type = 1 ; pub const uhid_report_type_UHID_INPUT_REPORT : uhid_report_type = 2 ; pub type uhid_report_type = :: std ...
[INFO] [stdout]     |                                 --------------------------------------------------------------- similarly named constant `uhid_report_type_UHID_INPUT_REPORT` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uhid-virt` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1f0a0ee78463fda47cf33c370b49043eda9793be295e2658b8d3d9db7416a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1f0a0ee78463fda47cf33c370b49043eda9793be295e2658b8d3d9db7416a70", kill_on_drop: false }`
[INFO] [stdout] a1f0a0ee78463fda47cf33c370b49043eda9793be295e2658b8d3d9db7416a70
