[INFO] cloning repository https://github.com/basile-henry/onnxruntime-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/basile-henry/onnxruntime-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasile-henry%2Fonnxruntime-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasile-henry%2Fonnxruntime-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8622da3088eb5c5b05b4c13d8eca5be02e0886a1 [INFO] checking basile-henry/onnxruntime-rs against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasile-henry%2Fonnxruntime-rs" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/basile-henry/onnxruntime-rs on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/basile-henry/onnxruntime-rs [INFO] finished tweaking git repo https://github.com/basile-henry/onnxruntime-rs [INFO] tweaked toml for git repo https://github.com/basile-henry/onnxruntime-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/basile-henry/onnxruntime-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee364a208b7e6745c3d1f8a813247f3ed16c582ddf37a75fdf6b06148cb2958a [INFO] running `"docker" "start" "-a" "ee364a208b7e6745c3d1f8a813247f3ed16c582ddf37a75fdf6b06148cb2958a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Compiling onnxruntime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `onnxruntime v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/onnxruntime-46b577cf4190b6b8/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ONNXRUNTIME_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=ONNXRUNTIME_INCLUDE_DIR [INFO] [stderr] cargo:rustc-link-lib=onnxruntime [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] cbits/ort.h:1:10: fatal error: 'onnxruntime/core/session/onnxruntime_c_api.h' file not found [INFO] [stderr] cbits/ort.h:1:10: fatal error: 'onnxruntime/core/session/onnxruntime_c_api.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', build.rs:31:20 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ea1cfa69c5 - backtrace::backtrace::libunwind::trace::h678b9599e62f63eb [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55ea1cfa69c5 - backtrace::backtrace::trace_unsynchronized::hc151481f0e2d39cd [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55ea1cfa69c5 - std::sys_common::backtrace::_print_fmt::he1b14c2dc4d370e2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55ea1cfa69c5 - ::fmt::h0e056b70ceff915d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55ea1cfd09dc - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55ea1cfa3393 - std::io::Write::write_fmt::h5b95d57b9d83617e [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55ea1cfa9370 - std::sys_common::backtrace::_print::hde4f93cf630dd149 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55ea1cfa9370 - std::sys_common::backtrace::print::hab894e5c65d4445d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55ea1cfa9370 - std::panicking::default_hook::{{closure}}::h190ee58e2eec052f [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55ea1cfa90bc - std::panicking::default_hook::he2b0e031648f6bed [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55ea1cfa99a7 - std::panicking::rust_panic_with_hook::hd8d0481ab65c637b [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x55ea1cfa95ab - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x55ea1cfcf091 - core::panicking::panic_fmt::hd101a87121fa411f [INFO] [stderr] at src/libcore/panicking.rs:101 [INFO] [stderr] 13: 0x55ea1cfceeb3 - core::option::expect_none_failed::h4f0e89faa3179bf7 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x55ea1ca1a3de - core::result::Result::expect::h4ff0697a56e70eec [INFO] [stderr] at /rustc/1a399c10897767c36d147199696c96f193034e49/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x55ea1ca18b34 - build_script_build::main::h501e5521e92eae71 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:31 [INFO] [stderr] 16: 0x55ea1ca1a63b - std::rt::lang_start::{{closure}}::hc86c81ea5dea34d0 [INFO] [stderr] at /rustc/1a399c10897767c36d147199696c96f193034e49/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55ea1cfa9e38 - std::rt::lang_start_internal::{{closure}}::h20875b53e93c05e5 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55ea1cfa9e38 - std::panicking::try::do_call::hf41a9e99b462682c [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x55ea1cfa9e38 - std::panicking::try::h676e31cbf6db58e0 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x55ea1cfa9e38 - std::panic::catch_unwind::h254ef3e93964825b [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55ea1cfa9e38 - std::rt::lang_start_internal::h8a620deb31f7711f [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55ea1ca1a617 - std::rt::lang_start::h8f217cee5ff62d7d [INFO] [stderr] at /rustc/1a399c10897767c36d147199696c96f193034e49/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55ea1ca195ba - main [INFO] [stderr] 24: 0x7f23bf12d0b3 - __libc_start_main [INFO] [stderr] 25: 0x55ea1ca1819e - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "ee364a208b7e6745c3d1f8a813247f3ed16c582ddf37a75fdf6b06148cb2958a"` [INFO] running `"docker" "rm" "-f" "ee364a208b7e6745c3d1f8a813247f3ed16c582ddf37a75fdf6b06148cb2958a"` [INFO] [stdout] ee364a208b7e6745c3d1f8a813247f3ed16c582ddf37a75fdf6b06148cb2958a