[INFO] updating cached repository https://github.com/hellowor1dn/gst-camera-rs
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] d891aac2067eeffce82550dfb969dad79120e6d5
[INFO] checking hellowor1dn/gst-camera-rs against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellowor1dn%2Fgst-camera-rs" "/workspace/builds/worker-14/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hellowor1dn/gst-camera-rs on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/hellowor1dn/gst-camera-rs
[INFO] finished tweaking git repo https://github.com/hellowor1dn/gst-camera-rs
[INFO] tweaked toml for git repo https://github.com/hellowor1dn/gst-camera-rs written to /workspace/builds/worker-14/source/Cargo.toml
[INFO] crate git repo https://github.com/hellowor1dn/gst-camera-rs already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] 90947e00f36abddc197f70e23fcf67fe7087badbfa96d0e0db1678e63d4f685e
[INFO] running `"docker" "start" "-a" "90947e00f36abddc197f70e23fcf67fe7087badbfa96d0e0db1678e63d4f685e"`
[INFO] [stderr]    Compiling gstreamer v0.13.0
[INFO] [stderr]     Checking muldiv v0.2.0
[INFO] [stderr]    Compiling gstreamer-base v0.13.0
[INFO] [stderr]    Compiling gstreamer-app v0.13.0
[INFO] [stderr]    Compiling gstreamer-video v0.13.0
[INFO] [stderr]    Compiling glib-sys v0.8.0
[INFO] [stderr]    Compiling gobject-sys v0.8.0
[INFO] [stderr]    Compiling gstreamer-sys v0.7.0
[INFO] [stderr]    Compiling gstreamer-base-sys v0.7.0
[INFO] [stderr]    Compiling gstreamer-video-sys v0.7.0
[INFO] [stderr]    Compiling gstreamer-app-sys v0.7.0
[INFO] [stderr]     Checking num-rational v0.2.1
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr] error: failed to run custom build command for `gstreamer-video-sys v0.7.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-video-sys-3b323b2ccef5c7a1/build-script-build` (exit code: 1)
[INFO] [stderr] --- stderr
[INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-video-1.0 >= 1.8"` did not exit successfully: exit code: 1
[INFO] [stderr] --- stderr
[INFO] [stderr] Package gstreamer-video-1.0 was not found in the pkg-config search path.
[INFO] [stderr] Perhaps you should add the directory containing `gstreamer-video-1.0.pc'
[INFO] [stderr] to the PKG_CONFIG_PATH environment variable
[INFO] [stderr] No package 'gstreamer-video-1.0' found
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `gstreamer-app-sys v0.7.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-app-sys-31f62f882799db06/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] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "90947e00f36abddc197f70e23fcf67fe7087badbfa96d0e0db1678e63d4f685e"`
[INFO] running `"docker" "rm" "-f" "90947e00f36abddc197f70e23fcf67fe7087badbfa96d0e0db1678e63d4f685e"`
[INFO] [stdout] 90947e00f36abddc197f70e23fcf67fe7087badbfa96d0e0db1678e63d4f685e
