[INFO] cloning repository https://github.com/praveenperera/webrtcsink_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/praveenperera/webrtcsink_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraveenperera%2Fwebrtcsink_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraveenperera%2Fwebrtcsink_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 509cb60551dd07c2635fc778eecd2fbb4f5d1538 [INFO] testing praveenperera/webrtcsink_demo against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraveenperera%2Fwebrtcsink_demo" "/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/praveenperera/webrtcsink_demo 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 git repo https://github.com/praveenperera/webrtcsink_demo [INFO] finished tweaking git repo https://github.com/praveenperera/webrtcsink_demo [INFO] tweaked toml for git repo https://github.com/praveenperera/webrtcsink_demo written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/praveenperera/webrtcsink_demo 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] 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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] 9b5b1671e978dce13717bc0f7e1fef15b78c4ad981dc7e583e18398c96151281 [INFO] running `Command { std: "docker" "start" "-a" "9b5b1671e978dce13717bc0f7e1fef15b78c4ad981dc7e583e18398c96151281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b5b1671e978dce13717bc0f7e1fef15b78c4ad981dc7e583e18398c96151281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5b1671e978dce13717bc0f7e1fef15b78c4ad981dc7e583e18398c96151281", kill_on_drop: false }` [INFO] [stdout] 9b5b1671e978dce13717bc0f7e1fef15b78c4ad981dc7e583e18398c96151281 [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=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] c2e54162db0336853fb233485e6eb81147c517615898bddb3fd1f67c4c2ab9fa [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" "c2e54162db0336853fb233485e6eb81147c517615898bddb3fd1f67c4c2ab9fa", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling muldiv v1.0.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [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 cfg-expr v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-subscriber v0.3.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling option-operations v0.4.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling gst-plugin-version-helper v0.7.3 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling webrtcsink v0.1.0 (https://github.com/centricular/webrtcsink.git#f0d64a9f) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling color-eyre v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling system-deps v6.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling glib-macros v0.15.0 (https://github.com/gtk-rs/gtk-rs-core#61c59deb) [INFO] [stderr] Compiling glib-sys v0.15.0 (https://github.com/gtk-rs/gtk-rs-core#61c59deb) [INFO] [stderr] Compiling gobject-sys v0.15.0 (https://github.com/gtk-rs/gtk-rs-core#61c59deb) [INFO] [stderr] Compiling gstreamer-sys v0.18.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#605c6335) [INFO] [stderr] Compiling gstreamer-base-sys v0.18.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#605c6335) [INFO] [stderr] Compiling gstreamer-sdp-sys v0.18.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#605c6335) [INFO] [stderr] Compiling gstreamer-rtp-sys v0.18.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#605c6335) [INFO] [stderr] Compiling gstreamer-webrtc-sys v0.18.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#605c6335) [INFO] [stderr] Compiling gstreamer-video-sys v0.18.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#605c6335) [INFO] [stderr] Compiling gstreamer-app-sys v0.18.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#605c6335) [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.19.1"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `gstreamer-video-sys v0.18.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#605c6335)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-video-sys-da47fd23f424267c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GSTREAMER_VIDEO_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-video-1.0" "gstreamer-video-1.0 >= 1.19.1"` did not exit successfully: exit status: 1 [INFO] [stderr] error: could not find system library 'gstreamer-video-1.0' required by the 'gstreamer-video-sys' crate [INFO] [stderr] [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" "c2e54162db0336853fb233485e6eb81147c517615898bddb3fd1f67c4c2ab9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e54162db0336853fb233485e6eb81147c517615898bddb3fd1f67c4c2ab9fa", kill_on_drop: false }` [INFO] [stdout] c2e54162db0336853fb233485e6eb81147c517615898bddb3fd1f67c4c2ab9fa