Sep 21 09:11:28.746 INFO checking gpgme-0.7.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 09:11:28.746 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 09:11:28.746 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 09:11:28.970 INFO blam! 46bc0e8613356402997569260f0964a3a9200094d697843fa2d7009abce887fb Sep 21 09:11:28.972 INFO running `"docker" "start" "-a" "46bc0e8613356402997569260f0964a3a9200094d697843fa2d7009abce887fb"` Sep 21 09:11:29.987 INFO kablam! usermod: no changes Sep 21 09:11:30.043 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 21 09:11:30.043 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 21 09:11:30.043 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 21 09:11:30.043 INFO kablam! files will be included as a test target: Sep 21 09:11:30.043 INFO kablam! Sep 21 09:11:30.043 INFO kablam! * /source/tests/support.rs Sep 21 09:11:30.043 INFO kablam! Sep 21 09:11:30.043 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 21 09:11:30.043 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 21 09:11:30.043 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 21 09:11:30.043 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 21 09:11:30.043 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 21 09:11:30.043 INFO kablam! Sep 21 09:11:30.043 INFO kablam! For more information on this warning you can consult Sep 21 09:11:30.043 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 21 09:11:30.163 INFO kablam! Compiling gpg-error v0.3.2 Sep 21 09:11:30.170 INFO kablam! Compiling libgpg-error-sys v0.3.2 Sep 21 09:11:30.178 INFO kablam! Compiling gpgme-sys v0.7.0 Sep 21 09:11:30.178 INFO kablam! Compiling gpgme v0.7.2 (/source) Sep 21 09:11:37.510 INFO kablam! error: failed to run custom build command for `libgpg-error-sys v0.3.2` Sep 21 09:11:37.510 INFO kablam! process didn't exit successfully: `/target/debug/build/libgpg-error-sys-18883d2180becf86/build-script-build` (exit code: 1) Sep 21 09:11:37.510 INFO kablam! --- stdout Sep 21 09:11:37.510 INFO kablam! cargo:gen=/target/debug/build/libgpg-error-sys-3fba9e86914dc500/out Sep 21 09:11:37.510 INFO kablam! cargo:rerun-if-env-changed=GPG_ERROR_LIB_DIR Sep 21 09:11:37.510 INFO kablam! cargo:rerun-if-env-changed=GPG_ERROR_LIBS Sep 21 09:11:37.510 INFO kablam! cargo:rerun-if-env-changed=GPG_ERROR_CONFIG Sep 21 09:11:37.510 INFO kablam! OPT_LEVEL = Some("0") Sep 21 09:11:37.510 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 21 09:11:37.510 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 21 09:11:37.510 INFO kablam! CC_x86_64-unknown-linux-gnu = None Sep 21 09:11:37.510 INFO kablam! CC_x86_64_unknown_linux_gnu = None Sep 21 09:11:37.510 INFO kablam! HOST_CC = None Sep 21 09:11:37.510 INFO kablam! CC = None Sep 21 09:11:37.510 INFO kablam! CFLAGS_x86_64-unknown-linux-gnu = None Sep 21 09:11:37.510 INFO kablam! CFLAGS_x86_64_unknown_linux_gnu = None Sep 21 09:11:37.510 INFO kablam! HOST_CFLAGS = None Sep 21 09:11:37.510 INFO kablam! CFLAGS = None Sep 21 09:11:37.510 INFO kablam! DEBUG = Some("true") Sep 21 09:11:37.510 INFO kablam! Sep 21 09:11:37.510 INFO kablam! --- stderr Sep 21 09:11:37.510 INFO kablam! running: "sh" "autogen.sh" Sep 21 09:11:37.510 INFO kablam! autogen.sh: Running aclocal -I m4 ... Sep 21 09:11:37.510 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 21 09:11:37.510 INFO kablam! aclocal: error: echo failed with exit status: 1 Sep 21 09:11:37.510 INFO kablam! autogen.sh: Running autoheader... Sep 21 09:11:37.510 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 21 09:11:37.510 INFO kablam! autoheader: '/usr/bin/autom4te' failed with exit status: 1 Sep 21 09:11:37.510 INFO kablam! autogen.sh: Running automake --gnu ... Sep 21 09:11:37.510 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 21 09:11:37.510 INFO kablam! automake: error: autoconf failed with exit status: 1 Sep 21 09:11:37.510 INFO kablam! autogen.sh: Running autoconf ... Sep 21 09:11:37.511 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 21 09:11:37.511 INFO kablam! autogen.sh: You may now run: Sep 21 09:11:37.511 INFO kablam! ./configure --enable-maintainer-mode && make Sep 21 09:11:37.511 INFO kablam! running: "sh" "/cargo-home/registry/src/github.com-1ecc6299db9ec823/libgpg-error-sys-0.3.2/libgpg-error/configure" "--disable-dependency-tracking" "--enable-static" "--disable-shared" "--with-pic" "--prefix=/target/debug/build/libgpg-error-sys-3fba9e86914dc500/out" "--disable-doc" Sep 21 09:11:37.511 INFO kablam! sh: 0: Can't open /cargo-home/registry/src/github.com-1ecc6299db9ec823/libgpg-error-sys-0.3.2/libgpg-error/configure Sep 21 09:11:37.511 INFO kablam! command did not execute successfully, got: exit code: 127 Sep 21 09:11:37.511 INFO kablam! running: "sh" "-c" "gpg-error-config --mt --libs" Sep 21 09:11:37.511 INFO kablam! sh: 1: gpg-error-config: not found Sep 21 09:11:37.511 INFO kablam! command did not execute successfully, got: exit code: 127 Sep 21 09:11:37.511 INFO kablam! running: "sh" "-c" "gpg-error-config --libs" Sep 21 09:11:37.511 INFO kablam! sh: 1: gpg-error-config: not found Sep 21 09:11:37.511 INFO kablam! command did not execute successfully, got: exit code: 127 Sep 21 09:11:37.511 INFO kablam! Sep 21 09:11:37.511 INFO kablam! su: No module specific data is present Sep 21 09:11:38.149 INFO running `"docker" "rm" "-f" "46bc0e8613356402997569260f0964a3a9200094d697843fa2d7009abce887fb"` Sep 21 09:11:38.219 INFO blam! 46bc0e8613356402997569260f0964a3a9200094d697843fa2d7009abce887fb