[INFO] cloning repository https://github.com/aujxn/hypre_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aujxn/hypre_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faujxn%2Fhypre_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faujxn%2Fhypre_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45d513bcc9275b524b4211756b407898e77e6705 [INFO] checking aujxn/hypre_rs/45d513bcc9275b524b4211756b407898e77e6705 against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faujxn%2Fhypre_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aujxn/hypre_rs on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aujxn/hypre_rs [INFO] finished tweaking git repo https://github.com/aujxn/hypre_rs [INFO] tweaked toml for git repo https://github.com/aujxn/hypre_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aujxn/hypre_rs 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libffi v3.0.1 [INFO] [stderr] Downloaded clap v3.2.21 [INFO] [stderr] Downloaded libffi-sys v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 686b33f72bdf4627556cbef4397e8b8ddcdbd97d4f99984ba6fd77fd3d8142f9 [INFO] running `Command { std: "docker" "start" "-a" "686b33f72bdf4627556cbef4397e8b8ddcdbd97d4f99984ba6fd77fd3d8142f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "686b33f72bdf4627556cbef4397e8b8ddcdbd97d4f99984ba6fd77fd3d8142f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686b33f72bdf4627556cbef4397e8b8ddcdbd97d4f99984ba6fd77fd3d8142f9", kill_on_drop: false }` [INFO] [stdout] 686b33f72bdf4627556cbef4397e8b8ddcdbd97d4f99984ba6fd77fd3d8142f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b186c3434f46ce71aa6ef00dc4c8143511602917138d422a2b49571b8edc855d [INFO] running `Command { std: "docker" "start" "-a" "b186c3434f46ce71aa6ef00dc4c8143511602917138d422a2b49571b8edc855d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling build-probe-mpi v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling mpi v0.6.0 [INFO] [stderr] Compiling libffi-sys v2.0.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling mpi-sys v0.2.0 [INFO] [stderr] Compiling hypre_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `hypre_rs v0.1.0 (/opt/rustwide/workdir)` [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/hypre_rs-73f522b6bfe328c3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/home/austen/hypre/src/hypre/lib [INFO] [stderr] cargo:rustc-link-lib=libHYPRE [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] wrapper.h:1:10: fatal error: 'HYPRE_IJ_mv.h' file not found [INFO] [stderr] thread 'main' panicked at build.rs:17:10: [INFO] [stderr] Unable to generate bindings: ClangDiagnostic("wrapper.h:1:10: fatal error: 'HYPRE_IJ_mv.h' file not found\n") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c1338505d5 - std::backtrace_rs::backtrace::libunwind::trace::h7b5c730e72bfd156 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55c1338505d5 - std::backtrace_rs::backtrace::trace_unsynchronized::ha7b5322b42588b50 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c1338505d5 - std::sys::backtrace::_print_fmt::h3201a0a2cd25b52c [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55c1338505d5 - ::fmt::h1e8669cc08f76513 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55c1338795ab - core::fmt::rt::Argument::fmt::h4a2733605ff550af [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55c1338795ab - core::fmt::write::h2ac8f1b169f2a3c4 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55c13384d97f - std::io::Write::write_fmt::hc3ddcac89d68c25a [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55c1338503ae - std::sys::backtrace::_print::h8496c9cd835d8f73 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55c1338503ae - std::sys::backtrace::print::hc6c44ff02ed8c1bf [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55c133851749 - std::panicking::default_hook::{{closure}}::heab1ba005760773a [INFO] [stderr] 10: 0x55c1338514ec - std::panicking::default_hook::h38dec5ad13df9449 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55c133851d51 - std::panicking::rust_panic_with_hook::h9ffa8863249174d7 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panicking.rs:793:13 [INFO] [stderr] 12: 0x55c133851bb7 - std::panicking::begin_panic_handler::{{closure}}::h288f6850e0d925eb [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panicking.rs:667:13 [INFO] [stderr] 13: 0x55c133850a99 - std::sys::backtrace::__rust_end_short_backtrace::hb4e0810d2632fc5a [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55c133851864 - rust_begin_unwind [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panicking.rs:658:5 [INFO] [stderr] 15: 0x55c133877853 - core::panicking::panic_fmt::h06a08c0825afcb69 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55c133877da6 - core::result::unwrap_failed::hace3fc1011bdec2a [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55c1334aabd7 - core::result::Result::expect::h7a27e03f6815f375 [INFO] [stderr] 18: 0x55c1334aba9f - build_script_build::main::h140bb5e1816116f5 [INFO] [stderr] 19: 0x55c1334aa473 - core::ops::function::FnOnce::call_once::hcddfa3f567659987 [INFO] [stderr] 20: 0x55c1334aa276 - std::sys::backtrace::__rust_begin_short_backtrace::haafa5c15a4f387ed [INFO] [stderr] 21: 0x55c1334aa259 - std::rt::lang_start::{{closure}}::h8fb7da480a63a64f [INFO] [stderr] 22: 0x55c133849962 - core::ops::function::impls:: for &F>::call_once::h46bc6a89a0bbfe7b [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55c133849962 - std::panicking::try::do_call::h0fd0ccea0e2c7014 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panicking.rs:553:40 [INFO] [stderr] 24: 0x55c133849962 - std::panicking::try::h4eb329141f3de7a5 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panicking.rs:517:19 [INFO] [stderr] 25: 0x55c133849962 - std::panic::catch_unwind::h21e28bb06c244528 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panic.rs:350:14 [INFO] [stderr] 26: 0x55c133849962 - std::rt::lang_start_internal::{{closure}}::h8be7cb14cccb2b25 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/rt.rs:141:48 [INFO] [stderr] 27: 0x55c133849962 - std::panicking::try::do_call::haf939d91214fe405 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panicking.rs:553:40 [INFO] [stderr] 28: 0x55c133849962 - std::panicking::try::haaded7e88a72a108 [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panicking.rs:517:19 [INFO] [stderr] 29: 0x55c133849962 - std::panic::catch_unwind::h3f979107f3aff71d [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/panic.rs:350:14 [INFO] [stderr] 30: 0x55c133849962 - std::rt::lang_start_internal::h568360dd4065094b [INFO] [stderr] at /rustc/e23ae72ac7a393961886ea62df065ebb6def7d51/library/std/src/rt.rs:141:20 [INFO] [stderr] 31: 0x55c1334aa237 - std::rt::lang_start::h56154ca66da7c031 [INFO] [stderr] 32: 0x55c1334abd05 - main [INFO] [stderr] 33: 0x7f4e9ee8bd90 - [INFO] [stderr] 34: 0x7f4e9ee8be40 - __libc_start_main [INFO] [stderr] 35: 0x55c1334a9b25 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b186c3434f46ce71aa6ef00dc4c8143511602917138d422a2b49571b8edc855d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b186c3434f46ce71aa6ef00dc4c8143511602917138d422a2b49571b8edc855d", kill_on_drop: false }` [INFO] [stdout] b186c3434f46ce71aa6ef00dc4c8143511602917138d422a2b49571b8edc855d