[INFO] cloning repository https://github.com/Absolucy/xpc-serde
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Absolucy/xpc-serde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fxpc-serde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fxpc-serde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9372d25c7004576972a2c3c030ff45df2c5bc148
[INFO] checking Absolucy/xpc-serde against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fxpc-serde" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Absolucy/xpc-serde
[INFO] finished tweaking git repo https://github.com/Absolucy/xpc-serde
[INFO] tweaked toml for git repo https://github.com/Absolucy/xpc-serde written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Absolucy/xpc-serde on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Absolucy/xpc-serde already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/dfrankland/xpc-connection-rs`
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding xpc-connection v0.2.3 (https://github.com/dfrankland/xpc-connection-rs?rev=3ba4b76785df329c9f271901f107406982907a0b#3ba4b767)
[INFO] [stderr]       Adding xpc-connection-sys v0.1.1 (https://github.com/dfrankland/xpc-connection-rs?rev=3ba4b76785df329c9f271901f107406982907a0b#3ba4b767)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0031a5ddd8dade2b0962f3d949d85112a779201edd920cb9c24baa2e0e364367
[INFO] running `Command { std: "docker" "start" "-a" "0031a5ddd8dade2b0962f3d949d85112a779201edd920cb9c24baa2e0e364367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0031a5ddd8dade2b0962f3d949d85112a779201edd920cb9c24baa2e0e364367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0031a5ddd8dade2b0962f3d949d85112a779201edd920cb9c24baa2e0e364367", kill_on_drop: false }`
[INFO] [stdout] 0031a5ddd8dade2b0962f3d949d85112a779201edd920cb9c24baa2e0e364367
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45e094123537b7e163b001c0722f4ad3907e928e205dfd73279b0ebbb46b7ee9
[INFO] running `Command { std: "docker" "start" "-a" "45e094123537b7e163b001c0722f4ad3907e928e205dfd73279b0ebbb46b7ee9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling clang-sys v1.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking futures-executor v0.3.16
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]    Compiling xpc-connection-sys v0.1.1 (https://github.com/dfrankland/xpc-connection-rs?rev=3ba4b76785df329c9f271901f107406982907a0b#3ba4b767)
[INFO] [stderr] error: failed to run custom build command for `xpc-connection-sys v0.1.1 (https://github.com/dfrankland/xpc-connection-rs?rev=3ba4b76785df329c9f271901f107406982907a0b#3ba4b767)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/xpc-connection-sys-af732a212bd9a2be/build-script-build` (exit status: 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] 
[INFO] [stderr]   thread 'main' (1217) panicked at /opt/rustwide/cargo-home/git/checkouts/xpc-connection-rs-6915cf59528e6103/3ba4b76/xpc-connection-sys/build.rs:17:10:
[INFO] [stderr]   Unable to generate bindings: ()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x58fce90d5cf2 - std::backtrace_rs::backtrace::libunwind::trace::h1447ebb0f5d97423
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x58fce90d5cf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd8ef8450cacdcb00
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x58fce90d5cf2 - std::sys::backtrace::_print_fmt::h76eb6aced73cb1a6
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x58fce90d5cf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf32b9a4d7980e15a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x58fce90e6e7f - core::fmt::rt::Argument::fmt::h33c8984017ba1f8c
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x58fce90e6e7f - core::fmt::write::h8a217dde4af02f7f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x58fce90a8833 - std::io::default_write_fmt::h7dacff71da12430f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x58fce90a8833 - std::io::Write::write_fmt::he9093adb4c5a08ae
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x58fce90b30e2 - std::sys::backtrace::BacktraceLock::print::hb24323430264831a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x58fce90b5bdf - std::panicking::default_hook::{{closure}}::h5964864ba4b80ee8
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x58fce90b5a39 - std::panicking::default_hook::hd270293f3c8732bd
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x58fce90b6265 - std::panicking::panic_with_hook::hef5599d5dbb80493
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x58fce90b604a - std::panicking::panic_handler::{{closure}}::h2bca71bb385a23e1
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x58fce90b3219 - std::sys::backtrace::__rust_end_short_backtrace::h28d2ec1d48b41db7
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x58fce909cdfd - __rustc[78154d2c4a188ef5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x58fce90f0fa0 - core::panicking::panic_fmt::ha99ab4e5275b5df2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x58fce90f01f6 - core::result::unwrap_failed::h3c21b9c73096ba6f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x58fce8d22fa4 - core::result::Result<T,E>::expect::h80bd3f7bedd6f7d4
[INFO] [stderr]     18:     0x58fce8d21e10 - build_script_build::main::hb159bd95295c2c74
[INFO] [stderr]     19:     0x58fce8d22783 - core::ops::function::FnOnce::call_once::h2a42db32502398ae
[INFO] [stderr]     20:     0x58fce8d22666 - std::sys::backtrace::__rust_begin_short_backtrace::h5c101bab1e9e24de
[INFO] [stderr]     21:     0x58fce8d22649 - std::rt::lang_start::{{closure}}::h1e55bdeb14d153ef
[INFO] [stderr]     22:     0x58fce90aa0d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9c35f14e6882b8d3
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x58fce90aa0d0 - std::panicking::catch_unwind::do_call::h924defc6f5f6a4b2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x58fce90aa0d0 - std::panicking::catch_unwind::h9243fb64bbc98b5f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x58fce90aa0d0 - std::panic::catch_unwind::hb4c2656a96eb9a02
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x58fce90aa0d0 - std::rt::lang_start_internal::{{closure}}::h6935cf67d242f3ab
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x58fce90aa0d0 - std::panicking::catch_unwind::do_call::h8408aa62219a7189
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x58fce90aa0d0 - std::panicking::catch_unwind::h12ce845e8bca9588
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x58fce90aa0d0 - std::panic::catch_unwind::hcc9c44d1fc83fcf0
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x58fce90aa0d0 - std::rt::lang_start_internal::hafc6ca5f994fb87e
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x58fce8d22631 - std::rt::lang_start::h273fc139d2b01bed
[INFO] [stderr]     32:     0x58fce8d23d65 - main
[INFO] [stderr]     33:     0x78aa238bd1ca - <unknown>
[INFO] [stderr]     34:     0x78aa238bd28b - __libc_start_main
[INFO] [stderr]     35:     0x58fce8d21a45 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "45e094123537b7e163b001c0722f4ad3907e928e205dfd73279b0ebbb46b7ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e094123537b7e163b001c0722f4ad3907e928e205dfd73279b0ebbb46b7ee9", kill_on_drop: false }`
[INFO] [stdout] 45e094123537b7e163b001c0722f4ad3907e928e205dfd73279b0ebbb46b7ee9
