[INFO] fetching crate trnovel 0.8.4...
[INFO] testing trnovel-0.8.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate trnovel 0.8.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate trnovel 0.8.4
[INFO] finished tweaking crates.io crate trnovel 0.8.4
[INFO] tweaked toml for crates.io crate trnovel 0.8.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trnovel 0.8.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trnovel 0.8.4 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 723f109963b87f705e4077a63641f3c6a28a1788a9ac5b0fca715c605c2e9bc4
[INFO] running `Command { std: "docker" "start" "-a" "723f109963b87f705e4077a63641f3c6a28a1788a9ac5b0fca715c605c2e9bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723f109963b87f705e4077a63641f3c6a28a1788a9ac5b0fca715c605c2e9bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "723f109963b87f705e4077a63641f3c6a28a1788a9ac5b0fca715c605c2e9bc4", kill_on_drop: false }`
[INFO] [stdout] 723f109963b87f705e4077a63641f3c6a28a1788a9ac5b0fca715c605c2e9bc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae8440a5716119b77018976898ae40748f1b85496d541fe1b878a19cbc418d5c
[INFO] running `Command { std: "docker" "start" "-a" "ae8440a5716119b77018976898ae40748f1b85496d541fe1b878a19cbc418d5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-root-certs v1.0.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling debugit v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling pinyin v0.10.0
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling jieba-macros v0.8.1
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.2
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling kokoro-tts v0.3.1
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling cedarwood v0.4.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.10
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling chinese-variant v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand v0.10.0-rc.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling any_key v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling font8x8 v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling chinese-number v0.7.7
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling generational-box v0.6.2
[INFO] [stderr]    Compiling ratatui-kit-macros v0.5.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling include-flate-compress v0.3.1
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.10
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rodio v0.21.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling include-flate-codegen v0.3.1
[INFO] [stderr]    Compiling scraper v0.24.0
[INFO] [stderr] error: failed to run custom build command for `ort-sys v2.0.0-rc.10`
[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/ort-sys-21955e53912bcc2d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBONNXRUNTIME_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBONNXRUNTIME_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBONNXRUNTIME_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   onnxruntime not found using pkg-config, falling back to manual setup.
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_LIB_LOCATION
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_LIB_PROFILE
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_PREFER_DYNAMIC_LINK
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_SKIP_DOWNLOAD
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_CXX_STDLIB
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB
[INFO] [stderr]   selected feature set: none
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4023) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ort-sys-2.0.0-rc.10/build.rs:53:27:
[INFO] [stderr]   Failed to GET `https://cdn.pyke.io/0/pyke:ort-rs/ms@1.22.0/x86_64-unknown-linux-gnu.tgz`: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59a80ff32faa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x59a80ff32faa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x59a80ff32faa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x59a80ff32faa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x59a80ff47c5a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x59a80ff47c5a - core[35159d6ffb30e017]::fmt::write
[INFO] [stderr]      6:     0x59a80ff37e02 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x59a80ff37e02 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x59a80ff1207f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x59a80ff1207f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x59a80ff2c8b1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x59a80ff2cb2b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x59a80ff12138 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x59a80ff097e9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x59a80ff12f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x59a80ff483ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x59a80fd956f9 - build_script_build[7f1c0b0ca1158707]::fetch_file::{closure#0}
[INFO] [stderr]     17:     0x59a80fd8336f - <core[35159d6ffb30e017]::result::Result<http[344685be318745a7]::response::Response<ureq[d022f7c4ad3c589]::body::Body>, ureq[d022f7c4ad3c589]::error::Error>>::unwrap_or_else::<build_script_build[7f1c0b0ca1158707]::fetch_file::{closure#0}>
[INFO] [stderr]     18:     0x59a80fd9660f - build_script_build[7f1c0b0ca1158707]::fetch_file
[INFO] [stderr]     19:     0x59a80fd9efd4 - build_script_build[7f1c0b0ca1158707]::prepare_libort_dir
[INFO] [stderr]     20:     0x59a80fda1f14 - build_script_build[7f1c0b0ca1158707]::real_main
[INFO] [stderr]     21:     0x59a80fda1c2a - build_script_build[7f1c0b0ca1158707]::main
[INFO] [stderr]     22:     0x59a80fd93ed3 - <fn() as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     23:     0x59a80fd865d6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     24:     0x59a80fd87cf9 - std[ec419fa8110287d5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     25:     0x59a80ff2ba07 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     26:     0x59a80ff2ba07 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x59a80ff2ba07 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x59a80ff2ba07 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x59a80ff2ba07 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stderr]     30:     0x59a80ff2ba07 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     31:     0x59a80ff2ba07 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     32:     0x59a80ff2ba07 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     33:     0x59a80ff2ba07 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stderr]     34:     0x59a80fd86571 - std[ec419fa8110287d5]::rt::lang_start::<()>
[INFO] [stderr]     35:     0x59a80fda26d5 - main
[INFO] [stderr]     36:     0x75c8f249e1ca - <unknown>
[INFO] [stderr]     37:     0x75c8f249e28b - __libc_start_main
[INFO] [stderr]     38:     0x59a80fd83195 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ae8440a5716119b77018976898ae40748f1b85496d541fe1b878a19cbc418d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae8440a5716119b77018976898ae40748f1b85496d541fe1b878a19cbc418d5c", kill_on_drop: false }`
[INFO] [stdout] ae8440a5716119b77018976898ae40748f1b85496d541fe1b878a19cbc418d5c
