[INFO] cloning repository https://github.com/jaennil/osl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaennil/osl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaennil%2Fosl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaennil%2Fosl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0992760fdbc60120089761ebb93ea5c0a464e1c7
[INFO] testing jaennil/osl against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaennil%2Fosl" "/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/jaennil/osl
[INFO] finished tweaking git repo https://github.com/jaennil/osl
[INFO] tweaked toml for git repo https://github.com/jaennil/osl written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaennil/osl 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 git repo https://github.com/jaennil/osl 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6c4c1da3b751025e8235d739946946eabe27a2a833e3d2ed9f124e148a8d2d5
[INFO] running `Command { std: "docker" "start" "-a" "b6c4c1da3b751025e8235d739946946eabe27a2a833e3d2ed9f124e148a8d2d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6c4c1da3b751025e8235d739946946eabe27a2a833e3d2ed9f124e148a8d2d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6c4c1da3b751025e8235d739946946eabe27a2a833e3d2ed9f124e148a8d2d5", kill_on_drop: false }`
[INFO] [stdout] b6c4c1da3b751025e8235d739946946eabe27a2a833e3d2ed9f124e148a8d2d5
[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=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] 63dd50b1ec7f310fa14accb49cdf7d290e2ed171f54052248c748de4bb078bda
[INFO] running `Command { std: "docker" "start" "-a" "63dd50b1ec7f310fa14accb49cdf7d290e2ed171f54052248c748de4bb078bda", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.1.4
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling os_pipe v1.2.0
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling tree_magic_mini v3.1.5
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling enigo v0.2.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling wl-clipboard-rs v0.8.1
[INFO] [stderr]    Compiling arboard v3.4.0
[INFO] [stderr]    Compiling osl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `osl` (bin "osl") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchwRbRo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenigo-0c0192180de7e649,libxkeysym-8b9431d1d41096a4,libarboard-68af72febbc0844e,libimage-d171494f8e5f4a20,libbytemuck-a1280eaa660c8937,libbyteorder-0d5229b4099d70a3,libpng-dc0d9d0f1063d80a,libflate2-d139e6fc93a5ce42,libminiz_oxide-ea48c4f5afaa12f0,libfdeflate-5f16638cc0ddf947,libsimd_adler32-9299ae48bc4af941,libcrc32fast-79ff3ad96335057f,libbitflags-a9851ebd0ab18f47,libnum_traits-67d25c45eb62b1ab,libwl_clipboard_rs-96d70ac65bb73631,libtree_magic_mini-c830e09e5aee82cb,libhome-2b62e1b6955722a3,libnom-67e32ffc7eca2c39,libmemchr-b178a40a7718f9bf,libpetgraph-e3547c4798a58724,libindexmap-9d8bb9b0bafc61aa,libequivalent-9c3368f02729e3d6,libhashbrown-0511338ce94420f7,libfixedbitset-1d75629e48f18c64,libonce_cell-6210bb12b47e720c,libfnv-bf8b415be0978c3b,libtempfile-ebf749e97e6f817f,libfastrand-ce32423aec2c1ccf,libthiserror-8052298d51ee7aae,libnix-f688428f5c89efe1,libos_pipe-4cde809b4723a9fc,libwayland_protocols_wlr-b2d91f3750fb4c13,libwayland_protocols-87adcd32a9e1b417,libwayland_client-f6c0b18a8e44e4d8,libwayland_backend-e6fdafe6434de0c2,libdowncast_rs-1e443d4ec2f3d3a7,libwayland_sys-94d3eef05118acb2,libx11rb-fb11b0d9e1502ec0,librustix-1facf7b19647aaa7,libbitflags-1615bf4c282ab7a5,liblinux_raw_sys-810910622d5becaf,libx11rb_protocol-e8e8a5f8118d9e8b,libparking_lot-4ecf2b324fc1b570,libparking_lot_core-ed4c0a6fbdc192b7,liblibc-7762b0a6723da1d8,libcfg_if-d9b80cb51cda7b5b,libsmallvec-d61b6a2925e47009,liblock_api-60c1964c93b7ffa5,libscopeguard-96105b3e6a714ed4,liblog-44cc25a8b2c5ba51}.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" "/opt/rustwide/target/debug/deps/rustchwRbRo/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/osl-2c4d92f5dc9c3da9" "-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" "63dd50b1ec7f310fa14accb49cdf7d290e2ed171f54052248c748de4bb078bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63dd50b1ec7f310fa14accb49cdf7d290e2ed171f54052248c748de4bb078bda", kill_on_drop: false }`
[INFO] [stdout] 63dd50b1ec7f310fa14accb49cdf7d290e2ed171f54052248c748de4bb078bda
