[INFO] fetching crate usehid 0.1.2... [INFO] testing usehid-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate usehid 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate usehid 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate usehid 0.1.2 [INFO] tweaked toml for crates.io crate usehid 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate usehid 0.1.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate usehid 0.1.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaa355a26deb1ab6ee04c6022fadb25198f59aaa1c1e3d4af8bea426af9ff11e [INFO] running `Command { std: "docker" "start" "-a" "aaa355a26deb1ab6ee04c6022fadb25198f59aaa1c1e3d4af8bea426af9ff11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaa355a26deb1ab6ee04c6022fadb25198f59aaa1c1e3d4af8bea426af9ff11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa355a26deb1ab6ee04c6022fadb25198f59aaa1c1e3d4af8bea426af9ff11e", kill_on_drop: false }` [INFO] [stdout] aaa355a26deb1ab6ee04c6022fadb25198f59aaa1c1e3d4af8bea426af9ff11e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a668116bb99baa2e49405bde27e8266fe652c35bf560ad980137097d47a7106b [INFO] running `Command { std: "docker" "start" "-a" "a668116bb99baa2e49405bde27e8266fe652c35bf560ad980137097d47a7106b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling usehid v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd` [INFO] [stdout] --> src/platform/linux.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::unix::io::AsRawFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.05s [INFO] running `Command { std: "docker" "inspect" "a668116bb99baa2e49405bde27e8266fe652c35bf560ad980137097d47a7106b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a668116bb99baa2e49405bde27e8266fe652c35bf560ad980137097d47a7106b", kill_on_drop: false }` [INFO] [stdout] a668116bb99baa2e49405bde27e8266fe652c35bf560ad980137097d47a7106b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb5c18d0889122ab69f8a01eb3f0d753c30245e027d57213484bc1b3648cb0e4 [INFO] running `Command { std: "docker" "start" "-a" "eb5c18d0889122ab69f8a01eb3f0d753c30245e027d57213484bc1b3648cb0e4", kill_on_drop: false }` [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd` [INFO] [stdout] --> src/platform/linux.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::unix::io::AsRawFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling usehid v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/auto_login.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/drag_drop.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/draw_mouse.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::{Device, Mouse, MouseButton}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `usehid` (example "auto_login") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/copy_paste.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `usehid` (example "copy_paste") due to 1 previous error [INFO] [stderr] error: could not compile `usehid` (example "draw_mouse") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/browser_shortcuts.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `usehid` (example "drag_drop") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/keyboard.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::{Device, Keyboard, Key, Modifiers}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/file_ops.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/agent_browse.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/screenshot.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `usehid` (example "browser_shortcuts") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/agent.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/window_mgmt.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `usehid` (example "agent_browse") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `usehid` (example "file_ops") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `usehid` (example "keyboard") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/baidu.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use usehid_core::AgentHID; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `usehid` (example "screenshot") due to 1 previous error [INFO] [stderr] error: could not compile `usehid` (example "baidu") due to 1 previous error [INFO] [stderr] error: could not compile `usehid` (example "agent") due to 1 previous error [INFO] [stderr] error: could not compile `usehid` (example "window_mgmt") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `usehid_core` [INFO] [stdout] --> examples/mouse.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use usehid_core::{Device, Mouse, MouseButton}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `usehid_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `usehid_core`, use `cargo add usehid_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `usehid` (example "mouse") due to 1 previous error [INFO] [stdout] warning: unused import: `std::os::unix::io::AsRawFd` [INFO] [stdout] --> src/platform/linux.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::unix::io::AsRawFd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb5c18d0889122ab69f8a01eb3f0d753c30245e027d57213484bc1b3648cb0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5c18d0889122ab69f8a01eb3f0d753c30245e027d57213484bc1b3648cb0e4", kill_on_drop: false }` [INFO] [stdout] eb5c18d0889122ab69f8a01eb3f0d753c30245e027d57213484bc1b3648cb0e4