[INFO] cloning repository https://github.com/bfjelds/my-ffmpeg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bfjelds/my-ffmpeg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfjelds%2Fmy-ffmpeg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfjelds%2Fmy-ffmpeg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba4c3cfd6275846d8bfda78b0b1288bc22fb4fe9 [INFO] testing bfjelds/my-ffmpeg against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfjelds%2Fmy-ffmpeg" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bfjelds/my-ffmpeg on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bfjelds/my-ffmpeg [INFO] finished tweaking git repo https://github.com/bfjelds/my-ffmpeg [INFO] tweaked toml for git repo https://github.com/bfjelds/my-ffmpeg written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/bfjelds/my-ffmpeg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2a674515a0960c43ca4d092148fbde1b9024192222688a39e68b410ded9a4c6 [INFO] running `Command { std: "docker" "start" "-a" "d2a674515a0960c43ca4d092148fbde1b9024192222688a39e68b410ded9a4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a674515a0960c43ca4d092148fbde1b9024192222688a39e68b410ded9a4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a674515a0960c43ca4d092148fbde1b9024192222688a39e68b410ded9a4c6", kill_on_drop: false }` [INFO] [stdout] d2a674515a0960c43ca4d092148fbde1b9024192222688a39e68b410ded9a4c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 318650132e9a434ba18d36a8208e391640c8d7d62dff4a95c4ba9aceb379ca98 [INFO] running `Command { std: "docker" "start" "-a" "318650132e9a434ba18d36a8208e391640c8d7d62dff4a95c4ba9aceb379ca98", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling gstreamer v0.15.4 [INFO] [stderr] Compiling muldiv v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling gstreamer-base v0.15.4 [INFO] [stderr] Compiling gstreamer-sdp v0.15.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling gstreamer-rtsp v0.15.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling gstreamer-net v0.15.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling gstreamer-video v0.15.3 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling gstreamer-app v0.15.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling gstreamer-rtsp-server v0.15.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-sys v0.8.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-sdp-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-base-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-net-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-rtsp-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-app-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-rtsp-server-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-video-sys v0.8.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] error: failed to run custom build command for `gstreamer-video-sys v0.8.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-video-sys-4becd926747823a2/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-video-1.0" "gstreamer-video-1.0 >= 1.8"` did not exit successfully: exit status: 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] 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" "318650132e9a434ba18d36a8208e391640c8d7d62dff4a95c4ba9aceb379ca98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318650132e9a434ba18d36a8208e391640c8d7d62dff4a95c4ba9aceb379ca98", kill_on_drop: false }` [INFO] [stdout] 318650132e9a434ba18d36a8208e391640c8d7d62dff4a95c4ba9aceb379ca98