[INFO] updating cached repository derwolfe/vpn-secret [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/derwolfe/vpn-secret [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/derwolfe/vpn-secret" "work/ex/beta-1.38-1/sources/1.37.0/gh/derwolfe/vpn-secret"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/derwolfe/vpn-secret'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/derwolfe/vpn-secret" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derwolfe/vpn-secret"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derwolfe/vpn-secret'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f9398d96b865634459b5b16e91e1f324c890f13e [INFO] sha for GitHub repo derwolfe/vpn-secret: f9398d96b865634459b5b16e91e1f324c890f13e [INFO] validating manifest of derwolfe/vpn-secret on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of derwolfe/vpn-secret on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing derwolfe/vpn-secret [INFO] finished frobbing derwolfe/vpn-secret [INFO] frobbed toml for derwolfe/vpn-secret written to work/ex/beta-1.38-1/sources/1.37.0/gh/derwolfe/vpn-secret/Cargo.toml [INFO] started frobbing derwolfe/vpn-secret [INFO] finished frobbing derwolfe/vpn-secret [INFO] frobbed toml for derwolfe/vpn-secret written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derwolfe/vpn-secret/Cargo.toml [INFO] crate derwolfe/vpn-secret already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing derwolfe/vpn-secret against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derwolfe/vpn-secret:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 209960a657960b71175343e6bfd5018da979db62b4df70c297f156be5f540ebb [INFO] running `"docker" "start" "-a" "209960a657960b71175343e6bfd5018da979db62b4df70c297f156be5f540ebb"` [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling libgpg-error-sys v0.2.3 [INFO] [stderr] Compiling gpgme-sys v0.6.0 [INFO] [stderr] error: failed to run custom build command for `libgpg-error-sys v0.2.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/libgpg-error-sys-06d6681355ca0118/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "sh" "autogen.sh" [INFO] [stderr] running: "sh" "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/libgpg-error-sys-0.2.3/libgpg-error/configure" "--build" "x86_64-unknown-linux-gnu" "--host" "x86_64-unknown-linux-gnu" "--enable-static" "--disable-shared" "--disable-doc" "--prefix" "/opt/crater/target/debug/build/libgpg-error-sys-efd8756ab786a8e1/out" [INFO] [stderr] command did not execute successfully: "sh" "/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/libgpg-error-sys-0.2.3/libgpg-error/configure" "--build" "x86_64-unknown-linux-gnu" "--host" "x86_64-unknown-linux-gnu" "--enable-static" "--disable-shared" "--disable-doc" "--prefix" "/opt/crater/target/debug/build/libgpg-error-sys-efd8756ab786a8e1/out" [INFO] [stderr] expected success, got: exit code: 127 [INFO] [stderr] running: "sh" "-c" "gpg-error-config --prefix" [INFO] [stderr] command did not execute successfully: "sh" "-c" "gpg-error-config --prefix" [INFO] [stderr] expected success, got: exit code: 127 [INFO] [stderr] running: "sh" "-c" "gpg-error-config --mt --libs" [INFO] [stderr] command did not execute successfully: "sh" "-c" "gpg-error-config --mt --libs" [INFO] [stderr] expected success, got: exit code: 127 [INFO] [stderr] running: "sh" "-c" "gpg-error-config --libs" [INFO] [stderr] command did not execute successfully: "sh" "-c" "gpg-error-config --libs" [INFO] [stderr] expected success, got: exit code: 127 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] autogen.sh: Running aclocal -I m4 ... [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] aclocal: error: echo failed with exit status: 1 [INFO] [stderr] autogen.sh: Running autoheader... [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] autoheader: '/usr/bin/autom4te' failed with exit status: 1 [INFO] [stderr] autogen.sh: Running automake --gnu ... [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] automake: error: autoconf failed with exit status: 1 [INFO] [stderr] autogen.sh: Running autoconf ... [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] autogen.sh: You may now run: [INFO] [stderr] ./configure --enable-maintainer-mode && make [INFO] [stderr] sh: 0: Can't open /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/libgpg-error-sys-0.2.3/libgpg-error/configure [INFO] [stderr] sh: 1: gpg-error-config: not found [INFO] [stderr] sh: 1: gpg-error-config: not found [INFO] [stderr] sh: 1: gpg-error-config: not found [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "209960a657960b71175343e6bfd5018da979db62b4df70c297f156be5f540ebb"` [INFO] running `"docker" "rm" "-f" "209960a657960b71175343e6bfd5018da979db62b4df70c297f156be5f540ebb"` [INFO] [stdout] 209960a657960b71175343e6bfd5018da979db62b4df70c297f156be5f540ebb