[INFO] cloning repository https://github.com/floriskappen/basic-pitch-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/floriskappen/basic-pitch-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloriskappen%2Fbasic-pitch-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloriskappen%2Fbasic-pitch-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48fc600f8a1ae12ffdd337f48d92965046b10ac4 [INFO] checking floriskappen/basic-pitch-rust against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloriskappen%2Fbasic-pitch-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/floriskappen/basic-pitch-rust [INFO] finished tweaking git repo https://github.com/floriskappen/basic-pitch-rust [INFO] tweaked toml for git repo https://github.com/floriskappen/basic-pitch-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/floriskappen/basic-pitch-rust on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/floriskappen/basic-pitch-rust 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6039c2bde2405cdf9097b83fabb165f09a792db2505ae2b8c9392b43ad2eace [INFO] running `Command { std: "docker" "start" "-a" "d6039c2bde2405cdf9097b83fabb165f09a792db2505ae2b8c9392b43ad2eace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6039c2bde2405cdf9097b83fabb165f09a792db2505ae2b8c9392b43ad2eace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6039c2bde2405cdf9097b83fabb165f09a792db2505ae2b8c9392b43ad2eace", kill_on_drop: false }` [INFO] [stdout] d6039c2bde2405cdf9097b83fabb165f09a792db2505ae2b8c9392b43ad2eace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24e3b9d122568b1103864d09d27b387de5fe6dcd4d6d7917d8704eef8c330eb6 [INFO] running `Command { std: "docker" "start" "-a" "24e3b9d122568b1103864d09d27b387de5fe6dcd4d6d7917d8704eef8c330eb6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking midly v0.5.3 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking realfft v3.3.0 [INFO] [stderr] Checking rubato v0.15.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling ureq v2.10.0 [INFO] [stderr] Compiling ort-sys v2.0.0-rc.4 [INFO] [stderr] error: failed to run custom build command for `ort-sys v2.0.0-rc.4` [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-418c6145762904cc/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] selected feature set: none [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ort-sys-2.0.0-rc.4/build.rs:29:31: [INFO] [stderr] Failed to GET `https://parcel.pyke.io/v2/delivery/ortrs/packages/msort-binary/1.18.1/ortrs-msort_static-v1.18.1-x86_64-unknown-linux-gnu.tgz`: https://parcel.pyke.io/v2/delivery/ortrs/packages/msort-binary/1.18.1/ortrs-msort_static-v1.18.1-x86_64-unknown-linux-gnu.tgz: Dns Failed: resolve dns name 'parcel.pyke.io:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c0edc9aa592 - std::backtrace_rs::backtrace::libunwind::trace::h360bb75e22de2778 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c0edc9aa592 - std::backtrace_rs::backtrace::trace_unsynchronized::hfdde2f704faeffd5 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c0edc9aa592 - std::sys::backtrace::_print_fmt::h417d2e15f697175b [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c0edc9aa592 - ::fmt::h6da87f843d594e5f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c0edc9d0be3 - core::fmt::rt::Argument::fmt::h93dad83eea6b1735 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5c0edc9d0be3 - core::fmt::write::hfc80a741b320fdf6 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5c0edc9a6333 - std::io::default_write_fmt::h4f50706d79e0ad9c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c0edc9a6333 - std::io::Write::write_fmt::h4ea6a86049496d1c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5c0edc9aa3e2 - std::sys::backtrace::BacktraceLock::print::h1cbd12f8d7a3dd2a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c0edc9ac0b6 - std::panicking::default_hook::{{closure}}::h05e45c6f75ebd415 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5c0edc9abeb9 - std::panicking::default_hook::h282f20b2a278c2b0 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5c0edc9acac2 - std::panicking::rust_panic_with_hook::h36eb92d284238d72 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5c0edc9ac85a - std::panicking::begin_panic_handler::{{closure}}::h880cd2442ca41755 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5c0edc9aaa99 - std::sys::backtrace::__rust_end_short_backtrace::hea32aba5814406f8 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c0edc9ac4ed - __rustc[e8bfc998c4eccd70]::rust_begin_unwind [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5c0edc9cf0a0 - core::panicking::panic_fmt::h507f02bb0d23e89f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c0edc6c774c - build_script_build::fetch_file::{{closure}}::hbd6d625b749fecc2 [INFO] [stderr] 17: 0x5c0edc6bd891 - core::result::Result::unwrap_or_else::h8a56367d9d760d4b [INFO] [stderr] 18: 0x5c0edc6c73ba - build_script_build::fetch_file::ha39bc1e1544feff6 [INFO] [stderr] 19: 0x5c0edc6cfb62 - build_script_build::prepare_libort_dir::he54c029fbaa89475 [INFO] [stderr] 20: 0x5c0edc6d106c - build_script_build::real_main::h78ef53d9a3ca3492 [INFO] [stderr] 21: 0x5c0edc6d171a - build_script_build::main::h9d44936c243d1abb [INFO] [stderr] 22: 0x5c0edc6bf853 - core::ops::function::FnOnce::call_once::hd9481e5c1f6f47bc [INFO] [stderr] 23: 0x5c0edc6c4d76 - std::sys::backtrace::__rust_begin_short_backtrace::h36e52dd61621f44a [INFO] [stderr] 24: 0x5c0edc6bc079 - std::rt::lang_start::{{closure}}::h54699a4aa1d8a71b [INFO] [stderr] 25: 0x5c0edc9a15a0 - core::ops::function::impls:: for &F>::call_once::h6a0310293008eb2d [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 26: 0x5c0edc9a15a0 - std::panicking::catch_unwind::do_call::h296e94a1c4e3d78c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5c0edc9a15a0 - std::panicking::catch_unwind::hcc60b8b41a431974 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5c0edc9a15a0 - std::panic::catch_unwind::hfde220fef6750e01 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5c0edc9a15a0 - std::rt::lang_start_internal::{{closure}}::h8a2acae78735c9ef [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:175:24 [INFO] [stderr] 30: 0x5c0edc9a15a0 - std::panicking::catch_unwind::do_call::hd03928f4e997613a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 31: 0x5c0edc9a15a0 - std::panicking::catch_unwind::hf7cbafaef6e89ea3 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 32: 0x5c0edc9a15a0 - std::panic::catch_unwind::hf1ae9b7d8b7c2036 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x5c0edc9a15a0 - std::rt::lang_start_internal::h1c97a48421de4504 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:171:5 [INFO] [stderr] 34: 0x5c0edc6bc061 - std::rt::lang_start::hafacef97bc2115af [INFO] [stderr] 35: 0x5c0edc6d1855 - main [INFO] [stderr] 36: 0x722e400de1ca - [INFO] [stderr] 37: 0x722e400de28b - __libc_start_main [INFO] [stderr] 38: 0x5c0edc6b81e5 - _start [INFO] [stderr] 39: 0x0 - [INFO] running `Command { std: "docker" "inspect" "24e3b9d122568b1103864d09d27b387de5fe6dcd4d6d7917d8704eef8c330eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e3b9d122568b1103864d09d27b387de5fe6dcd4d6d7917d8704eef8c330eb6", kill_on_drop: false }` [INFO] [stdout] 24e3b9d122568b1103864d09d27b387de5fe6dcd4d6d7917d8704eef8c330eb6