[INFO] cloning repository https://github.com/clynamen/basic_http_webm_server_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clynamen/basic_http_webm_server_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclynamen%2Fbasic_http_webm_server_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclynamen%2Fbasic_http_webm_server_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2f3921f9ea7ca75e3b25216a811c9941b15927e [INFO] testing clynamen/basic_http_webm_server_rust against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclynamen%2Fbasic_http_webm_server_rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clynamen/basic_http_webm_server_rust on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clynamen/basic_http_webm_server_rust [INFO] finished tweaking git repo https://github.com/clynamen/basic_http_webm_server_rust [INFO] tweaked toml for git repo https://github.com/clynamen/basic_http_webm_server_rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/clynamen/basic_http_webm_server_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d637afa464f2fae3de0bdec31e2faf386368c9936885221a257b3f138d9ab7a [INFO] running `Command { std: "docker" "start" "-a" "0d637afa464f2fae3de0bdec31e2faf386368c9936885221a257b3f138d9ab7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d637afa464f2fae3de0bdec31e2faf386368c9936885221a257b3f138d9ab7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d637afa464f2fae3de0bdec31e2faf386368c9936885221a257b3f138d9ab7a", kill_on_drop: false }` [INFO] [stdout] 0d637afa464f2fae3de0bdec31e2faf386368c9936885221a257b3f138d9ab7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6de38d9ff4b7e86ee3adde702117bbfc17d9d75ecd341b3a3691f7b8361b8517 [INFO] running `Command { std: "docker" "start" "-a" "6de38d9ff4b7e86ee3adde702117bbfc17d9d75ecd341b3a3691f7b8361b8517", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling gstreamer v0.15.4 [INFO] [stderr] Compiling gstreamer-base v0.15.4 [INFO] [stderr] Compiling muldiv v0.2.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling gstreamer-video v0.15.3 [INFO] [stderr] Compiling gstreamer-app v0.15.4 [INFO] [stderr] Compiling futures-io v0.3.4 [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 gstreamer-app-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-video-sys v0.8.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] error: failed to run custom build command for `gstreamer-app-sys v0.8.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-app-sys-69e42ecb4ffc04c5/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"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] error: build failed [INFO] running `Command { std: "docker" "inspect" "6de38d9ff4b7e86ee3adde702117bbfc17d9d75ecd341b3a3691f7b8361b8517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6de38d9ff4b7e86ee3adde702117bbfc17d9d75ecd341b3a3691f7b8361b8517", kill_on_drop: false }` [INFO] [stdout] 6de38d9ff4b7e86ee3adde702117bbfc17d9d75ecd341b3a3691f7b8361b8517