Sep 20 01:12:44.581 INFO checking git2-curl-0.8.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:12:44.581 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:12:44.581 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:12:44.781 INFO blam! d4dcc530b2a7e99b4194f8071e13636761fc80d1b7fd57d5d65a3687918cc381 Sep 20 01:12:44.783 INFO running `"docker" "start" "-a" "d4dcc530b2a7e99b4194f8071e13636761fc80d1b7fd57d5d65a3687918cc381"` Sep 20 01:12:45.441 INFO kablam! usermod: no changes Sep 20 01:12:45.554 INFO kablam! Compiling civet-sys v0.1.4 Sep 20 01:12:45.555 INFO kablam! Compiling libgit2-sys v0.7.8 Sep 20 01:12:45.556 INFO kablam! Checking conduit v0.7.4 Sep 20 01:12:45.970 INFO kablam! Checking conduit-git-http-backend v0.7.5 Sep 20 01:12:48.793 INFO kablam! error: failed to run custom build command for `civet-sys v0.1.4` Sep 20 01:12:48.795 INFO kablam! process didn't exit successfully: `/target/debug/build/civet-sys-badf3001ec610b23/build-script-build` (exit code: 101) Sep 20 01:12:48.795 INFO kablam! --- stdout Sep 20 01:12:48.795 INFO kablam! cc -c -W -Wall -O2 -DLINUX -Iinclude -fPIC -DNDEBUG src/civetweb.c -o /target/debug/build/civet-sys-ffd6e6257478e7db/out/src/civetweb.o Sep 20 01:12:48.795 INFO kablam! ar cq libcivetweb.a /target/debug/build/civet-sys-ffd6e6257478e7db/out/src/civetweb.o Sep 20 01:12:48.795 INFO kablam! Makefile:213: recipe for target 'libcivetweb.a' failed Sep 20 01:12:48.795 INFO kablam! Sep 20 01:12:48.795 INFO kablam! --- stderr Sep 20 01:12:48.795 INFO kablam! src/civetweb.c: In function 'authorize': Sep 20 01:12:48.795 INFO kablam! src/civetweb.c:3219:12: warning: missing initializer for field 'ah' of 'struct read_auth_file_struct' [-Wmissing-field-initializers] Sep 20 01:12:48.795 INFO kablam! struct read_auth_file_struct workdata = {conn}; Sep 20 01:12:48.795 INFO kablam! ^ Sep 20 01:12:48.795 INFO kablam! src/civetweb.c:3141:15: note: 'ah' declared here Sep 20 01:12:48.802 INFO kablam! struct ah ah; Sep 20 01:12:48.802 INFO kablam! ^ Sep 20 01:12:48.803 INFO kablam! ar: libcivetweb.a: Read-only file system Sep 20 01:12:48.803 INFO kablam! make: *** [libcivetweb.a] Error 1 Sep 20 01:12:48.803 INFO kablam! thread 'main' panicked at 'assertion failed: Command::new("make").current_dir("civetweb").arg("lib").arg(&format!("BUILD_DIR={}" Sep 20 01:12:48.803 INFO kablam! , Sep 20 01:12:48.803 INFO kablam! dst)).env("COPT", Sep 20 01:12:48.803 INFO kablam! "-fPIC").status().unwrap().success()', /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9:5 Sep 20 01:12:48.803 INFO kablam! stack backtrace: Sep 20 01:12:48.803 INFO kablam! 0: 0x56396835318e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb15377632860511c Sep 20 01:12:48.803 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 20 01:12:48.803 INFO kablam! 1: 0x563968345866 - std::sys_common::backtrace::print::h5d8590a6e2d9b4d0 Sep 20 01:12:48.803 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 20 01:12:48.803 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 20 01:12:48.803 INFO kablam! 2: 0x5639683441bd - std::panicking::default_hook::{{closure}}::h6b199dbb344e9d26 Sep 20 01:12:48.803 INFO kablam! at libstd/panicking.rs:211 Sep 20 01:12:48.803 INFO kablam! 3: 0x563968343f30 - std::panicking::default_hook::hdd3395c8325d6307 Sep 20 01:12:48.803 INFO kablam! at libstd/panicking.rs:227 Sep 20 01:12:48.803 INFO kablam! 4: 0x56396834477c - std::panicking::rust_panic_with_hook::h0a0a8bf209620e46 Sep 20 01:12:48.803 INFO kablam! at libstd/panicking.rs:477 Sep 20 01:12:48.803 INFO kablam! 5: 0x5639683394cf - std::panicking::begin_panic::h849de95fbc92c79d Sep 20 01:12:48.803 INFO kablam! at libstd/panicking.rs:411 Sep 20 01:12:48.803 INFO kablam! 6: 0x56396833bb9f - build_script_build::main::h1cd7f5446aa2dd15 Sep 20 01:12:48.803 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9 Sep 20 01:12:48.803 INFO kablam! 7: 0x56396833c09f - std::rt::lang_start::{{closure}}::h198218b9004f656d Sep 20 01:12:48.803 INFO kablam! at libstd/rt.rs:74 Sep 20 01:12:48.803 INFO kablam! 8: 0x563968344262 - std::panicking::try::do_call::h8a07bd8680bcbc89 Sep 20 01:12:48.803 INFO kablam! at libstd/rt.rs:59 Sep 20 01:12:48.803 INFO kablam! at libstd/panicking.rs:310 Sep 20 01:12:48.804 INFO kablam! 9: 0x563968364f49 - __rust_maybe_catch_panic Sep 20 01:12:48.804 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 20 01:12:48.804 INFO kablam! 10: 0x56396834f4f5 - std::rt::lang_start_internal::h50312fa700ccedfd Sep 20 01:12:48.804 INFO kablam! at libstd/panicking.rs:289 Sep 20 01:12:48.804 INFO kablam! at libstd/panic.rs:392 Sep 20 01:12:48.804 INFO kablam! at libstd/rt.rs:58 Sep 20 01:12:48.804 INFO kablam! 11: 0x56396833c077 - std::rt::lang_start::hd79e9a9e0ec21e00 Sep 20 01:12:48.804 INFO kablam! at libstd/rt.rs:74 Sep 20 01:12:48.804 INFO kablam! 12: 0x56396833be49 - main Sep 20 01:12:48.804 INFO kablam! 13: 0x7f14ee38a82f - __libc_start_main Sep 20 01:12:48.804 INFO kablam! 14: 0x563968331e48 - _start Sep 20 01:12:48.804 INFO kablam! 15: 0x0 - Sep 20 01:12:48.804 INFO kablam! Sep 20 01:12:48.804 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:13:14.837 INFO kablam! error: build failed Sep 20 01:13:14.838 INFO kablam! su: No module specific data is present Sep 20 01:13:15.226 INFO running `"docker" "rm" "-f" "d4dcc530b2a7e99b4194f8071e13636761fc80d1b7fd57d5d65a3687918cc381"` Sep 20 01:13:15.354 INFO blam! d4dcc530b2a7e99b4194f8071e13636761fc80d1b7fd57d5d65a3687918cc381