[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.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjD91mZM2%2Fxidlehook" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jD91mZM2/xidlehook on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jD91mZM2/xidlehook already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79b966bd271cf4915d9ea207d9feb8a8d673d98f902ca526db01bab0afce278c
[INFO] running `Command { std: "docker" "start" "79b966bd271cf4915d9ea207d9feb8a8d673d98f902ca526db01bab0afce278c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79b966bd271cf4915d9ea207d9feb8a8d673d98f902ca526db01bab0afce278c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79b966bd271cf4915d9ea207d9feb8a8d673d98f902ca526db01bab0afce278c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79b966bd271cf4915d9ea207d9feb8a8d673d98f902ca526db01bab0afce278c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79b966bd271cf4915d9ea207d9feb8a8d673d98f902ca526db01bab0afce278c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.87
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.5
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling libpulse-sys v1.18.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.7.10
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling xcb v0.9.0
[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 bytes v1.0.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling itoa v0.4.7
[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 libpulse-binding v2.23.0
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling xidlehook-core v0.3.0 (/opt/rustwide/workdir/xidlehook-core)
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> xidlehook-core/src/modules/xcb.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 u32::max_value(),       // long_length
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xidlehook v0.10.0 (/opt/rustwide/workdir/xidlehook-daemon)
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> xidlehook-daemon/src/main.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     if let Err(err) = socket::main_loop(&address, socket_tx).await {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcxupPqP/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libserde_json-866f88c8341e6ea5,libryu-65c38be6ac56cc72,libitoa-5e484e6b0a4d3dd4,libxidlehook_core-63d115dff5d8f20f,libtokio-45ca5661d227a8f0,libsignal_hook_registry-7c2beee69fdf1b60,libmemchr-c942485ff1157a86,libonce_cell-8dc59f97a32bb09e,libbytes-bb93ab933c090de3,libpin_project_lite-747ecaec4da0a0f2,libmio-70b61bb0f8745919,libxcb-c27032bb35f486fe,liblibpulse_binding-fb348e8dc2fdc922,liblibpulse_sys-f319d52896f1543e,libnum_traits-81ff9b7db63d5d89,libnix-f3277cdde4b48bb8,libvoid-aa258f5f08d938d3,libcfg_if-6ffcd2bb3ed34b7c,liblog-c16be9d0305d0251,libcfg_if-193575a6b29a3ab9,libserde-5111648481a56e45,libstructopt-d2825fc2d0800e67,liblazy_static-480433dca0d17907,libclap-d87ddb9418c3d90a,libvec_map-0c63c46b16946dae,libtextwrap-c1100f590ee88e14,libunicode_width-7f4314b0a8887d65,libstrsim-a9397c47b6022ed0,libbitflags-a7685ea2c2c46ab3,libatty-e1f5bf997e0e29cc,liblibc-2cd9feab3ad83eb1,libansi_term-b862d686b521bf39}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-screensaver" "-lpulse" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcxupPqP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/xidlehook_client-72de460d19e9b2b2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxcb-screensaver
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xidlehook` (bin "xidlehook-client") due to 1 previous error
[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/release/deps/rustcKv5Nl8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libenv_logger-1eb8592c0cee7233,libtermcolor-f8ecccb5048e12a3,libhumantime-720be27ca3ba0ac0,libquick_error-f34ab17b55e6e8f9,libregex-c333f4c63cbc12a1,libthread_local-a3195ae2a5b0607e,libregex_syntax-76146fa1b53ab459,libaho_corasick-ebedf034a0eb9f5f,libserde_json-866f88c8341e6ea5,libryu-65c38be6ac56cc72,libitoa-5e484e6b0a4d3dd4,libserde-5111648481a56e45,libxidlehook_core-63d115dff5d8f20f,libxcb-c27032bb35f486fe,liblibpulse_binding-fb348e8dc2fdc922,liblibpulse_sys-f319d52896f1543e,libnum_traits-81ff9b7db63d5d89,libtokio-45ca5661d227a8f0,libsignal_hook_registry-7c2beee69fdf1b60,libmemchr-c942485ff1157a86,libonce_cell-8dc59f97a32bb09e,libbytes-bb93ab933c090de3,libpin_project_lite-747ecaec4da0a0f2,libmio-70b61bb0f8745919,libstructopt-d2825fc2d0800e67,liblazy_static-480433dca0d17907,libclap-d87ddb9418c3d90a,libvec_map-0c63c46b16946dae,libtextwrap-c1100f590ee88e14,libunicode_width-7f4314b0a8887d65,libstrsim-a9397c47b6022ed0,libatty-e1f5bf997e0e29cc,libansi_term-b862d686b521bf39,libnix-f3277cdde4b48bb8,liblibc-2cd9feab3ad83eb1,libvoid-aa258f5f08d938d3,libcfg_if-6ffcd2bb3ed34b7c,libbitflags-a7685ea2c2c46ab3,liblog-c16be9d0305d0251,libcfg_if-193575a6b29a3ab9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-screensaver" "-lpulse" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcKv5Nl8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/xidlehook-81f5bc9b42ac4900" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxcb-screensaver
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xidlehook` (bin "xidlehook") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "79b966bd271cf4915d9ea207d9feb8a8d673d98f902ca526db01bab0afce278c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79b966bd271cf4915d9ea207d9feb8a8d673d98f902ca526db01bab0afce278c", kill_on_drop: false }`
[INFO] [stdout] 79b966bd271cf4915d9ea207d9feb8a8d673d98f902ca526db01bab0afce278c
