[INFO] fetching crate onnxruntime-ng 1.16.1...
[INFO] checking onnxruntime-ng-1.16.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate onnxruntime-ng 1.16.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate onnxruntime-ng 1.16.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate onnxruntime-ng 1.16.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate onnxruntime-ng 1.16.1
[INFO] tweaked toml for crates.io crate onnxruntime-ng 1.16.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate onnxruntime-ng 1.16.1 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-env-log v0.2.8
[INFO] [stderr]   Downloaded onnxruntime-sys-ng v1.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cc7dfae08c0ea8609ddf96ff8fa48e8910cba779662018af9e5de997071ffa5
[INFO] running `Command { std: "docker" "start" "-a" "1cc7dfae08c0ea8609ddf96ff8fa48e8910cba779662018af9e5de997071ffa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cc7dfae08c0ea8609ddf96ff8fa48e8910cba779662018af9e5de997071ffa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc7dfae08c0ea8609ddf96ff8fa48e8910cba779662018af9e5de997071ffa5", kill_on_drop: false }`
[INFO] [stdout] 1cc7dfae08c0ea8609ddf96ff8fa48e8910cba779662018af9e5de997071ffa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69db671ecd2c3f536435a581bc230162b454bdc0174b66808449cfa77a880e4e
[INFO] running `Command { std: "docker" "start" "-a" "69db671ecd2c3f536435a581bc230162b454bdc0174b66808449cfa77a880e4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling test-env-log v0.2.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking ureq v2.8.0
[INFO] [stderr]    Compiling onnxruntime-sys-ng v1.16.1
[INFO] [stderr] error: failed to run custom build command for `onnxruntime-sys-ng v1.16.1`
[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/onnxruntime-sys-ng-2f5495b6ec35ceb1/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-ng-7fa18ab4aca0d2b8/out/onnxruntime-linux-x64-1.16.1.tgz
[INFO] [stderr]   Creating directory "/opt/rustwide/target/debug/build/onnxruntime-sys-ng-7fa18ab4aca0d2b8/out"
[INFO] [stderr]   Downloading https://github.com/microsoft/onnxruntime/releases/download/v1.16.1/onnxruntime-linux-x64-1.16.1.tgz into /opt/rustwide/target/debug/build/onnxruntime-sys-ng-7fa18ab4aca0d2b8/out/onnxruntime-linux-x64-1.16.1.tgz
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/onnxruntime-sys-ng-1.16.1/build.rs:136:31:
[INFO] [stderr]   ERROR: Failed to download https://github.com/microsoft/onnxruntime/releases/download/v1.16.1/onnxruntime-linux-x64-1.16.1.tgz: Transport(Transport { kind: Dns, message: Some("resolve dns name 'github.com:443'"), 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.16.1/onnxruntime-linux-x64-1.16.1.tgz", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x56171c5bebc5 - std::backtrace_rs::backtrace::libunwind::trace::hf6d84d188eed4942
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x56171c5bebc5 - std::backtrace_rs::backtrace::trace_unsynchronized::hb841ab02b27b2a81
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x56171c5bebc5 - std::sys_common::backtrace::_print_fmt::h7d09263e980d2dc2
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x56171c5bebc5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h8710a3386e66dc13
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x56171c5e13ab - core::fmt::rt::Argument::fmt::h56356193ea14b69e
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x56171c5e13ab - core::fmt::write::ha8a35e57fe29df69
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]      6:     0x56171c5bb5df - std::io::Write::write_fmt::h070417d35cbd0295
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]      7:     0x56171c5be99e - std::sys_common::backtrace::_print::h98c81ef11000e712
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x56171c5be99e - std::sys_common::backtrace::print::hb4fda26b0eb411fc
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x56171c5bfc59 - std::panicking::default_hook::{{closure}}::h58b999a8a8b72663
[INFO] [stderr]     10:     0x56171c5bf99d - std::panicking::default_hook::h9ee81ffa3eaff881
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x56171c5c00f3 - std::panicking::rust_panic_with_hook::h7cf1f420e89ee254
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x56171c5bffd4 - std::panicking::begin_panic_handler::{{closure}}::h1e92862156407829
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x56171c5bf089 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb9396439049b139
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x56171c5bfd07 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x56171c2b4893 - core::panicking::panic_fmt::hb6b8317cb2c3be4c
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x56171c2bf982 - build_script_build::download::{{closure}}::he702f149374f2a7e
[INFO] [stderr]     17:     0x56171c2b9a7d - core::result::Result<T,E>::unwrap_or_else::h1530976ac7d1d4c4
[INFO] [stderr]     18:     0x56171c2bf1d3 - build_script_build::download::h1abc8b2632ff68c7
[INFO] [stderr]     19:     0x56171c2c2af8 - build_script_build::prepare_libort_dir_prebuilt::hee411d8ad01fb900
[INFO] [stderr]     20:     0x56171c2c2fe4 - build_script_build::prepare_libort_dir::h25fc59c323780296
[INFO] [stderr]     21:     0x56171c2beb76 - build_script_build::main::h259b33648cf9c4cd
[INFO] [stderr]     22:     0x56171c2ca993 - core::ops::function::FnOnce::call_once::h4211c6238be33729
[INFO] [stderr]     23:     0x56171c2c34b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::he0ca0fd8fb54e95c
[INFO] [stderr]     24:     0x56171c2c9459 - std::rt::lang_start::{{closure}}::hd030945c1939bdc2
[INFO] [stderr]     25:     0x56171c5b72b6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hed2c947f9885a74b
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     26:     0x56171c5b72b6 - std::panicking::try::do_call::hb89329b1c9c22cc4
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     27:     0x56171c5b72b6 - std::panicking::try::h32506f612ff970ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     28:     0x56171c5b72b6 - std::panic::catch_unwind::hb921c12c6fd21966
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     29:     0x56171c5b72b6 - std::rt::lang_start_internal::{{closure}}::h525d7c9c8d9957db
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:48
[INFO] [stderr]     30:     0x56171c5b72b6 - std::panicking::try::do_call::hc05b1198989502ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     31:     0x56171c5b72b6 - std::panicking::try::h4ecd1dd6f6f1e3ba
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     32:     0x56171c5b72b6 - std::panic::catch_unwind::h92b0390d9e8eb6ea
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     33:     0x56171c5b72b6 - std::rt::lang_start_internal::he4964f7a9f7ed816
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:20
[INFO] [stderr]     34:     0x56171c2c9437 - std::rt::lang_start::ha02f6b45c3c2e897
[INFO] [stderr]     35:     0x56171c2c34a5 - main
[INFO] [stderr]     36:     0x7f4e4336cd90 - <unknown>
[INFO] [stderr]     37:     0x7f4e4336ce40 - __libc_start_main
[INFO] [stderr]     38:     0x56171c2b5165 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "69db671ecd2c3f536435a581bc230162b454bdc0174b66808449cfa77a880e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69db671ecd2c3f536435a581bc230162b454bdc0174b66808449cfa77a880e4e", kill_on_drop: false }`
[INFO] [stdout] 69db671ecd2c3f536435a581bc230162b454bdc0174b66808449cfa77a880e4e
[INFO] checking onnxruntime-ng-1.16.1 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate onnxruntime-ng 1.16.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate onnxruntime-ng 1.16.1 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate onnxruntime-ng 1.16.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate onnxruntime-ng 1.16.1
[INFO] tweaked toml for crates.io crate onnxruntime-ng 1.16.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate onnxruntime-ng 1.16.1 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e221259cc1c80a8429f945bbc6404e2667cf3e16edf6305cdac57646f242896
[INFO] running `Command { std: "docker" "start" "-a" "1e221259cc1c80a8429f945bbc6404e2667cf3e16edf6305cdac57646f242896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e221259cc1c80a8429f945bbc6404e2667cf3e16edf6305cdac57646f242896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e221259cc1c80a8429f945bbc6404e2667cf3e16edf6305cdac57646f242896", kill_on_drop: false }`
[INFO] [stdout] 1e221259cc1c80a8429f945bbc6404e2667cf3e16edf6305cdac57646f242896
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f746f130e07a0a152ae8c1ef534e5e53318f774f7d23c87939d38eb9a809b21
[INFO] running `Command { std: "docker" "start" "-a" "2f746f130e07a0a152ae8c1ef534e5e53318f774f7d23c87939d38eb9a809b21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling test-env-log v0.2.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking ureq v2.8.0
[INFO] [stderr]    Compiling onnxruntime-sys-ng v1.16.1
[INFO] [stderr] error: failed to run custom build command for `onnxruntime-sys-ng v1.16.1`
[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/onnxruntime-sys-ng-2f5495b6ec35ceb1/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-ng-7fa18ab4aca0d2b8/out/onnxruntime-linux-x64-1.16.1.tgz
[INFO] [stderr]   Creating directory "/opt/rustwide/target/debug/build/onnxruntime-sys-ng-7fa18ab4aca0d2b8/out"
[INFO] [stderr]   Downloading https://github.com/microsoft/onnxruntime/releases/download/v1.16.1/onnxruntime-linux-x64-1.16.1.tgz into /opt/rustwide/target/debug/build/onnxruntime-sys-ng-7fa18ab4aca0d2b8/out/onnxruntime-linux-x64-1.16.1.tgz
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/onnxruntime-sys-ng-1.16.1/build.rs:136:31:
[INFO] [stderr]   ERROR: Failed to download https://github.com/microsoft/onnxruntime/releases/download/v1.16.1/onnxruntime-linux-x64-1.16.1.tgz: Transport(Transport { kind: Dns, message: Some("resolve dns name 'github.com:443'"), 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.16.1/onnxruntime-linux-x64-1.16.1.tgz", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5594a9da4575 - std::backtrace_rs::backtrace::libunwind::trace::hdfeb580427d8933a
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x5594a9da4575 - std::backtrace_rs::backtrace::trace_unsynchronized::h2ab9303b28c241a4
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5594a9da4575 - std::sys_common::backtrace::_print_fmt::h619cfc7eb9ab5b5f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x5594a9da4575 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::he16efdaf40e8eef7
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x5594a9dc6d5b - core::fmt::rt::Argument::fmt::h9f13baa13e8b36b1
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x5594a9dc6d5b - core::fmt::write::hae8f3928a7d1fb9f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]      6:     0x5594a9da0f8f - std::io::Write::write_fmt::h51b0278883ceca93
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]      7:     0x5594a9da434e - std::sys_common::backtrace::_print::ha38797bab2b77f4a
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x5594a9da434e - std::sys_common::backtrace::print::ha10bfc6bd1633494
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x5594a9da5609 - std::panicking::default_hook::{{closure}}::h71e248ada3a684d2
[INFO] [stderr]     10:     0x5594a9da534d - std::panicking::default_hook::hd99e3a7061b2ddee
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x5594a9da5aa3 - std::panicking::rust_panic_with_hook::h7c7bce4a41c281ff
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x5594a9da5984 - std::panicking::begin_panic_handler::{{closure}}::h2460704575d1c9aa
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x5594a9da4a39 - std::sys_common::backtrace::__rust_end_short_backtrace::hbe07398721317bb0
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x5594a9da56b7 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x5594a9a9a893 - core::panicking::panic_fmt::h621d774f51b1ce55
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5594a9aa4862 - build_script_build::download::{{closure}}::h1a280ffb1e1ff1d8
[INFO] [stderr]     17:     0x5594a9ab102d - core::result::Result<T,E>::unwrap_or_else::h838599b134039c97
[INFO] [stderr]     18:     0x5594a9aa40b3 - build_script_build::download::hb06e968fd7e026b2
[INFO] [stderr]     19:     0x5594a9aa79d8 - build_script_build::prepare_libort_dir_prebuilt::hd13305c9ab765dd8
[INFO] [stderr]     20:     0x5594a9aa7ec4 - build_script_build::prepare_libort_dir::h19b60a1d23b00599
[INFO] [stderr]     21:     0x5594a9aa3a56 - build_script_build::main::h1c6f65da8f976ec1
[INFO] [stderr]     22:     0x5594a9ab0623 - core::ops::function::FnOnce::call_once::h75b9d060a50df330
[INFO] [stderr]     23:     0x5594a9a9b2f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcd0156bd5df87664
[INFO] [stderr]     24:     0x5594a9a9d8e9 - std::rt::lang_start::{{closure}}::hcfb78f41c4115920
[INFO] [stderr]     25:     0x5594a9d9cc66 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6a158acb8f1b53eb
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     26:     0x5594a9d9cc66 - std::panicking::try::do_call::h1e4aaada6483a32f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:559:40
[INFO] [stderr]     27:     0x5594a9d9cc66 - std::panicking::try::h1af07f2910174530
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:523:19
[INFO] [stderr]     28:     0x5594a9d9cc66 - std::panic::catch_unwind::h14ab2010dc264db0
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panic.rs:149:14
[INFO] [stderr]     29:     0x5594a9d9cc66 - std::rt::lang_start_internal::{{closure}}::ha4f1e133f590a2bc
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/rt.rs:141:48
[INFO] [stderr]     30:     0x5594a9d9cc66 - std::panicking::try::do_call::h0f5241dc2333fd63
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:559:40
[INFO] [stderr]     31:     0x5594a9d9cc66 - std::panicking::try::h2de8e037aeb49eae
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:523:19
[INFO] [stderr]     32:     0x5594a9d9cc66 - std::panic::catch_unwind::h655cf7c8daff0fce
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panic.rs:149:14
[INFO] [stderr]     33:     0x5594a9d9cc66 - std::rt::lang_start_internal::h0546893e62f1752b
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/rt.rs:141:20
[INFO] [stderr]     34:     0x5594a9a9d8c7 - std::rt::lang_start::h812c8594ca321f68
[INFO] [stderr]     35:     0x5594a9aa8385 - main
[INFO] [stderr]     36:     0x7f8f9ee92d90 - <unknown>
[INFO] [stderr]     37:     0x7f8f9ee92e40 - __libc_start_main
[INFO] [stderr]     38:     0x5594a9a9b165 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2f746f130e07a0a152ae8c1ef534e5e53318f774f7d23c87939d38eb9a809b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f746f130e07a0a152ae8c1ef534e5e53318f774f7d23c87939d38eb9a809b21", kill_on_drop: false }`
[INFO] [stdout] 2f746f130e07a0a152ae8c1ef534e5e53318f774f7d23c87939d38eb9a809b21
