[INFO] fetching crate havsalt-here 0.17.0...
[INFO] testing havsalt-here-0.17.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate havsalt-here 0.17.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate havsalt-here 0.17.0
[INFO] finished tweaking crates.io crate havsalt-here 0.17.0
[INFO] tweaked toml for crates.io crate havsalt-here 0.17.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate havsalt-here 0.17.0 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 havsalt-here 0.17.0 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-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] 37933abd2a3ac17ed9c6c5d5689131af5746fdcc1353d600935cb92ab8550dc3
[INFO] running `Command { std: "docker" "start" "-a" "37933abd2a3ac17ed9c6c5d5689131af5746fdcc1353d600935cb92ab8550dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37933abd2a3ac17ed9c6c5d5689131af5746fdcc1353d600935cb92ab8550dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37933abd2a3ac17ed9c6c5d5689131af5746fdcc1353d600935cb92ab8550dc3", kill_on_drop: false }`
[INFO] [stdout] 37933abd2a3ac17ed9c6c5d5689131af5746fdcc1353d600935cb92ab8550dc3
[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] 2f900444b92a6c54af9ac4214203da867acc398fb11042101573445b284ab319
[INFO] running `Command { std: "docker" "start" "-a" "2f900444b92a6c54af9ac4214203da867acc398fb11042101573445b284ab319", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling enigo v0.2.1
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling clap-markdown v0.1.4
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling havsalt-clap-styles v0.1.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling x11rb v0.10.1
[INFO] [stderr]    Compiling x11-clipboard v0.7.1
[INFO] [stderr]    Compiling wl-clipboard-rs v0.7.0
[INFO] [stderr]    Compiling cli-clipboard v0.4.0
[INFO] [stderr]    Compiling havsalt-here v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXoeSZE/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinquire-25bdbed83a2e8d4f,libunicode_width-b1bc0d6c10c00ecc,libfxhash-1df546a36b8e6f44,libbyteorder-8f59b6d1bfdaa844,libcrossterm-c4adf0b76539d442,libsignal_hook_mio-d3e00ef1692b8946,libsignal_hook-c3a21e03ac6d98cb,libsignal_hook_registry-c4d87d4cb3a641f9,libmio-1edb0b0e5a588f04,libparking_lot-0d178b2a235ac92c,libparking_lot_core-c51e495a98b12325,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libfuzzy_matcher-a1a044805a3ea76e,libthread_local-2c32321f50ebee82,libunicode_segmentation-421de088ab714999,libdyn_clone-5258a20ab3811a89,libhavsalt_clap_styles-9d0c62228307be41,libpath_clean-a9a9988316e38ff5,libenigo-4b164231e9eea3c0,libxkeysym-8375b42ea81b6224,libcolored-dc8fce763af161ed,liblazy_static-3674be3f4245d19b,libcli_clipboard-60fd27d2806d01ba,libwl_clipboard_rs-7955396a1f3448d6,libtree_magic_mini-2167e2db1ac6619e,libnom-1f9e736189f20c7a,libmemchr-08f38e9718637002,libpetgraph-2c7b218a886a3c1a,libindexmap-b55b2e765400ecfc,libequivalent-487f93f8f6ab5e5b,libhashbrown-acdfbba63b345327,libfixedbitset-9fb76a17080ec2ce,libfnv-79e2cbfbe03dcd16,libtempfile-cd203a44579c25fd,libfastrand-843352815ac44e47,libthiserror-2371cfc79de7120b,libos_pipe-e7aaebed85a1db98,liblog-9a3ff67864b30e2c,libwayland_protocols-dde98b98fe898ca4,libwayland_client-4fde97adc6ee4a3e,libwayland_commons-20636f6d5f853074,libsmallvec-5dc15f12cdebef01,libonce_cell-2642703f88b7c2f4,libwayland_sys-cae51cf35e6322bf,libdowncast_rs-9143b3ab1f004153,libx11_clipboard-71949025d51b5840,libx11rb-d00f853760e35061,libgethostname-394c46da273073cc,libx11rb_protocol-d915e3acb409e66a,libnix-41fe3af0280ea22f,libmemoffset-4d063fd9ce153302,libbitflags-dde12b0d7d495b50,libcfg_if-3e7fc4e38d4a72b5,liblibc-b4e07caf46824756,libclap_markdown-5afe63e1b031dff7,libclap_complete-6fa5344f4c40d1ef,libclap-03786a4a50191a5e,libclap_builder-e51dfba4257eefba,libterminal_size-efa79107739dd235,librustix-1e40b55319ea36e6,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,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/rustcXoeSZE/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/here-01b860007e8624d4" "-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 `havsalt-here` (bin "here") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2f900444b92a6c54af9ac4214203da867acc398fb11042101573445b284ab319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f900444b92a6c54af9ac4214203da867acc398fb11042101573445b284ab319", kill_on_drop: false }`
[INFO] [stdout] 2f900444b92a6c54af9ac4214203da867acc398fb11042101573445b284ab319
