Sep 04 16:37:51.572 INFO checking git2-curl-0.8.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 16:37:51.572 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 16:37:51.573 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:37:51.752 INFO blam! f5749d1602a4717c9cce67a13b984899025ecf48f0d5625ea0e9c90b5f0e9670 Sep 04 16:37:51.753 INFO running `"docker" "start" "-a" "f5749d1602a4717c9cce67a13b984899025ecf48f0d5625ea0e9c90b5f0e9670"` Sep 04 16:37:52.452 INFO kablam! Compiling civet-sys v0.1.4 Sep 04 16:37:52.454 INFO kablam! Compiling libgit2-sys v0.7.7 Sep 04 16:37:52.454 INFO kablam! Checking conduit v0.7.4 Sep 04 16:37:53.465 INFO kablam! Checking conduit-git-http-backend v0.7.5 Sep 04 16:37:56.269 INFO kablam! error: failed to run custom build command for `civet-sys v0.1.4` Sep 04 16:37:56.269 INFO kablam! process didn't exit successfully: `/target/debug/build/civet-sys-f8c052161a8b9888/build-script-build` (exit code: 101) Sep 04 16:37:56.269 INFO kablam! --- stdout Sep 04 16:37:56.269 INFO kablam! cc -c -W -Wall -O2 -DLINUX -Iinclude -fPIC -DNDEBUG src/civetweb.c -o /target/debug/build/civet-sys-d104b6d27b2e0930/out/src/civetweb.o Sep 04 16:37:56.269 INFO kablam! ar cq libcivetweb.a /target/debug/build/civet-sys-d104b6d27b2e0930/out/src/civetweb.o Sep 04 16:37:56.270 INFO kablam! Makefile:213: recipe for target 'libcivetweb.a' failed Sep 04 16:37:56.270 INFO kablam! Sep 04 16:37:56.270 INFO kablam! --- stderr Sep 04 16:37:56.270 INFO kablam! src/civetweb.c: In function 'authorize': Sep 04 16:37:56.270 INFO kablam! src/civetweb.c:3219:12: warning: missing initializer for field 'ah' of 'struct read_auth_file_struct' [-Wmissing-field-initializers] Sep 04 16:37:56.270 INFO kablam! struct read_auth_file_struct workdata = {conn}; Sep 04 16:37:56.270 INFO kablam! ^ Sep 04 16:37:56.270 INFO kablam! src/civetweb.c:3141:15: note: 'ah' declared here Sep 04 16:37:56.270 INFO kablam! struct ah ah; Sep 04 16:37:56.270 INFO kablam! ^ Sep 04 16:37:56.270 INFO kablam! ar: libcivetweb.a: Read-only file system Sep 04 16:37:56.270 INFO kablam! make: *** [libcivetweb.a] Error 1 Sep 04 16:37:56.270 INFO kablam! thread 'main' panicked at 'assertion failed: Command::new("make").current_dir("civetweb").arg("lib").arg(&format!("BUILD_DIR={}" Sep 04 16:37:56.270 INFO kablam! , Sep 04 16:37:56.270 INFO kablam! dst)).env("COPT", Sep 04 16:37:56.270 INFO kablam! "-fPIC").status().unwrap().success()', /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9:5 Sep 04 16:37:56.270 INFO kablam! stack backtrace: Sep 04 16:37:56.270 INFO kablam! 0: 0x5647061446ce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h583ed2894c1db4e8 Sep 04 16:37:56.270 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 16:37:56.270 INFO kablam! 1: 0x564706136a86 - std::sys_common::backtrace::print::hb03c547ea490e9e5 Sep 04 16:37:56.270 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 16:37:56.270 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 16:37:56.271 INFO kablam! 2: 0x5647061353bd - std::panicking::default_hook::{{closure}}::h74db1dbb754bb61b Sep 04 16:37:56.271 INFO kablam! at libstd/panicking.rs:211 Sep 04 16:37:56.271 INFO kablam! 3: 0x564706135130 - std::panicking::default_hook::h00b2b50b7c826057 Sep 04 16:37:56.271 INFO kablam! at libstd/panicking.rs:227 Sep 04 16:37:56.271 INFO kablam! 4: 0x56470613597c - std::panicking::rust_panic_with_hook::h82a465b5cd0f7696 Sep 04 16:37:56.271 INFO kablam! at libstd/panicking.rs:477 Sep 04 16:37:56.271 INFO kablam! 5: 0x56470612b4ff - std::panicking::begin_panic::hcb5ac20e93b66bc9 Sep 04 16:37:56.271 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 04 16:37:56.271 INFO kablam! 6: 0x56470612dbcf - build_script_build::main::hd896dafe77643f38 Sep 04 16:37:56.271 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9 Sep 04 16:37:56.271 INFO kablam! 7: 0x56470612e0cf - std::rt::lang_start::{{closure}}::h57447a52894a3cae Sep 04 16:37:56.271 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 16:37:56.271 INFO kablam! 8: 0x564706135462 - std::panicking::try::do_call::hd86a9acb4a664678 Sep 04 16:37:56.271 INFO kablam! at libstd/rt.rs:59 Sep 04 16:37:56.271 INFO kablam! at libstd/panicking.rs:310 Sep 04 16:37:56.271 INFO kablam! 9: 0x564706157509 - __rust_maybe_catch_panic Sep 04 16:37:56.271 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 16:37:56.271 INFO kablam! 10: 0x564706140a45 - std::rt::lang_start_internal::h8264bc6ad8e6b565 Sep 04 16:37:56.271 INFO kablam! at libstd/panicking.rs:289 Sep 04 16:37:56.271 INFO kablam! at libstd/panic.rs:392 Sep 04 16:37:56.271 INFO kablam! at libstd/rt.rs:58 Sep 04 16:37:56.271 INFO kablam! 11: 0x56470612e0a7 - std::rt::lang_start::h4a3287b566e17fdb Sep 04 16:37:56.271 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 16:37:56.272 INFO kablam! 12: 0x56470612de79 - main Sep 04 16:37:56.272 INFO kablam! 13: 0x7fa6a506482f - __libc_start_main Sep 04 16:37:56.272 INFO kablam! 14: 0x564706123e78 - _start Sep 04 16:37:56.272 INFO kablam! 15: 0x0 - Sep 04 16:37:56.272 INFO kablam! Sep 04 16:37:56.272 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:38:10.016 INFO kablam! error: build failed Sep 04 16:38:10.017 INFO kablam! su: No module specific data is present Sep 04 16:38:10.372 INFO running `"docker" "rm" "-f" "f5749d1602a4717c9cce67a13b984899025ecf48f0d5625ea0e9c90b5f0e9670"` Sep 04 16:38:10.469 INFO blam! f5749d1602a4717c9cce67a13b984899025ecf48f0d5625ea0e9c90b5f0e9670