[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 112ef6c4c0bf6453da51adaca9d1afc4e65a1b58 [INFO] testing raytiley/rtp-inter-element-sync against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [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 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5d739392ec0c65a98ee3b04d9ab224940716759d312db2c099f77da43ce3257 [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" "d5d739392ec0c65a98ee3b04d9ab224940716759d312db2c099f77da43ce3257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5d739392ec0c65a98ee3b04d9ab224940716759d312db2c099f77da43ce3257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d739392ec0c65a98ee3b04d9ab224940716759d312db2c099f77da43ce3257", kill_on_drop: false }` [INFO] [stdout] d5d739392ec0c65a98ee3b04d9ab224940716759d312db2c099f77da43ce3257 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b73b6a26dbc0702dc3d785fa0b7fb1349466ad29ee062c056055cbc24df8bf2c [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" "b73b6a26dbc0702dc3d785fa0b7fb1349466ad29ee062c056055cbc24df8bf2c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling gstreamer v0.14.0 (https://github.com/sdroege/gstreamer-rs#e0c0c7d4) [INFO] [stderr] Compiling muldiv v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling gstreamer-base 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 gstreamer-video 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 array-init v0.0.4 [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-app-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] 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-937f4fee3ed016ed/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-app-1.0 >= 1.8"` did not exit successfully: exit code: 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" "b73b6a26dbc0702dc3d785fa0b7fb1349466ad29ee062c056055cbc24df8bf2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73b6a26dbc0702dc3d785fa0b7fb1349466ad29ee062c056055cbc24df8bf2c", kill_on_drop: false }` [INFO] [stdout] b73b6a26dbc0702dc3d785fa0b7fb1349466ad29ee062c056055cbc24df8bf2c