[INFO] updating cached repository https://github.com/csssuf/yubihsm-pgp-sign [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/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] checking csssuf/yubihsm-pgp-sign against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsssuf%2Fyubihsm-pgp-sign" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csssuf/yubihsm-pgp-sign on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "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-5/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 `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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=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" "/opt/rustwide/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c004b47087984fe2583e9259af894887f8a25dbea06621721a866ec06ae3ab81 [INFO] running `"docker" "start" "-a" "c004b47087984fe2583e9259af894887f8a25dbea06621721a866ec06ae3ab81"` [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling libgpg-error-sys v0.2.3 [INFO] [stderr] Compiling libgcrypt-sys v0.5.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Checking md-5 v0.7.0 [INFO] [stderr] Checking sha-1 v0.7.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Checking 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-6dd2a8562416a7ce/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-cabe3674bba2d926/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-cabe3674bba2d926/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" "c004b47087984fe2583e9259af894887f8a25dbea06621721a866ec06ae3ab81"` [INFO] running `"docker" "rm" "-f" "c004b47087984fe2583e9259af894887f8a25dbea06621721a866ec06ae3ab81"` [INFO] [stdout] c004b47087984fe2583e9259af894887f8a25dbea06621721a866ec06ae3ab81