Sep 14 16:00:54.189 INFO checking git2-curl-0.8.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:00:54.190 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:00:54.190 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:00:54.346 INFO blam! 3136acdda99bf97dc8d62b0f9f8555321bea67b243537d6242af399283bd4eda Sep 14 16:00:54.347 INFO running `"docker" "start" "-a" "3136acdda99bf97dc8d62b0f9f8555321bea67b243537d6242af399283bd4eda"` Sep 14 16:00:55.317 INFO kablam! usermod: no changes Sep 14 16:00:55.411 INFO kablam! Compiling civet-sys v0.1.4 Sep 14 16:00:55.415 INFO kablam! Compiling libgit2-sys v0.7.8 Sep 14 16:00:55.415 INFO kablam! Checking conduit v0.7.4 Sep 14 16:00:55.988 INFO kablam! Checking conduit-git-http-backend v0.7.5 Sep 14 16:01:00.475 INFO kablam! error: failed to run custom build command for `civet-sys v0.1.4` Sep 14 16:01:00.475 INFO kablam! process didn't exit successfully: `/target/debug/build/civet-sys-c367db454f269a16/build-script-build` (exit code: 101) Sep 14 16:01:00.475 INFO kablam! --- stdout Sep 14 16:01:00.475 INFO kablam! cc -c -W -Wall -O2 -DLINUX -Iinclude -fPIC -DNDEBUG src/civetweb.c -o /target/debug/build/civet-sys-75cb29b68d8c8dc3/out/src/civetweb.o Sep 14 16:01:00.475 INFO kablam! ar cq libcivetweb.a /target/debug/build/civet-sys-75cb29b68d8c8dc3/out/src/civetweb.o Sep 14 16:01:00.475 INFO kablam! Makefile:213: recipe for target 'libcivetweb.a' failed Sep 14 16:01:00.475 INFO kablam! Sep 14 16:01:00.475 INFO kablam! --- stderr Sep 14 16:01:00.475 INFO kablam! src/civetweb.c: In function 'authorize': Sep 14 16:01:00.475 INFO kablam! src/civetweb.c:3219:12: warning: missing initializer for field 'ah' of 'struct read_auth_file_struct' [-Wmissing-field-initializers] Sep 14 16:01:00.475 INFO kablam! struct read_auth_file_struct workdata = {conn}; Sep 14 16:01:00.475 INFO kablam! ^ Sep 14 16:01:00.475 INFO kablam! src/civetweb.c:3141:15: note: 'ah' declared here Sep 14 16:01:00.475 INFO kablam! struct ah ah; Sep 14 16:01:00.475 INFO kablam! ^ Sep 14 16:01:00.475 INFO kablam! ar: libcivetweb.a: Read-only file system Sep 14 16:01:00.475 INFO kablam! make: *** [libcivetweb.a] Error 1 Sep 14 16:01:00.475 INFO kablam! thread 'main' panicked at 'assertion failed: Command::new("make").current_dir("civetweb").arg("lib").arg(&format!("BUILD_DIR={}" Sep 14 16:01:00.475 INFO kablam! , Sep 14 16:01:00.475 INFO kablam! dst)).env("COPT", Sep 14 16:01:00.475 INFO kablam! "-fPIC").status().unwrap().success()', /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9:5 Sep 14 16:01:00.475 INFO kablam! stack backtrace: Sep 14 16:01:00.475 INFO kablam! 0: 0x558a37f753de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf74b7486aef10c8d Sep 14 16:01:00.475 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 14 16:01:00.475 INFO kablam! 1: 0x558a37f677a6 - std::sys_common::backtrace::print::h975e2d3548a0dd13 Sep 14 16:01:00.476 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 14 16:01:00.476 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 14 16:01:00.476 INFO kablam! 2: 0x558a37f6614d - std::panicking::default_hook::{{closure}}::h3e9ae6698e7d3880 Sep 14 16:01:00.476 INFO kablam! at libstd/panicking.rs:211 Sep 14 16:01:00.476 INFO kablam! 3: 0x558a37f65ec0 - std::panicking::default_hook::h0f94f2ff4ea79253 Sep 14 16:01:00.476 INFO kablam! at libstd/panicking.rs:227 Sep 14 16:01:00.476 INFO kablam! 4: 0x558a37f6670c - std::panicking::rust_panic_with_hook::h3122ef85eb8796fa Sep 14 16:01:00.476 INFO kablam! at libstd/panicking.rs:477 Sep 14 16:01:00.476 INFO kablam! 5: 0x558a37f5b4cf - std::panicking::begin_panic::h23e644c25ef4f133 Sep 14 16:01:00.476 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 14 16:01:00.476 INFO kablam! 6: 0x558a37f5db9f - build_script_build::main::h2480d840b7967516 Sep 14 16:01:00.476 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9 Sep 14 16:01:00.476 INFO kablam! 7: 0x558a37f5e09f - std::rt::lang_start::{{closure}}::h47c6413ed5c73a0f Sep 14 16:01:00.476 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 16:01:00.476 INFO kablam! 8: 0x558a37f661f2 - std::panicking::try::do_call::h613cc8345e5e334f Sep 14 16:01:00.476 INFO kablam! at libstd/rt.rs:59 Sep 14 16:01:00.476 INFO kablam! at libstd/panicking.rs:310 Sep 14 16:01:00.476 INFO kablam! 9: 0x558a37f87519 - __rust_maybe_catch_panic Sep 14 16:01:00.476 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 14 16:01:00.476 INFO kablam! 10: 0x558a37f71765 - std::rt::lang_start_internal::h166c3316158aaef7 Sep 14 16:01:00.476 INFO kablam! at libstd/panicking.rs:289 Sep 14 16:01:00.476 INFO kablam! at libstd/panic.rs:392 Sep 14 16:01:00.476 INFO kablam! at libstd/rt.rs:58 Sep 14 16:01:00.476 INFO kablam! 11: 0x558a37f5e077 - std::rt::lang_start::h6faa49b764aa085e Sep 14 16:01:00.476 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 16:01:00.476 INFO kablam! 12: 0x558a37f5de49 - main Sep 14 16:01:00.476 INFO kablam! 13: 0x7fb58107c82f - __libc_start_main Sep 14 16:01:00.476 INFO kablam! 14: 0x558a37f53e48 - _start Sep 14 16:01:00.476 INFO kablam! 15: 0x0 - Sep 14 16:01:00.476 INFO kablam! Sep 14 16:01:00.476 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:01:23.435 INFO kablam! error: build failed Sep 14 16:01:23.436 INFO kablam! su: No module specific data is present Sep 14 16:01:24.071 INFO running `"docker" "rm" "-f" "3136acdda99bf97dc8d62b0f9f8555321bea67b243537d6242af399283bd4eda"` Sep 14 16:01:24.148 INFO blam! 3136acdda99bf97dc8d62b0f9f8555321bea67b243537d6242af399283bd4eda