[INFO] cloning repository https://github.com/hellowor1dn/gst-camera-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hellowor1dn/gst-camera-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellowor1dn%2Fgst-camera-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellowor1dn%2Fgst-camera-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d891aac2067eeffce82550dfb969dad79120e6d5 [INFO] checking hellowor1dn/gst-camera-rs against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhellowor1dn%2Fgst-camera-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hellowor1dn/gst-camera-rs on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-0/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 701037f5b200a9ba5b87ad4533937fc25c6c2860fbe39512357bda7c7de64c3d [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" "701037f5b200a9ba5b87ad4533937fc25c6c2860fbe39512357bda7c7de64c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "701037f5b200a9ba5b87ad4533937fc25c6c2860fbe39512357bda7c7de64c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701037f5b200a9ba5b87ad4533937fc25c6c2860fbe39512357bda7c7de64c3d", kill_on_drop: false }` [INFO] [stdout] 701037f5b200a9ba5b87ad4533937fc25c6c2860fbe39512357bda7c7de64c3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c5960d18207d923d23ddc8d065297ff12fa6174315a2d50138fbd270ef29dcc [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" "3c5960d18207d923d23ddc8d065297ff12fa6174315a2d50138fbd270ef29dcc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling gstreamer v0.13.0 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Checking muldiv v0.2.0 [INFO] [stderr] Compiling gstreamer-base v0.13.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling gstreamer-app v0.13.0 [INFO] [stderr] Compiling gstreamer-video v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.14 [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-app-sys v0.7.0 [INFO] [stderr] Compiling gstreamer-video-sys v0.7.0 [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-c7f796caf5405853/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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3c5960d18207d923d23ddc8d065297ff12fa6174315a2d50138fbd270ef29dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c5960d18207d923d23ddc8d065297ff12fa6174315a2d50138fbd270ef29dcc", kill_on_drop: false }` [INFO] [stdout] 3c5960d18207d923d23ddc8d065297ff12fa6174315a2d50138fbd270ef29dcc