[INFO] updating cached repository https://github.com/csssuf/yubihsm-pgp-sign [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4d8fddf4c7a4bd58358fc4b2b2454914e2c31c0f [INFO] testing csssuf/yubihsm-pgp-sign against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsssuf%2Fyubihsm-pgp-sign" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csssuf/yubihsm-pgp-sign on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/csssuf/yubihsm-pgp-sign [INFO] finished tweaking git repo https://github.com/csssuf/yubihsm-pgp-sign [INFO] tweaked toml for git repo https://github.com/csssuf/yubihsm-pgp-sign written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/csssuf/yubihsm-pgp-sign already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "build" "--frozen"` [INFO] [stdout] 389da86270e828c56c797ccd2f3e9e00b55aec0f9e20951ca2ff25c00d1c5b49 [INFO] running `"docker" "start" "-a" "389da86270e828c56c797ccd2f3e9e00b55aec0f9e20951ca2ff25c00d1c5b49"` [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling libgpg-error-sys v0.2.3 [INFO] [stderr] Compiling num-complex v0.1.42 [INFO] [stderr] Compiling libgcrypt-sys v0.5.4 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling sha2 v0.7.0 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling chrono v0.4.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/rustwide/target/debug/build/libgpg-error-sys-c25e14e9005f1f14/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] DEBUG = Some("true") [INFO] [stderr] running: "sh" "autogen.sh" [INFO] [stderr] running: "sh" "/opt/rustwide/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/rustwide/target/debug/build/libgpg-error-sys-d8240a925500c11a/out" [INFO] [stderr] command did not execute successfully: "sh" "/opt/rustwide/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/rustwide/target/debug/build/libgpg-error-sys-d8240a925500c11a/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/rustwide/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" "389da86270e828c56c797ccd2f3e9e00b55aec0f9e20951ca2ff25c00d1c5b49"` [INFO] running `"docker" "rm" "-f" "389da86270e828c56c797ccd2f3e9e00b55aec0f9e20951ca2ff25c00d1c5b49"` [INFO] [stdout] 389da86270e828c56c797ccd2f3e9e00b55aec0f9e20951ca2ff25c00d1c5b49