[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#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Fsoundvis" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andir/soundvis on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "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-3/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3a7d53a581012dfdf7ec8e4a02056682205c0697740b67ae8c4cef22cb4c132 [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" "e3a7d53a581012dfdf7ec8e4a02056682205c0697740b67ae8c4cef22cb4c132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3a7d53a581012dfdf7ec8e4a02056682205c0697740b67ae8c4cef22cb4c132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a7d53a581012dfdf7ec8e4a02056682205c0697740b67ae8c4cef22cb4c132", kill_on_drop: false }` [INFO] [stdout] e3a7d53a581012dfdf7ec8e4a02056682205c0697740b67ae8c4cef22cb4c132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10e8b7f7abb0bfa1888517335b234c97b2d5512901d5dafcbaed0669cface55e [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" "10e8b7f7abb0bfa1888517335b234c97b2d5512901d5dafcbaed0669cface55e", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling gstreamer v0.10.2 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling gstreamer-base v0.10.2 [INFO] [stderr] Checking muldiv v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling gstreamer-app v0.10.1 [INFO] [stderr] Checking byte-slice-cast v0.1.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling lazy_static v1.1.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] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking threadpool v1.7.1 [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-1e1a842b1b5b44e6/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" "10e8b7f7abb0bfa1888517335b234c97b2d5512901d5dafcbaed0669cface55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e8b7f7abb0bfa1888517335b234c97b2d5512901d5dafcbaed0669cface55e", kill_on_drop: false }` [INFO] [stdout] 10e8b7f7abb0bfa1888517335b234c97b2d5512901d5dafcbaed0669cface55e