Sep 06 04:31:05.019 INFO checking libgpg-error-sys-0.2.3 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 04:31:05.019 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 04:31:05.019 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 04:31:05.209 INFO blam! 9365541ebbacd478a5fe904dfe639cd8db92a5fe5ec5eb9e682e66fef44879c3 Sep 06 04:31:05.210 INFO running `"docker" "start" "-a" "9365541ebbacd478a5fe904dfe639cd8db92a5fe5ec5eb9e682e66fef44879c3"` Sep 06 04:31:05.680 INFO kablam! usermod: no changes Sep 06 04:31:05.718 INFO kablam! Compiling libgpg-error-sys v0.2.3 (file:///source) Sep 06 04:31:05.918 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 06 04:31:05.918 INFO kablam! --> build.rs:108:20 Sep 06 04:31:05.919 INFO kablam! | Sep 06 04:31:05.919 INFO kablam! 108 | let compiler = gcc::Config::new().get_compiler(); Sep 06 04:31:05.919 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 06 04:31:05.919 INFO kablam! | Sep 06 04:31:05.919 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 04:31:05.919 INFO kablam! Sep 06 04:31:05.919 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 04:31:05.919 INFO kablam! --> build.rs:226:9 Sep 06 04:31:05.919 INFO kablam! | Sep 06 04:31:05.919 INFO kablam! 226 | use std::ascii::AsciiExt; Sep 06 04:31:05.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 04:31:05.919 INFO kablam! Sep 06 04:31:05.989 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 06 04:31:05.989 INFO kablam! --> build.rs:226:9 Sep 06 04:31:05.990 INFO kablam! | Sep 06 04:31:05.990 INFO kablam! 226 | use std::ascii::AsciiExt; Sep 06 04:31:05.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 04:31:05.990 INFO kablam! | Sep 06 04:31:05.990 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 04:31:05.990 INFO kablam! Sep 06 04:31:10.449 INFO kablam! error: failed to run custom build command for `libgpg-error-sys v0.2.3 (file:///source)` Sep 06 04:31:10.449 INFO kablam! process didn't exit successfully: `/target/debug/build/libgpg-error-sys-1f5de06bdd49abb0/build-script-build` (exit code: 1) Sep 06 04:31:10.449 INFO kablam! --- stdout Sep 06 04:31:10.449 INFO kablam! OPT_LEVEL = Some("0") Sep 06 04:31:10.449 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 06 04:31:10.449 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 06 04:31:10.449 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 06 04:31:10.449 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 06 04:31:10.449 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 06 04:31:10.449 INFO kablam! CC_x86_64-unknown-linux-gnu = None Sep 06 04:31:10.449 INFO kablam! CC_x86_64_unknown_linux_gnu = None Sep 06 04:31:10.450 INFO kablam! HOST_CC = None Sep 06 04:31:10.450 INFO kablam! CC = None Sep 06 04:31:10.450 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 06 04:31:10.450 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 06 04:31:10.450 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 06 04:31:10.450 INFO kablam! CFLAGS_x86_64-unknown-linux-gnu = None Sep 06 04:31:10.450 INFO kablam! CFLAGS_x86_64_unknown_linux_gnu = None Sep 06 04:31:10.450 INFO kablam! HOST_CFLAGS = None Sep 06 04:31:10.450 INFO kablam! CFLAGS = None Sep 06 04:31:10.450 INFO kablam! DEBUG = Some("true") Sep 06 04:31:10.450 INFO kablam! running: "sh" "autogen.sh" Sep 06 04:31:10.450 INFO kablam! running: "sh" "/source/libgpg-error/configure" "--build" "x86_64-unknown-linux-gnu" "--host" "x86_64-unknown-linux-gnu" "--enable-static" "--disable-shared" "--disable-doc" "--prefix" "/target/debug/build/libgpg-error-sys-522aa2bd8a53e984/out" Sep 06 04:31:10.450 INFO kablam! command did not execute successfully: "sh" "/source/libgpg-error/configure" "--build" "x86_64-unknown-linux-gnu" "--host" "x86_64-unknown-linux-gnu" "--enable-static" "--disable-shared" "--disable-doc" "--prefix" "/target/debug/build/libgpg-error-sys-522aa2bd8a53e984/out" Sep 06 04:31:10.450 INFO kablam! expected success, got: exit code: 127 Sep 06 04:31:10.450 INFO kablam! running: "sh" "-c" "gpg-error-config --prefix" Sep 06 04:31:10.450 INFO kablam! command did not execute successfully: "sh" "-c" "gpg-error-config --prefix" Sep 06 04:31:10.450 INFO kablam! expected success, got: exit code: 127 Sep 06 04:31:10.450 INFO kablam! running: "sh" "-c" "gpg-error-config --mt --libs" Sep 06 04:31:10.450 INFO kablam! command did not execute successfully: "sh" "-c" "gpg-error-config --mt --libs" Sep 06 04:31:10.450 INFO kablam! expected success, got: exit code: 127 Sep 06 04:31:10.450 INFO kablam! running: "sh" "-c" "gpg-error-config --libs" Sep 06 04:31:10.450 INFO kablam! command did not execute successfully: "sh" "-c" "gpg-error-config --libs" Sep 06 04:31:10.450 INFO kablam! expected success, got: exit code: 127 Sep 06 04:31:10.450 INFO kablam! Sep 06 04:31:10.450 INFO kablam! --- stderr Sep 06 04:31:10.450 INFO kablam! autogen.sh: Running aclocal -I m4 ... Sep 06 04:31:10.450 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 06 04:31:10.450 INFO kablam! aclocal: error: echo failed with exit status: 1 Sep 06 04:31:10.450 INFO kablam! autogen.sh: Running autoheader... Sep 06 04:31:10.450 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 06 04:31:10.450 INFO kablam! autoheader: '/usr/bin/autom4te' failed with exit status: 1 Sep 06 04:31:10.450 INFO kablam! autogen.sh: Running automake --gnu ... Sep 06 04:31:10.450 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 06 04:31:10.450 INFO kablam! automake: error: autoconf failed with exit status: 1 Sep 06 04:31:10.450 INFO kablam! autogen.sh: Running autoconf ... Sep 06 04:31:10.450 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 06 04:31:10.450 INFO kablam! autogen.sh: You may now run: Sep 06 04:31:10.450 INFO kablam! ./configure --enable-maintainer-mode && make Sep 06 04:31:10.450 INFO kablam! sh: 0: Can't open /source/libgpg-error/configure Sep 06 04:31:10.450 INFO kablam! sh: 1: gpg-error-config: not found Sep 06 04:31:10.450 INFO kablam! sh: 1: gpg-error-config: not found Sep 06 04:31:10.450 INFO kablam! sh: 1: gpg-error-config: not found Sep 06 04:31:10.450 INFO kablam! Sep 06 04:31:10.451 INFO kablam! su: No module specific data is present Sep 06 04:31:11.094 INFO running `"docker" "rm" "-f" "9365541ebbacd478a5fe904dfe639cd8db92a5fe5ec5eb9e682e66fef44879c3"` Sep 06 04:31:11.172 INFO blam! 9365541ebbacd478a5fe904dfe639cd8db92a5fe5ec5eb9e682e66fef44879c3