[INFO] cloning repository https://github.com/pguedes/gesticle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pguedes/gesticle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpguedes%2Fgesticle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpguedes%2Fgesticle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 237793717c520144cf2fe87493f5262377d33b0c [INFO] testing pguedes/gesticle against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpguedes%2Fgesticle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pguedes/gesticle [INFO] finished tweaking git repo https://github.com/pguedes/gesticle [INFO] tweaked toml for git repo https://github.com/pguedes/gesticle written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pguedes/gesticle on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pguedes/gesticle 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f22c69c7db05589e64bf8cf475ee7e088cbbe3765fd0f8d0b4df1998000e374 [INFO] running `Command { std: "docker" "start" "-a" "4f22c69c7db05589e64bf8cf475ee7e088cbbe3765fd0f8d0b4df1998000e374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f22c69c7db05589e64bf8cf475ee7e088cbbe3765fd0f8d0b4df1998000e374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f22c69c7db05589e64bf8cf475ee7e088cbbe3765fd0f8d0b4df1998000e374", kill_on_drop: false }` [INFO] [stdout] 4f22c69c7db05589e64bf8cf475ee7e088cbbe3765fd0f8d0b4df1998000e374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de736e9153dc9bb15be5d6a624292f71aa2268e6f98b42480c65c9aac42b40da [INFO] running `Command { std: "docker" "start" "-a" "de736e9153dc9bb15be5d6a624292f71aa2268e6f98b42480c65c9aac42b40da", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling input-sys v1.16.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling x11 v2.20.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling udev v0.6.3 [INFO] [stderr] Compiling dbus v0.9.6 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling input v0.7.1 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling dbus-crossroads v0.3.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk3-macros v0.15.4 [INFO] [stderr] Compiling gesticle v0.2.3 (/opt/rustwide/workdir/gesticle-lib) [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling gesticled v0.2.3 (/opt/rustwide/workdir/gesticled) [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYtbr5G/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgesticle-ab29dd91d9cf0ee0,libdbus_crossroads-20a28624a9eef0e6,libdbus-812eaeb6b101de74,liblibdbus_sys-535c0808db0447cc,libnix-f35dc67da50cec05,libvoid-eb7ae209523c4fe2,libcfg_if-5debf92116708c19,libbitflags-ae4318e8fded8832,libinput-9dd6f1b5861bb997,libudev-b70c43b23d0951f7,liblibudev_sys-6b6a9895d4733d70,libinput_sys-419925a0055157a6,libconfig-df5dfa83118d67be,libini-4bacbf17ea0beec2,libserde_hjson-f976a1aaf1a0ca6f,libregex-9ad1dfb4459e7eaa,libaho_corasick-61a0222a56cdd4f6,libregex_syntax-00b81cede0cdc0da,libnum_traits-802e782f290dee89,liblinked_hash_map-93328133a2c1a86d,libserde-113b0a207324c77e,liblazy_static-b753bb378fbdd6b0,libyaml_rust-0d35c98b09962543,liblinked_hash_map-7d04f0e6cc440adb,libserde_json-f0931bc264967aa5,libryu-038f6cdb33aa666f,libitoa-038a99b7aae53dfd,libtoml-d233ae9aa3d367ec,liblazy_static-af860367908b8176,libnom-5223bc48d334a36f,libmemchr-2dad25b99320a316,libserde-c6adf027f3cba80e,libsimplelog-6607cf36bc182bc7,libchrono-aee8b49b4d487a6a,libiana_time_zone-e9d22ae811e2f020,libnum_integer-75b9d6be436309b6,libnum_traits-8bb2e00afceb4a5b,libtime-75f0122c82e4cedb,libterm-50357016a1d07f35,libdirs-a73bae93acfbea92,libbyteorder-fb36fe721788ce00,liblog-ec46de5c30914dd3,libcfg_if-3e7fc4e38d4a72b5,liblibxdo-6c29fe33f69acfbc,liblibxdo_sys-c207db987ac2a8e6,libx11-fb6e0bdee56c7535,libclap-93a6a680e9df8c18,libvec_map-75126d96f8392bf4,libtextwrap-1905f7baa4a1563f,libunicode_width-e6feeb9daa4fd470,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-0cf8d93f7688d50e,liblibc-c6e78a9ebedeb1da,libansi_term-74ae5010905c21da}.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" "-ldbus-1" "-ludev" "-linput" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYtbr5G/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gesticled-2787f07d2aa1112c" "-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 -linput [INFO] [stdout] 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] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling glib v0.15.12 [INFO] [stderr] error: could not compile `gesticled` (bin "gesticled") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "de736e9153dc9bb15be5d6a624292f71aa2268e6f98b42480c65c9aac42b40da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de736e9153dc9bb15be5d6a624292f71aa2268e6f98b42480c65c9aac42b40da", kill_on_drop: false }` [INFO] [stdout] de736e9153dc9bb15be5d6a624292f71aa2268e6f98b42480c65c9aac42b40da