[INFO] cloning repository https://github.com/andir/soundvis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andir/soundvis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Fsoundvis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Fsoundvis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08dd9df4bfbd51b06170c23e0025bb3b50479a97 [INFO] checking andir/soundvis against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Fsoundvis" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andir/soundvis on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andir/soundvis [INFO] finished tweaking git repo https://github.com/andir/soundvis [INFO] tweaked toml for git repo https://github.com/andir/soundvis written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/andir/soundvis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a77bc9e8fd2655e841fadb330764663496e937c4098dd38b69c768b33aa2fb0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3a77bc9e8fd2655e841fadb330764663496e937c4098dd38b69c768b33aa2fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a77bc9e8fd2655e841fadb330764663496e937c4098dd38b69c768b33aa2fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a77bc9e8fd2655e841fadb330764663496e937c4098dd38b69c768b33aa2fb0", kill_on_drop: false }` [INFO] [stdout] 3a77bc9e8fd2655e841fadb330764663496e937c4098dd38b69c768b33aa2fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c0e660ff366c894ca51398e3acb7628b38ec55015715fcfbba8d0f80890b5a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "87c0e660ff366c894ca51398e3acb7628b38ec55015715fcfbba8d0f80890b5a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling gstreamer v0.10.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking muldiv v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling gstreamer-base v0.10.2 [INFO] [stderr] Compiling gstreamer-app v0.10.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking byte-slice-cast v0.1.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gstreamer-sys v0.4.0 [INFO] [stderr] Compiling gstreamer-base-sys v0.4.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling gstreamer-app-sys v0.4.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] error: failed to run custom build command for `gstreamer-app-sys v0.4.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-app-sys-dcd78aceda5b99ef/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-app-1.0 >= 1.8"` did not exit successfully: exit status: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package gstreamer-app-1.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `gstreamer-app-1.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'gstreamer-app-1.0' found [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "87c0e660ff366c894ca51398e3acb7628b38ec55015715fcfbba8d0f80890b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c0e660ff366c894ca51398e3acb7628b38ec55015715fcfbba8d0f80890b5a", kill_on_drop: false }` [INFO] [stdout] 87c0e660ff366c894ca51398e3acb7628b38ec55015715fcfbba8d0f80890b5a