[INFO] cloning repository https://github.com/r4plh/rustFaceCrop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r4plh/rustFaceCrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr4plh%2FrustFaceCrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr4plh%2FrustFaceCrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 784b4a43966870b14f563b01a52fee50dbd5287b [INFO] checking r4plh/rustFaceCrop/784b4a43966870b14f563b01a52fee50dbd5287b against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr4plh%2FrustFaceCrop" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/r4plh/rustFaceCrop [INFO] finished tweaking git repo https://github.com/r4plh/rustFaceCrop [INFO] tweaked toml for git repo https://github.com/r4plh/rustFaceCrop written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/r4plh/rustFaceCrop on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/r4plh/rustFaceCrop 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vswhom-sys v0.1.3 [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded ort v1.16.3 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebb37a256cd4ea1daad36c7992a70231d408240b011b830da81e85bebbaf3e00 [INFO] running `Command { std: "docker" "start" "-a" "ebb37a256cd4ea1daad36c7992a70231d408240b011b830da81e85bebbaf3e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebb37a256cd4ea1daad36c7992a70231d408240b011b830da81e85bebbaf3e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb37a256cd4ea1daad36c7992a70231d408240b011b830da81e85bebbaf3e00", kill_on_drop: false }` [INFO] [stdout] ebb37a256cd4ea1daad36c7992a70231d408240b011b830da81e85bebbaf3e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6068c363e8a308fe794b018d8d2e52eaf850dd1b628e4bbde94695c116c38f85 [INFO] running `Command { std: "docker" "start" "-a" "6068c363e8a308fe794b018d8d2e52eaf850dd1b628e4bbde94695c116c38f85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking gif v0.13.2 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking qoi v0.4.1 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [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_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-da48e879a3fd0af0/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/debug/build/ort-8fce21ee04ae2e66/out/onnxruntime-linux-x64-1.16.0.tgz [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2206) 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-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-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: 0x5b631e03d622 - std::backtrace_rs::backtrace::libunwind::trace::h982c226fb4228175 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b631e03d622 - std::backtrace_rs::backtrace::trace_unsynchronized::h8cc9ffd61ea62d23 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b631e03d622 - std::sys::backtrace::_print_fmt::h4cd5293c5cadcdba [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b631e03d622 - ::fmt::he2170ac7a9b7d8e2 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b631e06252f - core::fmt::rt::Argument::fmt::he3e46e602c5238bb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5b631e06252f - core::fmt::write::h08b69b6f6da9dedb [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5b631e02e153 - std::io::default_write_fmt::hbaf91e190600da50 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b631e02e153 - std::io::Write::write_fmt::h6c1a272d72aa806a [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5b631e03d422 - std::sys::backtrace::BacktraceLock::print::ha3901afbdca4af34 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5b631e02b48c - std::panicking::default_hook::{{closure}}::h21b46c3ea4063e1b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5b631e02b2cf - std::panicking::default_hook::hc9b0213082b48a5b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5b631e02aa45 - std::panicking::panic_with_hook::h2fc74b51da84ab93 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5b631e03cfaa - std::panicking::panic_handler::{{closure}}::hce1829c84eba5126 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5b631e03cf09 - std::sys::backtrace::__rust_end_short_backtrace::h5d12bc139fa5e72b [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5b631e02a7bd - __rustc[4e1d0de11a6e25cc]::rust_begin_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5b631e067000 - core::panicking::panic_fmt::h633d971b6a6af30d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b631dd49b78 - build_script_build::download::{{closure}}::h193b73f6c264df91 [INFO] [stderr] 17: 0x5b631dd36431 - core::result::Result::unwrap_or_else::h0908083b68062e2e [INFO] [stderr] 18: 0x5b631dd4a5e5 - build_script_build::download::h90668929ba4bd2cd [INFO] [stderr] 19: 0x5b631dd46a7a - build_script_build::prepare_libort_dir::hdcb638a56c061e28 [INFO] [stderr] 20: 0x5b631dd4e836 - build_script_build::real_main::h23bcacab55a68c6c [INFO] [stderr] 21: 0x5b631dd4ac9f - build_script_build::main::h6c1c19881d5e10db [INFO] [stderr] 22: 0x5b631dd50193 - core::ops::function::FnOnce::call_once::hb369ce69a0ccac10 [INFO] [stderr] 23: 0x5b631dd411c6 - std::sys::backtrace::__rust_begin_short_backtrace::h5379ad516721985e [INFO] [stderr] 24: 0x5b631dd533f9 - std::rt::lang_start::{{closure}}::h29e492e119b6af39 [INFO] [stderr] 25: 0x5b631e03de70 - core::ops::function::impls:: for &F>::call_once::h6fdf5846d395b249 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 26: 0x5b631e03de70 - std::panicking::catch_unwind::do_call::h9c9fbecc0eb64106 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 27: 0x5b631e03de70 - std::panicking::catch_unwind::hb949e3b05dcea7f8 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x5b631e03de70 - std::panic::catch_unwind::h597b2e757d3f0617 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5b631e03de70 - std::rt::lang_start_internal::{{closure}}::h734b73e4ff4afa90 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:175:24 [INFO] [stderr] 30: 0x5b631e03de70 - std::panicking::catch_unwind::do_call::he1ae9b58298bf5f6 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 31: 0x5b631e03de70 - std::panicking::catch_unwind::h60545927488899ea [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 32: 0x5b631e03de70 - std::panic::catch_unwind::hd58020504305ae1d [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x5b631e03de70 - std::rt::lang_start_internal::h2ee79d1be614d639 [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:171:5 [INFO] [stderr] 34: 0x5b631dd53431 - std::rt::lang_start::hb87d9bdd16f0c5f0 [INFO] [stderr] 35: 0x5b631dd4f475 - main [INFO] [stderr] 36: 0x7a14bba7f1ca - [INFO] [stderr] 37: 0x7a14bba7f28b - __libc_start_main [INFO] [stderr] 38: 0x5b631dd30ce5 - _start [INFO] [stderr] 39: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6068c363e8a308fe794b018d8d2e52eaf850dd1b628e4bbde94695c116c38f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6068c363e8a308fe794b018d8d2e52eaf850dd1b628e4bbde94695c116c38f85", kill_on_drop: false }` [INFO] [stdout] 6068c363e8a308fe794b018d8d2e52eaf850dd1b628e4bbde94695c116c38f85