[INFO] fetching crate gst-plugin-fmp4 0.8.0... [INFO] testing gst-plugin-fmp4-0.8.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate gst-plugin-fmp4 0.8.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate gst-plugin-fmp4 0.8.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gst-plugin-fmp4 0.8.0 [INFO] finished tweaking crates.io crate gst-plugin-fmp4 0.8.0 [INFO] tweaked toml for crates.io crate gst-plugin-fmp4 0.8.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate gst-plugin-fmp4 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1f399bb2dadef999aa10a500e32752dfeb7acc6df4425109d259adf0b356842 [INFO] running `Command { std: "docker" "start" "-a" "b1f399bb2dadef999aa10a500e32752dfeb7acc6df4425109d259adf0b356842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f399bb2dadef999aa10a500e32752dfeb7acc6df4425109d259adf0b356842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f399bb2dadef999aa10a500e32752dfeb7acc6df4425109d259adf0b356842", kill_on_drop: false }` [INFO] [stdout] b1f399bb2dadef999aa10a500e32752dfeb7acc6df4425109d259adf0b356842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6537da2258e618b7c0af60226e8369c6e5be56c1ef03a264f290acaa3a69133c [INFO] running `Command { std: "docker" "start" "-a" "6537da2258e618b7c0af60226e8369c6e5be56c1ef03a264f290acaa3a69133c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling fragile v1.1.0 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling muldiv v1.0.0 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling cfg-expr v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling option-operations v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling gst-plugin-version-helper v0.7.3 [INFO] [stderr] Compiling gst-plugin-fmp4 v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling system-deps v6.0.0 [INFO] [stderr] Compiling glib-sys v0.15.1 [INFO] [stderr] Compiling gobject-sys v0.15.1 [INFO] [stderr] Compiling gstreamer-sys v0.18.0 [INFO] [stderr] Compiling gstreamer-base-sys v0.18.0 [INFO] [stderr] Compiling gstreamer-video-sys v0.18.0 [INFO] [stderr] Compiling gstreamer-audio-sys v0.18.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "gstreamer-1.0" "gstreamer-1.0 >= 1.18"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `gstreamer-sys v0.18.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-sys-b9a62d1cec9e60cc/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GSTREAMER_1.0_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:warning=`"pkg-config" "--libs" "--cflags" "gstreamer-1.0" "gstreamer-1.0 >= 1.18"` did not exit successfully: exit status: 1 [INFO] [stderr] error: could not find system library 'gstreamer-1.0' required by the 'gstreamer-sys' crate [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Requested 'gstreamer-1.0 >= 1.18' but version of GStreamer is 1.16.2 [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "gstreamer-base-1.0" "gstreamer-base-1.0 >= 1.18"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "gstreamer-audio-1.0" "gstreamer-audio-1.0 >= 1.14"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "gstreamer-video-1.0" "gstreamer-video-1.0 >= 1.18"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6537da2258e618b7c0af60226e8369c6e5be56c1ef03a264f290acaa3a69133c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6537da2258e618b7c0af60226e8369c6e5be56c1ef03a264f290acaa3a69133c", kill_on_drop: false }` [INFO] [stdout] 6537da2258e618b7c0af60226e8369c6e5be56c1ef03a264f290acaa3a69133c