[INFO] cloning repository https://github.com/opensight-cv/rusty-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opensight-cv/rusty-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopensight-cv%2Frusty-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopensight-cv%2Frusty-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a586f3269e7928cd649ffc8eb5bb49f1d299bee7 [INFO] checking opensight-cv/rusty-engine against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopensight-cv%2Frusty-engine" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/opensight-cv/rusty-engine on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/opensight-cv/rusty-engine [INFO] finished tweaking git repo https://github.com/opensight-cv/rusty-engine [INFO] tweaked toml for git repo https://github.com/opensight-cv/rusty-engine written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/opensight-cv/rusty-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.travis-ci [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2d2cd30dcb8617a7737f7dfb196c1fb3571e84dae71ee2df5b6defa0cd31d00 [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" "c2d2cd30dcb8617a7737f7dfb196c1fb3571e84dae71ee2df5b6defa0cd31d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2d2cd30dcb8617a7737f7dfb196c1fb3571e84dae71ee2df5b6defa0cd31d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d2cd30dcb8617a7737f7dfb196c1fb3571e84dae71ee2df5b6defa0cd31d00", kill_on_drop: false }` [INFO] [stdout] c2d2cd30dcb8617a7737f7dfb196c1fb3571e84dae71ee2df5b6defa0cd31d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9641466d942270403016330f3895328e19ae15e3aa7668e8e8887a67d4d087f2 [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" "9641466d942270403016330f3895328e19ae15e3aa7668e8e8887a67d4d087f2", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.travis-ci [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling gstreamer v0.15.0 [INFO] [stderr] Compiling gio v0.8.0 [INFO] [stderr] Checking muldiv v0.2.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Compiling gstreamer-sdp v0.15.0 [INFO] [stderr] Compiling gstreamer-rtsp v0.15.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling gstreamer-net v0.15.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling gstreamer-rtsp-server v0.15.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [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 gio-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-sdp-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-net-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-rtsp-sys v0.8.1 [INFO] [stderr] Compiling gstreamer-rtsp-server-sys v0.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] error: failed to run custom build command for `gstreamer-sdp-sys v0.8.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-sdp-sys-0d6358158463b753/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-sdp-1.0" "gstreamer-sdp-1.0 >= 1.8"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package gstreamer-sdp-1.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `gstreamer-sdp-1.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'gstreamer-sdp-1.0' found [INFO] [stderr] Package gstreamer-sdp-1.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `gstreamer-sdp-1.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'gstreamer-sdp-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" "9641466d942270403016330f3895328e19ae15e3aa7668e8e8887a67d4d087f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9641466d942270403016330f3895328e19ae15e3aa7668e8e8887a67d4d087f2", kill_on_drop: false }` [INFO] [stdout] 9641466d942270403016330f3895328e19ae15e3aa7668e8e8887a67d4d087f2