[INFO] cloning 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" "clone" "--bare" "https://github.com/tcheinen/app-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fapp-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fapp-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 266e3a56b017bcc870064499e6c9caeda9bbcde3 [INFO] testing tcheinen/app-launcher against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcheinen%2Fapp-launcher" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcheinen/app-launcher on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-6/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91262a2f1ee18d9ffa55120658231bf5253ade61e3b016b64a92532d478bf840 [INFO] running `Command { std: "docker" "start" "-a" "91262a2f1ee18d9ffa55120658231bf5253ade61e3b016b64a92532d478bf840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91262a2f1ee18d9ffa55120658231bf5253ade61e3b016b64a92532d478bf840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91262a2f1ee18d9ffa55120658231bf5253ade61e3b016b64a92532d478bf840", kill_on_drop: false }` [INFO] [stdout] 91262a2f1ee18d9ffa55120658231bf5253ade61e3b016b64a92532d478bf840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 919a6e0ac53c48593c8018b61d739e247286801c08c5215a519e2e6d40a1ee5f [INFO] running `Command { std: "docker" "start" "-a" "919a6e0ac53c48593c8018b61d739e247286801c08c5215a519e2e6d40a1ee5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling keycode_macro v0.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling input-sys v1.15.0 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling keycode v0.3.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling udev v0.4.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling input v0.5.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rust-ini v0.15.2 [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 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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.sky_menu.6uc0u48e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e" "/opt/rustwide/target/debug/deps/sky_menu-f77e6f92dd23b58e.35jaiscebf1xz61.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-756907dd365a922f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-47d9c888e932c435.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e4b34bdcfdb5f1c4.rlib" "/opt/rustwide/target/debug/deps/libatty-f23d809a820ece96.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libregex-13c5d227079b7de9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ecd352392faaf83d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a763a6f3faacef7.rlib" "/opt/rustwide/target/debug/deps/liblinicon-43be5461436ddd78.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-fe02b32331e6de85.rlib" "/opt/rustwide/target/debug/deps/libcstr-911b39aca242400f.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-f027d83cb766e2ba.rlib" "/opt/rustwide/target/debug/deps/libi3ipc-1c07fb382f9ea70d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2a52082ea7496337.rlib" "/opt/rustwide/target/debug/deps/libitoa-9519358f9875601f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libfuzzy_matcher-925702eec951603b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libinput-b7deeccaba2e0e45.rlib" "/opt/rustwide/target/debug/deps/libudev-efeb50c032face17.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-439a21ba4ad55b9c.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-f1737f8f9351fc2c.rlib" "/opt/rustwide/target/debug/deps/libinotify-ca7ea79225953953.rlib" "/opt/rustwide/target/debug/deps/libtokio-023ff2b4c92afca2.rlib" "/opt/rustwide/target/debug/deps/libbytes-d21e33a1aab9798f.rlib" "/opt/rustwide/target/debug/deps/libmio-4ce20f0421263943.rlib" "/opt/rustwide/target/debug/deps/libiovec-958c2f70ae03f468.rlib" "/opt/rustwide/target/debug/deps/libnet2-c8a6f2588b82bea2.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-4beda3d01ebac0fd.rlib" "/opt/rustwide/target/debug/deps/libini-64cbdb8288eb7ff5.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-c89bb57d61b42e8b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f6ffb7aa5e9e820e.rlib" "/opt/rustwide/target/debug/deps/libahash-89f530049c78e53b.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-91173f7cd16ccab8.rlib" "/opt/rustwide/target/debug/deps/librand-87c76f7a3609a5dc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be81653222394f33.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-5b026bc12e7091ae.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2d36d6b46c42eb5c.rlib" "/opt/rustwide/target/debug/deps/libitertools-6d0a1838449a1c98.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libdirectories-1b375d5899201e38.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-3d7f24939875d76c.rlib" "/opt/rustwide/target/debug/deps/libserde-f77716835265db62.rlib" "/opt/rustwide/target/debug/deps/libqmetaobject-2675fcfcb8bc7146.rlib" "/opt/rustwide/target/debug/deps/libcpp-7961369547edc6f7.rlib" "/opt/rustwide/target/debug/deps/libcached-9a0b3e857e00fef7.rlib" "/opt/rustwide/target/debug/deps/libasync_std-fb48ad94a3a736aa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4be94048eddad040.rlib" "/opt/rustwide/target/debug/deps/libsmol-73f4a3f1956bfb1f.rlib" "/opt/rustwide/target/debug/deps/libpiper-056b2445ed867641.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5fbcb87e0345195c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-58f50441542d23c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-007dd911997b8a2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-820daca3c8fff09a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-5f8cc1aca71db7af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-78c499aea379e159.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8e6a12b7d59a21ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d604e119539bec8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b19ee23ccd26577f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e819d3011dd3edea.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8c5eca7d58065d3b.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-97755c02a17fce2d.rlib" "/opt/rustwide/target/debug/deps/liblog-d2a1e2eb6b4ad2a9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-06307d81c60adf8f.rlib" "/opt/rustwide/target/debug/deps/libfreedesktop_entry_parser-bfe74fcc1c565a68.rlib" "/opt/rustwide/target/debug/deps/libnom-228bda75307db6b2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-0a10952887fb9e7a.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-40717bda76ead8fa.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-03b36c50a4d8d0ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-232222388afe3c69.rlib" "/opt/rustwide/target/debug/deps/liblibc-b81290768ea6ee12.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-ludev" "-linput" "-lstdc++" "-lQt5Widgets" "-lQt5Gui" "-lQt5Core" "-lQt5Quick" "-lQt5Qml" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "919a6e0ac53c48593c8018b61d739e247286801c08c5215a519e2e6d40a1ee5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919a6e0ac53c48593c8018b61d739e247286801c08c5215a519e2e6d40a1ee5f", kill_on_drop: false }` [INFO] [stdout] 919a6e0ac53c48593c8018b61d739e247286801c08c5215a519e2e6d40a1ee5f