[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] 1bacb98587fa04c0dba205bb9995173c148be8db [INFO] testing pguedes/gesticle against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpguedes%2Fgesticle" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pguedes/gesticle on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-14/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f5da95bc591a76269b85219d556ea506403f82a2774150c8ef847eb934da247 [INFO] running `Command { std: "docker" "start" "-a" "8f5da95bc591a76269b85219d556ea506403f82a2774150c8ef847eb934da247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f5da95bc591a76269b85219d556ea506403f82a2774150c8ef847eb934da247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5da95bc591a76269b85219d556ea506403f82a2774150c8ef847eb934da247", kill_on_drop: false }` [INFO] [stdout] 8f5da95bc591a76269b85219d556ea506403f82a2774150c8ef847eb934da247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b100621a24886c9c07c060ec51b04c7c851382f79534099d57e1f7adcdd1de [INFO] running `Command { std: "docker" "start" "-a" "c6b100621a24886c9c07c060ec51b04c7c851382f79534099d57e1f7adcdd1de", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [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 slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling input-sys v1.9.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [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 gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-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-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling dbus v0.9.0 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v1.0.7 [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 num-traits v0.1.43 [INFO] [stderr] Compiling input v0.4.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling dbus-crossroads v0.3.0 [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 gesticle v0.2.2 (/opt/rustwide/workdir/gesticle-lib) [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling gesticled v0.2.2 (/opt/rustwide/workdir/gesticled) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.gesticled.0684a2af-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09.4zddb2tpgavs5ww6.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgesticle-a0a01019331d508f.rlib" "/opt/rustwide/target/debug/deps/libdirs-a82fd3a157d02d37.rlib" "/opt/rustwide/target/debug/deps/libdbus_crossroads-e5092968d540b083.rlib" "/opt/rustwide/target/debug/deps/libdbus-b1cbe0e964ce90b5.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-feb2dd4a5f2cf4d7.rlib" "/opt/rustwide/target/debug/deps/libnix-e5f7ca4f706bca86.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rlib" "/opt/rustwide/target/debug/deps/libinput-185a4a9549ce3a25.rlib" "/opt/rustwide/target/debug/deps/libudev-327d941e61fddb34.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-38a7d9bccde1e6cf.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-b40bc09814f8c9ec.rlib" "/opt/rustwide/target/debug/deps/libconfig-8f0f9283e77083be.rlib" "/opt/rustwide/target/debug/deps/libini-f86fa573970c4165.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-03ff9c78606a2cef.rlib" "/opt/rustwide/target/debug/deps/libregex-e31f6e84ac5d6c2a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4e2a31f6e3172796.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d81c4e81fbd5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cbdc566a19c5df6c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6ee41bb2a2854ed1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-72c175501750a057.rlib" "/opt/rustwide/target/debug/deps/libserde-905749784fad8bd8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-197d7eebb53cd34e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9f528fe0e150ff8c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-58f557809bbcb926.rlib" "/opt/rustwide/target/debug/deps/libryu-3885e61aeb97370e.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libtoml-5c54c7a22b49369a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libnom-3d19f673a93aafe5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4d3da3ecbffb303c.rlib" "/opt/rustwide/target/debug/deps/libserde-8a6741e863024742.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-737258bdf8f50bec.rlib" "/opt/rustwide/target/debug/deps/libchrono-a030ca36adc5cebd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dfedc832615e101e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8c8d8af81d561c3a.rlib" "/opt/rustwide/target/debug/deps/libtime-8a8363cf6e46049d.rlib" "/opt/rustwide/target/debug/deps/libterm-9bc7146583660c5a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-23224a0e863ddc2e.rlib" "/opt/rustwide/target/debug/deps/liblog-e83f48c9d172b658.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "/opt/rustwide/target/debug/deps/liblibxdo-a71b2705dc9f586e.rlib" "/opt/rustwide/target/debug/deps/liblibxdo_sys-95658af68490a5c7.rlib" "/opt/rustwide/target/debug/deps/libx11-2c75c56cd16dbd97.rlib" "/opt/rustwide/target/debug/deps/libclap-577c48303dc20d36.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-189a203f866791cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d10790cb4a33b4be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f72b79fff163ade4.rlib" "/opt/rustwide/target/debug/deps/libatty-25fcca358ad5bd94.rlib" "/opt/rustwide/target/debug/deps/liblibc-87f4c16e617a093e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gesticled-8f6c8062153e1a09" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c6b100621a24886c9c07c060ec51b04c7c851382f79534099d57e1f7adcdd1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b100621a24886c9c07c060ec51b04c7c851382f79534099d57e1f7adcdd1de", kill_on_drop: false }` [INFO] [stdout] c6b100621a24886c9c07c060ec51b04c7c851382f79534099d57e1f7adcdd1de