[INFO] cloning repository https://github.com/jD91mZM2/xidlehook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jD91mZM2/xidlehook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fxidlehook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fxidlehook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c6cd2fe944898258c17e877b6ea26a84b5070ed [INFO] testing jD91mZM2/xidlehook against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fxidlehook" "/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/jD91mZM2/xidlehook on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jD91mZM2/xidlehook [INFO] finished tweaking git repo https://github.com/jD91mZM2/xidlehook [INFO] tweaked toml for git repo https://github.com/jD91mZM2/xidlehook written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jD91mZM2/xidlehook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libpulse-binding v2.23.0 [INFO] [stderr] Downloaded nb-connect v1.0.3 [INFO] [stderr] Downloaded mio v0.7.10 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.21 [INFO] [stderr] Downloaded pin-project-lite v0.2.5 [INFO] [stderr] Downloaded libpulse-sys v1.18.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4b9736cb52815c0cd2a77847b53240f91b7401ecbeac14933c1d05211b1ac75 [INFO] running `Command { std: "docker" "start" "-a" "a4b9736cb52815c0cd2a77847b53240f91b7401ecbeac14933c1d05211b1ac75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4b9736cb52815c0cd2a77847b53240f91b7401ecbeac14933c1d05211b1ac75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b9736cb52815c0cd2a77847b53240f91b7401ecbeac14933c1d05211b1ac75", kill_on_drop: false }` [INFO] [stdout] a4b9736cb52815c0cd2a77847b53240f91b7401ecbeac14933c1d05211b1ac75 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c69ca784bff6577eeae4a3452db245ee2d744f1a2deecf4dceb8c930ea25cbc2 [INFO] running `Command { std: "docker" "start" "-a" "c69ca784bff6577eeae4a3452db245ee2d744f1a2deecf4dceb8c930ea25cbc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.5 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling libpulse-sys v1.18.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.10 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling libpulse-binding v2.23.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling xidlehook-core v0.3.0 (/opt/rustwide/workdir/xidlehook-core) [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling xidlehook v0.10.0 (/opt/rustwide/workdir/xidlehook-daemon) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.xidlehook_client.0bb557ed-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a.5dakqycx3yef74hv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-7ec6c7e2f8de1158.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-5407eb7e76df18b4.rlib" "/opt/rustwide/target/debug/deps/libxidlehook_core-1bf2baaba848e663.rlib" "/opt/rustwide/target/debug/deps/libtokio-ca391ad8182292bd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8de694284acc74e9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a04fb4648d6d7df6.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d11c4f5d1e5f0255.rlib" "/opt/rustwide/target/debug/deps/libmio-697101f8b0c3634d.rlib" "/opt/rustwide/target/debug/deps/libxcb-b80a9595528626d9.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_binding-284bff035cc44a91.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_sys-da35331664aed970.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libnix-d3f6876b3320f98f.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libserde-b93a0c7ea84ca0fb.rlib" "/opt/rustwide/target/debug/deps/libstructopt-a8f67280ff39ba99.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libclap-a2eb99a4cd97a572.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4feaadb70d379c84.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-3cfe9af5aac462e7.rlib" "/opt/rustwide/target/debug/deps/liblibc-f21dbe80c5f2eeea.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-screensaver" "-lpulse" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xidlehook_client-ef74bda195cb5e7a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxcb-screensaver [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 `xidlehook` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.xidlehook.4173b6ba-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31.2modte8jz1fyzh9o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-26f30d7813fb71e5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-5693cf09944ee9f8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fbf02ef30c1c537.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a85c9505f7f8db9f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-38d1d4d3be96c2b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7ec6c7e2f8de1158.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-5407eb7e76df18b4.rlib" "/opt/rustwide/target/debug/deps/libserde-b93a0c7ea84ca0fb.rlib" "/opt/rustwide/target/debug/deps/libxidlehook_core-1bf2baaba848e663.rlib" "/opt/rustwide/target/debug/deps/libxcb-b80a9595528626d9.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_binding-284bff035cc44a91.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_sys-da35331664aed970.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libtokio-ca391ad8182292bd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8de694284acc74e9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a04fb4648d6d7df6.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d11c4f5d1e5f0255.rlib" "/opt/rustwide/target/debug/deps/libmio-697101f8b0c3634d.rlib" "/opt/rustwide/target/debug/deps/libstructopt-a8f67280ff39ba99.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libclap-a2eb99a4cd97a572.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4feaadb70d379c84.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libatty-3cfe9af5aac462e7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libnix-d3f6876b3320f98f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f21dbe80c5f2eeea.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-screensaver" "-lpulse" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xidlehook-75d60343ad1a7f31" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxcb-screensaver [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: build failed [INFO] running `Command { std: "docker" "inspect" "c69ca784bff6577eeae4a3452db245ee2d744f1a2deecf4dceb8c930ea25cbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69ca784bff6577eeae4a3452db245ee2d744f1a2deecf4dceb8c930ea25cbc2", kill_on_drop: false }` [INFO] [stdout] c69ca784bff6577eeae4a3452db245ee2d744f1a2deecf4dceb8c930ea25cbc2