[INFO] fetching crate onnxruntime-sys 0.0.14... [INFO] testing onnxruntime-sys-0.0.14 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate onnxruntime-sys 0.0.14 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate onnxruntime-sys 0.0.14 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate onnxruntime-sys 0.0.14 [INFO] finished tweaking crates.io crate onnxruntime-sys 0.0.14 [INFO] tweaked toml for crates.io crate onnxruntime-sys 0.0.14 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate onnxruntime-sys 0.0.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 137551a45c6b549bf4b7c904a97eb16de3d73a6971fb2dbac50201c9f513156d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "137551a45c6b549bf4b7c904a97eb16de3d73a6971fb2dbac50201c9f513156d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "137551a45c6b549bf4b7c904a97eb16de3d73a6971fb2dbac50201c9f513156d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137551a45c6b549bf4b7c904a97eb16de3d73a6971fb2dbac50201c9f513156d", kill_on_drop: false }` [INFO] [stdout] 137551a45c6b549bf4b7c904a97eb16de3d73a6971fb2dbac50201c9f513156d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86f022c98487c8d77b48d0fd233c72a04ccad4c375b54d1a5f116002c2d486d1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "86f022c98487c8d77b48d0fd233c72a04ccad4c375b54d1a5f116002c2d486d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling ureq v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling onnxruntime-sys v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `onnxruntime-sys v0.0.14 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/onnxruntime-sys-08ed2add85fd65a1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] strategy: "unknown" [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/onnxruntime-sys-53d0ccf139d468cb/out/onnxruntime-linux-x64-1.8.1.tgz [INFO] [stderr] Creating directory "/opt/rustwide/target/debug/build/onnxruntime-sys-53d0ccf139d468cb/out" [INFO] [stderr] Downloading https://github.com/microsoft/onnxruntime/releases/download/v1.8.1/onnxruntime-linux-x64-1.8.1.tgz into /opt/rustwide/target/debug/build/onnxruntime-sys-53d0ccf139d468cb/out/onnxruntime-linux-x64-1.8.1.tgz [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'ERROR: Failed to download https://github.com/microsoft/onnxruntime/releases/download/v1.8.1/onnxruntime-linux-x64-1.8.1.tgz: Transport(Transport { kind: Dns, message: None, url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/microsoft/onnxruntime/releases/download/v1.8.1/onnxruntime-linux-x64-1.8.1.tgz", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }), response: None })', build.rs:139:31 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5654133e49dc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5654133e49dc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5654133e49dc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5654133e49dc - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56541340266c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x5654133ddf55 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x5654133e62f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5654133e62f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5654133e62f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x5654133e5e9b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x5654133e69a4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x5654133e6480 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x5654133e4e94 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x5654133e63e9 - rust_begin_unwind [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x56541313e5a1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stderr] 15: 0x5654131494ef - build_script_build::download::{{closure}}::h743ffa6ed93cda87 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:139:31 [INFO] [stderr] 16: 0x56541314d53d - core::result::Result::unwrap_or_else::hc243c871c347d224 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1083:23 [INFO] [stderr] 17: 0x565413148f15 - build_script_build::download::hbe2f690335ed6340 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:136:16 [INFO] [stderr] 18: 0x56541314c2e4 - build_script_build::prepare_libort_dir_prebuilt::h7ae33c113e23a59f [INFO] [stderr] at /opt/rustwide/workdir/build.rs:400:9 [INFO] [stderr] 19: 0x56541314c808 - build_script_build::prepare_libort_dir::h170277da83851f84 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:421:36 [INFO] [stderr] 20: 0x565413148764 - build_script_build::main::h1484d484b1116724 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:44:30 [INFO] [stderr] 21: 0x56541315908b - core::ops::function::FnOnce::call_once::h5ef71c0cab55d014 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x565413145dce - std::sys_common::backtrace::__rust_begin_short_backtrace::hafc96e5fd423756e [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 23: 0x565413144d21 - std::rt::lang_start::{{closure}}::haa1116b6c7e45c8a [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:145:18 [INFO] [stderr] 24: 0x5654133e4221 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 25: 0x5654133e4221 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 26: 0x5654133e4221 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 27: 0x5654133e4221 - std::panic::catch_unwind::hab40227675186980 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 28: 0x5654133e4221 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stderr] 29: 0x5654133e4221 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 30: 0x5654133e4221 - std::panicking::try::h32d4e72fd8922bce [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 31: 0x5654133e4221 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 32: 0x5654133e4221 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stderr] 33: 0x565413144cf0 - std::rt::lang_start::hd6bf2cc8e17481a3 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:144:17 [INFO] [stderr] 34: 0x56541314cd6c - main [INFO] [stderr] 35: 0x7f9136df30b3 - __libc_start_main [INFO] [stderr] 36: 0x56541313ecfe - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "86f022c98487c8d77b48d0fd233c72a04ccad4c375b54d1a5f116002c2d486d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f022c98487c8d77b48d0fd233c72a04ccad4c375b54d1a5f116002c2d486d1", kill_on_drop: false }` [INFO] [stdout] 86f022c98487c8d77b48d0fd233c72a04ccad4c375b54d1a5f116002c2d486d1