[INFO] cloning repository https://github.com/lukas24563/advent-of-code-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukas24563/advent-of-code-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukas24563%2Fadvent-of-code-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukas24563%2Fadvent-of-code-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74dd993f91ec1b2a62c8c0539864a4787966409e
[INFO] testing lukas24563/advent-of-code-2025 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukas24563%2Fadvent-of-code-2025" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lukas24563/advent-of-code-2025
[INFO] finished tweaking git repo https://github.com/lukas24563/advent-of-code-2025
[INFO] tweaked toml for git repo https://github.com/lukas24563/advent-of-code-2025 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lukas24563/advent-of-code-2025 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lukas24563/advent-of-code-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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scip-sys v0.1.25
[INFO] [stderr]   Downloaded good_lp v1.14.2
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded russcip v0.9.1
[INFO] [stderr]   Downloaded zip-extract v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 015e17fa282ba51744acab3d813748630bf07c05af1a22445bc27a6bc242b844
[INFO] running `Command { std: "docker" "start" "015e17fa282ba51744acab3d813748630bf07c05af1a22445bc27a6bc242b844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "015e17fa282ba51744acab3d813748630bf07c05af1a22445bc27a6bc242b844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "015e17fa282ba51744acab3d813748630bf07c05af1a22445bc27a6bc242b844" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "015e17fa282ba51744acab3d813748630bf07c05af1a22445bc27a6bc242b844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "015e17fa282ba51744acab3d813748630bf07c05af1a22445bc27a6bc242b844" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", 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 zeroize v1.8.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling anymap3 v1.0.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[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-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling zip-extract v0.1.3
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling scip-sys v0.1.25
[INFO] [stderr] warning: scip-sys@0.1.25: Detected OS: linux
[INFO] [stderr] warning: scip-sys@0.1.25: Detected arch: x86_64
[INFO] [stderr] warning: scip-sys@0.1.25: 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.25`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/release/build/scip-sys-3742d55c60bc6de5/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' (1946) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scip-sys-0.1.25/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:     0x5f327ac5db01 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5f327ac74a7a - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      2:     0x5f327ac6319c - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x5f327ac3c656 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5f327ac56841 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]      5:     0x5f327ac56b6b - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5f327ac3c702 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5f327ac33c29 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5f327ac3d1ad - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]      9:     0x5f327ac7529c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5f327a40902e - build_script_build[737182c6cb5200f1]::bundled::download_scip::{closure#0}
[INFO] [stderr]     11:     0x5f327a3fabf9 - <core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>>::unwrap_or_else::<build_script_build[737182c6cb5200f1]::bundled::download_scip::{closure#0}>
[INFO] [stderr]     12:     0x5f327a40a6d1 - build_script_build[737182c6cb5200f1]::bundled::download_scip
[INFO] [stderr]     13:     0x5f327a3ffdcd - build_script_build[737182c6cb5200f1]::main
[INFO] [stderr]     14:     0x5f327a40d853 - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x5f327a408156 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>>
[INFO] [stderr]     16:     0x5f327a408d39 - std[97b98282bc616a66]::rt::lang_start::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>>::{closure#0}
[INFO] [stderr]     17:     0x5f327ac55ab7 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]     18:     0x5f327a408141 - std[97b98282bc616a66]::rt::lang_start::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>>
[INFO] [stderr]     19:     0x5f327a405715 - main
[INFO] [stderr]     20:     0x7cda6e69e601 - <unknown>
[INFO] [stderr]     21:     0x7cda6e69e718 - __libc_start_main
[INFO] [stderr]     22:     0x5f327a3f89a5 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "015e17fa282ba51744acab3d813748630bf07c05af1a22445bc27a6bc242b844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "015e17fa282ba51744acab3d813748630bf07c05af1a22445bc27a6bc242b844", kill_on_drop: false }`
[INFO] [stdout] 015e17fa282ba51744acab3d813748630bf07c05af1a22445bc27a6bc242b844
