Sep 02 13:15:15.216 INFO checking git2-curl-0.7.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 13:15:15.216 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 13:15:15.217 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:15:15.451 INFO blam! 3a5eda6360dbbaebd85de7013941a2e2c33fc1bce65e521f662e3c87cda5144c Sep 02 13:15:15.453 INFO running `"docker" "start" "-a" "3a5eda6360dbbaebd85de7013941a2e2c33fc1bce65e521f662e3c87cda5144c"` Sep 02 13:15:16.505 INFO kablam! Compiling civet-sys v0.1.4 Sep 02 13:15:16.526 INFO kablam! Checking conduit v0.7.4 Sep 02 13:15:16.547 INFO kablam! Checking git2-curl v0.7.0 (file:///source) Sep 02 13:15:18.025 INFO kablam! Checking conduit-git-http-backend v0.7.5 Sep 02 13:15:19.166 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 13:15:19.166 INFO kablam! --> src/lib.rs:25:5 Sep 02 13:15:19.166 INFO kablam! | Sep 02 13:15:19.166 INFO kablam! 25 | use std::ascii::AsciiExt; Sep 02 13:15:19.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 13:15:19.170 INFO kablam! | Sep 02 13:15:19.171 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 13:15:19.171 INFO kablam! Sep 02 13:15:19.547 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 02 13:15:19.547 INFO kablam! --> src/lib.rs:25:5 Sep 02 13:15:19.547 INFO kablam! | Sep 02 13:15:19.547 INFO kablam! 25 | use std::ascii::AsciiExt; Sep 02 13:15:19.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 13:15:19.554 INFO kablam! | Sep 02 13:15:19.555 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 13:15:19.555 INFO kablam! Sep 02 13:15:21.738 INFO kablam! error: failed to run custom build command for `civet-sys v0.1.4` Sep 02 13:15:21.738 INFO kablam! process didn't exit successfully: `/target/debug/build/civet-sys-216de13a6a241dbf/build-script-build` (exit code: 101) Sep 02 13:15:21.738 INFO kablam! --- stdout Sep 02 13:15:21.738 INFO kablam! cc -c -W -Wall -O2 -DLINUX -Iinclude -fPIC -DNDEBUG src/civetweb.c -o /target/debug/build/civet-sys-6c7f87f2c7208411/out/src/civetweb.o Sep 02 13:15:21.738 INFO kablam! ar cq libcivetweb.a /target/debug/build/civet-sys-6c7f87f2c7208411/out/src/civetweb.o Sep 02 13:15:21.738 INFO kablam! Makefile:213: recipe for target 'libcivetweb.a' failed Sep 02 13:15:21.739 INFO kablam! Sep 02 13:15:21.739 INFO kablam! --- stderr Sep 02 13:15:21.739 INFO kablam! src/civetweb.c: In function 'authorize': Sep 02 13:15:21.739 INFO kablam! src/civetweb.c:3219:12: warning: missing initializer for field 'ah' of 'struct read_auth_file_struct' [-Wmissing-field-initializers] Sep 02 13:15:21.739 INFO kablam! struct read_auth_file_struct workdata = {conn}; Sep 02 13:15:21.739 INFO kablam! ^ Sep 02 13:15:21.739 INFO kablam! src/civetweb.c:3141:15: note: 'ah' declared here Sep 02 13:15:21.739 INFO kablam! struct ah ah; Sep 02 13:15:21.739 INFO kablam! ^ Sep 02 13:15:21.739 INFO kablam! ar: libcivetweb.a: Read-only file system Sep 02 13:15:21.739 INFO kablam! make: *** [libcivetweb.a] Error 1 Sep 02 13:15:21.739 INFO kablam! thread 'main' panicked at 'assertion failed: Command::new("make").current_dir("civetweb").arg("lib").arg(&format!("BUILD_DIR={}" Sep 02 13:15:21.739 INFO kablam! , Sep 02 13:15:21.739 INFO kablam! dst)).env("COPT", Sep 02 13:15:21.739 INFO kablam! "-fPIC").status().unwrap().success()', /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9:5 Sep 02 13:15:21.739 INFO kablam! stack backtrace: Sep 02 13:15:21.739 INFO kablam! 0: 0x559b6b5016ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8608d381b52a1cc7 Sep 02 13:15:21.739 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 02 13:15:21.739 INFO kablam! 1: 0x559b6b4f3b06 - std::sys_common::backtrace::print::hf96fbb6301ca8111 Sep 02 13:15:21.739 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 02 13:15:21.739 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 02 13:15:21.739 INFO kablam! 2: 0x559b6b4f240d - std::panicking::default_hook::{{closure}}::h2e8fa0d6ce9ebecc Sep 02 13:15:21.739 INFO kablam! at libstd/panicking.rs:211 Sep 02 13:15:21.739 INFO kablam! 3: 0x559b6b4f2180 - std::panicking::default_hook::h3e385661c8d6b6f8 Sep 02 13:15:21.740 INFO kablam! at libstd/panicking.rs:227 Sep 02 13:15:21.740 INFO kablam! 4: 0x559b6b4f29cc - std::panicking::rust_panic_with_hook::h82448672ce6401e7 Sep 02 13:15:21.740 INFO kablam! at libstd/panicking.rs:477 Sep 02 13:15:21.740 INFO kablam! 5: 0x559b6b4e84ef - std::panicking::begin_panic::h0e52fb8a72839197 Sep 02 13:15:21.740 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 02 13:15:21.740 INFO kablam! 6: 0x559b6b4eabcd - build_script_build::main::hd75e5948d919b53d Sep 02 13:15:21.740 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/civet-sys-0.1.4/build.rs:9 Sep 02 13:15:21.740 INFO kablam! 7: 0x559b6b4eb0cf - std::rt::lang_start::{{closure}}::hf5b641c2dc4bdd84 Sep 02 13:15:21.740 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 13:15:21.740 INFO kablam! 8: 0x559b6b4f24b2 - std::panicking::try::do_call::he8eb7284c711bc58 Sep 02 13:15:21.740 INFO kablam! at libstd/rt.rs:59 Sep 02 13:15:21.740 INFO kablam! at libstd/panicking.rs:310 Sep 02 13:15:21.740 INFO kablam! 9: 0x559b6b514359 - __rust_maybe_catch_panic Sep 02 13:15:21.740 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 13:15:21.740 INFO kablam! 10: 0x559b6b4fda75 - std::rt::lang_start_internal::h25421c11e0cff495 Sep 02 13:15:21.740 INFO kablam! at libstd/panicking.rs:289 Sep 02 13:15:21.740 INFO kablam! at libstd/panic.rs:392 Sep 02 13:15:21.740 INFO kablam! at libstd/rt.rs:58 Sep 02 13:15:21.740 INFO kablam! 11: 0x559b6b4eb0a7 - std::rt::lang_start::h79047f6223cdd44b Sep 02 13:15:21.740 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 13:15:21.740 INFO kablam! 12: 0x559b6b4eae79 - main Sep 02 13:15:21.740 INFO kablam! 13: 0x7f72a6aa282f - __libc_start_main Sep 02 13:15:21.740 INFO kablam! 14: 0x559b6b4e0e58 - _start Sep 02 13:15:21.741 INFO kablam! 15: 0x0 - Sep 02 13:15:21.741 INFO kablam! Sep 02 13:15:21.754 INFO kablam! su: No module specific data is present Sep 02 13:15:22.300 INFO running `"docker" "rm" "-f" "3a5eda6360dbbaebd85de7013941a2e2c33fc1bce65e521f662e3c87cda5144c"` Sep 02 13:15:22.467 INFO blam! 3a5eda6360dbbaebd85de7013941a2e2c33fc1bce65e521f662e3c87cda5144c