[INFO] cloning repository https://github.com/Elieren/yolo-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Elieren/yolo-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElieren%2Fyolo-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElieren%2Fyolo-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 815d7d69b59da5ceb4b570a27cb42956dc79e9a1
[INFO] testing Elieren/yolo-rust against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElieren%2Fyolo-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Elieren/yolo-rust
[INFO] finished tweaking git repo https://github.com/Elieren/yolo-rust
[INFO] tweaked toml for git repo https://github.com/Elieren/yolo-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Elieren/yolo-rust on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Elieren/yolo-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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.5.0
[INFO] [stderr]   Downloaded cc v1.2.21
[INFO] [stderr]   Downloaded windows-implement v0.59.0
[INFO] [stderr]   Downloaded ordered-float v5.0.0
[INFO] [stderr]   Downloaded windows-core v0.59.0
[INFO] [stderr]   Downloaded opencv-binding-generator v0.96.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.10
[INFO] [stderr]   Downloaded ort v1.16.3
[INFO] [stderr]   Downloaded opencv v0.94.4
[INFO] [stderr]   Downloaded windows v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e868816f5649aa8f877366ecdff0f65f980b878b7c5d0a6e5a7dd1a81d1f604f
[INFO] running `Command { std: "docker" "start" "e868816f5649aa8f877366ecdff0f65f980b878b7c5d0a6e5a7dd1a81d1f604f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e868816f5649aa8f877366ecdff0f65f980b878b7c5d0a6e5a7dd1a81d1f604f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e868816f5649aa8f877366ecdff0f65f980b878b7c5d0a6e5a7dd1a81d1f604f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e868816f5649aa8f877366ecdff0f65f980b878b7c5d0a6e5a7dd1a81d1f604f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e868816f5649aa8f877366ecdff0f65f980b878b7c5d0a6e5a7dd1a81d1f604f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling opencv-binding-generator v0.96.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling opencv v0.94.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling ort v1.16.3
[INFO] [stderr] error: failed to run custom build command for `ort v1.16.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/ort-a675eb55c46bda23/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   [ort] strategy: "unknown"
[INFO] [stderr]   cargo:rerun-if-env-changed=ORT_STRATEGY
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/release/build/ort-26ec75cbff31a3fb/out/onnxruntime-linux-x64-gpu-1.16.0.tgz
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2622) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ort-1.16.3/build.rs:226:31:
[INFO] [stderr]   [ort] failed to download https://github.com/microsoft/onnxruntime/releases/download/v1.16.0/onnxruntime-linux-x64-gpu-1.16.0.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.0/onnxruntime-linux-x64-gpu-1.16.0.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:     0x58bfe23d6651 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x58bfe23ebd6a - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      2:     0x58bfe23dbbfc - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x58bfe23b5696 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x58bfe23cf3a1 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]      5:     0x58bfe23cf55b - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x58bfe23b5742 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x58bfe23aceb9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x58bfe23b63cd - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]      9:     0x58bfe23ec4dc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]     10:     0x58bfe2104b09 - build_script_build[970b8e2a029e5e2b]::download::<&std[97b98282bc616a66]::path::PathBuf>::{closure#0}
[INFO] [stderr]     11:     0x58bfe21217d4 - <core[832e9a552fc17241]::result::Result<ureq[372b89114a25ad2f]::response::Response, ureq[372b89114a25ad2f]::error::Error>>::unwrap_or_else::<build_script_build[970b8e2a029e5e2b]::download<&std[97b98282bc616a66]::path::PathBuf>::{closure#0}>
[INFO] [stderr]     12:     0x58bfe2104455 - build_script_build[970b8e2a029e5e2b]::download::<&std[97b98282bc616a66]::path::PathBuf>
[INFO] [stderr]     13:     0x58bfe211078b - build_script_build[970b8e2a029e5e2b]::prepare_libort_dir
[INFO] [stderr]     14:     0x58bfe2110c46 - build_script_build[970b8e2a029e5e2b]::real_main
[INFO] [stderr]     15:     0x58bfe2110bff - build_script_build[970b8e2a029e5e2b]::main
[INFO] [stderr]     16:     0x58bfe2120f13 - <fn() as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     17:     0x58bfe2124ae6 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     18:     0x58bfe2124d79 - std[97b98282bc616a66]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     19:     0x58bfe23ce737 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]     20:     0x58bfe2124ad1 - std[97b98282bc616a66]::rt::lang_start::<()>
[INFO] [stderr]     21:     0x58bfe21121f5 - main
[INFO] [stderr]     22:     0x7acc781ca601 - <unknown>
[INFO] [stderr]     23:     0x7acc781ca718 - __libc_start_main
[INFO] [stderr]     24:     0x58bfe2103825 - _start
[INFO] [stderr]     25:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "e868816f5649aa8f877366ecdff0f65f980b878b7c5d0a6e5a7dd1a81d1f604f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e868816f5649aa8f877366ecdff0f65f980b878b7c5d0a6e5a7dd1a81d1f604f", kill_on_drop: false }`
[INFO] [stdout] e868816f5649aa8f877366ecdff0f65f980b878b7c5d0a6e5a7dd1a81d1f604f
