[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] 0563517d3642d73a1364f5d51aed283f2ae56cd6 [INFO] testing pguedes/gesticle against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpguedes%2Fgesticle" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pguedes/gesticle on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/pguedes/gesticle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libdbus-sys v0.2.1 [INFO] [stderr] Downloaded input v0.4.1 [INFO] [stderr] Downloaded udev v0.2.0 [INFO] [stderr] Downloaded libxdo v0.6.0 [INFO] [stderr] Downloaded cairo-rs v0.8.1 [INFO] [stderr] Downloaded config v0.9.1 [INFO] [stderr] Downloaded dbus-crossroads v0.3.0 [INFO] [stderr] Downloaded gio v0.8.1 [INFO] [stderr] Downloaded gtk v0.8.1 [INFO] [stderr] Downloaded gdk v0.12.1 [INFO] [stderr] Downloaded input-sys v1.9.0 [INFO] [stderr] Downloaded rust-ini v0.12.2 [INFO] [stderr] Downloaded libxdo-sys v0.11.0 [INFO] [stderr] Downloaded dbus v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30d53e879082ae6d2978abff0a78b117a8119dfe10495913f60c84f2f39d31f3 [INFO] running `Command { std: "docker" "start" "-a" "30d53e879082ae6d2978abff0a78b117a8119dfe10495913f60c84f2f39d31f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30d53e879082ae6d2978abff0a78b117a8119dfe10495913f60c84f2f39d31f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d53e879082ae6d2978abff0a78b117a8119dfe10495913f60c84f2f39d31f3", kill_on_drop: false }` [INFO] [stdout] 30d53e879082ae6d2978abff0a78b117a8119dfe10495913f60c84f2f39d31f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 361fb8f87bffc134adebe60b6c18cbf63b0eb30559ef5a57f99ff012f724b64a [INFO] running `Command { std: "docker" "start" "-a" "361fb8f87bffc134adebe60b6c18cbf63b0eb30559ef5a57f99ff012f724b64a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling input-sys v1.9.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling dbus v0.9.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling input v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling dbus-crossroads v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling config v0.9.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling gesticle v0.2.1 (/opt/rustwide/workdir/gesticle-lib) [INFO] [stderr] Compiling gesticled v0.2.1 (/opt/rustwide/workdir/gesticled) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.gesticled.c0huelwr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a" "/opt/rustwide/target/debug/deps/gesticled-3091c10f3e56113a.4nm3l2lybdhgb6u9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgesticle-27c3b9689e2ea6cf.rlib" "/opt/rustwide/target/debug/deps/libdirs-282b4c21b9018078.rlib" "/opt/rustwide/target/debug/deps/libdbus_crossroads-59548459a55e3e58.rlib" "/opt/rustwide/target/debug/deps/libdbus-a2b5e9bd0c45e689.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-e54d6780885bb763.rlib" "/opt/rustwide/target/debug/deps/libnix-009b869a61e2b569.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libbitflags-349f312ea2cff189.rlib" "/opt/rustwide/target/debug/deps/libinput-b28293e6371fc4db.rlib" "/opt/rustwide/target/debug/deps/libudev-720cc1c52f32b768.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-c04fe30d32e140e5.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-bbd4041e3bb69bdc.rlib" "/opt/rustwide/target/debug/deps/libconfig-49a7d198e5e5b90e.rlib" "/opt/rustwide/target/debug/deps/libini-fff125cc583b2e52.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-5f992c29c57de7b9.rlib" "/opt/rustwide/target/debug/deps/libregex-e81c1325661c1239.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f9a435f47086595f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fbb691992798f92f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c64a24d56ae34f00.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fa1ea023413c1f3b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c65f57cf29e4a213.rlib" "/opt/rustwide/target/debug/deps/libserde-c32300a104479dd7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-dbe219c565973cc2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-aa6117425f1121ea.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b83d99276b4e2010.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a09039776767181e.rlib" "/opt/rustwide/target/debug/deps/libryu-5ac4bc40e150250a.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf00738b2b8bc4b5.rlib" "/opt/rustwide/target/debug/deps/libtoml-72532dad2e1cdd02.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ba9c026e96e4251.rlib" "/opt/rustwide/target/debug/deps/libnom-4b1b1a0813f8dace.rlib" "/opt/rustwide/target/debug/deps/libmemchr-86c4abe5f8395ccf.rlib" "/opt/rustwide/target/debug/deps/libserde-bdd66dcd7995bfc8.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-cdba844a10a3a3c8.rlib" "/opt/rustwide/target/debug/deps/libchrono-3bcc046369db450a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0f06aa425770bde4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a616ef0b114947c8.rlib" "/opt/rustwide/target/debug/deps/libtime-dcfcdee03382c206.rlib" "/opt/rustwide/target/debug/deps/libterm-67d8ad002e5de890.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c96334850bb98647.rlib" "/opt/rustwide/target/debug/deps/liblog-a185f70337ed0e94.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f5e17ae785639b51.rlib" "/opt/rustwide/target/debug/deps/liblibxdo-41ab8a02054126b9.rlib" "/opt/rustwide/target/debug/deps/liblibxdo_sys-62cabb8860e6220e.rlib" "/opt/rustwide/target/debug/deps/libx11-99677d7ee449c949.rlib" "/opt/rustwide/target/debug/deps/libclap-bb7aa811fb14bd56.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5eaed92efbefe3dd.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-13e4fe9f4423e3e3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ec20b1bda562d4d0.rlib" "/opt/rustwide/target/debug/deps/libatty-036e9fce9909f72e.rlib" "/opt/rustwide/target/debug/deps/liblibc-602a10cf49d73cfb.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-ludev" "-linput" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -linput [INFO] [stdout] /usr/bin/ld: cannot find -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gesticled` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "361fb8f87bffc134adebe60b6c18cbf63b0eb30559ef5a57f99ff012f724b64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "361fb8f87bffc134adebe60b6c18cbf63b0eb30559ef5a57f99ff012f724b64a", kill_on_drop: false }` [INFO] [stdout] 361fb8f87bffc134adebe60b6c18cbf63b0eb30559ef5a57f99ff012f724b64a