[INFO] updating cached repository https://github.com/oScape/random-name [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb4fcac662ec68504039eb12b24b88dd8469d21a [INFO] testing oScape/random-name against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoScape%2Frandom-name" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oScape/random-name on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oScape/random-name [INFO] finished tweaking git repo https://github.com/oScape/random-name [INFO] tweaked toml for git repo https://github.com/oScape/random-name written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/oScape/random-name already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7cf7c41ceaf252de1d5ef48ac4e0bbe3b660f7363fe89fb8c0714b4dde750c6 [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" "a7cf7c41ceaf252de1d5ef48ac4e0bbe3b660f7363fe89fb8c0714b4dde750c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7cf7c41ceaf252de1d5ef48ac4e0bbe3b660f7363fe89fb8c0714b4dde750c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cf7c41ceaf252de1d5ef48ac4e0bbe3b660f7363fe89fb8c0714b4dde750c6", kill_on_drop: false }` [INFO] [stdout] a7cf7c41ceaf252de1d5ef48ac4e0bbe3b660f7363fe89fb8c0714b4dde750c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61f7016aef431297051ebab1d376554e51217d8339c23e6bdd944abb058656ca [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" "61f7016aef431297051ebab1d376554e51217d8339c23e6bdd944abb058656ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling zeroize v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.54 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.54 [INFO] [stderr] Compiling gstreamer v0.14.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling gstreamer-base v0.14.4 [INFO] [stderr] Compiling muldiv v0.2.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling nohash-hasher v0.1.2 [INFO] [stderr] Compiling gstreamer-video v0.14.5 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling ipnet v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling gstreamer-player v0.14.0 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gstreamer-sys v0.8.0 [INFO] [stderr] Compiling gstreamer-base-sys v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling gstreamer-video-sys v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling gstreamer-player-sys v0.8.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling snow v0.6.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] error: failed to run custom build command for `gstreamer-video-sys v0.8.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-video-sys-d1584e5cb36ca71d/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-video-1.0" "gstreamer-video-1.0 >= 1.12"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package gstreamer-video-1.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `gstreamer-video-1.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'gstreamer-video-1.0' found [INFO] [stderr] Package gstreamer-video-1.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `gstreamer-video-1.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'gstreamer-video-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" "61f7016aef431297051ebab1d376554e51217d8339c23e6bdd944abb058656ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f7016aef431297051ebab1d376554e51217d8339c23e6bdd944abb058656ca", kill_on_drop: false }` [INFO] [stdout] 61f7016aef431297051ebab1d376554e51217d8339c23e6bdd944abb058656ca