[INFO] fetching crate xidlehook 0.10.0... [INFO] testing xidlehook-0.10.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate xidlehook 0.10.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate xidlehook 0.10.0 [INFO] finished tweaking crates.io crate xidlehook 0.10.0 [INFO] tweaked toml for crates.io crate xidlehook 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xidlehook 0.10.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xidlehook 0.10.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c605805c2c56f0169201a74dacfb7efc14f2604d4b3bccdf62844ae3d0c27ad8 [INFO] running `Command { std: "docker" "start" "-a" "c605805c2c56f0169201a74dacfb7efc14f2604d4b3bccdf62844ae3d0c27ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c605805c2c56f0169201a74dacfb7efc14f2604d4b3bccdf62844ae3d0c27ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c605805c2c56f0169201a74dacfb7efc14f2604d4b3bccdf62844ae3d0c27ad8", kill_on_drop: false }` [INFO] [stdout] c605805c2c56f0169201a74dacfb7efc14f2604d4b3bccdf62844ae3d0c27ad8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de1f01fff5f76af606f9393f895d127deae58462ed0fcd7b4caf1a2b1f44731c [INFO] running `Command { std: "docker" "start" "-a" "de1f01fff5f76af606f9393f895d127deae58462ed0fcd7b4caf1a2b1f44731c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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-channel v0.3.13 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling libpulse-sys v1.18.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.4.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 tokio-macros v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tokio v0.2.25 [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 [INFO] [stderr] Compiling xidlehook v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/main.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | 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" "/tmp/rustcOANQHf/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-718041daefd5384a,libryu-7364a19056563c74,libitoa-34108be58b2e71bc,libxidlehook_core-96a00b32a5cb7117,libxcb-b04c1882b76e6781,libtokio-ef9ac46de13aba8e,libsignal_hook_registry-b21930e245f31143,libmemchr-772309e9079a5fe8,libfnv-2d77ec4f6f971b24,libmio_uds-6bd8d7af2eb55db2,libmio-402066a1c0a89786,libslab-ab64617c0d711aec,libiovec-091ae811c927cec4,libnet2-fa7d950bfcfddf42,libfutures_core-28a8f5afba3c5a8e,libbytes-28d97c987ff6326d,libpin_project_lite-f52fea189085f5e6,liblibpulse_binding-99232d51998f489c,liblibpulse_sys-890da1c420e32acb,libnum_traits-dc078702aa771f49,libnix-cb012db1d8a5b05c,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,liblog-a23af042a32b6f7e,libcfg_if-33ef6c02a07f9fec,libserde-b93076caba7daaba,libstructopt-a2d9096aed3a68e3,liblazy_static-2bb390fee0230a38,libclap-ad0d26921f992faf,libvec_map-ecbce826993378bd,libtextwrap-3db3c65cc235fb8e,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-0629d6d36c0d1ed3,libatty-efc449b2e47154f9,liblibc-bb02775ab1daccb9,libansi_term-dc29728339138c52}.rlib" "/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" "/tmp/rustcOANQHf/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xidlehook_client-555e6834ec9853a5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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" "/tmp/rustcwO6jz9/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-6300a5e86807c1a9,libtermcolor-95b90a5c4c516553,libhumantime-32d3c64d48dfe69d,libquick_error-d40abd8d97f0f2e3,libregex-18396f790481f0ba,libthread_local-07ceaffd18492781,libonce_cell-c78cca50d8d56171,libregex_syntax-874075607cc1b9f5,libaho_corasick-cf5e22270982858b,libserde_json-718041daefd5384a,libryu-7364a19056563c74,libitoa-34108be58b2e71bc,libserde-b93076caba7daaba,libxidlehook_core-96a00b32a5cb7117,libxcb-b04c1882b76e6781,liblibpulse_binding-99232d51998f489c,liblibpulse_sys-890da1c420e32acb,libnum_traits-dc078702aa771f49,libtokio-ef9ac46de13aba8e,libsignal_hook_registry-b21930e245f31143,libmemchr-772309e9079a5fe8,libfnv-2d77ec4f6f971b24,libmio_uds-6bd8d7af2eb55db2,libmio-402066a1c0a89786,libslab-ab64617c0d711aec,libiovec-091ae811c927cec4,libnet2-fa7d950bfcfddf42,libfutures_core-28a8f5afba3c5a8e,libbytes-28d97c987ff6326d,libpin_project_lite-f52fea189085f5e6,libstructopt-a2d9096aed3a68e3,liblazy_static-2bb390fee0230a38,libclap-ad0d26921f992faf,libvec_map-ecbce826993378bd,libtextwrap-3db3c65cc235fb8e,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libatty-efc449b2e47154f9,libansi_term-dc29728339138c52,libnix-cb012db1d8a5b05c,liblibc-bb02775ab1daccb9,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libbitflags-0629d6d36c0d1ed3,liblog-a23af042a32b6f7e,libcfg_if-33ef6c02a07f9fec}.rlib" "/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" "/tmp/rustcwO6jz9/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xidlehook-f6e71a70d00bc415" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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" "de1f01fff5f76af606f9393f895d127deae58462ed0fcd7b4caf1a2b1f44731c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de1f01fff5f76af606f9393f895d127deae58462ed0fcd7b4caf1a2b1f44731c", kill_on_drop: false }` [INFO] [stdout] de1f01fff5f76af606f9393f895d127deae58462ed0fcd7b4caf1a2b1f44731c