[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpguedes%2Fgesticle" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pguedes/gesticle on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-2/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9cf310b52eea0f01a8061bc9069b946b4be58f9cadbb8e5cd3e4f0e8cd22313 [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" "b9cf310b52eea0f01a8061bc9069b946b4be58f9cadbb8e5cd3e4f0e8cd22313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9cf310b52eea0f01a8061bc9069b946b4be58f9cadbb8e5cd3e4f0e8cd22313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9cf310b52eea0f01a8061bc9069b946b4be58f9cadbb8e5cd3e4f0e8cd22313", kill_on_drop: false }` [INFO] [stdout] b9cf310b52eea0f01a8061bc9069b946b4be58f9cadbb8e5cd3e4f0e8cd22313 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56366f182e663d036ca91dbf89ee9b60aa4e56955de7d6b2170b37f84ef3265d [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" "56366f182e663d036ca91dbf89ee9b60aa4e56955de7d6b2170b37f84ef3265d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling input-sys v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling gtk 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 pango-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 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 futures-task v0.3.8 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [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 chrono v0.4.6 [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 simplelog v0.5.3 [INFO] [stderr] Compiling dbus-crossroads v0.3.0 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling config v0.9.1 [INFO] [stderr] Compiling gesticle v0.2.1 (/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.1 (/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-afb06236215544fc.gesticled.76745fdb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.gesticled.76745fdb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc.5595jjtsigvcnxi1.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgesticle-29fe8aca951287a3.rlib" "/opt/rustwide/target/debug/deps/libdirs-e4a205047979b3e3.rlib" "/opt/rustwide/target/debug/deps/libdbus_crossroads-1b8669cd3f77bfcd.rlib" "/opt/rustwide/target/debug/deps/libdbus-b92752bf122d8b3d.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-d64f15ccc703f3d6.rlib" "/opt/rustwide/target/debug/deps/libnix-2113299b464c1868.rlib" "/opt/rustwide/target/debug/deps/libvoid-db8f1174cd903021.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55019e6e8c013093.rlib" "/opt/rustwide/target/debug/deps/libinput-4c83372eb6f1e913.rlib" "/opt/rustwide/target/debug/deps/libudev-e0221581779b20df.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-3fd2ac919e5aab8a.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-47b594e2f6b7cf5f.rlib" "/opt/rustwide/target/debug/deps/libconfig-13c8ec805c574618.rlib" "/opt/rustwide/target/debug/deps/libini-b2c29c2b0b401f70.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-eabb92268ba73d58.rlib" "/opt/rustwide/target/debug/deps/libregex-36785dd41a1fbb4d.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-cadba9984ec700c8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-82380ed202377dce.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2d9b96822d3aa814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-021e690041591d5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be515cf0f3241bc2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-83c0e4bbe1d05ad6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-63a582312bebdf3b.rlib" "/opt/rustwide/target/debug/deps/libserde-68a1c3cab3be3e31.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0225df2dd3a5ccbd.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-156113483d0baadf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-12da14f46649ef98.rlib" "/opt/rustwide/target/debug/deps/libserde_json-97b02a9197cf67eb.rlib" "/opt/rustwide/target/debug/deps/libryu-660a4fd43c22b659.rlib" "/opt/rustwide/target/debug/deps/libitoa-ed3e65388eda00dc.rlib" "/opt/rustwide/target/debug/deps/libtoml-7faed2183f21e3e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libnom-f5d79ba1516ba386.rlib" "/opt/rustwide/target/debug/deps/libmemchr-573b8f8d44d25ab5.rlib" "/opt/rustwide/target/debug/deps/libserde-4018e7ae6c825f8c.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-2b7371f75700d223.rlib" "/opt/rustwide/target/debug/deps/libchrono-c70189da608633ac.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29de236eb6c9d90c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4e313a328b70edb.rlib" "/opt/rustwide/target/debug/deps/libtime-4efa47d30167eae6.rlib" "/opt/rustwide/target/debug/deps/libterm-0a7f0fe33156ab1c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.rlib" "/opt/rustwide/target/debug/deps/liblibxdo-eb7c78a9deb4e7af.rlib" "/opt/rustwide/target/debug/deps/liblibxdo_sys-45b60ff58f604708.rlib" "/opt/rustwide/target/debug/deps/libx11-437aded508d44daa.rlib" "/opt/rustwide/target/debug/deps/libclap-646a0a53f4a968a5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2fd734c4c1e4fc50.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-db8e725060015756.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-bbf70183f4a76aeb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2c756d049be254c7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0f34f5a5b99433d7.rlib" "/opt/rustwide/target/debug/deps/libatty-1d5d0c5428ba2e4b.rlib" "/opt/rustwide/target/debug/deps/liblibc-beee394f7aea0cb8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gesticled-afb06236215544fc" "-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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "56366f182e663d036ca91dbf89ee9b60aa4e56955de7d6b2170b37f84ef3265d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56366f182e663d036ca91dbf89ee9b60aa4e56955de7d6b2170b37f84ef3265d", kill_on_drop: false }` [INFO] [stdout] 56366f182e663d036ca91dbf89ee9b60aa4e56955de7d6b2170b37f84ef3265d