[INFO] cloning repository https://github.com/raytiley/rtp-inter-element-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raytiley/rtp-inter-element-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraytiley%2Frtp-inter-element-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraytiley%2Frtp-inter-element-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 112ef6c4c0bf6453da51adaca9d1afc4e65a1b58 [INFO] checking raytiley/rtp-inter-element-sync against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraytiley%2Frtp-inter-element-sync" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raytiley/rtp-inter-element-sync on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raytiley/rtp-inter-element-sync [INFO] finished tweaking git repo https://github.com/raytiley/rtp-inter-element-sync [INFO] tweaked toml for git repo https://github.com/raytiley/rtp-inter-element-sync written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/raytiley/rtp-inter-element-sync already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/sdroege/gstreamer-rs` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] Updating git repository `https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded muldiv v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b15e376bdefa54a563c413448d9ee5e1e90f18227885c0fe6180ae1c0e0613dc [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" "b15e376bdefa54a563c413448d9ee5e1e90f18227885c0fe6180ae1c0e0613dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b15e376bdefa54a563c413448d9ee5e1e90f18227885c0fe6180ae1c0e0613dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15e376bdefa54a563c413448d9ee5e1e90f18227885c0fe6180ae1c0e0613dc", kill_on_drop: false }` [INFO] [stdout] b15e376bdefa54a563c413448d9ee5e1e90f18227885c0fe6180ae1c0e0613dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] e26154c0712ed4c350732ee82e4fee5d5d87afe34e3a74f585d83c331c47e5bb [INFO] running `Command { std: "docker" "start" "-a" "e26154c0712ed4c350732ee82e4fee5d5d87afe34e3a74f585d83c331c47e5bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling gstreamer v0.14.0 (https://github.com/sdroege/gstreamer-rs#e0c0c7d4) [INFO] [stderr] Checking muldiv v0.2.0 [INFO] [stderr] Compiling gstreamer-base v0.14.0 (https://github.com/sdroege/gstreamer-rs#e0c0c7d4) [INFO] [stderr] Compiling gstreamer-audio v0.14.0 (https://github.com/sdroege/gstreamer-rs#e0c0c7d4) [INFO] [stderr] Compiling gstreamer-video v0.14.0 (https://github.com/sdroege/gstreamer-rs#e0c0c7d4) [INFO] [stderr] Compiling gstreamer-app v0.14.0 (https://github.com/sdroege/gstreamer-rs#e0c0c7d4) [INFO] [stderr] Compiling glib-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gobject-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gstreamer-sys v0.8.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys#e274b549) [INFO] [stderr] Compiling gstreamer-base-sys v0.8.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys#e274b549) [INFO] [stderr] Compiling gstreamer-video-sys v0.8.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys#e274b549) [INFO] [stderr] Compiling gstreamer-audio-sys v0.8.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys#e274b549) [INFO] [stderr] Compiling gstreamer-app-sys v0.8.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys#e274b549) [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] error: failed to run custom build command for `gstreamer-app-sys v0.8.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys#e274b549)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-app-sys-b131c3ba02a91a5d/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-app-1.0 >= 1.8"` did not exit successfully: exit status: 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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e26154c0712ed4c350732ee82e4fee5d5d87afe34e3a74f585d83c331c47e5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26154c0712ed4c350732ee82e4fee5d5d87afe34e3a74f585d83c331c47e5bb", kill_on_drop: false }` [INFO] [stdout] e26154c0712ed4c350732ee82e4fee5d5d87afe34e3a74f585d83c331c47e5bb