[INFO] cloning repository https://github.com/Brodino96/hotkeys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brodino96/hotkeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrodino96%2Fhotkeys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrodino96%2Fhotkeys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c15e482bc825b856c651c41439500b98b0f84f0d
[INFO] checking Brodino96/hotkeys against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrodino96%2Fhotkeys" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brodino96/hotkeys
[INFO] finished tweaking git repo https://github.com/Brodino96/hotkeys
[INFO] tweaked toml for git repo https://github.com/Brodino96/hotkeys written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brodino96/hotkeys on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brodino96/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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8d1c73bab6b63ec7af1e1422d122cbc4878c7649929c741be147c9464f406df
[INFO] running `Command { std: "docker" "start" "-a" "f8d1c73bab6b63ec7af1e1422d122cbc4878c7649929c741be147c9464f406df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8d1c73bab6b63ec7af1e1422d122cbc4878c7649929c741be147c9464f406df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d1c73bab6b63ec7af1e1422d122cbc4878c7649929c741be147c9464f406df", kill_on_drop: false }`
[INFO] [stdout] f8d1c73bab6b63ec7af1e1422d122cbc4878c7649929c741be147c9464f406df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d502c98cac65cd52f9b580011f49fd51b1d3998eb805c14665527b32d76a6cf8
[INFO] running `Command { std: "docker" "start" "-a" "d502c98cac65cd52f9b580011f49fd51b1d3998eb805c14665527b32d76a6cf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking windows-link v0.1.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]     Checking windows-strings v0.3.1
[INFO] [stderr]     Checking windows-result v0.3.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling windows-interface v0.59.0
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking windows-core v0.60.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking windows-future v0.1.1
[INFO] [stderr]     Checking windows-collections v0.1.1
[INFO] [stderr]     Checking windows-numerics v0.1.1
[INFO] [stderr]     Checking windows v0.60.0
[INFO] [stderr]     Checking win-hotkeys v0.5.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling hotkeys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr] error: failed to run custom build command for `hotkeys v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/hotkeys-06e88ea143b13131/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   package.metadata does not exist
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (936) panicked at build.rs:10:19:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5f4317b791d2 - std::backtrace_rs::backtrace::libunwind::trace::h1447ebb0f5d97423
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f4317b791d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd8ef8450cacdcb00
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f4317b791d2 - std::sys::backtrace::_print_fmt::h76eb6aced73cb1a6
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f4317b791d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf32b9a4d7980e15a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f4317b892cf - core::fmt::rt::Argument::fmt::h33c8984017ba1f8c
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5f4317b892cf - core::fmt::write::h8a217dde4af02f7f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5f4317b4ed13 - std::io::default_write_fmt::h7dacff71da12430f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5f4317b4ed13 - std::io::Write::write_fmt::he9093adb4c5a08ae
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5f4317b58882 - std::sys::backtrace::BacktraceLock::print::hb24323430264831a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5f4317b5aa3c - std::panicking::default_hook::{{closure}}::h5964864ba4b80ee8
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5f4317b5a896 - std::panicking::default_hook::hd270293f3c8732bd
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5f4317b5b015 - std::panicking::panic_with_hook::hef5599d5dbb80493
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5f4317b5aeaa - std::panicking::panic_handler::{{closure}}::h2bca71bb385a23e1
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5f4317b589b9 - std::sys::backtrace::__rust_end_short_backtrace::h28d2ec1d48b41db7
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5f4317b434fd - __rustc[78154d2c4a188ef5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5f4317b91f80 - core::panicking::panic_fmt::ha99ab4e5275b5df2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5f4317b91676 - core::result::unwrap_failed::h3c21b9c73096ba6f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x5f4317af01ff - build_script_build::main::hc1c105660009b4a3
[INFO] [stderr]     18:     0x5f4317af0533 - core::ops::function::FnOnce::call_once::h2d47526ce4c1303e
[INFO] [stderr]     19:     0x5f4317af04a6 - std::sys::backtrace::__rust_begin_short_backtrace::h6295ca0701855129
[INFO] [stderr]     20:     0x5f4317af0489 - std::rt::lang_start::{{closure}}::h4e8aa05792d686e7
[INFO] [stderr]     21:     0x5f4317b50350 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9c35f14e6882b8d3
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5f4317b50350 - std::panicking::catch_unwind::do_call::h924defc6f5f6a4b2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     23:     0x5f4317b50350 - std::panicking::catch_unwind::h9243fb64bbc98b5f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     24:     0x5f4317b50350 - std::panic::catch_unwind::hb4c2656a96eb9a02
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5f4317b50350 - std::rt::lang_start_internal::{{closure}}::h6935cf67d242f3ab
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5f4317b50350 - std::panicking::catch_unwind::do_call::h8408aa62219a7189
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x5f4317b50350 - std::panicking::catch_unwind::h12ce845e8bca9588
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x5f4317b50350 - std::panic::catch_unwind::hcc9c44d1fc83fcf0
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5f4317b50350 - std::rt::lang_start_internal::hafc6ca5f994fb87e
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5f4317af0471 - std::rt::lang_start::hf3cdd3cf86f20a7c
[INFO] [stderr]     31:     0x5f4317af0965 - main
[INFO] [stderr]     32:     0x71a80d9e51ca - <unknown>
[INFO] [stderr]     33:     0x71a80d9e528b - __libc_start_main
[INFO] [stderr]     34:     0x5f4317aeffb5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d502c98cac65cd52f9b580011f49fd51b1d3998eb805c14665527b32d76a6cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d502c98cac65cd52f9b580011f49fd51b1d3998eb805c14665527b32d76a6cf8", kill_on_drop: false }`
[INFO] [stdout] d502c98cac65cd52f9b580011f49fd51b1d3998eb805c14665527b32d76a6cf8
