[INFO] cloning repository https://github.com/playXE/boehm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playXE/boehm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fboehm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fboehm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 113f4f6b9e5c43cab9bda58fec15ac486b229584 [INFO] testing playXE/boehm-rs against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FplayXE%2Fboehm-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/playXE/boehm-rs on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/playXE/boehm-rs [INFO] finished tweaking git repo https://github.com/playXE/boehm-rs [INFO] tweaked toml for git repo https://github.com/playXE/boehm-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/playXE/boehm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.47.1 [INFO] [stderr] Downloaded cexpr v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72724e46071f40a754d939d30743a940421390515e3efb9d54c75e46242223d3 [INFO] running `Command { std: "docker" "start" "-a" "72724e46071f40a754d939d30743a940421390515e3efb9d54c75e46242223d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72724e46071f40a754d939d30743a940421390515e3efb9d54c75e46242223d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72724e46071f40a754d939d30743a940421390515e3efb9d54c75e46242223d3", kill_on_drop: false }` [INFO] [stdout] 72724e46071f40a754d939d30743a940421390515e3efb9d54c75e46242223d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c89d5252227c920ea54c1c5aaddaa347c1de7ad043cc9834c6edfa2a827db402 [INFO] running `Command { std: "docker" "start" "-a" "c89d5252227c920ea54c1c5aaddaa347c1de7ad043cc9834c6edfa2a827db402", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.47.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling boehm-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `boehm-rs v0.1.2 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/boehm-rs-e90bfb85d8539b5d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=gc [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] wrapper.h:1:10: fatal error: 'gc/gc.h' file not found [INFO] [stderr] wrapper.h:1:10: fatal error: 'gc/gc.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', build.rs:21:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55692b796a3c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55692b796a3c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55692b796a3c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55692b796a3c - ::fmt::hf439e5ed84c74abd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55692b7bb6fc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x55692b792f65 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x55692b798350 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55692b798350 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55692b798350 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x55692b797efb - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x55692b798a04 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x55692b7984e0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x55692b796ef4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x55692b798449 - rust_begin_unwind [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x55692b2b1731 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stderr] 15: 0x55692b2b1823 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stderr] 16: 0x55692b2b2e5f - core::result::Result::expect::heee260598a3de935 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1255:23 [INFO] [stderr] 17: 0x55692b2b4063 - build_script_build::main::h677b05929d7fa984 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:14:20 [INFO] [stderr] 18: 0x55692b2b2b3b - core::ops::function::FnOnce::call_once::h99253f42da08869f [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55692b2b2e9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbfbd5859dbf5388b [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 20: 0x55692b2b4281 - std::rt::lang_start::{{closure}}::h5a1664e572d883b3 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x55692b796281 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55692b796281 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stderr] 23: 0x55692b796281 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stderr] 24: 0x55692b796281 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stderr] 25: 0x55692b796281 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x55692b796281 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stderr] 27: 0x55692b796281 - std::panicking::try::ha9e37f45dc542517 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stderr] 28: 0x55692b796281 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stderr] 29: 0x55692b796281 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x55692b2b4250 - std::rt::lang_start::h5c4446ffab0714cc [INFO] [stderr] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x55692b2b421c - main [INFO] [stderr] 32: 0x7f8e0c27a0b3 - __libc_start_main [INFO] [stderr] 33: 0x55692b2b1eee - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "c89d5252227c920ea54c1c5aaddaa347c1de7ad043cc9834c6edfa2a827db402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c89d5252227c920ea54c1c5aaddaa347c1de7ad043cc9834c6edfa2a827db402", kill_on_drop: false }` [INFO] [stdout] c89d5252227c920ea54c1c5aaddaa347c1de7ad043cc9834c6edfa2a827db402