[INFO] updating cached repository https://github.com/Me-TV/Me-TV
[INFO] running `"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"`
[INFO] [stderr] From https://github.com/Me-TV/Me-TV
[INFO] [stderr]    99e149f..b96cdd8  master     -> master
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] b96cdd87546c61b3e558f787353758642e162237
[INFO] checking Me-TV/Me-TV against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMe-TV%2FMe-TV" "/workspace/builds/worker-12/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Me-TV/Me-TV on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Me-TV/Me-TV
[INFO] finished tweaking git repo https://github.com/Me-TV/Me-TV
[INFO] tweaked toml for git repo https://github.com/Me-TV/Me-TV written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate git repo https://github.com/Me-TV/Me-TV already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] bc9c90e88bdf7818ed4cfa5a7e9922327058925fa450b8d4586f62d49947f49f
[INFO] running `"docker" "start" "-a" "bc9c90e88bdf7818ed4cfa5a7e9922327058925fa450b8d4586f62d49947f49f"`
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling gstreamer v0.15.4
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling gtk v0.8.1
[INFO] [stderr]     Checking muldiv v0.2.1
[INFO] [stderr]     Checking fragile v1.0.0
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling gstreamer-sys v0.8.1
[INFO] [stderr]    Compiling gstreamer-base-sys v0.8.1
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]    Compiling gstreamer-mpegts-sys v0.8.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filetime v0.2.9
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]    Compiling rstest v0.6.1
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking num-rational v0.2.4
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling cairo-rs v0.8.1
[INFO] [stderr] error: failed to run custom build command for `gstreamer-sys v0.8.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-sys-75db7453d2a41624/build-script-build` (exit code: 1)
[INFO] [stderr] --- stderr
[INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-1.0" "gstreamer-1.0 >= 1.16"` did not exit successfully: exit code: 1
[INFO] [stderr] --- stderr
[INFO] [stderr] Requested 'gstreamer-1.0 >= 1.16' but version of GStreamer is 1.14.5
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "bc9c90e88bdf7818ed4cfa5a7e9922327058925fa450b8d4586f62d49947f49f"`
[INFO] running `"docker" "rm" "-f" "bc9c90e88bdf7818ed4cfa5a7e9922327058925fa450b8d4586f62d49947f49f"`
[INFO] [stdout] bc9c90e88bdf7818ed4cfa5a7e9922327058925fa450b8d4586f62d49947f49f
