[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#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Fsoundvis" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andir/soundvis on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c34a06021ec0ae661f75b249280fc800131edb87443f6136f1f9f14f35001b14 [INFO] running `Command { std: "docker" "start" "-a" "c34a06021ec0ae661f75b249280fc800131edb87443f6136f1f9f14f35001b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c34a06021ec0ae661f75b249280fc800131edb87443f6136f1f9f14f35001b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34a06021ec0ae661f75b249280fc800131edb87443f6136f1f9f14f35001b14", kill_on_drop: false }` [INFO] [stdout] c34a06021ec0ae661f75b249280fc800131edb87443f6136f1f9f14f35001b14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f590f435ca87be877a48cc25080c32da14847203b5234445dbd4644ba08bd39d [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" "f590f435ca87be877a48cc25080c32da14847203b5234445dbd4644ba08bd39d", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gstreamer v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling gstreamer-base v0.10.2 [INFO] [stderr] Checking muldiv v0.1.1 [INFO] [stderr] Compiling gstreamer-app v0.10.1 [INFO] [stderr] Checking byte-slice-cast v0.1.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [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] Compiling log v0.4.5 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [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-b09d8e2a05928db3/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-app-1.0 >= 1.8"` did not exit successfully: exit code: 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" "f590f435ca87be877a48cc25080c32da14847203b5234445dbd4644ba08bd39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f590f435ca87be877a48cc25080c32da14847203b5234445dbd4644ba08bd39d", kill_on_drop: false }` [INFO] [stdout] f590f435ca87be877a48cc25080c32da14847203b5234445dbd4644ba08bd39d