[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#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardwesthaver%2Fgstreamer-lab" "/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/richardwesthaver/gstreamer-lab on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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-5/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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] cfad826b28d99d541cf23c6b8f8ce902b8ddc448118be9573d7b1e50f6e8aabe [INFO] running `Command { std: "docker" "start" "-a" "cfad826b28d99d541cf23c6b8f8ce902b8ddc448118be9573d7b1e50f6e8aabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfad826b28d99d541cf23c6b8f8ce902b8ddc448118be9573d7b1e50f6e8aabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfad826b28d99d541cf23c6b8f8ce902b8ddc448118be9573d7b1e50f6e8aabe", kill_on_drop: false }` [INFO] [stdout] cfad826b28d99d541cf23c6b8f8ce902b8ddc448118be9573d7b1e50f6e8aabe [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=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" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 547ce81d60e79d0a4a33a26ee3ccba8b63ea5bf8a8c0357596e8a7dcb0d6a19b [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" "547ce81d60e79d0a4a33a26ee3ccba8b63ea5bf8a8c0357596e8a7dcb0d6a19b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling gstreamer v0.16.3 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Compiling paste v1.0.1 [INFO] [stderr] Checking muldiv v0.2.1 [INFO] [stderr] Compiling gstreamer-base v0.16.3 [INFO] [stderr] Compiling gstreamer-pbutils v0.16.3 [INFO] [stderr] Compiling gstreamer-video v0.16.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling gstreamer-editing-services v0.16.3 [INFO] [stderr] Compiling gstreamer-audio v0.16.3 [INFO] [stderr] Compiling gstreamer-app v0.16.3 [INFO] [stderr] Checking array-init v0.1.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking futures-task 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 gtk v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.4 [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] Checking futures-util v0.3.5 [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-video-sys v0.9.1 [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 gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-pbutils-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-editing-services-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-app-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=5f66fcac5345d2aa -C extra-filename=-5f66fcac5345d2aa --out-dir /opt/rustwide/target/debug/build/gdk-sys-5f66fcac5345d2aa -L dependency=/opt/rustwide/target/debug/deps --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-eeede215000a4ee0.rlib --extern system_deps=/opt/rustwide/target/debug/deps/libsystem_deps-7abfa5d759325ffb.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" "547ce81d60e79d0a4a33a26ee3ccba8b63ea5bf8a8c0357596e8a7dcb0d6a19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547ce81d60e79d0a4a33a26ee3ccba8b63ea5bf8a8c0357596e8a7dcb0d6a19b", kill_on_drop: false }` [INFO] [stdout] 547ce81d60e79d0a4a33a26ee3ccba8b63ea5bf8a8c0357596e8a7dcb0d6a19b