[INFO] cloning repository https://github.com/raspirin/cooclicker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raspirin/cooclicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraspirin%2Fcooclicker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraspirin%2Fcooclicker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e47ea30c81db78b78ca1337192a8b82e149ee81 [INFO] building raspirin/cooclicker against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraspirin%2Fcooclicker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/raspirin/cooclicker [INFO] finished tweaking git repo https://github.com/raspirin/cooclicker [INFO] tweaked toml for git repo https://github.com/raspirin/cooclicker written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/raspirin/cooclicker on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/raspirin/cooclicker 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f3eb406454d2f4962cc76f1095b077bb0911febb13a4267e1d22474df9547a2 [INFO] running `Command { std: "docker" "start" "-a" "1f3eb406454d2f4962cc76f1095b077bb0911febb13a4267e1d22474df9547a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f3eb406454d2f4962cc76f1095b077bb0911febb13a4267e1d22474df9547a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3eb406454d2f4962cc76f1095b077bb0911febb13a4267e1d22474df9547a2", kill_on_drop: false }` [INFO] [stdout] 1f3eb406454d2f4962cc76f1095b077bb0911febb13a4267e1d22474df9547a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73bb611c23955c8f0b28edff3f317619c6d3500d5834adf2f1fd37eca6208977 [INFO] running `Command { std: "docker" "start" "-a" "73bb611c23955c8f0b28edff3f317619c6d3500d5834adf2f1fd37eca6208977", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling winit v0.30.2 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling enigo v0.2.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Compiling ab_glyph v0.2.26 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling global-hotkey v0.5.4 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.3 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling sctk-adwaita v0.9.0 [INFO] [stderr] Compiling coolicker v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbFj8xO/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwinit-83767866a0ece3ef,libsctk_adwaita-f3d152fb6716d182,libab_glyph-c13ad2d0d2c47d9e,libowned_ttf_parser-009b57d934ce9e62,libttf_parser-8e550e24a8c26c9e,libab_glyph_rasterizer-58ae3059bbb17bdd,libtiny_skia-e788955525b6265d,libarrayvec-c1a566055c336d69,libtiny_skia_path-3d383ac1a65eaa22,libstrict_num-e151790b5dabb98b,libarrayref-b36cbe17ebb6cb52,libbytemuck-603dfc9750403271,libpercent_encoding-9bee39bbc5bd523a,libx11rb-f57c0f4e655bf438,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libwayland_protocols_plasma-9f6b0cdd3d68998d,libahash-89612af6c88799b9,libgetrandom-be9d0925450a6f5b,libzerocopy-c612eb560542fb5e,libsmithay_client_toolkit-13277cb697aeddd1,libwayland_cursor-97b4688c606568c7,libxcursor-3e5f269f9cd164e8,libwayland_protocols_wlr-437babfe9f761ede,libwayland_protocols-4424d523c8ec6330,libwayland_csd_frame-0a06506fbc0646ec,libcalloop_wayland_source-15a9e68291499704,libwayland_client-51d69537cad5826b,libwayland_backend-5f6e038deffd7974,libdowncast_rs-af2d5a07fb165ed2,libscoped_tls-c61d1d5075225c6a,libwayland_sys-0940c4240f850fa5,libsmallvec-17fcafedda34d697,libcalloop-77021a7b9e2b9617,libpolling-9cf3a0c905e6094f,librustix-7512aa3004c365e3,liblinux_raw_sys-b7ed3a5c89f35182,libmemmap2-ce99c69a9cbd98d0,libxkbcommon_dl-060a73ae1532f1ac,libdlib-c681e9648a98963f,liblibloading-6aa8d00206bebbab,libcfg_if-33ef6c02a07f9fec,libtracing-c026beb2e6d9b8f3,libpin_project_lite-e0c50e8704e39276,libtracing_core-f44451c3804324f6,libsmol_str-d07b016f75ec6c4a,libcursor_icon-d81dc6214d93ac96,libdpi-86a9c1e7584efb82,libraw_window_handle-1ec61a86d1e26930,libglobal_hotkey-318e83dc4eada8fb,libx11_dl-0af3351daf5194d5,libkeyboard_types-408d0681178682b9,libbitflags-8430e6b4f2ccc6a7,libserde-0bb7b405b9fabf08,libunicode_segmentation-5eb0a5c8a3578cf5,libthiserror-e3ba05bdbe8d50db,libonce_cell-24c5d665b6879050,libcrossbeam_channel-e8ea4d0c2f82a460,libcrossbeam_utils-358d8724a558436e,libenigo-1cb25e37c8a6b155,libxkeysym-db82d4bc0bf9c497,liblibc-87ba8c2d9747b2c7,liblog-a3845e017a80cb8a}.rlib" "/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" "-ldl" "-ldl" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbFj8xO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/coolicker-e3fb4fa6d5e4f17a" "-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 `coolicker` (bin "coolicker") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "73bb611c23955c8f0b28edff3f317619c6d3500d5834adf2f1fd37eca6208977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bb611c23955c8f0b28edff3f317619c6d3500d5834adf2f1fd37eca6208977", kill_on_drop: false }` [INFO] [stdout] 73bb611c23955c8f0b28edff3f317619c6d3500d5834adf2f1fd37eca6208977