Sep 21 09:53:25.425 INFO checking git2-curl-0.8.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 09:53:25.425 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 09:53:25.425 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/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:53:25.580 INFO blam! 2da6084bc70ac33d1fb0d93879e860f48d88c8072ebd9289ad7904cac0ccdf39 Sep 21 09:53:25.581 INFO running `"docker" "start" "-a" "2da6084bc70ac33d1fb0d93879e860f48d88c8072ebd9289ad7904cac0ccdf39"` Sep 21 09:53:26.015 INFO kablam! usermod: no changes Sep 21 09:53:26.115 INFO kablam! Compiling civet-sys v0.1.4 Sep 21 09:53:26.116 INFO kablam! Compiling libgit2-sys v0.7.8 Sep 21 09:53:26.116 INFO kablam! Checking conduit v0.7.4 Sep 21 09:53:26.626 INFO kablam! Checking conduit-git-http-backend v0.7.5 Sep 21 09:53:30.544 INFO kablam! error: failed to run custom build command for `civet-sys v0.1.4` Sep 21 09:53:30.544 INFO kablam! process didn't exit successfully: `/target/debug/build/civet-sys-e74439be011c6592/build-script-build` (exit code: 101) Sep 21 09:53:30.544 INFO kablam! --- stdout Sep 21 09:53:30.544 INFO kablam! cc -c -W -Wall -O2 -DLINUX -Iinclude -fPIC -DNDEBUG src/civetweb.c -o /target/debug/build/civet-sys-ea331ca1401c92a8/out/src/civetweb.o Sep 21 09:53:30.544 INFO kablam! ar cq libcivetweb.a /target/debug/build/civet-sys-ea331ca1401c92a8/out/src/civetweb.o Sep 21 09:53:30.544 INFO kablam! Makefile:213: recipe for target 'libcivetweb.a' failed Sep 21 09:53:30.544 INFO kablam! Sep 21 09:53:30.544 INFO kablam! --- stderr Sep 21 09:53:30.544 INFO kablam! src/civetweb.c: In function 'authorize': Sep 21 09:53:30.544 INFO kablam! src/civetweb.c:3219:12: warning: missing initializer for field 'ah' of 'struct read_auth_file_struct' [-Wmissing-field-initializers] Sep 21 09:53:30.544 INFO kablam! struct read_auth_file_struct workdata = {conn}; Sep 21 09:53:30.544 INFO kablam! ^ Sep 21 09:53:30.544 INFO kablam! src/civetweb.c:3141:15: note: 'ah' declared here Sep 21 09:53:30.544 INFO kablam! struct ah ah; Sep 21 09:53:30.544 INFO kablam! ^ Sep 21 09:53:30.544 INFO kablam! ar: libcivetweb.a: Read-only file system Sep 21 09:53:30.544 INFO kablam! make: *** [libcivetweb.a] Error 1 Sep 21 09:53:30.544 INFO kablam! thread 'main' panicked at 'assertion failed: Command::new("make").current_dir("civetweb").arg("lib").arg(&format!("BUILD_DIR={}" Sep 21 09:53:30.544 INFO kablam! , Sep 21 09:53:30.544 INFO kablam! dst)).env("COPT", Sep 21 09:53:30.544 INFO kablam! "-fPIC").status().unwrap().success()', /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9:5 Sep 21 09:53:30.544 INFO kablam! stack backtrace: Sep 21 09:53:30.544 INFO kablam! 0: 0x562618ba170e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6f03e345e7220f71 Sep 21 09:53:30.544 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 21 09:53:30.544 INFO kablam! 1: 0x562618b95cd6 - std::sys_common::backtrace::print::h41236bee57dc6f2f Sep 21 09:53:30.544 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 21 09:53:30.544 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 21 09:53:30.544 INFO kablam! 2: 0x562618b9462d - std::panicking::default_hook::{{closure}}::hdccdd5cf822554bd Sep 21 09:53:30.544 INFO kablam! at libstd/panicking.rs:211 Sep 21 09:53:30.544 INFO kablam! 3: 0x562618b943a0 - std::panicking::default_hook::h51e0996e64af4435 Sep 21 09:53:30.544 INFO kablam! at libstd/panicking.rs:227 Sep 21 09:53:30.544 INFO kablam! 4: 0x562618b94bec - std::panicking::rust_panic_with_hook::hbba83c9bc00efd25 Sep 21 09:53:30.544 INFO kablam! at libstd/panicking.rs:477 Sep 21 09:53:30.544 INFO kablam! 5: 0x562618b8752f - std::panicking::begin_panic::h5aaebfc86897ce80 Sep 21 09:53:30.545 INFO kablam! at libstd/panicking.rs:411 Sep 21 09:53:30.545 INFO kablam! 6: 0x562618b89bff - build_script_build::main::h91e2d7634e820a51 Sep 21 09:53:30.545 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9 Sep 21 09:53:30.545 INFO kablam! 7: 0x562618b8a0ff - std::rt::lang_start::{{closure}}::hd3d4e08c401397d0 Sep 21 09:53:30.545 INFO kablam! at libstd/rt.rs:74 Sep 21 09:53:30.545 INFO kablam! 8: 0x562618b946d2 - std::panicking::try::do_call::h5d32e7529efe730f Sep 21 09:53:30.545 INFO kablam! at libstd/rt.rs:59 Sep 21 09:53:30.545 INFO kablam! at libstd/panicking.rs:310 Sep 21 09:53:30.545 INFO kablam! 9: 0x562618bb3179 - __rust_maybe_catch_panic Sep 21 09:53:30.545 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 21 09:53:30.545 INFO kablam! 10: 0x562618b9e6c5 - std::rt::lang_start_internal::hc5e2e4826ae19193 Sep 21 09:53:30.545 INFO kablam! at libstd/panicking.rs:289 Sep 21 09:53:30.545 INFO kablam! at libstd/panic.rs:392 Sep 21 09:53:30.545 INFO kablam! at libstd/rt.rs:58 Sep 21 09:53:30.545 INFO kablam! 11: 0x562618b8a0d7 - std::rt::lang_start::h47d0cd50e69f224f Sep 21 09:53:30.545 INFO kablam! at libstd/rt.rs:74 Sep 21 09:53:30.545 INFO kablam! 12: 0x562618b89ea9 - main Sep 21 09:53:30.545 INFO kablam! 13: 0x7f740580882f - __libc_start_main Sep 21 09:53:30.545 INFO kablam! 14: 0x562618b7fea8 - _start Sep 21 09:53:30.545 INFO kablam! 15: 0x0 - Sep 21 09:53:30.545 INFO kablam! Sep 21 09:53:30.545 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 09:53:54.418 INFO kablam! error: build failed Sep 21 09:53:54.420 INFO kablam! su: No module specific data is present Sep 21 09:53:54.988 INFO running `"docker" "rm" "-f" "2da6084bc70ac33d1fb0d93879e860f48d88c8072ebd9289ad7904cac0ccdf39"` Sep 21 09:53:55.077 INFO blam! 2da6084bc70ac33d1fb0d93879e860f48d88c8072ebd9289ad7904cac0ccdf39