[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 try#50f413885985a8b0a0b6ca0766a0aedd45304953 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Scyak/aoc-2025 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b1616d8da097fdfb89e05c71dde12776f0fff683a74f4550a5606563771b914
[INFO] running `Command { std: "docker" "start" "-a" "6b1616d8da097fdfb89e05c71dde12776f0fff683a74f4550a5606563771b914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b1616d8da097fdfb89e05c71dde12776f0fff683a74f4550a5606563771b914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b1616d8da097fdfb89e05c71dde12776f0fff683a74f4550a5606563771b914", kill_on_drop: false }`
[INFO] [stdout] 6b1616d8da097fdfb89e05c71dde12776f0fff683a74f4550a5606563771b914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f9538de6d287145db7a01214f3e1e08eff238450412f248bf132815dbd53a0f
[INFO] running `Command { std: "docker" "start" "-a" "5f9538de6d287145db7a01214f3e1e08eff238450412f248bf132815dbd53a0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[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 litemap v0.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.56
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking shlex v1.3.0
[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 zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling lpsolve-sys v5.5.2
[INFO] [stderr]    Compiling coin_cbc_sys v0.1.2
[INFO] [stderr]    Compiling zip-extract v0.1.3
[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]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling clarabel v0.11.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking amd v0.2.2
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling highs-sys v1.12.1
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling scip-sys v0.1.26
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_derive v4.5.49
[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' (2673) 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:     0x57b4ead1ab9a - std[750460bc29eab7dd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57b4ead1ab9a - std[750460bc29eab7dd]::backtrace_rs::backtrace::trace_unsynchronized::<std[750460bc29eab7dd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57b4ead1ab9a - std[750460bc29eab7dd]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x57b4ead1ab9a - <<std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d62315c68ff81ef2]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x57b4ead31b4a - <core[d62315c68ff81ef2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x57b4ead31b4a - core[d62315c68ff81ef2]::fmt::write
[INFO] [stderr]      6:     0x57b4ead20392 - std[750460bc29eab7dd]::io::default_write_fmt::<std[750460bc29eab7dd]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x57b4ead20392 - <std[750460bc29eab7dd]::sys::stdio::unix::Stderr as std[750460bc29eab7dd]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x57b4eacf9bdf - <std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x57b4eacf9bdf - std[750460bc29eab7dd]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x57b4ead13521 - std[750460bc29eab7dd]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x57b4ead1379b - std[750460bc29eab7dd]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x57b4eacf9c98 - std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x57b4eaceeb09 - std[750460bc29eab7dd]::sys::backtrace::__rust_end_short_backtrace::<std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x57b4eacfa84d - __rustc[e0c6b7d6fd1a3415]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x57b4ead3238c - core[d62315c68ff81ef2]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x57b4ea43c48e - build_script_build[c888becfa7494aa5]::bundled::download_scip::{closure#0}
[INFO] [stderr]     17:     0x57b4ea438409 - <core[d62315c68ff81ef2]::result::Result<(), alloc[813fa955e2f0131b]::boxed::Box<dyn core[d62315c68ff81ef2]::error::Error>>>::unwrap_or_else::<build_script_build[c888becfa7494aa5]::bundled::download_scip::{closure#0}>
[INFO] [stderr]     18:     0x57b4ea43f3d1 - build_script_build[c888becfa7494aa5]::bundled::download_scip
[INFO] [stderr]     19:     0x57b4ea4316cf - build_script_build[c888becfa7494aa5]::main
[INFO] [stderr]     20:     0x57b4ea441f73 - <fn() -> core[d62315c68ff81ef2]::result::Result<(), alloc[813fa955e2f0131b]::boxed::Box<dyn core[d62315c68ff81ef2]::error::Error>> as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x57b4ea42d206 - std[750460bc29eab7dd]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d62315c68ff81ef2]::result::Result<(), alloc[813fa955e2f0131b]::boxed::Box<dyn core[d62315c68ff81ef2]::error::Error>>, core[d62315c68ff81ef2]::result::Result<(), alloc[813fa955e2f0131b]::boxed::Box<dyn core[d62315c68ff81ef2]::error::Error>>>
[INFO] [stderr]     22:     0x57b4ea43c209 - std[750460bc29eab7dd]::rt::lang_start::<core[d62315c68ff81ef2]::result::Result<(), alloc[813fa955e2f0131b]::boxed::Box<dyn core[d62315c68ff81ef2]::error::Error>>>::{closure#0}
[INFO] [stderr]     23:     0x57b4ead12587 - <&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x57b4ead12587 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x57b4ead12587 - std[750460bc29eab7dd]::panicking::catch_unwind::<i32, &dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x57b4ead12587 - std[750460bc29eab7dd]::panic::catch_unwind::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x57b4ead12587 - std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x57b4ead12587 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x57b4ead12587 - std[750460bc29eab7dd]::panicking::catch_unwind::<isize, std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x57b4ead12587 - std[750460bc29eab7dd]::panic::catch_unwind::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x57b4ead12587 - std[750460bc29eab7dd]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x57b4ea43b541 - std[750460bc29eab7dd]::rt::lang_start::<core[d62315c68ff81ef2]::result::Result<(), alloc[813fa955e2f0131b]::boxed::Box<dyn core[d62315c68ff81ef2]::error::Error>>>
[INFO] [stderr]     33:     0x57b4ea4376b5 - main
[INFO] [stderr]     34:     0x785abdf7a1ca - <unknown>
[INFO] [stderr]     35:     0x785abdf7a28b - __libc_start_main
[INFO] [stderr]     36:     0x57b4ea429225 - _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.7s)
[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/Filereader.cpp.o
[INFO] [stderr]   [  1%] Building CXX object highs/CMakeFiles/highs.dir/interfaces/highs_c_api.cpp.o
[INFO] [stderr]   [  1%] Building CXX object highs/CMakeFiles/highs.dir/io/FilereaderLp.cpp.o
[INFO] [stderr]   [  1%] Building CXX object highs/CMakeFiles/highs.dir/__/extern/filereaderlp/reader.cpp.o
[INFO] [stderr]   [  2%] Building CXX object highs/CMakeFiles/highs.dir/io/FilereaderEms.cpp.o
[INFO] [stderr]   [  3%] Building CXX object highs/CMakeFiles/highs.dir/io/FilereaderMps.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' (2589) 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:     0x5b4ca749235a - std[750460bc29eab7dd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b4ca749235a - std[750460bc29eab7dd]::backtrace_rs::backtrace::trace_unsynchronized::<std[750460bc29eab7dd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b4ca749235a - std[750460bc29eab7dd]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5b4ca749235a - <<std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d62315c68ff81ef2]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5b4ca74a99fa - <core[d62315c68ff81ef2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5b4ca74a99fa - core[d62315c68ff81ef2]::fmt::write
[INFO] [stderr]      6:     0x5b4ca7498762 - std[750460bc29eab7dd]::io::default_write_fmt::<std[750460bc29eab7dd]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5b4ca7498762 - <std[750460bc29eab7dd]::sys::stdio::unix::Stderr as std[750460bc29eab7dd]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5b4ca7471d2f - <std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5b4ca7471d2f - std[750460bc29eab7dd]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5b4ca748c271 - std[750460bc29eab7dd]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5b4ca748c4eb - std[750460bc29eab7dd]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5b4ca7471de8 - std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5b4ca7466e59 - std[750460bc29eab7dd]::sys::backtrace::__rust_end_short_backtrace::<std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5b4ca747274d - __rustc[e0c6b7d6fd1a3415]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5b4ca74aa23c - core[d62315c68ff81ef2]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b4ca73f0317 - cmake[9fdc02509298e46b]::fail
[INFO] [stderr]     17:     0x5b4ca73effa3 - cmake[9fdc02509298e46b]::run
[INFO] [stderr]     18:     0x5b4ca73f5ff4 - <cmake[9fdc02509298e46b]::Config>::build
[INFO] [stderr]     19:     0x5b4ca6e9cbc4 - build_script_build[34f16b584fb6383e]::build
[INFO] [stderr]     20:     0x5b4ca6e9ca0f - build_script_build[34f16b584fb6383e]::main
[INFO] [stderr]     21:     0x5b4ca6e9eb43 - <fn() as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x5b4ca6e9c3d6 - std[750460bc29eab7dd]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x5b4ca6e9c9d9 - std[750460bc29eab7dd]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x5b4ca748b267 - <&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5b4ca748b267 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x5b4ca748b267 - std[750460bc29eab7dd]::panicking::catch_unwind::<i32, &dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x5b4ca748b267 - std[750460bc29eab7dd]::panic::catch_unwind::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5b4ca748b267 - std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5b4ca748b267 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     30:     0x5b4ca748b267 - std[750460bc29eab7dd]::panicking::catch_unwind::<isize, std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x5b4ca748b267 - std[750460bc29eab7dd]::panic::catch_unwind::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5b4ca748b267 - std[750460bc29eab7dd]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5b4ca6e9bd61 - std[750460bc29eab7dd]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x5b4ca6e9ef15 - main
[INFO] [stderr]     35:     0x7d0d842f71ca - <unknown>
[INFO] [stderr]     36:     0x7d0d842f728b - __libc_start_main
[INFO] [stderr]     37:     0x5b4ca6e9a485 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "5f9538de6d287145db7a01214f3e1e08eff238450412f248bf132815dbd53a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f9538de6d287145db7a01214f3e1e08eff238450412f248bf132815dbd53a0f", kill_on_drop: false }`
[INFO] [stdout] 5f9538de6d287145db7a01214f3e1e08eff238450412f248bf132815dbd53a0f
