[INFO] crate xpc-connection 0.2.2 is already in cache [INFO] extracting crate xpc-connection 0.2.2 into work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/xpc-connection/0.2.2 [INFO] extracting crate xpc-connection 0.2.2 into work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/xpc-connection/0.2.2 [INFO] validating manifest of xpc-connection-0.2.2 on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of xpc-connection-0.2.2 on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing xpc-connection-0.2.2 [INFO] finished frobbing xpc-connection-0.2.2 [INFO] frobbed toml for xpc-connection-0.2.2 written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/xpc-connection/0.2.2/Cargo.toml [INFO] started frobbing xpc-connection-0.2.2 [INFO] finished frobbing xpc-connection-0.2.2 [INFO] frobbed toml for xpc-connection-0.2.2 written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/reg/xpc-connection/0.2.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking xpc-connection-0.2.2 against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-7/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/reg/xpc-connection/0.2.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 66dd2197d6f9e0e8c5d7b8ce61d1e4b6a104f99f7696a98c78a14f26321f58d5 [INFO] running `"docker" "start" "-a" "66dd2197d6f9e0e8c5d7b8ce61d1e4b6a104f99f7696a98c78a14f26321f58d5"` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Checking futures-core-preview v0.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking futures-channel-preview v0.2.2 [INFO] [stderr] Checking futures-io-preview v0.2.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking futures-sink-preview v0.2.2 [INFO] [stderr] Checking futures-util-preview v0.2.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking futures-executor-preview v0.2.2 [INFO] [stderr] Checking futures-stable-preview v0.2.3 [INFO] [stderr] Checking futures-async-runtime-preview v0.2.3 [INFO] [stderr] Checking futures-preview v0.2.2 [INFO] [stderr] Compiling xpc-connection-sys v0.1.0 [INFO] [stderr] error: failed to run custom build command for `xpc-connection-sys v0.1.0` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/xpc-connection-sys-2377f50e4217762c/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] wrapper.h:1:10: fatal error: 'xpc/xpc.h' file not found [INFO] [stderr] wrapper.h:1:10: fatal error: 'xpc/xpc.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56335a2667b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7f08204c27b0467a [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x56335a2622eb - std::sys_common::backtrace::_print::hd9dacd169df81122 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x56335a2654f6 - std::panicking::default_hook::{{closure}}::hb63012d2be6755b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x56335a265289 - std::panicking::default_hook::h3efd6a8a707ee89e [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x56335a265bff - std::panicking::rust_panic_with_hook::h4f5c00b20be3bea5 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x56335a265781 - std::panicking::continue_panic_fmt::h59833cd39bf8ae68 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x56335a265665 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x56335a280e6c - core::panicking::panic_fmt::h8d9101a62a895e30 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x563359bdb978 - core::result::unwrap_failed::hd325fb1b1995de31 [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x563359bdbc5b - core::result::Result::expect::h18225178eaf20b97 [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/libcore/result.rs:827 [INFO] [stderr] 10: 0x563359bdd0b0 - build_script_build::main::h903c1ec03a85e4b7 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/xpc-connection-sys-0.1.0/build.rs:7 [INFO] [stderr] 11: 0x563359bd989f - std::rt::lang_start::{{closure}}::hf4d07195764308b3 [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x56335a265602 - std::panicking::try::do_call::h44a7db9f8ace0499 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x56335a26d749 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x56335a26610c - std::rt::lang_start_internal::h5d2b2de4d9a7c9cd [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x563359bd9878 - std::rt::lang_start::h62bea509b5485c6b [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x563359bdd1b9 - main [INFO] [stderr] 17: 0x7fab8fecc2e0 - __libc_start_main [INFO] [stderr] 18: 0x563359bd8209 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "66dd2197d6f9e0e8c5d7b8ce61d1e4b6a104f99f7696a98c78a14f26321f58d5"` [INFO] running `"docker" "rm" "-f" "66dd2197d6f9e0e8c5d7b8ce61d1e4b6a104f99f7696a98c78a14f26321f58d5"` [INFO] [stdout] 66dd2197d6f9e0e8c5d7b8ce61d1e4b6a104f99f7696a98c78a14f26321f58d5