[INFO] cloning repository https://github.com/Scyak/aoc-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Scyak/aoc-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScyak%2Faoc-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScyak%2Faoc-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d05cb32bf2925b15fd5b90bc15c36480ef3136b
[INFO] checking Scyak/aoc-2025 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScyak%2Faoc-2025" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Scyak/aoc-2025
[INFO] finished tweaking git repo https://github.com/Scyak/aoc-2025
[INFO] tweaked toml for git repo https://github.com/Scyak/aoc-2025 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Scyak/aoc-2025 on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Scyak/aoc-2025 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded coin_cbc_sys v0.1.2
[INFO] [stderr]   Downloaded good_lp v1.14.2
[INFO] [stderr]   Downloaded tracing-core v0.1.35
[INFO] [stderr]   Downloaded coin_cbc v0.1.8
[INFO] [stderr]   Downloaded derive_builder_macro v0.11.2
[INFO] [stderr]   Downloaded derive_builder_core v0.11.2
[INFO] [stderr]   Downloaded highs v2.0.0
[INFO] [stderr]   Downloaded amd v0.2.2
[INFO] [stderr]   Downloaded tracing v0.1.43
[INFO] [stderr]   Downloaded russcip v0.9.1
[INFO] [stderr]   Downloaded lpsolve v1.0.1
[INFO] [stderr]   Downloaded derive_builder v0.11.2
[INFO] [stderr]   Downloaded cmake v0.1.56
[INFO] [stderr]   Downloaded microlp v0.2.11
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded sprs v0.11.4
[INFO] [stderr]   Downloaded zip-extract v0.1.3
[INFO] [stderr]   Downloaded clarabel v0.11.1
[INFO] [stderr]   Downloaded scip-sys v0.1.26
[INFO] [stderr]   Downloaded ndarray v0.17.1
[INFO] [stderr]   Downloaded lpsolve-sys v5.5.2
[INFO] [stderr]   Downloaded highs-sys v1.12.1
[INFO] [stderr]   Downloaded lp-solvers v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d96e5c636be77ba862af33ca3868d765939e79096a993c06485ea58bd72b7920
[INFO] running `Command { std: "docker" "start" "-a" "d96e5c636be77ba862af33ca3868d765939e79096a993c06485ea58bd72b7920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d96e5c636be77ba862af33ca3868d765939e79096a993c06485ea58bd72b7920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d96e5c636be77ba862af33ca3868d765939e79096a993c06485ea58bd72b7920", kill_on_drop: false }`
[INFO] [stdout] d96e5c636be77ba862af33ca3868d765939e79096a993c06485ea58bd72b7920
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e802ed3d50bb5e76abf09ab44bd6d352c4c822674252236158424dc80a571649
[INFO] running `Command { std: "docker" "start" "-a" "e802ed3d50bb5e76abf09ab44bd6d352c4c822674252236158424dc80a571649", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.56
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling lpsolve-sys v5.5.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling coin_cbc_sys v0.1.2
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking ndarray v0.17.1
[INFO] [stderr]    Compiling zip-extract v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling clarabel v0.11.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]    Compiling highs-sys v1.12.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling scip-sys v0.1.26
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking amd v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr] warning: scip-sys@0.1.26: Detected OS: linux
[INFO] [stderr] warning: scip-sys@0.1.26: Detected arch: x86_64
[INFO] [stderr] warning: scip-sys@0.1.26: Downloading from https://github.com/scipopt/scipoptsuite-deploy/releases/download/v0.9.0/libscip-linux.zip
[INFO] [stderr] error: failed to run custom build command for `scip-sys v0.1.26`
[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/scip-sys-f892528ffa48c5dd/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=Detected OS: linux
[INFO] [stderr]   cargo:warning=Detected arch: x86_64
[INFO] [stderr]   cargo:warning=Downloading from https://github.com/scipopt/scipoptsuite-deploy/releases/download/v0.9.0/libscip-linux.zip
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2645) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scip-sys-0.1.26/bundled.rs:57:29:
[INFO] [stderr]   Failed to download and extract SCIP: https://github.com/scipopt/scipoptsuite-deploy/releases/download/v0.9.0/libscip-linux.zip: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63e177ffc79a - std[112a2b964562f75f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63e177ffc79a - std[112a2b964562f75f]::backtrace_rs::backtrace::trace_unsynchronized::<std[112a2b964562f75f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63e177ffc79a - std[112a2b964562f75f]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63e177ffc79a - <<std[112a2b964562f75f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[874b535183aa676a]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63e17801374a - <core[874b535183aa676a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63e17801374a - core[874b535183aa676a]::fmt::write
[INFO] [stderr]      6:     0x63e178001f92 - std[112a2b964562f75f]::io::default_write_fmt::<std[112a2b964562f75f]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x63e178001f92 - <std[112a2b964562f75f]::sys::stdio::unix::Stderr as std[112a2b964562f75f]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x63e177fdb7df - <std[112a2b964562f75f]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63e177fdb7df - std[112a2b964562f75f]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63e177ff5121 - std[112a2b964562f75f]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63e177ff539b - std[112a2b964562f75f]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63e177fdb898 - std[112a2b964562f75f]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63e177fd0709 - std[112a2b964562f75f]::sys::backtrace::__rust_end_short_backtrace::<std[112a2b964562f75f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63e177fdc44d - __rustc[8745ad676316e282]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63e178013f8c - core[874b535183aa676a]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63e177720fae - build_script_build[11feaca10af9a896]::bundled::download_scip::{closure#0}
[INFO] [stderr]     17:     0x63e17771c919 - <core[874b535183aa676a]::result::Result<(), alloc[e6ec18e8d42a0bd2]::boxed::Box<dyn core[874b535183aa676a]::error::Error>>>::unwrap_or_else::<build_script_build[11feaca10af9a896]::bundled::download_scip::{closure#0}>
[INFO] [stderr]     18:     0x63e177723db1 - build_script_build[11feaca10af9a896]::bundled::download_scip
[INFO] [stderr]     19:     0x63e17771636f - build_script_build[11feaca10af9a896]::main
[INFO] [stderr]     20:     0x63e177726ab3 - <fn() -> core[874b535183aa676a]::result::Result<(), alloc[e6ec18e8d42a0bd2]::boxed::Box<dyn core[874b535183aa676a]::error::Error>> as core[874b535183aa676a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x63e177720c36 - std[112a2b964562f75f]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[874b535183aa676a]::result::Result<(), alloc[e6ec18e8d42a0bd2]::boxed::Box<dyn core[874b535183aa676a]::error::Error>>, core[874b535183aa676a]::result::Result<(), alloc[e6ec18e8d42a0bd2]::boxed::Box<dyn core[874b535183aa676a]::error::Error>>>
[INFO] [stderr]     22:     0x63e177720df9 - std[112a2b964562f75f]::rt::lang_start::<core[874b535183aa676a]::result::Result<(), alloc[e6ec18e8d42a0bd2]::boxed::Box<dyn core[874b535183aa676a]::error::Error>>>::{closure#0}
[INFO] [stderr]     23:     0x63e177ff4187 - <&dyn core[874b535183aa676a]::ops::function::Fn<(), Output = i32> + core[874b535183aa676a]::panic::unwind_safe::RefUnwindSafe + core[874b535183aa676a]::marker::Sync as core[874b535183aa676a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x63e177ff4187 - std[112a2b964562f75f]::panicking::catch_unwind::do_call::<&dyn core[874b535183aa676a]::ops::function::Fn<(), Output = i32> + core[874b535183aa676a]::panic::unwind_safe::RefUnwindSafe + core[874b535183aa676a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x63e177ff4187 - std[112a2b964562f75f]::panicking::catch_unwind::<i32, &dyn core[874b535183aa676a]::ops::function::Fn<(), Output = i32> + core[874b535183aa676a]::panic::unwind_safe::RefUnwindSafe + core[874b535183aa676a]::marker::Sync>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x63e177ff4187 - std[112a2b964562f75f]::panic::catch_unwind::<&dyn core[874b535183aa676a]::ops::function::Fn<(), Output = i32> + core[874b535183aa676a]::panic::unwind_safe::RefUnwindSafe + core[874b535183aa676a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x63e177ff4187 - std[112a2b964562f75f]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x63e177ff4187 - std[112a2b964562f75f]::panicking::catch_unwind::do_call::<std[112a2b964562f75f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x63e177ff4187 - std[112a2b964562f75f]::panicking::catch_unwind::<isize, std[112a2b964562f75f]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x63e177ff4187 - std[112a2b964562f75f]::panic::catch_unwind::<std[112a2b964562f75f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x63e177ff4187 - std[112a2b964562f75f]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x63e17771e861 - std[112a2b964562f75f]::rt::lang_start::<core[874b535183aa676a]::result::Result<(), alloc[e6ec18e8d42a0bd2]::boxed::Box<dyn core[874b535183aa676a]::error::Error>>>
[INFO] [stderr]     33:     0x63e17771c315 - main
[INFO] [stderr]     34:     0x77b4fc3bd1ca - <unknown>
[INFO] [stderr]     35:     0x77b4fc3bd28b - __libc_start_main
[INFO] [stderr]     36:     0x63e17770dd65 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `highs-sys v1.12.1`
[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/highs-sys-9db67efed30f3ca2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- HIGHS version: 1.11.0
[INFO] [stderr]   -- Git hash: n/a
[INFO] [stderr]   -- Build C++ library: ON
[INFO] [stderr]   -- Build C++ library: ON
[INFO] [stderr]   -- Build Fortran: OFF
[INFO] [stderr]   -- Build CSharp: OFF
[INFO] [stderr]   -- Build Python: OFF
[INFO] [stderr]   -- Build all tests: OFF
[INFO] [stderr]   -- ZLIB: OFF
[INFO] [stderr]   -- Build pdlp with GPU: OFF
[INFO] [stderr]   -- Use FindCUDAConf: OFF
[INFO] [stderr]   -- Build type: Release
[INFO] [stderr]   -- Looking for C++ include sys/types.h
[INFO] [stderr]   -- Looking for C++ include sys/types.h - found
[INFO] [stderr]   -- Looking for C++ include stdint.h
[INFO] [stderr]   -- Looking for C++ include stdint.h - found
[INFO] [stderr]   -- Looking for C++ include stddef.h
[INFO] [stderr]   -- Looking for C++ include stddef.h - found
[INFO] [stderr]   -- Check size of long
[INFO] [stderr]   -- Check size of long - done
[INFO] [stderr]   -- Found long size: 8
[INFO] [stderr]   -- Check size of long long
[INFO] [stderr]   -- Check size of long long - done
[INFO] [stderr]   -- Found long long size: 8
[INFO] [stderr]   -- Check size of int64_t
[INFO] [stderr]   -- Check size of int64_t - done
[INFO] [stderr]   -- Found int64_t size: 8
[INFO] [stderr]   -- Check size of unsigned long
[INFO] [stderr]   -- Check size of unsigned long - done
[INFO] [stderr]   -- Found unsigned long size: 8
[INFO] [stderr]   -- Check size of unsigned long long
[INFO] [stderr]   -- Check size of unsigned long long - done
[INFO] [stderr]   -- Found unsigned long long size: 8
[INFO] [stderr]   -- Check size of uint64_t
[INFO] [stderr]   -- Check size of uint64_t - done
[INFO] [stderr]   -- Found uint64_t size: 8
[INFO] [stderr]   -- Check size of int *
[INFO] [stderr]   -- Check size of int * - done
[INFO] [stderr]   -- Found int * size: 8
[INFO] [stderr]   -- IPO / LTO supported by compiler: YES
[INFO] [stderr]   -- IPO / LTO: FALSE as requested by user
[INFO] [stderr]   -- Performing Test HIGHS_HAVE_MM_PAUSE
[INFO] [stderr]   -- Performing Test HIGHS_HAVE_MM_PAUSE - Success
[INFO] [stderr]   -- Performing Test HIGHS_HAVE_BUILTIN_CLZ
[INFO] [stderr]   -- Performing Test HIGHS_HAVE_BUILTIN_CLZ - Success
[INFO] [stderr]   -- Performing Test COMPILER_SUPPORTS_POPCNT
[INFO] [stderr]   -- Performing Test COMPILER_SUPPORTS_POPCNT - Success
[INFO] [stderr]   -- FAST_BUILD set to on.
[INFO] [stderr]   -- Build examples: ON
[INFO] [stderr]   -- Build C++ example: ON
[INFO] [stderr]   -- Build CSharp example: OFF
[INFO] [stderr]   -- Build dotnet package: OFF
[INFO] [stderr]   -- Performing Test COMPILER_SUPPORTS_INVALID_OFFSET
[INFO] [stderr]   -- Performing Test COMPILER_SUPPORTS_INVALID_OFFSET - Success
[INFO] [stderr]   -- No CSharp support
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
[INFO] [stderr]   -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
[INFO] [stderr]   -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
[INFO] [stderr]   -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
[INFO] [stderr]   -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
[INFO] [stderr]   -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
[INFO] [stderr]   -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
[INFO] [stderr]   -- Configuring test /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.12.1/HiGHS/examples/call_highs_from_cpp.cpp: ...
[INFO] [stderr]   -- Configuring test /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.12.1/HiGHS/examples/call_highs_from_cpp.cpp: ...DONE
[INFO] [stderr]   -- Configuring test /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.12.1/HiGHS/examples/call_highs_from_c_minimal.c: ...
[INFO] [stderr]   -- Configuring test /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.12.1/HiGHS/examples/call_highs_from_c_minimal.c: ...DONE
[INFO] [stderr]   -- .Net: Use .Net Framework 2.1 support: ON
[INFO] [stderr]   -- Configuring done (29.8s)
[INFO] [stderr]   -- Generating done (0.2s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/highs-sys-33c05697927fcdb1/out/build
[INFO] [stderr]   [  0%] Building CXX object highs/CMakeFiles/highs.dir/io/FilereaderLp.cpp.o
[INFO] [stderr]   [  0%] Building CXX object highs/CMakeFiles/highs.dir/__/extern/filereaderlp/reader.cpp.o
[INFO] [stderr]   [  1%] Building CXX object highs/CMakeFiles/highs.dir/io/FilereaderEms.cpp.o
[INFO] [stderr]   [  1%] Building CXX object highs/CMakeFiles/highs.dir/io/Filereader.cpp.o
[INFO] [stderr]   [  2%] Building CXX object highs/CMakeFiles/highs.dir/io/FilereaderMps.cpp.o
[INFO] [stderr]   [  3%] Building CXX object highs/CMakeFiles/highs.dir/interfaces/highs_c_api.cpp.o
[INFO] [stderr]   [  4%] Building CXX object highs/CMakeFiles/highs.dir/io/HighsIO.cpp.o
[INFO] [stderr]   [  4%] Building CXX object highs/CMakeFiles/highs.dir/io/HMpsFF.cpp.o
[INFO] [stderr]   [  5%] Building CXX object highs/CMakeFiles/highs.dir/io/HMPSIO.cpp.o
[INFO] [stderr]   [  5%] Building CXX object highs/CMakeFiles/highs.dir/io/LoadOptions.cpp.o
[INFO] [stderr]   [  6%] Building CXX object highs/CMakeFiles/highs.dir/ipm/IpxWrapper.cpp.o
[INFO] [stderr]   [  6%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/Highs.cpp.o
[INFO] [stderr]   [  7%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsCallback.cpp.o
[INFO] [stderr]   [  7%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsDebug.cpp.o
[INFO] [stderr]   [  8%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsIis.cpp.o
[INFO] [stderr]   [  8%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsInfo.cpp.o
[INFO] [stderr]   [  9%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsInfoDebug.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsDeprecated.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsInterface.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsLp.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsLpUtils.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsModelUtils.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsOptions.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsRanging.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsSolution.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsSolutionDebug.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsSolve.cpp.o
[INFO] [stderr]   [ 15%] Building CXX object highs/CMakeFiles/highs.dir/lp_data/HighsStatus.cpp.o
[INFO] [stderr]   [ 16%] Building CXX object highs/CMakeFiles/highs.dir/mip/HighsCliqueTable.cpp.o
[INFO] [stderr]   [ 16%] Building CXX object highs/CMakeFiles/highs.dir/mip/HighsConflictPool.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object highs/CMakeFiles/highs.dir/mip/HighsCutGeneration.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object highs/CMakeFiles/highs.dir/mip/HighsCutPool.cpp.o
[INFO] [stderr]   [ 18%] Building CXX object highs/CMakeFiles/highs.dir/mip/HighsDebugSol.cpp.o
[INFO] [stderr]   [ 18%] Building CXX object highs/CMakeFiles/highs.dir/mip/HighsDomain.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/highs-sys-33c05697927fcdb1/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.12.1/HiGHS" "-B" "/opt/rustwide/target/debug/build/highs-sys-33c05697927fcdb1/out/build" "-DFAST_BUILD=ON" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreadedDLL" "-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=FALSE" "-DZLIB=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/highs-sys-33c05697927fcdb1/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/highs-sys-1.12.1/HiGHS/examples/call_highs_from_c_minimal.c
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/highs-sys-33c05697927fcdb1/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "cmake" "--build" "/opt/rustwide/target/debug/build/highs-sys-33c05697927fcdb1/out/build" "--target" "install" "--config" "Release"
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [highs/CMakeFiles/highs.dir/build.make:230: highs/CMakeFiles/highs.dir/lp_data/Highs.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [highs/CMakeFiles/highs.dir/build.make:468: highs/CMakeFiles/highs.dir/mip/HighsCliqueTable.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:910: highs/CMakeFiles/highs.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:166: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2550) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.56/src/lib.rs:1129:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e03f79b8e8a - std[112a2b964562f75f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e03f79b8e8a - std[112a2b964562f75f]::backtrace_rs::backtrace::trace_unsynchronized::<std[112a2b964562f75f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e03f79b8e8a - std[112a2b964562f75f]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5e03f79b8e8a - <<std[112a2b964562f75f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[874b535183aa676a]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5e03f79d052a - <core[874b535183aa676a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5e03f79d052a - core[874b535183aa676a]::fmt::write
[INFO] [stderr]      6:     0x5e03f79bf292 - std[112a2b964562f75f]::io::default_write_fmt::<std[112a2b964562f75f]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5e03f79bf292 - <std[112a2b964562f75f]::sys::stdio::unix::Stderr as std[112a2b964562f75f]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5e03f799885f - <std[112a2b964562f75f]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5e03f799885f - std[112a2b964562f75f]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5e03f79b2da1 - std[112a2b964562f75f]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5e03f79b301b - std[112a2b964562f75f]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5e03f7998918 - std[112a2b964562f75f]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5e03f798d989 - std[112a2b964562f75f]::sys::backtrace::__rust_end_short_backtrace::<std[112a2b964562f75f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5e03f799927d - __rustc[8745ad676316e282]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5e03f79d0d6c - core[874b535183aa676a]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5e03f7916e57 - cmake[ae0ea9dff53c9877]::fail
[INFO] [stderr]     17:     0x5e03f7916ae3 - cmake[ae0ea9dff53c9877]::run
[INFO] [stderr]     18:     0x5e03f791cb34 - <cmake[ae0ea9dff53c9877]::Config>::build
[INFO] [stderr]     19:     0x5e03f73c4324 - build_script_build[780cdad1d4123785]::build
[INFO] [stderr]     20:     0x5e03f73c416f - build_script_build[780cdad1d4123785]::main
[INFO] [stderr]     21:     0x5e03f73c62a3 - <fn() as core[874b535183aa676a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x5e03f73c3b36 - std[112a2b964562f75f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x5e03f73c4139 - std[112a2b964562f75f]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x5e03f79b1d97 - <&dyn core[874b535183aa676a]::ops::function::Fn<(), Output = i32> + core[874b535183aa676a]::panic::unwind_safe::RefUnwindSafe + core[874b535183aa676a]::marker::Sync as core[874b535183aa676a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5e03f79b1d97 - std[112a2b964562f75f]::panicking::catch_unwind::do_call::<&dyn core[874b535183aa676a]::ops::function::Fn<(), Output = i32> + core[874b535183aa676a]::panic::unwind_safe::RefUnwindSafe + core[874b535183aa676a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x5e03f79b1d97 - std[112a2b964562f75f]::panicking::catch_unwind::<i32, &dyn core[874b535183aa676a]::ops::function::Fn<(), Output = i32> + core[874b535183aa676a]::panic::unwind_safe::RefUnwindSafe + core[874b535183aa676a]::marker::Sync>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x5e03f79b1d97 - std[112a2b964562f75f]::panic::catch_unwind::<&dyn core[874b535183aa676a]::ops::function::Fn<(), Output = i32> + core[874b535183aa676a]::panic::unwind_safe::RefUnwindSafe + core[874b535183aa676a]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5e03f79b1d97 - std[112a2b964562f75f]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5e03f79b1d97 - std[112a2b964562f75f]::panicking::catch_unwind::do_call::<std[112a2b964562f75f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:581:40
[INFO] [stderr]     30:     0x5e03f79b1d97 - std[112a2b964562f75f]::panicking::catch_unwind::<isize, std[112a2b964562f75f]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x5e03f79b1d97 - std[112a2b964562f75f]::panic::catch_unwind::<std[112a2b964562f75f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5e03f79b1d97 - std[112a2b964562f75f]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/cf79d034aa3d8f396d407aafce6f1ccd818e710e/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5e03f73c34c1 - std[112a2b964562f75f]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x5e03f73c6675 - main
[INFO] [stderr]     35:     0x7fd0d8d5f1ca - <unknown>
[INFO] [stderr]     36:     0x7fd0d8d5f28b - __libc_start_main
[INFO] [stderr]     37:     0x5e03f73c1be5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e802ed3d50bb5e76abf09ab44bd6d352c4c822674252236158424dc80a571649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e802ed3d50bb5e76abf09ab44bd6d352c4c822674252236158424dc80a571649", kill_on_drop: false }`
[INFO] [stdout] e802ed3d50bb5e76abf09ab44bd6d352c4c822674252236158424dc80a571649
