[INFO] cloning repository https://github.com/skotagiri/tooltrace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skotagiri/tooltrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskotagiri%2Ftooltrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskotagiri%2Ftooltrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d33df627c44f7cddd301610b0cf05cf07a499ae [INFO] testing skotagiri/tooltrace/4d33df627c44f7cddd301610b0cf05cf07a499ae against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskotagiri%2Ftooltrace" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/skotagiri/tooltrace [INFO] finished tweaking git repo https://github.com/skotagiri/tooltrace [INFO] tweaked toml for git repo https://github.com/skotagiri/tooltrace written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skotagiri/tooltrace on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skotagiri/tooltrace 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded socks v0.3.4 [INFO] [stderr] Downloaded svg v0.17.0 [INFO] [stderr] Downloaded ort-sys v2.0.0-rc.10 [INFO] [stderr] Downloaded simba v0.9.1 [INFO] [stderr] Downloaded contour_tracing v1.0.12 [INFO] [stderr] Downloaded homography v0.2.0 [INFO] [stderr] Downloaded kornia-tensor v0.1.10 [INFO] [stderr] Downloaded xmltree v0.8.0 [INFO] [stderr] Downloaded kornia-image v0.1.10 [INFO] [stderr] Downloaded jpeg-encoder v0.6.1 [INFO] [stderr] Downloaded kornia-imgproc v0.1.10 [INFO] [stderr] Downloaded ort v2.0.0-rc.10 [INFO] [stderr] Downloaded opencv-binding-generator v0.99.0 [INFO] [stderr] Downloaded imageproc v0.25.0 [INFO] [stderr] Downloaded fast_image_resize v3.0.4 [INFO] [stderr] Downloaded dxf v0.6.0 [INFO] [stderr] Downloaded pom v3.4.0 [INFO] [stderr] Downloaded fast_image_resize v5.1.4 [INFO] [stderr] Downloaded zerocopy-derive v0.8.28 [INFO] [stderr] Downloaded zerocopy v0.8.28 [INFO] [stderr] Downloaded kornia-rs v0.1.5 [INFO] [stderr] Downloaded arrow-buffer v52.2.0 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded kornia-io v0.1.10 [INFO] [stderr] Downloaded smallvec v2.0.0-alpha.10 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded kornia-apriltag v0.1.10 [INFO] [stderr] Downloaded opencv v0.97.2 [INFO] [stderr] Downloaded printpdf v0.7.0 [INFO] [stderr] Downloaded lopdf v0.31.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f09fdebb3454784fc7df4ffc06481e3620f86d1ba1e0db12fb6bca70b47dfd7 [INFO] running `Command { std: "docker" "start" "-a" "2f09fdebb3454784fc7df4ffc06481e3620f86d1ba1e0db12fb6bca70b47dfd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f09fdebb3454784fc7df4ffc06481e3620f86d1ba1e0db12fb6bca70b47dfd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f09fdebb3454784fc7df4ffc06481e3620f86d1ba1e0db12fb6bca70b47dfd7", kill_on_drop: false }` [INFO] [stdout] 2f09fdebb3454784fc7df4ffc06481e3620f86d1ba1e0db12fb6bca70b47dfd7 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eb528958a35a2c262b158d427a30289b35219a32c84cb09369a0b53657b2500 [INFO] running `Command { std: "docker" "start" "-a" "9eb528958a35a2c262b158d427a30289b35219a32c84cb09369a0b53657b2500", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aligned v0.4.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling zune-jpeg v0.5.5 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling gif v0.14.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling pom v3.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling lopdf v0.31.0 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling webpki-root-certs v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tooltrace-common v0.1.0 (/opt/rustwide/workdir/tooltrace-common) [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling printpdf v0.7.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling kornia-tensor v0.1.10 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling opencv-binding-generator v0.99.0 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling ort-sys v2.0.0-rc.10 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling kornia-image v0.1.10 [INFO] [stderr] Compiling dxf v0.6.0 [INFO] [stderr] Compiling fast_image_resize v5.1.4 [INFO] [stderr] Compiling tracing-core v0.1.35 [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-6938ce1abea390aa/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' (2498) 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: 0x5db86dac2932 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5db86dac2932 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5db86dac2932 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5db86dac2932 - <::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5db86dad7d2a - ::fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5db86dad7d2a - core[c5ed12ab89cc536a]::fmt::write [INFO] [stderr] 6: 0x5db86dac7cd6 - std[716c9a7a72e5c14e]::io::default_write_fmt:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5db86dac7cd6 - ::write_fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5db86daa103f - ::print [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5db86daa103f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5db86dabbf41 - std[716c9a7a72e5c14e]::panicking::default_hook [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5db86dabc1ab - std[716c9a7a72e5c14e]::panicking::panic_with_hook [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5db86daa10f8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5db86da987d9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5db86daa1f2d - __rustc[4f0b026143eab78e]::rust_begin_unwind [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5db86dad843c - core[c5ed12ab89cc536a]::panicking::panic_fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5db86d914059 - build_script_build[9fe0922f3db0614a]::fetch_file::{closure#0} [INFO] [stderr] 17: 0x5db86d9211ff - , ureq[b2ac6b8eac6f9a3e]::error::Error>>::unwrap_or_else:: [INFO] [stderr] 18: 0x5db86d914f6f - build_script_build[9fe0922f3db0614a]::fetch_file [INFO] [stderr] 19: 0x5db86d91d9d5 - build_script_build[9fe0922f3db0614a]::prepare_libort_dir [INFO] [stderr] 20: 0x5db86d920914 - build_script_build[9fe0922f3db0614a]::real_main [INFO] [stderr] 21: 0x5db86d92062a - build_script_build[9fe0922f3db0614a]::main [INFO] [stderr] 22: 0x5db86d92abb3 - >::call_once [INFO] [stderr] 23: 0x5db86d921f16 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 24: 0x5db86d911c29 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 25: 0x5db86dabb0e6 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 26: 0x5db86dabb0e6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x5db86dabb0e6 - std[716c9a7a72e5c14e]::panicking::catch_unwind:: + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x5db86dabb0e6 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5db86dabb0e6 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24 [INFO] [stderr] 30: 0x5db86dabb0e6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stderr] 31: 0x5db86dabb0e6 - std[716c9a7a72e5c14e]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stderr] 32: 0x5db86dabb0e6 - std[716c9a7a72e5c14e]::panic::catch_unwind:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x5db86dabb0e6 - std[716c9a7a72e5c14e]::rt::lang_start_internal [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5 [INFO] [stderr] 34: 0x5db86d9117d1 - std[716c9a7a72e5c14e]::rt::lang_start::<()> [INFO] [stderr] 35: 0x5db86d9210d5 - main [INFO] [stderr] 36: 0x71a6f33ce1ca - [INFO] [stderr] 37: 0x71a6f33ce28b - __libc_start_main [INFO] [stderr] 38: 0x5db86d90f725 - _start [INFO] [stderr] 39: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9eb528958a35a2c262b158d427a30289b35219a32c84cb09369a0b53657b2500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb528958a35a2c262b158d427a30289b35219a32c84cb09369a0b53657b2500", kill_on_drop: false }` [INFO] [stdout] 9eb528958a35a2c262b158d427a30289b35219a32c84cb09369a0b53657b2500