[INFO] cloning repository https://github.com/manfromth3m0oN/chanshare-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manfromth3m0oN/chanshare-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromth3m0oN%2Fchanshare-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromth3m0oN%2Fchanshare-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da8ec1dce0596e4ecc7c9fd9a26a90c9a92a3a33 [INFO] checking manfromth3m0oN/chanshare-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanfromth3m0oN%2Fchanshare-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/manfromth3m0oN/chanshare-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/manfromth3m0oN/chanshare-rs [INFO] finished tweaking git repo https://github.com/manfromth3m0oN/chanshare-rs [INFO] tweaked toml for git repo https://github.com/manfromth3m0oN/chanshare-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/manfromth3m0oN/chanshare-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7808488440fab8ce28f74796a4ed67df5871d8a25cb0c6beb6673d7df250ff5a [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" "7808488440fab8ce28f74796a4ed67df5871d8a25cb0c6beb6673d7df250ff5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7808488440fab8ce28f74796a4ed67df5871d8a25cb0c6beb6673d7df250ff5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7808488440fab8ce28f74796a4ed67df5871d8a25cb0c6beb6673d7df250ff5a", kill_on_drop: false }` [INFO] [stdout] 7808488440fab8ce28f74796a4ed67df5871d8a25cb0c6beb6673d7df250ff5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a68c03b948e0255ff346e753103c6598cace92c95c1059d948811c9801ea5f5f [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" "a68c03b948e0255ff346e753103c6598cace92c95c1059d948811c9801ea5f5f", kill_on_drop: false }` [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gio v0.13.0 (https://github.com/gtk-rs/gtk-rs-core#6a84a264) [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking muldiv v1.0.0 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling gtk v0.13.0 (https://github.com/gtk-rs/gtk3-rs#03824cf7) [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Compiling system-deps v3.1.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling glib-macros v0.13.0 (https://github.com/gtk-rs/gtk-rs-core#6a84a264) [INFO] [stderr] Compiling gtk3-macros v0.1.0 (https://github.com/gtk-rs/gtk3-rs#03824cf7) [INFO] [stderr] Compiling glib-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs-core#6a84a264) [INFO] [stderr] Compiling gobject-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs-core#6a84a264) [INFO] [stderr] Compiling gio-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs-core#6a84a264) [INFO] [stderr] Compiling pango-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs-core#6a84a264) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs-core#6a84a264) [INFO] [stderr] Compiling cairo-sys-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs-core#6a84a264) [INFO] [stderr] Compiling gstreamer-sys v0.17.0 (https://github.com/sdroege/gstreamer-rs#88c4f701) [INFO] [stderr] Compiling atk-sys v0.13.0 (https://github.com/gtk-rs/gtk3-rs#03824cf7) [INFO] [stderr] Compiling gdk-sys v0.13.0 (https://github.com/gtk-rs/gtk3-rs#03824cf7) [INFO] [stderr] Compiling gstreamer-base-sys v0.17.0 (https://github.com/sdroege/gstreamer-rs#88c4f701) [INFO] [stderr] Compiling gtk-sys v0.13.0 (https://github.com/gtk-rs/gtk3-rs#03824cf7) [INFO] [stderr] Compiling gstreamer-video-sys v0.17.0 (https://github.com/sdroege/gstreamer-rs#88c4f701) [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.8"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `gstreamer-video-sys v0.17.0 (https://github.com/sdroege/gstreamer-rs#88c4f701)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-video-sys-f403c9ada073f354/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] cargo:warning=`"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" "a68c03b948e0255ff346e753103c6598cace92c95c1059d948811c9801ea5f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a68c03b948e0255ff346e753103c6598cace92c95c1059d948811c9801ea5f5f", kill_on_drop: false }` [INFO] [stdout] a68c03b948e0255ff346e753103c6598cace92c95c1059d948811c9801ea5f5f