[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 1.95.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaennil/osl on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded block2 v0.4.0
[INFO] [stderr]   Downloaded error-code v3.2.0
[INFO] [stderr]   Downloaded memmap2 v0.8.0
[INFO] [stderr]   Downloaded block-sys v0.2.1
[INFO] [stderr]   Downloaded derive-new v0.6.0
[INFO] [stderr]   Downloaded os_pipe v1.2.0
[INFO] [stderr]   Downloaded wayland-sys v0.31.2
[INFO] [stderr]   Downloaded tree_magic_mini v3.1.5
[INFO] [stderr]   Downloaded objc2-encode v4.0.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.86
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.2.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.3
[INFO] [stderr]   Downloaded weezl v0.1.8
[INFO] [stderr]   Downloaded bytemuck v1.16.1
[INFO] [stderr]   Downloaded arboard v3.4.0
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded miniz_oxide v0.7.4
[INFO] [stderr]   Downloaded enigo v0.2.1
[INFO] [stderr]   Downloaded wayland-client v0.31.3
[INFO] [stderr]   Downloaded cc v1.1.4
[INFO] [stderr]   Downloaded wayland-backend v0.3.4
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.8.1
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded wayland-scanner v0.31.2
[INFO] [stderr]   Downloaded wayland-protocols v0.31.2
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded petgraph v0.6.5
[INFO] [stderr]   Downloaded icrate v0.1.2
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51dc9fa6d477cb37d1e72c3934cff9bef72e84cb1cc39296d3021ec395de4144
[INFO] running `Command { std: "docker" "start" "-a" "51dc9fa6d477cb37d1e72c3934cff9bef72e84cb1cc39296d3021ec395de4144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51dc9fa6d477cb37d1e72c3934cff9bef72e84cb1cc39296d3021ec395de4144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51dc9fa6d477cb37d1e72c3934cff9bef72e84cb1cc39296d3021ec395de4144", kill_on_drop: false }`
[INFO] [stdout] 51dc9fa6d477cb37d1e72c3934cff9bef72e84cb1cc39296d3021ec395de4144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fd5d06a290c2f74214f791fdf6a7ffe240e8b6e0744a0ed0ad0752536c14e1f
[INFO] running `Command { std: "docker" "start" "-a" "8fd5d06a290c2f74214f791fdf6a7ffe240e8b6e0744a0ed0ad0752536c14e1f", 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 pkg-config v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling cc v1.1.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[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 wayland-scanner v0.31.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[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 petgraph v0.6.5
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling os_pipe v1.2.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tree_magic_mini v3.1.5
[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 x11rb v0.13.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNYnS7Z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenigo-06b38f5bb47f6340,libxkeysym-7a92d59edc48b06f,libarboard-ae34a9a098502cff,libimage-4ed58c4156d85206,libbytemuck-61c90de25dff306d,libbyteorder-cb17835726abdeba,libpng-f3fb3eef5d060bbc,libflate2-3e24658de5a5ab07,libminiz_oxide-2ae023e89ccdcfd9,libfdeflate-985daa986dd617fc,libsimd_adler32-a00a99e4dd00cf43,libcrc32fast-c9716594718437ef,libbitflags-dfd565f85bac9b15,libnum_traits-f33f9f609cf4c528,libwl_clipboard_rs-6c48195967e89e55,libtree_magic_mini-c0c300b609145bdd,libhome-5b82ee06da79bfb6,libnom-2e1b99110ded8fbc,libmemchr-c8afc9b06af24d19,libpetgraph-ac4089f67e13e9d0,libindexmap-752149dd6d537a08,libequivalent-b336b2ccffcd21d6,libhashbrown-2629c1c9126e25c9,libfixedbitset-442ab423c82312fc,libonce_cell-4f6cf5342f6e55c7,libfnv-77106f9ed4748ca6,libtempfile-5e3d2844549a37fa,libfastrand-e68bcbdbd936219a,libthiserror-e1a1189570f9cf37,libnix-46cc61ad76f447a9,libos_pipe-3947ac4f891b8fab,libwayland_protocols_wlr-2b271669f693ce6b,libwayland_protocols-cf6a2273ba39c5d7,libwayland_client-dfe89ff452179dae,libwayland_backend-317c7c55742a4d35,libdowncast_rs-04be7cf3c6e9fc1a,libwayland_sys-12d0452a8623cfbc,libx11rb-b99eb9ec216a3ee1,librustix-ceaa370b5ffb5fd2,libbitflags-6c434350ffe341b0,liblinux_raw_sys-42f22194c881310f,libx11rb_protocol-f8ebcb9696585125,libparking_lot-3f0014d18447e17d,libparking_lot_core-4dc785f7804f1cd6,liblibc-4306883cc49970ff,libcfg_if-cfb20768436a17c8,libsmallvec-0afc2c416daa6480,liblock_api-be66100b0825f95a,libscopeguard-eb77609449485574,liblog-5d709e687fe3e716}.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/rustcNYnS7Z/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-1bcc3e5bafb40bca" "-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 `osl` (bin "osl") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8fd5d06a290c2f74214f791fdf6a7ffe240e8b6e0744a0ed0ad0752536c14e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fd5d06a290c2f74214f791fdf6a7ffe240e8b6e0744a0ed0ad0752536c14e1f", kill_on_drop: false }`
[INFO] [stdout] 8fd5d06a290c2f74214f791fdf6a7ffe240e8b6e0744a0ed0ad0752536c14e1f
