Sep 04 15:08:11.521 INFO checking gpgme-0.8.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 15:08:11.521 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 15:08:11.521 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:08:11.705 INFO blam! 20adedf78a7b6c1a50835214f5f42b08faac2a0e885f41daf31216792200cb43 Sep 04 15:08:11.707 INFO running `"docker" "start" "-a" "20adedf78a7b6c1a50835214f5f42b08faac2a0e885f41daf31216792200cb43"` Sep 04 15:08:12.333 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 04 15:08:12.333 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 04 15:08:12.333 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 15:08:12.333 INFO kablam! files will be included as a test target: Sep 04 15:08:12.333 INFO kablam! Sep 04 15:08:12.333 INFO kablam! * /source/tests/support.rs Sep 04 15:08:12.333 INFO kablam! Sep 04 15:08:12.333 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 15:08:12.333 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 04 15:08:12.333 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 04 15:08:12.333 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 15:08:12.333 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 15:08:12.333 INFO kablam! Sep 04 15:08:12.333 INFO kablam! For more information on this warning you can consult Sep 04 15:08:12.333 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 15:08:12.459 INFO kablam! Compiling gpg-error v0.4.1 Sep 04 15:08:12.460 INFO kablam! Compiling gpgme v0.8.0 (file:///source) Sep 04 15:08:12.462 INFO kablam! Compiling libgpg-error-sys v0.4.1 Sep 04 15:08:12.462 INFO kablam! Compiling gpgme-sys v0.8.0 Sep 04 15:08:12.466 INFO kablam! Checking cstr-argument v0.1.0 Sep 04 15:08:12.470 INFO kablam! Checking quicli v0.3.0 Sep 04 15:08:21.081 INFO kablam! error: failed to run custom build command for `libgpg-error-sys v0.4.1` Sep 04 15:08:21.081 INFO kablam! process didn't exit successfully: `/target/debug/build/libgpg-error-sys-19aedfe9e9a6d0cf/build-script-build` (exit code: 1) Sep 04 15:08:21.081 INFO kablam! --- stdout Sep 04 15:08:21.081 INFO kablam! OPT_LEVEL = Some("0") Sep 04 15:08:21.081 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! CC_x86_64-unknown-linux-gnu = None Sep 04 15:08:21.082 INFO kablam! CC_x86_64_unknown_linux_gnu = None Sep 04 15:08:21.082 INFO kablam! HOST_CC = None Sep 04 15:08:21.082 INFO kablam! CC = None Sep 04 15:08:21.082 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! CFLAGS_x86_64-unknown-linux-gnu = None Sep 04 15:08:21.082 INFO kablam! CFLAGS_x86_64_unknown_linux_gnu = None Sep 04 15:08:21.082 INFO kablam! HOST_CFLAGS = None Sep 04 15:08:21.082 INFO kablam! CFLAGS = None Sep 04 15:08:21.082 INFO kablam! DEBUG = Some("true") Sep 04 15:08:21.082 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.082 INFO kablam! CFLAGS_x86_64-unknown-linux-gnu = None Sep 04 15:08:21.082 INFO kablam! CFLAGS_x86_64_unknown_linux_gnu = None Sep 04 15:08:21.082 INFO kablam! HOST_CFLAGS = None Sep 04 15:08:21.082 INFO kablam! CFLAGS = None Sep 04 15:08:21.083 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.083 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 04 15:08:21.083 INFO kablam! CFLAGS_x86_64-unknown-linux-gnu = None Sep 04 15:08:21.083 INFO kablam! CFLAGS_x86_64_unknown_linux_gnu = None Sep 04 15:08:21.083 INFO kablam! HOST_CFLAGS = None Sep 04 15:08:21.083 INFO kablam! CFLAGS = None Sep 04 15:08:21.083 INFO kablam! cargo:generated=/target/debug/build/libgpg-error-sys-268762f1992c5b3c/out Sep 04 15:08:21.083 INFO kablam! cargo:rerun-if-env-changed=LIBGPG_ERROR_INCLUDE Sep 04 15:08:21.083 INFO kablam! cargo:rerun-if-env-changed=LIBGPG_ERROR_LIB_DIR Sep 04 15:08:21.083 INFO kablam! cargo:rerun-if-env-changed=LIBGPG_ERROR_LIBS Sep 04 15:08:21.083 INFO kablam! cargo:rerun-if-env-changed=LIBGPG_ERROR_CONFIG Sep 04 15:08:21.083 INFO kablam! cargo:rerun-if-env-changed=LIBGPG_ERROR_USE_BUNDLED Sep 04 15:08:21.083 INFO kablam! Sep 04 15:08:21.083 INFO kablam! --- stderr Sep 04 15:08:21.083 INFO kablam! running: "git" "submodule" "update" "--init" Sep 04 15:08:21.083 INFO kablam! failed to execute command: Os { code: 2, kind: NotFound, message: "No such file or directory" } Sep 04 15:08:21.083 INFO kablam! running: "sh" "autogen.sh" Sep 04 15:08:21.083 INFO kablam! autogen.sh: Running aclocal -I m4 ... Sep 04 15:08:21.083 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 04 15:08:21.083 INFO kablam! aclocal: error: echo failed with exit status: 1 Sep 04 15:08:21.083 INFO kablam! autogen.sh: Running autoheader... Sep 04 15:08:21.083 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 04 15:08:21.083 INFO kablam! autoheader: '/usr/bin/autom4te' failed with exit status: 1 Sep 04 15:08:21.083 INFO kablam! autogen.sh: Running automake --gnu ... Sep 04 15:08:21.083 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 04 15:08:21.084 INFO kablam! automake: error: autoconf failed with exit status: 1 Sep 04 15:08:21.084 INFO kablam! autogen.sh: Running autoconf ... Sep 04 15:08:21.084 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 04 15:08:21.084 INFO kablam! autogen.sh: You may now run: Sep 04 15:08:21.084 INFO kablam! ./configure --enable-maintainer-mode && make Sep 04 15:08:21.084 INFO kablam! running: "sh" "/cargo-home/registry/src/github.com-1ecc6299db9ec823/libgpg-error-sys-0.4.1/libgpg-error/configure" "--build" "x86_64-pc-linux-gnu" "--disable-dependency-tracking" "--enable-static" "--disable-shared" "--with-pic" "--prefix=/target/debug/build/libgpg-error-sys-268762f1992c5b3c/out" "--disable-doc" "--disable-languages" "--disable-tests" Sep 04 15:08:21.084 INFO kablam! sh: 0: Can't open /cargo-home/registry/src/github.com-1ecc6299db9ec823/libgpg-error-sys-0.4.1/libgpg-error/configure Sep 04 15:08:21.084 INFO kablam! command did not execute successfully, got: exit code: 127 Sep 04 15:08:21.084 INFO kablam! running: "sh" "-c" "gpg-error-config --cflags --mt --libs" Sep 04 15:08:21.084 INFO kablam! sh: 1: gpg-error-config: not found Sep 04 15:08:21.084 INFO kablam! command did not execute successfully, got: exit code: 127 Sep 04 15:08:21.084 INFO kablam! running: "sh" "-c" "gpg-error-config --cflags --libs" Sep 04 15:08:21.084 INFO kablam! sh: 1: gpg-error-config: not found Sep 04 15:08:21.084 INFO kablam! command did not execute successfully, got: exit code: 127 Sep 04 15:08:21.084 INFO kablam! Sep 04 15:08:21.084 INFO kablam! su: No module specific data is present Sep 04 15:08:21.454 INFO running `"docker" "rm" "-f" "20adedf78a7b6c1a50835214f5f42b08faac2a0e885f41daf31216792200cb43"` Sep 04 15:08:21.560 INFO blam! 20adedf78a7b6c1a50835214f5f42b08faac2a0e885f41daf31216792200cb43