[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] 237793717c520144cf2fe87493f5262377d33b0c
[INFO] testing pguedes/gesticle against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpguedes%2Fgesticle" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pguedes/gesticle on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pguedes/gesticle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libxdo v0.6.0
[INFO] [stderr]   Downloaded simplelog v0.5.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded config v0.9.3
[INFO] [stderr]   Downloaded futures-core v0.3.24
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded serde-hjson v0.8.2
[INFO] [stderr]   Downloaded bitflags v0.9.1
[INFO] [stderr]   Downloaded rust-ini v0.13.0
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded linked-hash-map v0.3.0
[INFO] [stderr]   Downloaded semver-parser v0.10.2
[INFO] [stderr]   Downloaded pest v2.4.0
[INFO] [stderr]   Downloaded glib-macros v0.15.11
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded serde_test v0.8.23
[INFO] [stderr]   Downloaded input-sys v1.16.1
[INFO] [stderr]   Downloaded udev v0.6.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.78
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.78
[INFO] [stderr]   Downloaded cfg-expr v0.10.3
[INFO] [stderr]   Downloaded nom v4.2.3
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded cxx v1.0.78
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded x11 v2.20.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded dbus v0.9.6
[INFO] [stderr]   Downloaded nix v0.9.0
[INFO] [stderr]   Downloaded serde v0.8.23
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded iana-time-zone v0.1.51
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded dbus-crossroads v0.3.0
[INFO] [stderr]   Downloaded input v0.7.1
[INFO] [stderr]   Downloaded libdbus-sys v0.2.2
[INFO] [stderr]   Downloaded udev v0.2.0
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded iana-time-zone-haiku v0.1.0
[INFO] [stderr]   Downloaded libxdo-sys v0.11.0
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded proc-macro2 v1.0.46
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] [stderr]   Downloaded futures-channel v0.3.24
[INFO] [stderr]   Downloaded gtk3-macros v0.15.4
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded system-deps v6.0.2
[INFO] [stderr]   Downloaded cxx-build v1.0.78
[INFO] [stderr]   Downloaded field-offset v0.3.4
[INFO] [stderr]   Downloaded yaml-rust v0.4.5
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e69adad5d326108db4fe284c0db9c6d3174fb9e61692de1b7fa838a208a479a
[INFO] running `Command { std: "docker" "start" "-a" "8e69adad5d326108db4fe284c0db9c6d3174fb9e61692de1b7fa838a208a479a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e69adad5d326108db4fe284c0db9c6d3174fb9e61692de1b7fa838a208a479a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e69adad5d326108db4fe284c0db9c6d3174fb9e61692de1b7fa838a208a479a", kill_on_drop: false }`
[INFO] [stdout] 8e69adad5d326108db4fe284c0db9c6d3174fb9e61692de1b7fa838a208a479a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bfa0711aad0af9534fc9eb156500d3848d3edac75c06a9dce71128a344c62e4
[INFO] running `Command { std: "docker" "start" "-a" "6bfa0711aad0af9534fc9eb156500d3848d3edac75c06a9dce71128a344c62e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling cfg-expr v0.10.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling input-sys v1.16.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling x11 v2.20.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.51
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rust-ini v0.13.0
[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.15.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling udev v0.6.3
[INFO] [stderr]    Compiling dbus v0.9.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling input v0.7.1
[INFO] [stderr]    Compiling udev v0.2.0
[INFO] [stderr]    Compiling nix v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling simplelog v0.5.3
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling serde_test v0.8.23
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dbus-crossroads v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling serde-hjson v0.8.2
[INFO] [stderr]    Compiling system-deps v6.0.2
[INFO] [stderr]    Compiling config v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling gesticle v0.2.3 (/opt/rustwide/workdir/gesticle-lib)
[INFO] [stderr]    Compiling glib-macros v0.15.11
[INFO] [stderr]    Compiling gtk3-macros v0.15.4
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling gesticled v0.2.3 (/opt/rustwide/workdir/gesticled)
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJftDiH/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgesticle-c602eb53bc52e469,libdbus_crossroads-b3175db1e08e8efb,libdbus-a4a349238110c059,liblibdbus_sys-0d1844fb200e72be,libnix-72178b1c95599279,libvoid-4c2c96d8b71d7f44,libcfg_if-169cba77d4038b7f,libbitflags-4ecbee7611e5b2ec,libinput-6af0bbfbb4a0573d,libudev-d49838a451e2890f,liblibudev_sys-b2393c4e75a43d21,libinput_sys-c6e8752cdf382c48,libconfig-a6aa0a0f08069add,libini-87f9883677b944d4,libserde_hjson-a66b099d953f74ae,libregex-9d0f71cd68c3367a,libaho_corasick-eb55cdb47b49b0c5,libregex_syntax-d4e74dc11955d2d5,libnum_traits-da9432729116ebc4,liblinked_hash_map-57e8e8d7f3d90748,libserde-7d13456810d6f3ce,liblazy_static-3b19f43574904cb2,libyaml_rust-2d1d60b16377bdc7,liblinked_hash_map-a0e8d447019b4824,libserde_json-e0a29fb6fd36fd7b,libryu-23c9c8eb29852261,libitoa-9ea3c73d8b2f7723,libtoml-522fdd69fbf1f4ee,liblazy_static-7d7e4d59d48eac89,libnom-4a9d986c6b19841b,libmemchr-4a0024b116e9cf57,libserde-058d33adede3d816,libsimplelog-a9d4c285834c8c7f,libchrono-6a3f9f617f953ba2,libiana_time_zone-f6644974392f3229,libnum_integer-732c9eee702d9b72,libnum_traits-786b0f488f762fde,libtime-fd728e7f6901cf70,libterm-7d14ea0f6d7f7d2b,libdirs-98f6d2746ca94287,libbyteorder-ef923ace94ebfdce,liblog-f50dd647447bdbe2,libcfg_if-6a7eff3bb9b3cc11,liblibxdo-85539fc6172cc984,liblibxdo_sys-db02f0a50996862f,libx11-0ef0d5bdb1e655aa,libclap-ef18730db89d7b24,libvec_map-0d359de155523c5e,libtextwrap-ae50d0522fe2edea,libunicode_width-aced7f71df5090c4,libstrsim-cc41e6007cf1b8a3,libbitflags-a56917bef97924b7,libatty-d821970a096cb9ee,liblibc-984baa748df462c5,libansi_term-943797bee652e1de}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-ludev" "-linput" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJftDiH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gesticled-4b87e59f32a547cc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -linput
[INFO] [stdout]           rust-lld: error: unable to find library -lxdo
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gesticled` (bin "gesticled") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6bfa0711aad0af9534fc9eb156500d3848d3edac75c06a9dce71128a344c62e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bfa0711aad0af9534fc9eb156500d3848d3edac75c06a9dce71128a344c62e4", kill_on_drop: false }`
[INFO] [stdout] 6bfa0711aad0af9534fc9eb156500d3848d3edac75c06a9dce71128a344c62e4
