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