[INFO] fetching crate scriptkeys 0.2.3...
[INFO] testing scriptkeys-0.2.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate scriptkeys 0.2.3 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scriptkeys 0.2.3 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 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-2025-09-21" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ae240653862e522e399f016108fe10516384353edf5a0179b41e0ce92ecdf1bc
[INFO] running `Command { std: "docker" "start" "-a" "ae240653862e522e399f016108fe10516384353edf5a0179b41e0ce92ecdf1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae240653862e522e399f016108fe10516384353edf5a0179b41e0ce92ecdf1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae240653862e522e399f016108fe10516384353edf5a0179b41e0ce92ecdf1bc", kill_on_drop: false }`
[INFO] [stdout] ae240653862e522e399f016108fe10516384353edf5a0179b41e0ce92ecdf1bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d6ee3f40ced38db38a3bc87220c57f222cf77640f16fc5efbedd1054cc5c0958
[INFO] running `Command { std: "docker" "start" "-a" "d6ee3f40ced38db38a3bc87220c57f222cf77640f16fc5efbedd1054cc5c0958", 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 serde v1.0.164
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling enigo v0.1.2
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling luajit-src v210.4.5+resty2cf5186
[INFO] [stderr]    Compiling lua-src v546.0.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling hidapi v2.3.3
[INFO] [stderr]    Compiling mlua v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling thread-id v4.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[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 serde_spanned v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling mio v0.8.8
[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] [stderr] error: could not compile `scriptkeys` (bin "scriptkeys") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJ5TeS8/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libscriptkeys-c958c80fb5adc893,libdirectories-ffc0fa12d12f505c,libdirs_sys-2a809af1105b2436,liboption_ext-61303ef911796993,libtoml-58e5b98827a73222,libtoml_edit-1f7b1c7576c5f5d2,libserde_spanned-b97d614621e8466c,libwinnow-5b35e92a83eb0b2c,libtoml_datetime-562b748d13446391,libmlua-a818f414e85ba9d1,libonce_cell-88da25fb809d9a5c,librustc_hash-d7c4a66f98a2548f,libbstr-bfaeb9e32f3bf79e,libmemchr-d918814ff8e882f9,libhidapi-469350456d9bd1b3,libnotify-3a2034f0f8e75001,libcrossbeam_channel-0aabf55d12d300f3,libcrossbeam_utils-c2c56ef8f9c2ea45,libfiletime-08deeeace380af77,libwalkdir-527b2d82e96423cf,libsame_file-ff49545450c0b63c,libinotify-6575112980eef2cb,libinotify_sys-21053788e3698b05,libbitflags-dde12b0d7d495b50,libtokio-2d030999b7ad4bb6,libsignal_hook_registry-c115e2f503c33856,libnum_cpus-b5297a81c44e336a,libsocket2-74f04dc807a3777b,libbytes-d41a62099e4fef91,libmio-eff1f4323714b89a,libpin_project_lite-6df6c214457c8ca7,liblog4rs-88926ef44b64980b,liblog_mdc-0af972c42f90557b,libserde_json-00f6d5bc5e9549e0,libitoa-0f3ce2aa4ee007f9,libthread_id-74760d5265194659,libhumantime-9f900d7885b5087e,libserde_yaml-c23b493d00839f7d,libryu-4d09fff2ce933ebb,libindexmap-78c761b52a567dfb,libhashbrown-cae2cd0d9cc0a6cf,libyaml_rust-0d35c98b09962543,liblinked_hash_map-7d04f0e6cc440adb,libchrono-7d32349a2563edcd,libiana_time_zone-ebde09c3ffbc5acf,libtime-8da57571c10012fd,libtypemap_ors-e1293b6c54d09c35,libunsafe_any_ors-f8b1b2073a1e0fe5,libdestructure_traitobject-2a73a5a4a6ad768f,libthiserror-6341583b893e42d6,libparking_lot-7e084e7b24a288a0,libparking_lot_core-5ed98a2d762b9592,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-4517414d4f20efb1,liblock_api-4186368e1c9ed6c5,libscopeguard-e318caba69bf687f,libserde_value-2a3f0cf4d0c4a827,libordered_float-5f6f3ac566afa465,libnum_traits-8bb2e00afceb4a5b,libfnv-79e2cbfbe03dcd16,libarc_swap-1601e2c39996ffb8,liblog-470f321c5d0fb3b4,libserde-6110ca3ce3c8f3b9,libenigo-91ec0226c82adafa,liblibc-875add830aaffa1a,libanyhow-346489769351882b}.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" "/tmp/rustcJ5TeS8/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-88daed8e4d793afc/out" "-L" "/opt/rustwide/target/debug/build/mlua-1c0cb72d3abd3636/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-098b91b741cfc749" "-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] running `Command { std: "docker" "inspect" "d6ee3f40ced38db38a3bc87220c57f222cf77640f16fc5efbedd1054cc5c0958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6ee3f40ced38db38a3bc87220c57f222cf77640f16fc5efbedd1054cc5c0958", kill_on_drop: false }`
[INFO] [stdout] d6ee3f40ced38db38a3bc87220c57f222cf77640f16fc5efbedd1054cc5c0958
