[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fxidlehook" "/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/jD91mZM2/xidlehook on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-10/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.7.10 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.21 [INFO] [stderr] Downloaded nb-connect v1.0.3 [INFO] [stderr] Downloaded pin-project-lite v0.2.5 [INFO] [stderr] Downloaded libpulse-sys v1.18.0 [INFO] [stderr] Downloaded libpulse-binding v2.23.0 [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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54e2987d414cebefb886f3234129fe5577cd988ea350d68833e6806cb9666cc9 [INFO] running `Command { std: "docker" "start" "-a" "54e2987d414cebefb886f3234129fe5577cd988ea350d68833e6806cb9666cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54e2987d414cebefb886f3234129fe5577cd988ea350d68833e6806cb9666cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e2987d414cebefb886f3234129fe5577cd988ea350d68833e6806cb9666cc9", kill_on_drop: false }` [INFO] [stdout] 54e2987d414cebefb886f3234129fe5577cd988ea350d68833e6806cb9666cc9 [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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1243a46b0452fd665ef0563c2a40855d165525e29a2e44fd43b5d54a49d09f2 [INFO] running `Command { std: "docker" "start" "-a" "f1243a46b0452fd665ef0563c2a40855d165525e29a2e44fd43b5d54a49d09f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling libpulse-sys v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling heck v0.3.2 [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 clap v2.33.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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 futures v0.3.13 [INFO] [stderr] Compiling xidlehook-core v0.3.0 (/opt/rustwide/workdir/xidlehook-core) [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-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.xidlehook_client.aa63cde3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766.2ttfrfgxxx7hhxwo.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-4bfcc8fcab332293.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libxidlehook_core-6c33e466e538e4c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-450dfbbd5230be97.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-453922e643283acd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21530b60453b0d1f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-fe124d1792a9d061.rlib" "/opt/rustwide/target/debug/deps/libmio-556659fbb834d13f.rlib" "/opt/rustwide/target/debug/deps/libxcb-e0044d0e63b39969.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_binding-19ae2242e6129b86.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_sys-abde7503850aa77b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e611f1a591721d53.rlib" "/opt/rustwide/target/debug/deps/libnix-a55c8237e74adc70.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libserde-08800f5984cfcde8.rlib" "/opt/rustwide/target/debug/deps/libstructopt-8049d7f4c6db9f04.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-cf5e1db258d9133c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libatty-068bd605630b2f1b.rlib" "/opt/rustwide/target/debug/deps/liblibc-217bb13ccc40613b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xidlehook_client-4e770f24734e8766" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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-27d84bbb686ac788.xidlehook.a35e48c2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.xidlehook.a35e48c2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788.5wmyjhxazeuf67.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-82d9064a3378fd51.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-2d26cc3f4bbcc82d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ea33e0b70ada9cfe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8d02b7dede2cb981.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bfcc8fcab332293.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libserde-08800f5984cfcde8.rlib" "/opt/rustwide/target/debug/deps/libxidlehook_core-6c33e466e538e4c5.rlib" "/opt/rustwide/target/debug/deps/libxcb-e0044d0e63b39969.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_binding-19ae2242e6129b86.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_sys-abde7503850aa77b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e611f1a591721d53.rlib" "/opt/rustwide/target/debug/deps/libtokio-450dfbbd5230be97.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-453922e643283acd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21530b60453b0d1f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-fe124d1792a9d061.rlib" "/opt/rustwide/target/debug/deps/libmio-556659fbb834d13f.rlib" "/opt/rustwide/target/debug/deps/libstructopt-8049d7f4c6db9f04.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-cf5e1db258d9133c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-068bd605630b2f1b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libnix-a55c8237e74adc70.rlib" "/opt/rustwide/target/debug/deps/liblibc-217bb13ccc40613b.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xidlehook-27d84bbb686ac788" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "f1243a46b0452fd665ef0563c2a40855d165525e29a2e44fd43b5d54a49d09f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1243a46b0452fd665ef0563c2a40855d165525e29a2e44fd43b5d54a49d09f2", kill_on_drop: false }` [INFO] [stdout] f1243a46b0452fd665ef0563c2a40855d165525e29a2e44fd43b5d54a49d09f2