[INFO] cloning repository https://github.com/austinjones/recode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/austinjones/recode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinjones%2Frecode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinjones%2Frecode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ce910ddb71659e8d797aa9b7a46ff566e73aa41 [INFO] testing austinjones/recode against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinjones%2Frecode" "/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/austinjones/recode on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/austinjones/recode [INFO] finished tweaking git repo https://github.com/austinjones/recode [INFO] tweaked toml for git repo https://github.com/austinjones/recode written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/austinjones/recode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f75d87387f6094438a4170924376c4721645238b91b4e869d540a61059518b5c [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" "f75d87387f6094438a4170924376c4721645238b91b4e869d540a61059518b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f75d87387f6094438a4170924376c4721645238b91b4e869d540a61059518b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f75d87387f6094438a4170924376c4721645238b91b4e869d540a61059518b5c", kill_on_drop: false }` [INFO] [stdout] f75d87387f6094438a4170924376c4721645238b91b4e869d540a61059518b5c [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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", 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] d4e17506464e4aed30c576eed997e8d6972cad661e558c191e6d0efd2f29e958 [INFO] running `Command { std: "docker" "start" "-a" "d4e17506464e4aed30c576eed997e8d6972cad661e558c191e6d0efd2f29e958", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling gstreamer v0.10.1 [INFO] [stderr] Compiling muldiv v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling gstreamer-base v0.10.1 [INFO] [stderr] Compiling gstreamer-audio v0.10.1 [INFO] [stderr] Compiling gstreamer-video v0.10.1 [INFO] [stderr] Compiling gstreamer-app v0.10.1 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling byte-slice-cast v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling array-init v0.0.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.7.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-iter v0.1.34 [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 gstreamer-app-sys v0.4.0 [INFO] [stderr] Compiling gstreamer-audio-sys v0.4.0 [INFO] [stderr] Compiling gstreamer-video-sys v0.4.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling crossbeam-deque v0.2.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-f368e5fe3cdec714/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" "d4e17506464e4aed30c576eed997e8d6972cad661e558c191e6d0efd2f29e958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e17506464e4aed30c576eed997e8d6972cad661e558c191e6d0efd2f29e958", kill_on_drop: false }` [INFO] [stdout] d4e17506464e4aed30c576eed997e8d6972cad661e558c191e6d0efd2f29e958