[INFO] cloning repository https://github.com/LawnGnome/waybar-custom-modules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LawnGnome/waybar-custom-modules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawnGnome%2Fwaybar-custom-modules", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawnGnome%2Fwaybar-custom-modules'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e7713180e52285e3db169ba7d448ab61215ac41 [INFO] checking LawnGnome/waybar-custom-modules against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawnGnome%2Fwaybar-custom-modules" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LawnGnome/waybar-custom-modules on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LawnGnome/waybar-custom-modules [INFO] finished tweaking git repo https://github.com/LawnGnome/waybar-custom-modules [INFO] tweaked toml for git repo https://github.com/LawnGnome/waybar-custom-modules written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/LawnGnome/waybar-custom-modules already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5569c40864acfc05ff553ed7b331f4356eb05844c4c5aa10084e8559d1d07bc8 [INFO] running `Command { std: "docker" "start" "-a" "5569c40864acfc05ff553ed7b331f4356eb05844c4c5aa10084e8559d1d07bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5569c40864acfc05ff553ed7b331f4356eb05844c4c5aa10084e8559d1d07bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5569c40864acfc05ff553ed7b331f4356eb05844c4c5aa10084e8559d1d07bc8", kill_on_drop: false }` [INFO] [stdout] 5569c40864acfc05ff553ed7b331f4356eb05844c4c5aa10084e8559d1d07bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7d94dd0b1774b38df52aa2f015c4388fc852a1d4519e8e6e1470dc61335aca7 [INFO] running `Command { std: "docker" "start" "-a" "d7d94dd0b1774b38df52aa2f015c4388fc852a1d4519e8e6e1470dc61335aca7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dbus v0.9.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking udev v0.6.2 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Compiling mini-internal v0.1.14 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking miniserde v0.1.14 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking waybar v0.1.0 (/opt/rustwide/workdir/waybar) [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking cpufreq v0.1.0 (/opt/rustwide/workdir/cpufreq) [INFO] [stderr] Checking cpu v0.1.0 (/opt/rustwide/workdir/cpu) [INFO] [stderr] Checking webcam v0.1.0 (/opt/rustwide/workdir/webcam) [INFO] [stderr] Checking mem v0.1.0 (/opt/rustwide/workdir/mem) [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling swaync-client v0.1.0 (/opt/rustwide/workdir/swaync-client) [INFO] [stderr] error: failed to run custom build command for `swaync-client v0.1.0 (/opt/rustwide/workdir/swaync-client)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/swaync-client-e0f4192d4615d61b/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.42/src/error.rs:519:25 [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/result.rs:1915:27 [INFO] [stderr] 2: build_script_build::main [INFO] [stderr] at ./build.rs:49:16 [INFO] [stderr] 3: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 4: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 5: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:63:18 [INFO] [stderr] 6: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 7: std::panicking::try::do_call [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:403:40 [INFO] [stderr] 8: std::panicking::try [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:367:19 [INFO] [stderr] 9: std::panic::catch_unwind [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panic.rs:129:14 [INFO] [stderr] 10: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:45:48 [INFO] [stderr] 11: std::panicking::try::do_call [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:403:40 [INFO] [stderr] 12: std::panicking::try [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:367:19 [INFO] [stderr] 13: std::panic::catch_unwind [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panic.rs:129:14 [INFO] [stderr] 14: std::rt::lang_start_internal [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:45:20 [INFO] [stderr] 15: std::rt::lang_start [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/rt.rs:62:5 [INFO] [stderr] 16: main [INFO] [stderr] 17: __libc_start_main [INFO] [stderr] 18: _start [INFO] running `Command { std: "docker" "inspect" "d7d94dd0b1774b38df52aa2f015c4388fc852a1d4519e8e6e1470dc61335aca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d94dd0b1774b38df52aa2f015c4388fc852a1d4519e8e6e1470dc61335aca7", kill_on_drop: false }` [INFO] [stdout] d7d94dd0b1774b38df52aa2f015c4388fc852a1d4519e8e6e1470dc61335aca7