[INFO] updating cached repository https://github.com/tcheinen/app-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/tcheinen/app-launcher [INFO] [stderr] 99e6993..266e3a5 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 266e3a56b017bcc870064499e6c9caeda9bbcde3 [INFO] testing tcheinen/app-launcher against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fapp-launcher" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcheinen/app-launcher 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/tcheinen/app-launcher [INFO] finished tweaking git repo https://github.com/tcheinen/app-launcher [INFO] tweaked toml for git repo https://github.com/tcheinen/app-launcher written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/tcheinen/app-launcher 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] [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7da3581ed952eb7b43d87a551dc0b4f5acfac0592f48553f5ff53cb22de48de [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" "d7da3581ed952eb7b43d87a551dc0b4f5acfac0592f48553f5ff53cb22de48de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7da3581ed952eb7b43d87a551dc0b4f5acfac0592f48553f5ff53cb22de48de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7da3581ed952eb7b43d87a551dc0b4f5acfac0592f48553f5ff53cb22de48de", kill_on_drop: false }` [INFO] [stdout] d7da3581ed952eb7b43d87a551dc0b4f5acfac0592f48553f5ff53cb22de48de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c9ed5d5be21b2f242b5718e7ab7504a95d08fc6973d2e34c6fcb050288864a4 [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" "3c9ed5d5be21b2f242b5718e7ab7504a95d08fc6973d2e34c6fcb050288864a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling input-sys v1.15.0 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling keycode_macro v0.1.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling keycode v0.3.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling udev v0.4.0 [INFO] [stderr] Compiling input v0.5.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling rust-ini v0.15.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling freedesktop_entry_parser v0.2.2 [INFO] [stderr] Compiling linicon v0.4.1 [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling cpp_build v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling cpp_macros v0.5.4 [INFO] [stderr] Compiling qmetaobject v0.1.4 [INFO] [stderr] Compiling qmetaobject_impl v0.1.4 [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Compiling cstr v0.1.7 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling cpp v0.5.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling smol v0.1.12 [INFO] [stderr] Compiling async-std v1.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling i3ipc v0.10.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling cached_proc_macro v0.1.1 [INFO] [stderr] Compiling cached v0.13.1 [INFO] [stderr] Compiling sky-menu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/config.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.sky_menu.5bzqr4bs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1" "/opt/rustwide/target/debug/deps/sky_menu-cfd701514ad498b1.3zb49fmwghsy08ya.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/target/debug/build/qmetaobject-303b3e842dc4e2e9/out" "-L" "/usr/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/libenv_logger-ecf4d42afa111da6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-4da3f475abc140e9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/liblinicon-e59797e317ac540f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-21acf682cea2dedc.rlib" "/opt/rustwide/target/debug/deps/libcstr-4df0c1cf62c5fe2c.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-bb63f763e145cfcd.rlib" "/opt/rustwide/target/debug/deps/libi3ipc-638507bfc45aa6f4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-12570107b081b952.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libfuzzy_matcher-b5d1fa27abdb0561.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libinput-e76e3f6bb65df137.rlib" "/opt/rustwide/target/debug/deps/libudev-06137aa984b71ef8.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-2f69b2bdf1a95947.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-ecb24b7b71f5bcf0.rlib" "/opt/rustwide/target/debug/deps/libinotify-1f436e5fddae113a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f88c11aea67f1ea2.rlib" "/opt/rustwide/target/debug/deps/libbytes-e2f7d60ed17837d2.rlib" "/opt/rustwide/target/debug/deps/libmio-39d6c9cba0d54ba2.rlib" "/opt/rustwide/target/debug/deps/libiovec-8f8fbab63a597b00.rlib" "/opt/rustwide/target/debug/deps/libnet2-88da5febe27dd5e6.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-b5c4bf19e1e79007.rlib" "/opt/rustwide/target/debug/deps/libini-64d967325f3010fc.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-86456e091b8787b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c6efd0a665d7e128.rlib" "/opt/rustwide/target/debug/deps/libahash-59bde25f3f3794b4.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-7c32a1298b19dc26.rlib" "/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b32da66fe4af88c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/libitertools-31d911caff3602c2.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libdirectories-368df732846e4100.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-193132ca64a596b1.rlib" "/opt/rustwide/target/debug/deps/libserde-fdb822679a0b5c81.rlib" "/opt/rustwide/target/debug/deps/libqmetaobject-be004639cebef689.rlib" "/opt/rustwide/target/debug/deps/libcpp-5659b65195f932c3.rlib" "/opt/rustwide/target/debug/deps/libcached-fc8580b36552c126.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b043d73f906e52cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/libsmol-823d2ac7b611f414.rlib" "/opt/rustwide/target/debug/deps/libpiper-1de75ee3cc1ec477.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5f47694c82ab8d3.rlib" "/opt/rustwide/target/debug/deps/libasync_task-655bfd2afcbaa82e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-503fdcefde0bc1ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libsocket2-99ebdc6343716735.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e52dd58c782df6d2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-64e3d1f0951a03b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-502a6b962feaf4e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73dee996ef335687.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-af736a8d7096ed9d.rlib" "/opt/rustwide/target/debug/deps/liblog-e5ce5351392e0e87.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/libfreedesktop_entry_parser-16037cb5978c99e2.rlib" "/opt/rustwide/target/debug/deps/libnom-31ec0b159dd5cdeb.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-12413d97c8de42dd.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f7f127806f3544ed.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.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" "-ludev" "-linput" "-lstdc++" "-lQt5Widgets" "-lQt5Gui" "-lQt5Core" "-lQt5Quick" "-lQt5Qml" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sky-menu`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3c9ed5d5be21b2f242b5718e7ab7504a95d08fc6973d2e34c6fcb050288864a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9ed5d5be21b2f242b5718e7ab7504a95d08fc6973d2e34c6fcb050288864a4", kill_on_drop: false }` [INFO] [stdout] 3c9ed5d5be21b2f242b5718e7ab7504a95d08fc6973d2e34c6fcb050288864a4