Sep 14 15:12:37.722 INFO checking gssapi-0.0.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 15:12:37.722 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 15:12:37.722 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/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 15:12:37.880 INFO blam! 4a63b0b3873317444239e8e71e3a517edd2777c8b7c313a71ea1dea801af2ec7 Sep 14 15:12:37.882 INFO running `"docker" "start" "-a" "4a63b0b3873317444239e8e71e3a517edd2777c8b7c313a71ea1dea801af2ec7"` Sep 14 15:12:38.749 INFO kablam! usermod: no changes Sep 14 15:12:39.011 INFO kablam! Checking simplelog v0.4.4 Sep 14 15:12:39.027 INFO kablam! Compiling gssapi-sys v0.2.1 Sep 14 15:12:43.739 INFO kablam! error: failed to run custom build command for `gssapi-sys v0.2.1` Sep 14 15:12:43.739 INFO kablam! process didn't exit successfully: `/target/debug/build/gssapi-sys-1579b80699dfe4b5/build-script-build` (exit code: 101) Sep 14 15:12:43.739 INFO kablam! --- stdout Sep 14 15:12:43.739 INFO kablam! cargo:rustc-link-lib=gssapi_krb5 Sep 14 15:12:43.739 INFO kablam! Sep 14 15:12:43.739 INFO kablam! --- stderr Sep 14 15:12:43.739 INFO kablam! /usr/include/gssapi/gssapi.h:63:10: fatal error: 'stddef.h' file not found Sep 14 15:12:43.739 INFO kablam! /usr/include/gssapi/gssapi.h:63:10: fatal error: 'stddef.h' file not found, err: true Sep 14 15:12:43.739 INFO kablam! thread 'main' panicked at 'Unable to generate bindings: ()', libcore/result.rs:1009:5 Sep 14 15:12:43.739 INFO kablam! stack backtrace: Sep 14 15:12:43.739 INFO kablam! 0: 0x558a1e5e149e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf74b7486aef10c8d Sep 14 15:12:43.739 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 14 15:12:43.739 INFO kablam! 1: 0x558a1e5d08d6 - std::sys_common::backtrace::print::h975e2d3548a0dd13 Sep 14 15:12:43.739 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 14 15:12:43.739 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 14 15:12:43.739 INFO kablam! 2: 0x558a1e5cecad - std::panicking::default_hook::{{closure}}::h3e9ae6698e7d3880 Sep 14 15:12:43.739 INFO kablam! at libstd/panicking.rs:211 Sep 14 15:12:43.739 INFO kablam! 3: 0x558a1e5cea20 - std::panicking::default_hook::h0f94f2ff4ea79253 Sep 14 15:12:43.739 INFO kablam! at libstd/panicking.rs:227 Sep 14 15:12:43.739 INFO kablam! 4: 0x558a1e5cf31c - std::panicking::rust_panic_with_hook::h3122ef85eb8796fa Sep 14 15:12:43.739 INFO kablam! at libstd/panicking.rs:477 Sep 14 15:12:43.739 INFO kablam! 5: 0x558a1e5cef19 - std::panicking::continue_panic_fmt::h79b5d1783fc7275d Sep 14 15:12:43.739 INFO kablam! at libstd/panicking.rs:391 Sep 14 15:12:43.739 INFO kablam! 6: 0x558a1e5cee15 - rust_begin_unwind Sep 14 15:12:43.739 INFO kablam! at libstd/panicking.rs:326 Sep 14 15:12:43.739 INFO kablam! 7: 0x558a1e62904b - core::panicking::panic_fmt::hb924789bc7f51233 Sep 14 15:12:43.739 INFO kablam! at libcore/panicking.rs:77 Sep 14 15:12:43.739 INFO kablam! 8: 0x558a1dfe4019 - core::result::unwrap_failed::h5ae4c16cba9d81e6 Sep 14 15:12:43.739 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 14 15:12:43.739 INFO kablam! 9: 0x558a1dfe3e7c - >::expect::hedb10a6272de83ea Sep 14 15:12:43.739 INFO kablam! at /checkout/src/libcore/result.rs:835 Sep 14 15:12:43.739 INFO kablam! 10: 0x558a1dfe3926 - build_script_build::main::h8261fc5c8ef6d504 Sep 14 15:12:43.739 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/gssapi-sys-0.2.1/build.rs:20 Sep 14 15:12:43.739 INFO kablam! 11: 0x558a1dfe35bf - std::rt::lang_start::{{closure}}::hf7ec67a35895b6d4 Sep 14 15:12:43.739 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 15:12:43.739 INFO kablam! 12: 0x558a1e5cedb2 - std::panicking::try::do_call::h613cc8345e5e334f Sep 14 15:12:43.739 INFO kablam! at libstd/rt.rs:59 Sep 14 15:12:43.739 INFO kablam! at libstd/panicking.rs:310 Sep 14 15:12:43.739 INFO kablam! 13: 0x558a1e5f3779 - __rust_maybe_catch_panic Sep 14 15:12:43.739 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 14 15:12:43.739 INFO kablam! 14: 0x558a1e5dbb75 - std::rt::lang_start_internal::h166c3316158aaef7 Sep 14 15:12:43.739 INFO kablam! at libstd/panicking.rs:289 Sep 14 15:12:43.739 INFO kablam! at libstd/panic.rs:392 Sep 14 15:12:43.739 INFO kablam! at libstd/rt.rs:58 Sep 14 15:12:43.739 INFO kablam! 15: 0x558a1dfe3597 - std::rt::lang_start::h5fa92e2e728a7264 Sep 14 15:12:43.739 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 15:12:43.739 INFO kablam! 16: 0x558a1dfe3a29 - main Sep 14 15:12:43.740 INFO kablam! 17: 0x7f7e7301a82f - __libc_start_main Sep 14 15:12:43.740 INFO kablam! 18: 0x558a1dfe24f8 - _start Sep 14 15:12:43.740 INFO kablam! 19: 0x0 - Sep 14 15:12:43.740 INFO kablam! Sep 14 15:12:43.740 INFO kablam! su: No module specific data is present Sep 14 15:12:44.467 INFO running `"docker" "rm" "-f" "4a63b0b3873317444239e8e71e3a517edd2777c8b7c313a71ea1dea801af2ec7"` Sep 14 15:12:44.537 INFO blam! 4a63b0b3873317444239e8e71e3a517edd2777c8b7c313a71ea1dea801af2ec7