[INFO] cloning repository https://github.com/kennylevinsen/wldash [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kennylevinsen/wldash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennylevinsen%2Fwldash"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennylevinsen%2Fwldash'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 319bcdd3556b6eec58d077e0def1f2ef296968a3 [INFO] checking kennylevinsen/wldash against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennylevinsen%2Fwldash" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kennylevinsen/wldash on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kennylevinsen/wldash [INFO] finished tweaking git repo https://github.com/kennylevinsen/wldash [INFO] tweaked toml for git repo https://github.com/kennylevinsen/wldash written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/kennylevinsen/wldash already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 618e0e0447b5f0d7d2c223414b736d9c8a9e341a38bab6a927a89bcc04fbdb83 [INFO] running `"docker" "start" "-a" "618e0e0447b5f0d7d2c223414b736d9c8a9e341a38bab6a927a89bcc04fbdb83"` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling libpulse-sys v1.12.1 [INFO] [stderr] Compiling alsa-sys v0.2.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking thread_local v1.0.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking timerfd v1.0.0 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking nix v0.16.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] error: failed to run custom build command for `libpulse-sys v1.12.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libpulse-sys-4f58f9699dce2fbb/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "libpulse" "libpulse >= 12.0"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Requested 'libpulse >= 12.0' but version of libpulse is 11.1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "618e0e0447b5f0d7d2c223414b736d9c8a9e341a38bab6a927a89bcc04fbdb83"` [INFO] running `"docker" "rm" "-f" "618e0e0447b5f0d7d2c223414b736d9c8a9e341a38bab6a927a89bcc04fbdb83"` [INFO] [stdout] 618e0e0447b5f0d7d2c223414b736d9c8a9e341a38bab6a927a89bcc04fbdb83