Sep 04 16:37:51.480 INFO checking git2-curl-0.8.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 16:37:51.480 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 16:37:51.480 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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.658 INFO blam! 7435103fed8be138a65253c1bffbc4089541ebc7919cf3692ef48de2cad6dfdd Sep 04 16:37:51.660 INFO running `"docker" "start" "-a" "7435103fed8be138a65253c1bffbc4089541ebc7919cf3692ef48de2cad6dfdd"` Sep 04 16:37:52.313 INFO kablam! Compiling civet-sys v0.1.4 Sep 04 16:37:52.314 INFO kablam! Compiling libgit2-sys v0.7.7 Sep 04 16:37:52.314 INFO kablam! Checking conduit v0.7.4 Sep 04 16:37:53.188 INFO kablam! Checking conduit-git-http-backend v0.7.5 Sep 04 16:37:56.369 INFO kablam! error: failed to run custom build command for `civet-sys v0.1.4` Sep 04 16:37:56.369 INFO kablam! process didn't exit successfully: `/target/debug/build/civet-sys-3626fafb7a62cf68/build-script-build` (exit code: 101) Sep 04 16:37:56.369 INFO kablam! --- stdout Sep 04 16:37:56.369 INFO kablam! cc -c -W -Wall -O2 -DLINUX -Iinclude -fPIC -DNDEBUG src/civetweb.c -o /target/debug/build/civet-sys-a004fec96b9cb440/out/src/civetweb.o Sep 04 16:37:56.369 INFO kablam! ar cq libcivetweb.a /target/debug/build/civet-sys-a004fec96b9cb440/out/src/civetweb.o Sep 04 16:37:56.369 INFO kablam! Makefile:213: recipe for target 'libcivetweb.a' failed Sep 04 16:37:56.369 INFO kablam! Sep 04 16:37:56.369 INFO kablam! --- stderr Sep 04 16:37:56.369 INFO kablam! src/civetweb.c: In function 'authorize': Sep 04 16:37:56.369 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.369 INFO kablam! struct read_auth_file_struct workdata = {conn}; Sep 04 16:37:56.369 INFO kablam! ^ Sep 04 16:37:56.369 INFO kablam! src/civetweb.c:3141:15: note: 'ah' declared here Sep 04 16:37:56.369 INFO kablam! struct ah ah; Sep 04 16:37:56.369 INFO kablam! ^ Sep 04 16:37:56.369 INFO kablam! ar: libcivetweb.a: Read-only file system Sep 04 16:37:56.369 INFO kablam! make: *** [libcivetweb.a] Error 1 Sep 04 16:37:56.370 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.370 INFO kablam! , Sep 04 16:37:56.370 INFO kablam! dst)).env("COPT", Sep 04 16:37:56.370 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.370 INFO kablam! stack backtrace: Sep 04 16:37:56.370 INFO kablam! 0: 0x55f1a76c36de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha53509682dbd7f85 Sep 04 16:37:56.370 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 16:37:56.370 INFO kablam! 1: 0x55f1a76b5a86 - std::sys_common::backtrace::print::h3aced1bbe2b8ca94 Sep 04 16:37:56.370 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 16:37:56.370 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 16:37:56.370 INFO kablam! 2: 0x55f1a76b43bd - std::panicking::default_hook::{{closure}}::h76b1883c3c87e0fa Sep 04 16:37:56.370 INFO kablam! at libstd/panicking.rs:211 Sep 04 16:37:56.370 INFO kablam! 3: 0x55f1a76b4130 - std::panicking::default_hook::h74b87988c51c021c Sep 04 16:37:56.370 INFO kablam! at libstd/panicking.rs:227 Sep 04 16:37:56.370 INFO kablam! 4: 0x55f1a76b497c - std::panicking::rust_panic_with_hook::h3878be5cebe1ecc9 Sep 04 16:37:56.370 INFO kablam! at libstd/panicking.rs:477 Sep 04 16:37:56.370 INFO kablam! 5: 0x55f1a76aa4ff - std::panicking::begin_panic::hec9a789451b71c43 Sep 04 16:37:56.370 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 04 16:37:56.370 INFO kablam! 6: 0x55f1a76acbcf - build_script_build::main::h13cbb19c7ca623f1 Sep 04 16:37:56.370 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9 Sep 04 16:37:56.371 INFO kablam! 7: 0x55f1a76ad0cf - std::rt::lang_start::{{closure}}::h401da0852c4ad2c0 Sep 04 16:37:56.371 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 16:37:56.371 INFO kablam! 8: 0x55f1a76b4462 - std::panicking::try::do_call::h2434b76b61552c7b Sep 04 16:37:56.371 INFO kablam! at libstd/rt.rs:59 Sep 04 16:37:56.371 INFO kablam! at libstd/panicking.rs:310 Sep 04 16:37:56.371 INFO kablam! 9: 0x55f1a76d64f9 - __rust_maybe_catch_panic Sep 04 16:37:56.371 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 16:37:56.371 INFO kablam! 10: 0x55f1a76bfa45 - std::rt::lang_start_internal::h60780ef6735385b7 Sep 04 16:37:56.371 INFO kablam! at libstd/panicking.rs:289 Sep 04 16:37:56.371 INFO kablam! at libstd/panic.rs:392 Sep 04 16:37:56.371 INFO kablam! at libstd/rt.rs:58 Sep 04 16:37:56.371 INFO kablam! 11: 0x55f1a76ad0a7 - std::rt::lang_start::h2966c8bebba14451 Sep 04 16:37:56.371 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 16:37:56.371 INFO kablam! 12: 0x55f1a76ace79 - main Sep 04 16:37:56.371 INFO kablam! 13: 0x7f319f81b82f - __libc_start_main Sep 04 16:37:56.371 INFO kablam! 14: 0x55f1a76a2e78 - _start Sep 04 16:37:56.371 INFO kablam! 15: 0x0 - Sep 04 16:37:56.371 INFO kablam! Sep 04 16:37:56.371 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:38:09.806 INFO kablam! error: build failed Sep 04 16:38:09.807 INFO kablam! su: No module specific data is present Sep 04 16:38:10.190 INFO running `"docker" "rm" "-f" "7435103fed8be138a65253c1bffbc4089541ebc7919cf3692ef48de2cad6dfdd"` Sep 04 16:38:10.326 INFO blam! 7435103fed8be138a65253c1bffbc4089541ebc7919cf3692ef48de2cad6dfdd