[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpguedes%2Fgesticle" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pguedes/gesticle on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bbdb3a70964fd8aaa810b4e3bd6f260a5daf80b172c4d667ee86bd27009e9da [INFO] running `Command { std: "docker" "start" "-a" "8bbdb3a70964fd8aaa810b4e3bd6f260a5daf80b172c4d667ee86bd27009e9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bbdb3a70964fd8aaa810b4e3bd6f260a5daf80b172c4d667ee86bd27009e9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbdb3a70964fd8aaa810b4e3bd6f260a5daf80b172c4d667ee86bd27009e9da", kill_on_drop: false }` [INFO] [stdout] 8bbdb3a70964fd8aaa810b4e3bd6f260a5daf80b172c4d667ee86bd27009e9da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a65d8936b701aad8839df1ac3fa6b2dafc8fe3590230ce9191ecd56085cfa9c [INFO] running `Command { std: "docker" "start" "-a" "5a65d8936b701aad8839df1ac3fa6b2dafc8fe3590230ce9191ecd56085cfa9c", 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 proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.39 [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 linked-hash-map v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [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 atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.43 [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 serde_test v0.8.23 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling input v0.4.1 [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 linked-hash-map v0.3.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling dbus-crossroads v0.3.0 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde-hjson v0.8.2 [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] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.gesticled.df0693eb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73.vc2g3be3l5g5lee.rcgu.o" "-Wl,--as-needed" "-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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgesticle-3643fdb69a9f1925.rlib" "/opt/rustwide/target/debug/deps/libdirs-e506fdef08b0048f.rlib" "/opt/rustwide/target/debug/deps/libdbus_crossroads-c84279453a213868.rlib" "/opt/rustwide/target/debug/deps/libdbus-df7e86e2ca711c5a.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-5de6087feb99075d.rlib" "/opt/rustwide/target/debug/deps/libnix-8a65f1bf16795398.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-990273fedd0fdef7.rlib" "/opt/rustwide/target/debug/deps/libinput-26235cfab7eeaabc.rlib" "/opt/rustwide/target/debug/deps/libudev-7f2fb886288a1167.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-752eb9537117b589.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-e30a24ef4b44fc3c.rlib" "/opt/rustwide/target/debug/deps/libconfig-6c7da15250cf1967.rlib" "/opt/rustwide/target/debug/deps/libini-062658a5351d7bf2.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-e568aea3b3d75a25.rlib" "/opt/rustwide/target/debug/deps/libregex-e327fe98aa34bbad.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0e56f8ad867dab4d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8ed9f8599a38ddc8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b9228ba1da5e6666.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b1a41c11d4d32ebc.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e560e6d5cc311e0.rlib" "/opt/rustwide/target/debug/deps/libserde-549cb5c38c2fde5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-97a53d773018edd2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-0dbcde71906d1943.rlib" "/opt/rustwide/target/debug/deps/libserde_json-248126defbfa0b44.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libtoml-b5812db0134c638d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libnom-c9a7b80eb3876fb2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c5b9df06eea19c8c.rlib" "/opt/rustwide/target/debug/deps/libserde-31f9312765e916bf.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-7c8c58453c5e457a.rlib" "/opt/rustwide/target/debug/deps/libchrono-8919306407e731cc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-270e055d53d72cac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf28edad26a0550e.rlib" "/opt/rustwide/target/debug/deps/libtime-4e858ee34689d00d.rlib" "/opt/rustwide/target/debug/deps/libterm-f82e7a4ce3f4c9e8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "/opt/rustwide/target/debug/deps/liblog-80aead3ded206b49.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/liblibxdo-86e15a7e8d15f283.rlib" "/opt/rustwide/target/debug/deps/liblibxdo_sys-e791370d6401c3ff.rlib" "/opt/rustwide/target/debug/deps/libx11-9845a77e8a8040a8.rlib" "/opt/rustwide/target/debug/deps/libclap-f263e03cb4cbe635.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8fbf541470ef55ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d258e95b9deb3cd8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c956f928dab82a0d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-84bfcaee3b587963.rlib" "/opt/rustwide/target/debug/deps/libatty-2ab638a7038bef15.rlib" "/opt/rustwide/target/debug/deps/liblibc-87a686d5d2013fc3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-ludev" "-linput" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gesticled-13a96dd24336ef73" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "5a65d8936b701aad8839df1ac3fa6b2dafc8fe3590230ce9191ecd56085cfa9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a65d8936b701aad8839df1ac3fa6b2dafc8fe3590230ce9191ecd56085cfa9c", kill_on_drop: false }` [INFO] [stdout] 5a65d8936b701aad8839df1ac3fa6b2dafc8fe3590230ce9191ecd56085cfa9c