[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] 283f6b6ea0a44d419b05f7b8c5bba79a2a4ee8f5 [INFO] testing pguedes/gesticle against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpguedes%2Fgesticle" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pguedes/gesticle on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6295307897bfceaebe428930adbc0e1813136c34ae3d65facef0dd12c81ab5b9 [INFO] running `Command { std: "docker" "start" "-a" "6295307897bfceaebe428930adbc0e1813136c34ae3d65facef0dd12c81ab5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6295307897bfceaebe428930adbc0e1813136c34ae3d65facef0dd12c81ab5b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6295307897bfceaebe428930adbc0e1813136c34ae3d65facef0dd12c81ab5b9", kill_on_drop: false }` [INFO] [stdout] 6295307897bfceaebe428930adbc0e1813136c34ae3d65facef0dd12c81ab5b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db492cf5249339cfb6f1bb101a2850f96f72f00d39b0f02fb8dd6dfd7a90f016 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "db492cf5249339cfb6f1bb101a2850f96f72f00d39b0f02fb8dd6dfd7a90f016", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling input-sys v1.9.0 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling udev v0.2.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling input v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.43 [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 serde-hjson v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling config v0.9.1 [INFO] [stderr] Compiling gesticle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gestures.rs:193:25 [INFO] [stdout] | [INFO] [stdout] 193 | gesture_action: &'a Fn(GestureType), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(GestureType)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gestures.rs:199:31 [INFO] [stdout] | [INFO] [stdout] 199 | fn empty(gesture_action: &Fn(GestureType)) -> PinchBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(GestureType)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gestures.rs:237:25 [INFO] [stdout] | [INFO] [stdout] 237 | gesture_action: &'a Fn(GestureType) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(GestureType)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gestures.rs:242:33 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn new(gesture_action: &Fn(GestureType)) -> Listener { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(GestureType)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stdout] --> src/main.rs:126:37 [INFO] [stdout] | [INFO] [stdout] 126 | Ok(name) => Ok(name.trim_right().to_owned()), [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gesture_action` [INFO] [stdout] --> src/gestures.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | gesture_action: &'a Fn(GestureType), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.gesticle.3li9p6dw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3" "/opt/rustwide/target/debug/deps/gesticle-4360ebab647e60a3.3533fwl3rud4guty.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-bf635cbf39a9e575.rlib" "/opt/rustwide/target/debug/deps/libclap-9dd88b264014a6ff.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c7b1abc8952a65b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3342e222d16844bb.rlib" "/opt/rustwide/target/debug/deps/libatty-106f78f3609e84f4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-e2651a69d66dc6db.rlib" "/opt/rustwide/target/debug/deps/libchrono-dd2b84177e6e2d9d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-83b9fe177b2aa1cc.rlib" "/opt/rustwide/target/debug/deps/libtime-51cfabc753393156.rlib" "/opt/rustwide/target/debug/deps/libterm-0ac99fda5853dd66.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/libnix-c74d786b96bb1549.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b58201556325004c.rlib" "/opt/rustwide/target/debug/deps/liblog-fb78ee16960310ac.rlib" "/opt/rustwide/target/debug/deps/liblibxdo-c54366731d116e5e.rlib" "/opt/rustwide/target/debug/deps/liblibxdo_sys-63d0f11ae42b553b.rlib" "/opt/rustwide/target/debug/deps/libx11-9c2552fb539edab4.rlib" "/opt/rustwide/target/debug/deps/libinput-f03b263c4e74079a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-432b05d325b83a4e.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-889b77639d78fdf2.rlib" "/opt/rustwide/target/debug/deps/libudev-76fb2324d4b3ce34.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-705965bf7c5b5c19.rlib" "/opt/rustwide/target/debug/deps/libconfig-db7a753b12cd450e.rlib" "/opt/rustwide/target/debug/deps/libini-89e0dc878d61e035.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-b080d8c3a4a621c5.rlib" "/opt/rustwide/target/debug/deps/libregex-e5cbafd646433717.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d27e863ae0206878.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-00b5195f30c5db2c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ba3e8e06b1e48e0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b98f4cabf6a07253.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0de210d470508289.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3011b2d246d958a3.rlib" "/opt/rustwide/target/debug/deps/libserde-22b77859c1c0e858.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-65d9f7d0b961f44d.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-53c137dccc50b670.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d402de4be2636d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c9a2aad34cd690ee.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libtoml-1f2945faf4f07a55.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libnom-ef235d97340605cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-72433dfa99b4b099.rlib" "/opt/rustwide/target/debug/deps/liblibc-01c5de553f88693a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libserde-44e8b3e2d6b8c58c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lxdo" "-linput" "-ludev" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [INFO] [stdout] /usr/bin/ld: cannot find -linput [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gesticle`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "db492cf5249339cfb6f1bb101a2850f96f72f00d39b0f02fb8dd6dfd7a90f016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db492cf5249339cfb6f1bb101a2850f96f72f00d39b0f02fb8dd6dfd7a90f016", kill_on_drop: false }` [INFO] [stdout] db492cf5249339cfb6f1bb101a2850f96f72f00d39b0f02fb8dd6dfd7a90f016