[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 1.49.0 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-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tcheinen/app-launcher on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-8/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dlv-list v0.2.2 [INFO] [stderr] Downloaded dirs-sys v0.3.5 [INFO] [stderr] Downloaded cpp_build v0.5.4 [INFO] [stderr] Downloaded wepoll-binding v2.0.2 [INFO] [stderr] Downloaded if_rust_version v1.0.0 [INFO] [stderr] Downloaded serde_json v1.0.55 [INFO] [stderr] Downloaded anyhow v1.0.31 [INFO] [stderr] Downloaded yaml-rust v0.4.4 [INFO] [stderr] Downloaded async-task v3.0.0 [INFO] [stderr] Downloaded piper v0.1.3 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded kv-log-macro v1.0.6 [INFO] [stderr] Downloaded directories v3.0.1 [INFO] [stderr] Downloaded scoped-tls-hkt v0.1.2 [INFO] [stderr] Downloaded syn v1.0.31 [INFO] [stderr] Downloaded cstr v0.1.7 [INFO] [stderr] Downloaded hashbrown v0.7.2 [INFO] [stderr] Downloaded serde_derive v1.0.112 [INFO] [stderr] Downloaded input-sys v1.15.0 [INFO] [stderr] Downloaded cpp_macros v0.5.4 [INFO] [stderr] Downloaded serde_test v0.8.23 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.13 [INFO] [stderr] Downloaded procedural-masquerade v0.1.6 [INFO] [stderr] Downloaded config v0.10.1 [INFO] [stderr] Downloaded inotify v0.8.3 [INFO] [stderr] Downloaded qmetaobject_impl v0.1.4 [INFO] [stderr] Downloaded ordered-multimap v0.2.4 [INFO] [stderr] Downloaded rust-ini v0.15.2 [INFO] [stderr] Downloaded wepoll-sys v2.0.0 [INFO] [stderr] Downloaded serde v1.0.112 [INFO] [stderr] Downloaded cpp v0.5.4 [INFO] [stderr] Downloaded keycode v0.3.0 [INFO] [stderr] Downloaded freedesktop_entry_parser v0.2.2 [INFO] [stderr] Downloaded web-sys v0.3.40 [INFO] [stderr] Downloaded async-std v1.6.1 [INFO] [stderr] Downloaded cached v0.13.1 [INFO] [stderr] Downloaded input v0.5.0 [INFO] [stderr] Downloaded arraydeque v0.4.5 [INFO] [stderr] Downloaded async-attributes v1.1.1 [INFO] [stderr] Downloaded smol v0.1.12 [INFO] [stderr] Downloaded cpp_common v0.5.4 [INFO] [stderr] Downloaded cstr-macros v0.1.6 [INFO] [stderr] Downloaded linicon v0.4.1 [INFO] [stderr] Downloaded keycode_macro v0.1.0 [INFO] [stderr] Downloaded qmetaobject v0.1.4 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.4 [INFO] [stderr] Downloaded i3ipc v0.10.1 [INFO] [stderr] Downloaded udev v0.4.0 [INFO] [stderr] Downloaded cached_proc_macro v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b336b714c257b82afb2e09e9d115a0acff1580180ae8637b71767a4ca14443d [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" "0b336b714c257b82afb2e09e9d115a0acff1580180ae8637b71767a4ca14443d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b336b714c257b82afb2e09e9d115a0acff1580180ae8637b71767a4ca14443d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b336b714c257b82afb2e09e9d115a0acff1580180ae8637b71767a4ca14443d", kill_on_drop: false }` [INFO] [stdout] 0b336b714c257b82afb2e09e9d115a0acff1580180ae8637b71767a4ca14443d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a337e07e5e9387495b4927a8c5bd9fa4ed18d7a631c2a412765b2c37c5965e6 [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" "2a337e07e5e9387495b4927a8c5bd9fa4ed18d7a631c2a412765b2c37c5965e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [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 async-task v3.0.0 [INFO] [stderr] Compiling keycode_macro v0.1.0 [INFO] [stderr] Compiling input-sys v1.15.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling keycode v0.3.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling nom v5.1.2 [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 yaml-rust v0.4.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [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 directories v3.0.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling udev v0.4.0 [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 rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [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 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 qmetaobject v0.1.4 [INFO] [stderr] Compiling cpp_macros v0.5.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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.sky_menu.3lw8timw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d" "/opt/rustwide/target/debug/deps/sky_menu-0083f645098af82d.1egu0bbecpoti6rj.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-a1b232d471fafaf4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-605ccf6d6e2fc8e7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-2ab16646ef190ebc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libregex-95eefba5bcc48381.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-60e11e3c8decf3d4.rlib" "/opt/rustwide/target/debug/deps/liblinicon-f33cab0e8a220fef.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-437e16355a1c433b.rlib" "/opt/rustwide/target/debug/deps/libcstr-b19ab917a73590c6.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-aa440b5be915107f.rlib" "/opt/rustwide/target/debug/deps/libi3ipc-c0bcb65fc85a998e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c5bf3b04ed67dc1.rlib" "/opt/rustwide/target/debug/deps/libitoa-433fb1da5ae5f192.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libfuzzy_matcher-fac99498b8a1e767.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libinput-d0d3fdd253b5c0eb.rlib" "/opt/rustwide/target/debug/deps/libudev-6da1402d15bb070c.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-093c839e639dcdf5.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-538030e06a57145c.rlib" "/opt/rustwide/target/debug/deps/libinotify-f3d552a3768833bd.rlib" "/opt/rustwide/target/debug/deps/libtokio-ce903330ce90da33.rlib" "/opt/rustwide/target/debug/deps/libbytes-450419dd3370b7ae.rlib" "/opt/rustwide/target/debug/deps/libmio-29cd7a5002a42ea4.rlib" "/opt/rustwide/target/debug/deps/libiovec-d7e8c05e712117cd.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5d2521b9595adc3.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-3957e01dca5af53d.rlib" "/opt/rustwide/target/debug/deps/libini-ba3dc786f6396236.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-c987b624ad7fb1f9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-aca74a4ecbfec3e2.rlib" "/opt/rustwide/target/debug/deps/libahash-4701a0a12597bee4.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-1aaf3aa4a432786f.rlib" "/opt/rustwide/target/debug/deps/librand-ef1e0110de3257ca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b53adfdb30c7dd8e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8678fe79482d007d.rlib" "/opt/rustwide/target/debug/deps/librand_core-c4ebaf906c220b07.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-11ad14f18596aafd.rlib" "/opt/rustwide/target/debug/deps/libitertools-b2fbdcfc1d13d29e.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libdirectories-cbda00fed6666baf.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-e0626385fd033958.rlib" "/opt/rustwide/target/debug/deps/libserde-0ee5d06e92af48ac.rlib" "/opt/rustwide/target/debug/deps/libqmetaobject-b41c76a7eaf79fbe.rlib" "/opt/rustwide/target/debug/deps/libcpp-0ca1620b7f51d8a9.rlib" "/opt/rustwide/target/debug/deps/libcached-b9f4157c2480c524.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b9184730645ded3b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5debcd4181b7d7e2.rlib" "/opt/rustwide/target/debug/deps/libsmol-916298a36c8d9dde.rlib" "/opt/rustwide/target/debug/deps/libpiper-5a05ae5f153d750d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-66c8d8f95487b6b7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-096052e1dbfd0b53.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2e5498a1f1962ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf6bda96af343a27.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9f298844c390015.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-aecf5a004ae799cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b76305b481bc4028.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libsocket2-85350df4f486ea7f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f8ed55bf15f14e14.rlib" "/opt/rustwide/target/debug/deps/libpin_project-11dc6d35a2108066.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eae40bb04dff97f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3229a1b93cb26564.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-c0f803080e6b2b6a.rlib" "/opt/rustwide/target/debug/deps/liblog-00e96ec619c243dd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4f490b24a4c18179.rlib" "/opt/rustwide/target/debug/deps/libfreedesktop_entry_parser-44650762f0db37f5.rlib" "/opt/rustwide/target/debug/deps/libnom-36f4c2c19c085ffb.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-c41af6ac833fda6b.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9cf39d1f0ac0f488.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-dd02f1ca35e059b6.rlib" "/opt/rustwide/target/debug/deps/liblibc-a05f7562caa135ac.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "2a337e07e5e9387495b4927a8c5bd9fa4ed18d7a631c2a412765b2c37c5965e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a337e07e5e9387495b4927a8c5bd9fa4ed18d7a631c2a412765b2c37c5965e6", kill_on_drop: false }` [INFO] [stdout] 2a337e07e5e9387495b4927a8c5bd9fa4ed18d7a631c2a412765b2c37c5965e6