[INFO] cloning repository https://github.com/richardwesthaver/gstreamer-lab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardwesthaver/gstreamer-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardwesthaver%2Fgstreamer-lab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardwesthaver%2Fgstreamer-lab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59be6d1f50ab0096a4d9fa1dabe88ae3f91fee98 [INFO] checking richardwesthaver/gstreamer-lab against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardwesthaver%2Fgstreamer-lab" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richardwesthaver/gstreamer-lab on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/richardwesthaver/gstreamer-lab [INFO] finished tweaking git repo https://github.com/richardwesthaver/gstreamer-lab [INFO] tweaked toml for git repo https://github.com/richardwesthaver/gstreamer-lab written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/richardwesthaver/gstreamer-lab already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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] a6f9a5614a8a002b1ec3e378a99666f8b3cb67f5ae48b466968cba40bc6b54c8 [INFO] running `Command { std: "docker" "start" "-a" "a6f9a5614a8a002b1ec3e378a99666f8b3cb67f5ae48b466968cba40bc6b54c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6f9a5614a8a002b1ec3e378a99666f8b3cb67f5ae48b466968cba40bc6b54c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f9a5614a8a002b1ec3e378a99666f8b3cb67f5ae48b466968cba40bc6b54c8", kill_on_drop: false }` [INFO] [stdout] a6f9a5614a8a002b1ec3e378a99666f8b3cb67f5ae48b466968cba40bc6b54c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94170b09db048649df4557d12f5e4d3d9379df3879d279cc89c24db77e1ae199 [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" "94170b09db048649df4557d12f5e4d3d9379df3879d279cc89c24db77e1ae199", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling gstreamer v0.16.3 [INFO] [stderr] Checking muldiv v0.2.1 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Compiling paste v1.0.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling gstreamer-base v0.16.3 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling gstreamer-pbutils v0.16.3 [INFO] [stderr] Compiling gstreamer-app v0.16.3 [INFO] [stderr] Compiling gstreamer-video v0.16.3 [INFO] [stderr] Compiling gstreamer-audio v0.16.3 [INFO] [stderr] Compiling gstreamer-editing-services v0.16.3 [INFO] [stderr] Checking array-init v0.1.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-base-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-audio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gstreamer-video-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-pbutils-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-app-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-editing-services-sys v0.9.1 [INFO] [stderr] error: could not compile `gdk-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gdk-sys-0.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=17021bdb363d9a28 -C extra-filename=-17021bdb363d9a28 --out-dir /opt/rustwide/target/debug/build/gdk-sys-17021bdb363d9a28 -L dependency=/opt/rustwide/target/debug/deps --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-912a8b590a6cee10.rlib --extern system_deps=/opt/rustwide/target/debug/deps/libsystem_deps-3fbd4a26968347df.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "94170b09db048649df4557d12f5e4d3d9379df3879d279cc89c24db77e1ae199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94170b09db048649df4557d12f5e4d3d9379df3879d279cc89c24db77e1ae199", kill_on_drop: false }` [INFO] [stdout] 94170b09db048649df4557d12f5e4d3d9379df3879d279cc89c24db77e1ae199