[INFO] cloning repository https://github.com/iholston/win-hotkeys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iholston/win-hotkeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiholston%2Fwin-hotkeys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiholston%2Fwin-hotkeys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91b75dffd0314a3385f21f5c20f892c56040ad65 [INFO] checking iholston/win-hotkeys against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiholston%2Fwin-hotkeys" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iholston/win-hotkeys on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iholston/win-hotkeys [INFO] finished tweaking git repo https://github.com/iholston/win-hotkeys [INFO] tweaked toml for git repo https://github.com/iholston/win-hotkeys written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iholston/win-hotkeys 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbb971a1335b508b18cfa338ff1c8f25abbab38852befcc713fda8ca78b08b1b [INFO] running `Command { std: "docker" "start" "-a" "fbb971a1335b508b18cfa338ff1c8f25abbab38852befcc713fda8ca78b08b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbb971a1335b508b18cfa338ff1c8f25abbab38852befcc713fda8ca78b08b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb971a1335b508b18cfa338ff1c8f25abbab38852befcc713fda8ca78b08b1b", kill_on_drop: false }` [INFO] [stdout] fbb971a1335b508b18cfa338ff1c8f25abbab38852befcc713fda8ca78b08b1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0342e07fabe8a0f52459edbc4c5b74cfc15a721a57e141f0e77ab098841999b [INFO] running `Command { std: "docker" "start" "-a" "d0342e07fabe8a0f52459edbc4c5b74cfc15a721a57e141f0e77ab098841999b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stderr] Checking windows-core v0.52.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking windows v0.52.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Checking win-hotkeys v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::HotkeyManager` [INFO] [stdout] --> examples/interrupt.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use win_hotkeys::HotkeyManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HotkeyManager` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::VKey` [INFO] [stdout] --> examples/interrupt.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use win_hotkeys::VKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `VKey` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `win-hotkeys` (example "interrupt") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::HotkeyManager` [INFO] [stdout] --> examples/vkeys.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use win_hotkeys::HotkeyManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HotkeyManager` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::VKey` [INFO] [stdout] --> examples/vkeys.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use win_hotkeys::VKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `VKey` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::HotkeyManager` [INFO] [stdout] --> examples/pomodoro_timer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use win_hotkeys::HotkeyManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HotkeyManager` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::VKey` [INFO] [stdout] --> examples/pomodoro_timer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use win_hotkeys::VKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `VKey` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::HotkeyManager` [INFO] [stdout] --> examples/app_command.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use win_hotkeys::HotkeyManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HotkeyManager` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::VKey` [INFO] [stdout] --> examples/app_command.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use win_hotkeys::VKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `VKey` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `win-hotkeys` (example "vkeys") due to 2 previous errors [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 `win-hotkeys` (example "pomodoro_timer") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::HotkeyManager` [INFO] [stdout] --> examples/simple.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use win_hotkeys::HotkeyManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `HotkeyManager` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `win-hotkeys` (example "app_command") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `win_hotkeys::VKey` [INFO] [stdout] --> examples/simple.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use win_hotkeys::VKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `VKey` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `win-hotkeys` (example "simple") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d0342e07fabe8a0f52459edbc4c5b74cfc15a721a57e141f0e77ab098841999b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0342e07fabe8a0f52459edbc4c5b74cfc15a721a57e141f0e77ab098841999b", kill_on_drop: false }` [INFO] [stdout] d0342e07fabe8a0f52459edbc4c5b74cfc15a721a57e141f0e77ab098841999b