[INFO] fetching crate scriptkeys 0.2.3...
[INFO] testing scriptkeys-0.2.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate scriptkeys 0.2.3 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate scriptkeys 0.2.3
[INFO] finished tweaking crates.io crate scriptkeys 0.2.3
[INFO] tweaked toml for crates.io crate scriptkeys 0.2.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scriptkeys 0.2.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scriptkeys 0.2.3 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-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d05374378f146e5afcde8817fb1413dadb317b9753a24cc72a14e3d9fb7ba31
[INFO] running `Command { std: "docker" "start" "-a" "7d05374378f146e5afcde8817fb1413dadb317b9753a24cc72a14e3d9fb7ba31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d05374378f146e5afcde8817fb1413dadb317b9753a24cc72a14e3d9fb7ba31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d05374378f146e5afcde8817fb1413dadb317b9753a24cc72a14e3d9fb7ba31", kill_on_drop: false }`
[INFO] [stdout] 7d05374378f146e5afcde8817fb1413dadb317b9753a24cc72a14e3d9fb7ba31
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 261908595dbd365ef011abc83e45c5c341a3fa09d3263bf33048b928d51bd28f
[INFO] running `Command { std: "docker" "start" "-a" "261908595dbd365ef011abc83e45c5c341a3fa09d3263bf33048b928d51bd28f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling enigo v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling luajit-src v210.4.5+resty2cf5186
[INFO] [stderr]    Compiling lua-src v546.0.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling hidapi v2.3.3
[INFO] [stderr]    Compiling mlua v0.8.9
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling thread-id v4.1.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling notify v6.0.1
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]    Compiling scriptkeys v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRgoRkq/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscriptkeys-46f503324487f6bb,libdirectories-111033d221888c7b,libdirs_sys-2f0c1d934d3f3e39,liboption_ext-fd15afac2aba4923,libtoml-a1c38aaf6089f524,libtoml_edit-c447e3dead6fa60e,libserde_spanned-f61259bf53b5ae7a,libwinnow-96eee58284d53d6e,libtoml_datetime-50e7836e9cc179ec,libmlua-302c2e03727f9dbf,libonce_cell-049ea1eca9be4094,librustc_hash-b92c8a73412d76c1,libbstr-305bafea19d4de3c,libmemchr-0491bd7e30a4a035,libhidapi-2d4783fddaad2c9b,libnotify-868c7be6693049db,libcrossbeam_channel-8489dedd6850a2e1,libcrossbeam_utils-fe8048d174e760cc,libfiletime-ba8740f5d587237e,libwalkdir-204f8897a11a4af0,libsame_file-0fb1d47320046d34,libinotify-d8efbdbc610809d0,libinotify_sys-1d906b57b8da44ac,libbitflags-a9851ebd0ab18f47,libtokio-0b2924430502d157,libsignal_hook_registry-d07172966d1518db,libnum_cpus-b938186bb5a05a94,libsocket2-1523765858942fa6,libbytes-b1fe1166f01d9859,libmio-20c0b97461228cd4,libpin_project_lite-a2c58a5ed980db1f,liblog4rs-ba597abfbd27f974,liblog_mdc-8cba74e5319d1d74,libserde_json-f075df59e20322c8,libitoa-b8c47733ac8b0f0e,libthread_id-0d1afe203c109a55,libhumantime-7189daee966b6741,libserde_yaml-9fc07c0263b97e86,libryu-d11fd429690d726d,libindexmap-a9832e39511d3031,libhashbrown-fc1ac6ced6e0f331,libyaml_rust-11e42fcce459f2be,liblinked_hash_map-1ee61214565638ba,libchrono-70549c737ec68440,libiana_time_zone-e5e2e7de803bee97,libtime-e07cc2dfc88eed3b,libtypemap_ors-a4e54fc8d58558d4,libunsafe_any_ors-45b1d6f68ece0168,libdestructure_traitobject-57e5c39fd5ddee7d,libthiserror-9fd973adc9aa661a,libparking_lot-8909542215263bf0,libparking_lot_core-00fe41105f4b4640,libcfg_if-d9b80cb51cda7b5b,libsmallvec-606fdaf3899faae0,liblock_api-13d1d4b56731ac3a,libscopeguard-253d6c0059e29176,libserde_value-bd28ac00204cdd1e,libordered_float-ae4fd33db7390423,libnum_traits-c1249ab3bc5c1e27,libfnv-bf8b415be0978c3b,libarc_swap-dc48f64e4f77880b,liblog-fd353c6e42472471,libserde-f19a9f62d6daec26,libenigo-85c41728058d7ea8,liblibc-328a7d2a3eafc39d,libanyhow-331085da6e9c6be2}.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" "-ludev" "-lxdo" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcRgoRkq/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" "/opt/rustwide/target/debug/build/hidapi-d62a214dab32a1a0/out" "-L" "/opt/rustwide/target/debug/build/mlua-50d0164f942cc343/out/lua-build/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/scriptkeys-764254d0b5dc635d" "-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 `scriptkeys` (bin "scriptkeys") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "261908595dbd365ef011abc83e45c5c341a3fa09d3263bf33048b928d51bd28f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261908595dbd365ef011abc83e45c5c341a3fa09d3263bf33048b928d51bd28f", kill_on_drop: false }`
[INFO] [stdout] 261908595dbd365ef011abc83e45c5c341a3fa09d3263bf33048b928d51bd28f
