[INFO] cloning repository https://github.com/austinjones/recode [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/austinjones/recode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinjones%2Frecode"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinjones%2Frecode'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ce910ddb71659e8d797aa9b7a46ff566e73aa41 [INFO] testing austinjones/recode against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinjones%2Frecode" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/austinjones/recode on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/austinjones/recode [INFO] finished tweaking git repo https://github.com/austinjones/recode [INFO] tweaked toml for git repo https://github.com/austinjones/recode written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/austinjones/recode already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded apodize v0.2.0 [INFO] [stderr] Downloaded gstreamer-app-sys v0.4.0 [INFO] [stderr] Downloaded gstreamer-audio-sys v0.4.0 [INFO] [stderr] Downloaded gstreamer-video v0.10.2 [INFO] [stderr] Downloaded gstreamer-base-sys v0.4.0 [INFO] [stderr] Downloaded gstreamer-video-sys v0.4.0 [INFO] [stderr] Downloaded gstreamer-base v0.10.2 [INFO] [stderr] Downloaded gstreamer-audio v0.10.1 [INFO] [stderr] Downloaded gstreamer-app v0.10.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c1ab26d353e955edb96b55c419b58ec13551eeaddb79681cbfa4ab5f8bc14cc [INFO] running `"docker" "start" "-a" "1c1ab26d353e955edb96b55c419b58ec13551eeaddb79681cbfa4ab5f8bc14cc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling gstreamer v0.10.2 [INFO] [stderr] Compiling muldiv v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling gstreamer-base v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling gstreamer-audio v0.10.1 [INFO] [stderr] Compiling gstreamer-app v0.10.1 [INFO] [stderr] Compiling gstreamer-video v0.10.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling byte-slice-cast v0.1.0 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gstreamer-sys v0.4.0 [INFO] [stderr] Compiling gstreamer-base-sys v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling gstreamer-audio-sys v0.4.0 [INFO] [stderr] Compiling gstreamer-app-sys v0.4.0 [INFO] [stderr] Compiling gstreamer-video-sys v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling streaming-stats v0.1.29 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] error: failed to run custom build command for `gstreamer-audio-sys v0.4.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gstreamer-audio-sys-8469b34e7efd8496/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "gstreamer-audio-1.0" "gstreamer-audio-1.0 >= 1.8"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package gstreamer-audio-1.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `gstreamer-audio-1.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'gstreamer-audio-1.0' found [INFO] [stderr] Package gstreamer-audio-1.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `gstreamer-audio-1.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'gstreamer-audio-1.0' found [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1c1ab26d353e955edb96b55c419b58ec13551eeaddb79681cbfa4ab5f8bc14cc"` [INFO] running `"docker" "rm" "-f" "1c1ab26d353e955edb96b55c419b58ec13551eeaddb79681cbfa4ab5f8bc14cc"` [INFO] [stdout] 1c1ab26d353e955edb96b55c419b58ec13551eeaddb79681cbfa4ab5f8bc14cc