[INFO] cloning repository https://github.com/Mavulp/pokebot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mavulp/pokebot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMavulp%2Fpokebot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMavulp%2Fpokebot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 784b62772f4aeccab4fd6e40123aba195483bf0d [INFO] testing Mavulp/pokebot against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMavulp%2Fpokebot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mavulp/pokebot on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mavulp/pokebot [INFO] finished tweaking git repo https://github.com/Mavulp/pokebot [INFO] tweaked toml for git repo https://github.com/Mavulp/pokebot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Mavulp/pokebot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ReSpeak/tsclientlib` [INFO] [stderr] Updating git submodule `https://github.com/ReSpeak/tsdeclarations.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-async v2.7.0 [INFO] [stderr] Downloaded git-testament v0.2.0 [INFO] [stderr] Downloaded cfg-expr v0.8.0 [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded gstreamer-app-sys v0.17.0 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] [stderr] Downloaded actix-slog v0.2.1 [INFO] [stderr] Downloaded id3 v0.6.4 [INFO] [stderr] Downloaded t4rust-derive v0.3.0 [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded dbl v0.3.1 [INFO] [stderr] Downloaded askama_shared v0.11.1 [INFO] [stderr] Downloaded eax v0.4.1 [INFO] [stderr] Downloaded muldiv v1.0.0 [INFO] [stderr] Downloaded pretty-hex v0.2.1 [INFO] [stderr] Downloaded gstreamer-base-sys v0.17.0 [INFO] [stderr] Downloaded no-std-compat v0.4.1 [INFO] [stderr] Downloaded spinning_top v0.2.4 [INFO] [stderr] Downloaded git-testament-derive v0.1.12 [INFO] [stderr] Downloaded der v0.4.0 [INFO] [stderr] Downloaded gstreamer-base v0.17.0 [INFO] [stderr] Downloaded slog-perf v0.2.0 [INFO] [stderr] Downloaded cmac v0.6.0 [INFO] [stderr] Downloaded p256 v0.9.0 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded quicklz v0.3.0 [INFO] [stderr] Downloaded spinny v0.2.2 [INFO] [stderr] Downloaded omnom v3.0.0 [INFO] [stderr] Downloaded barrage v0.2.1 [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded askama_actix v0.11.1 [INFO] [stderr] Downloaded flume v0.10.7 [INFO] [stderr] Downloaded glib v0.14.2 [INFO] [stderr] Downloaded gstreamer-audio-sys v0.17.0 [INFO] [stderr] Downloaded metaflac v0.2.4 [INFO] [stderr] Downloaded simple_asn1 v0.5.4 [INFO] [stderr] Downloaded xtra v0.5.1 [INFO] [stderr] Downloaded catty v0.1.4 [INFO] [stderr] Downloaded self_cell v0.9.1 [INFO] [stderr] Downloaded gstreamer-app v0.17.0 [INFO] [stderr] Downloaded gstreamer-audio v0.17.0 [INFO] [stderr] Downloaded gstreamer-sys v0.17.0 [INFO] [stderr] Downloaded gstreamer v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8267b87b740077751085a08ce1e3caeea68e9c15c064f73aac1e4d2b877c9c5f [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" "8267b87b740077751085a08ce1e3caeea68e9c15c064f73aac1e4d2b877c9c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8267b87b740077751085a08ce1e3caeea68e9c15c064f73aac1e4d2b877c9c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8267b87b740077751085a08ce1e3caeea68e9c15c064f73aac1e4d2b877c9c5f", kill_on_drop: false }` [INFO] [stdout] 8267b87b740077751085a08ce1e3caeea68e9c15c064f73aac1e4d2b877c9c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fe4e363031e3592dbc1d606afaa0a45dc5efa9d4fc62e218b2a72bdb55f68de [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" "0fe4e363031e3592dbc1d606afaa0a45dc5efa9d4fc62e218b2a72bdb55f68de", 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] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling self_cell v0.9.1 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling muldiv v1.0.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling cfg-expr v0.8.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling catty v0.1.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling spinny v0.2.2 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling omnom v3.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling barrage v0.2.1 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling dbl v0.3.1 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling slog-perf v0.2.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling cmac v0.6.0 [INFO] [stderr] Compiling id3 v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling eax v0.4.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling elliptic-curve v0.10.5 [INFO] [stderr] Compiling ecdsa v0.12.3 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling t4rust-derive v0.3.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling simple_asn1 v0.5.4 [INFO] [stderr] Compiling quicklz v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.7 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tsproto-packets v0.1.0 (https://github.com/ReSpeak/tsclientlib#99a1d10c) [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling metaflac v0.2.4 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling git-testament-derive v0.1.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling audiopus v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling tsproto-structs v0.2.0 (https://github.com/ReSpeak/tsclientlib#99a1d10c) [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gstreamer-sys v0.17.0 [INFO] [stderr] Compiling gstreamer-base-sys v0.17.0 [INFO] [stderr] Compiling gstreamer-audio-sys v0.17.0 [INFO] [stderr] Compiling gstreamer-app-sys v0.17.0 [INFO] [stderr] Compiling git-testament v0.2.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "gstreamer-app-1.0" "gstreamer-app-1.0 >= 1.8"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `gstreamer-app-sys v0.17.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-app-sys-5b55827baa5c9fef/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GSTREAMER_APP_1.0_NO_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-app-1.0" "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] 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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "gstreamer-audio-1.0" "gstreamer-audio-1.0 >= 1.8"` did not exit successfully: exit status: 1 [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0fe4e363031e3592dbc1d606afaa0a45dc5efa9d4fc62e218b2a72bdb55f68de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe4e363031e3592dbc1d606afaa0a45dc5efa9d4fc62e218b2a72bdb55f68de", kill_on_drop: false }` [INFO] [stdout] 0fe4e363031e3592dbc1d606afaa0a45dc5efa9d4fc62e218b2a72bdb55f68de