Sep 14 13:53:54.579 INFO checking libgpg-error-sys-0.2.3 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:53:54.579 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:53:54.579 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/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 13:53:54.780 INFO blam! df91cedf6119d721d2426146ca7538bb3d775f2721677e8904812f91f4bf6aa1 Sep 14 13:53:54.781 INFO running `"docker" "start" "-a" "df91cedf6119d721d2426146ca7538bb3d775f2721677e8904812f91f4bf6aa1"` Sep 14 13:53:55.495 INFO kablam! usermod: no changes Sep 14 13:53:55.521 INFO kablam! Compiling libgpg-error-sys v0.2.3 (file:///source) Sep 14 13:53:55.771 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 14 13:53:55.771 INFO kablam! --> build.rs:108:20 Sep 14 13:53:55.771 INFO kablam! | Sep 14 13:53:55.771 INFO kablam! 108 | let compiler = gcc::Config::new().get_compiler(); Sep 14 13:53:55.771 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 13:53:55.771 INFO kablam! | Sep 14 13:53:55.771 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 13:53:55.771 INFO kablam! Sep 14 13:53:55.771 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 13:53:55.771 INFO kablam! --> build.rs:226:9 Sep 14 13:53:55.771 INFO kablam! | Sep 14 13:53:55.771 INFO kablam! 226 | use std::ascii::AsciiExt; Sep 14 13:53:55.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 13:53:55.771 INFO kablam! Sep 14 13:53:55.847 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 14 13:53:55.847 INFO kablam! --> build.rs:226:9 Sep 14 13:53:55.847 INFO kablam! | Sep 14 13:53:55.847 INFO kablam! 226 | use std::ascii::AsciiExt; Sep 14 13:53:55.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 13:53:55.847 INFO kablam! | Sep 14 13:53:55.847 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 13:53:55.847 INFO kablam! Sep 14 13:54:01.206 INFO kablam! error: failed to run custom build command for `libgpg-error-sys v0.2.3 (file:///source)` Sep 14 13:54:01.206 INFO kablam! process didn't exit successfully: `/target/debug/build/libgpg-error-sys-b18853c6fd248dd6/build-script-build` (exit code: 1) Sep 14 13:54:01.206 INFO kablam! --- stdout Sep 14 13:54:01.206 INFO kablam! OPT_LEVEL = Some("0") Sep 14 13:54:01.206 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 14 13:54:01.206 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 14 13:54:01.206 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 14 13:54:01.206 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 14 13:54:01.206 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 14 13:54:01.206 INFO kablam! CC_x86_64-unknown-linux-gnu = None Sep 14 13:54:01.206 INFO kablam! CC_x86_64_unknown_linux_gnu = None Sep 14 13:54:01.206 INFO kablam! HOST_CC = None Sep 14 13:54:01.206 INFO kablam! CC = None Sep 14 13:54:01.207 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 14 13:54:01.207 INFO kablam! TARGET = Some("x86_64-unknown-linux-gnu") Sep 14 13:54:01.207 INFO kablam! HOST = Some("x86_64-unknown-linux-gnu") Sep 14 13:54:01.207 INFO kablam! CFLAGS_x86_64-unknown-linux-gnu = None Sep 14 13:54:01.207 INFO kablam! CFLAGS_x86_64_unknown_linux_gnu = None Sep 14 13:54:01.207 INFO kablam! HOST_CFLAGS = None Sep 14 13:54:01.207 INFO kablam! CFLAGS = None Sep 14 13:54:01.207 INFO kablam! DEBUG = Some("true") Sep 14 13:54:01.207 INFO kablam! running: "sh" "autogen.sh" Sep 14 13:54:01.207 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-34ac58175d4737df/out" Sep 14 13:54:01.207 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-34ac58175d4737df/out" Sep 14 13:54:01.207 INFO kablam! expected success, got: exit code: 127 Sep 14 13:54:01.207 INFO kablam! running: "sh" "-c" "gpg-error-config --prefix" Sep 14 13:54:01.207 INFO kablam! command did not execute successfully: "sh" "-c" "gpg-error-config --prefix" Sep 14 13:54:01.207 INFO kablam! expected success, got: exit code: 127 Sep 14 13:54:01.207 INFO kablam! running: "sh" "-c" "gpg-error-config --mt --libs" Sep 14 13:54:01.207 INFO kablam! command did not execute successfully: "sh" "-c" "gpg-error-config --mt --libs" Sep 14 13:54:01.207 INFO kablam! expected success, got: exit code: 127 Sep 14 13:54:01.207 INFO kablam! running: "sh" "-c" "gpg-error-config --libs" Sep 14 13:54:01.207 INFO kablam! command did not execute successfully: "sh" "-c" "gpg-error-config --libs" Sep 14 13:54:01.207 INFO kablam! expected success, got: exit code: 127 Sep 14 13:54:01.207 INFO kablam! Sep 14 13:54:01.207 INFO kablam! --- stderr Sep 14 13:54:01.207 INFO kablam! autogen.sh: Running aclocal -I m4 ... Sep 14 13:54:01.207 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 14 13:54:01.207 INFO kablam! aclocal: error: echo failed with exit status: 1 Sep 14 13:54:01.207 INFO kablam! autogen.sh: Running autoheader... Sep 14 13:54:01.207 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 14 13:54:01.207 INFO kablam! autoheader: '/usr/bin/autom4te' failed with exit status: 1 Sep 14 13:54:01.207 INFO kablam! autogen.sh: Running automake --gnu ... Sep 14 13:54:01.207 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 14 13:54:01.207 INFO kablam! automake: error: autoconf failed with exit status: 1 Sep 14 13:54:01.207 INFO kablam! autogen.sh: Running autoconf ... Sep 14 13:54:01.207 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 14 13:54:01.207 INFO kablam! autogen.sh: You may now run: Sep 14 13:54:01.207 INFO kablam! ./configure --enable-maintainer-mode && make Sep 14 13:54:01.207 INFO kablam! sh: 0: Can't open /source/libgpg-error/configure Sep 14 13:54:01.207 INFO kablam! sh: 1: gpg-error-config: not found Sep 14 13:54:01.207 INFO kablam! sh: 1: gpg-error-config: not found Sep 14 13:54:01.207 INFO kablam! sh: 1: gpg-error-config: not found Sep 14 13:54:01.209 INFO kablam! Sep 14 13:54:01.211 INFO kablam! su: No module specific data is present Sep 14 13:54:01.914 INFO running `"docker" "rm" "-f" "df91cedf6119d721d2426146ca7538bb3d775f2721677e8904812f91f4bf6aa1"` Sep 14 13:54:02.023 INFO blam! df91cedf6119d721d2426146ca7538bb3d775f2721677e8904812f91f4bf6aa1