[INFO] cloning repository https://github.com/justinrubek/global-keybind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinrubek/global-keybind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fglobal-keybind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fglobal-keybind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 122f1b8f6ed3db508b36c593b3d9e5e859942f4b
[INFO] testing justinrubek/global-keybind against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fglobal-keybind" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/justinrubek/global-keybind
[INFO] finished tweaking git repo https://github.com/justinrubek/global-keybind
[INFO] tweaked toml for git repo https://github.com/justinrubek/global-keybind written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justinrubek/global-keybind on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justinrubek/global-keybind 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d98f021f8a602ab4bff2ae1873d737bbc8f06d336d943524b9140435739e76a6
[INFO] running `Command { std: "docker" "start" "-a" "d98f021f8a602ab4bff2ae1873d737bbc8f06d336d943524b9140435739e76a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d98f021f8a602ab4bff2ae1873d737bbc8f06d336d943524b9140435739e76a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d98f021f8a602ab4bff2ae1873d737bbc8f06d336d943524b9140435739e76a6", kill_on_drop: false }`
[INFO] [stdout] d98f021f8a602ab4bff2ae1873d737bbc8f06d336d943524b9140435739e76a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f70d620d82d6d692b981acad9039bc4d6e554cd91ad5b6929683f0f728e6d831
[INFO] running `Command { std: "docker" "start" "-a" "f70d620d82d6d692b981acad9039bc4d6e554cd91ad5b6929683f0f728e6d831", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling evdev v0.12.2
[INFO] [stderr]    Compiling global-keybind-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustclnKvio/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-5ad4d924ef4f16de,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-d8626e1270583de9,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libtracing_log-173295bbcf13d1c0,liblog-d6f7bb1298e9acd0,libtracing_core-4a35afec383a3d0d,libonce_cell-d7a5b5d3f8ed20f2,liblibxdo-321561739f2e95f2,liblibxdo_sys-2393d5fb90cef034,libx11-dcb76db097559338,libevdev-7f8662e850155713,libnix-225003cfd49a40a3,libbitflags-dde12b0d7d495b50,libmemoffset-4d063fd9ce153302,libfutures_core-3b920243fce8fec0,libtokio-38490f95e3e84b72,libsignal_hook_registry-20892b7184abc50e,libsocket2-df62f82f4514301b,libbytes-82ad4f0211bdc963,libmio-ad74dfccb9f13036,libparking_lot-482f053ba4c2720e,libparking_lot_core-22b53655c8535497,liblibc-e0f273fc49211605,libsmallvec-7901128ccdfc41d2,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libthiserror-0920f9b71a5ef80a,libcfg_if-3e7fc4e38d4a72b5,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libclap-cc15747de38966b6,libclap_builder-1470d0e23677258a,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclnKvio/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/global_keybind_cli-15d16a8fb61e0f27" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxdo
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `global-keybind-cli` (bin "global-keybind-cli") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f70d620d82d6d692b981acad9039bc4d6e554cd91ad5b6929683f0f728e6d831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70d620d82d6d692b981acad9039bc4d6e554cd91ad5b6929683f0f728e6d831", kill_on_drop: false }`
[INFO] [stdout] f70d620d82d6d692b981acad9039bc4d6e554cd91ad5b6929683f0f728e6d831
