[INFO] cloning repository https://github.com/lmburns/lxhkd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmburns/lxhkd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmburns%2Flxhkd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmburns%2Flxhkd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1f6d44f9a71414a5cc39de0d2aed1b04d8029c0 [INFO] testing lmburns/lxhkd against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmburns%2Flxhkd" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lmburns/lxhkd on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lmburns/lxhkd [INFO] finished tweaking git repo https://github.com/lmburns/lxhkd [INFO] tweaked toml for git repo https://github.com/lmburns/lxhkd written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/lmburns/lxhkd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded clap_generate v3.0.0-beta.5 [INFO] [stderr] Downloaded cli-table v0.4.6 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.5 [INFO] [stderr] Downloaded bimap v0.6.1 [INFO] [stderr] Downloaded console v0.9.2 [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] [stderr] Downloaded format_serde_error v0.3.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded cli-table-derive v0.4.4 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded xcb v1.0.0-beta.1 [INFO] [stderr] Downloaded winapi-wsapoll v0.1.1 [INFO] [stderr] Downloaded better-panic v0.2.0 [INFO] [stderr] Downloaded flexi_logger v0.18.1 [INFO] [stderr] Downloaded nix v0.22.0 [INFO] [stderr] Downloaded x11rb v0.9.0 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded x11-keysymdef v0.2.0 [INFO] [stderr] Downloaded xkbcommon v0.5.0-beta.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bfd3f352b0697965e85cc23984c4dfc8d3cea8ed8ba3fe764725c015d61427b [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" "6bfd3f352b0697965e85cc23984c4dfc8d3cea8ed8ba3fe764725c015d61427b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bfd3f352b0697965e85cc23984c4dfc8d3cea8ed8ba3fe764725c015d61427b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfd3f352b0697965e85cc23984c4dfc8d3cea8ed8ba3fe764725c015d61427b", kill_on_drop: false }` [INFO] [stdout] 6bfd3f352b0697965e85cc23984c4dfc8d3cea8ed8ba3fe764725c015d61427b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dafc4788443363b19309e85cef1f7bbdb52060405480d6cc5d48722429f4fe4 [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" "7dafc4788443363b19309e85cef1f7bbdb52060405480d6cc5d48722429f4fe4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling xcb v1.0.0-beta.1 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling cli-table-derive v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flexi_logger v0.18.1 [INFO] [stderr] Compiling xkbcommon v0.5.0-beta.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cli-table v0.4.6 [INFO] [stderr] Compiling format_serde_error v0.3.0 [INFO] [stderr] Compiling x11-keysymdef v0.2.0 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.5 [INFO] [stderr] Compiling lxhkd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.lxhkd.c1fa4650-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea.3zpqt3sqjsybovdo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusers-b22e17c6f0330068.rlib" "/opt/rustwide/target/debug/deps/libbetter_panic-11d43c8126ddcb7b.rlib" "/opt/rustwide/target/debug/deps/libconsole-4cd9ba08325e6570.rlib" "/opt/rustwide/target/debug/deps/libtermios-702bdcd5098b0ab4.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-62751ec8aa5708c5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4f3cb76df941cd88.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-099f6b74ec2d564a.rlib" "/opt/rustwide/target/debug/deps/libvte-33f1e67554093b8a.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e24d111b7af9b494.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-57012cb827268945.rlib" "/opt/rustwide/target/debug/deps/libdirs-af1418e23138b4ad.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7940e6b5a0a7d00b.rlib" "/opt/rustwide/target/debug/deps/libx11_keysymdef-fc9253a42372bc1d.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-c654fc8a9efa77a4.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-a0c9c209c3292a09.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-dc8626f0d14c7edf.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-daf91147c8919906.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libyansi-eb01c7ca8db72027.rlib" "/opt/rustwide/target/debug/deps/libchrono-30519b18da2b680e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-df0b7c5a74d43deb.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librayon-ea9796f9913fa683.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7d0407b59e71baa7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a64b4f141d40a385.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon-984c169081e4420d.rlib" "/opt/rustwide/target/debug/deps/libxcb-763fc8404b887040.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libbimap-bd4b8897dd7e23f3.rlib" "/opt/rustwide/target/debug/deps/libcli_table-632ac3695e5665aa.rlib" "/opt/rustwide/target/debug/deps/libcsv-32f54885e89d3adc.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-546a14047f5e30ab.rlib" "/opt/rustwide/target/debug/deps/libbstr-0242bca01ae6cceb.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libx11rb-980846ed9e5c6968.rlib" "/opt/rustwide/target/debug/deps/libgethostname-af823837dcf52006.rlib" "/opt/rustwide/target/debug/deps/libnix-6465208d2d4da27a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-05a91668868ccf89.rlib" "/opt/rustwide/target/debug/deps/libformat_serde_error-6f004f934da956a1.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-50385b0bb1b742ea.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42f84e83239a3fc0.rlib" "/opt/rustwide/target/debug/deps/libryu-fdfd8247f9cd03c1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-83e4960f50a23269.rlib" "/opt/rustwide/target/debug/deps/libcolored-b9b92aa0100f23d7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-30f063109b3cf80b.rlib" "/opt/rustwide/target/debug/deps/libclap-10be53e8eb45167d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-a43c845e5fe4240a.rlib" "/opt/rustwide/target/debug/deps/liblibc-11209d7a104aa1fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d93b7683eaaeea4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-da4665c9a55fc168.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-8ffa593698ec9dc1.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-4b506e4d5fdec1c1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lc" "-lxkbcommon" "-lxkbcommon-x11" "-lxcb" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lxhkd-c686539e7e03fdea" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxkbcommon-x11 [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 `lxhkd` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7dafc4788443363b19309e85cef1f7bbdb52060405480d6cc5d48722429f4fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dafc4788443363b19309e85cef1f7bbdb52060405480d6cc5d48722429f4fe4", kill_on_drop: false }` [INFO] [stdout] 7dafc4788443363b19309e85cef1f7bbdb52060405480d6cc5d48722429f4fe4