[INFO] cloning repository https://github.com/Kynothon/snapshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kynothon/snapshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKynothon%2Fsnapshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKynothon%2Fsnapshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82d352672a7ed761040c0534a6598de3b98acdda [INFO] testing Kynothon/snapshot against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKynothon%2Fsnapshot" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kynothon/snapshot 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/Kynothon/snapshot [INFO] finished tweaking git repo https://github.com/Kynothon/snapshot [INFO] tweaked toml for git repo https://github.com/Kynothon/snapshot written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Kynothon/snapshot 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] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] d684ff1e30c33f6d15542f9aa7fe8d9caffb9d8b48ae5125b96e6fb168e00767 [INFO] running `Command { std: "docker" "start" "-a" "d684ff1e30c33f6d15542f9aa7fe8d9caffb9d8b48ae5125b96e6fb168e00767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d684ff1e30c33f6d15542f9aa7fe8d9caffb9d8b48ae5125b96e6fb168e00767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d684ff1e30c33f6d15542f9aa7fe8d9caffb9d8b48ae5125b96e6fb168e00767", kill_on_drop: false }` [INFO] [stdout] d684ff1e30c33f6d15542f9aa7fe8d9caffb9d8b48ae5125b96e6fb168e00767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 1f6a4b8f40002617cd126c614a14b414a2ac80111a157f4ca0155c29b6181077 [INFO] running `Command { std: "docker" "start" "-a" "1f6a4b8f40002617cd126c614a14b414a2ac80111a157f4ca0155c29b6181077", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling gstreamer v0.16.2 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling gstreamer-base v0.16.0 [INFO] [stderr] Compiling muldiv v0.2.1 [INFO] [stderr] Compiling pretty-hex v0.1.1 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling gstreamer-app v0.16.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gstreamer-video v0.16.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fallible_collections v0.4.4 [INFO] [stderr] Compiling nasm-rs v0.2.4 [INFO] [stderr] Compiling mozjpeg-sys v0.10.13 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling mozjpeg v0.8.24 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-sys v0.9.0 [INFO] [stderr] Compiling gstreamer-base-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-app-sys v0.9.0 [INFO] [stderr] Compiling gstreamer-video-sys v0.9.0 [INFO] [stderr] error: failed to run custom build command for `gstreamer-video-sys v0.9.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-video-sys-ffb0aea914dc3459/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 [INFO] [stderr] cargo:rerun-if-env-changed=GSTREAMER_VIDEO_1.0_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=GSTREAMER_VIDEO_1.0_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [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] [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" "1f6a4b8f40002617cd126c614a14b414a2ac80111a157f4ca0155c29b6181077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f6a4b8f40002617cd126c614a14b414a2ac80111a157f4ca0155c29b6181077", kill_on_drop: false }` [INFO] [stdout] 1f6a4b8f40002617cd126c614a14b414a2ac80111a157f4ca0155c29b6181077