[INFO] cloning repository https://github.com/Dijereo/gradedmodal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dijereo/gradedmodal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDijereo%2Fgradedmodal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDijereo%2Fgradedmodal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f0048ca0572b196e50f90914d2c43a5cb80bb6c
[INFO] checking Dijereo/gradedmodal against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDijereo%2Fgradedmodal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dijereo/gradedmodal
[INFO] finished tweaking git repo https://github.com/Dijereo/gradedmodal
[INFO] tweaked toml for git repo https://github.com/Dijereo/gradedmodal written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dijereo/gradedmodal on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dijereo/gradedmodal 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 482c091e52422c6ebdfac4e5a5378a415cf9d36b9862a8e5bf641766f1a0f4d9
[INFO] running `Command { std: "docker" "start" "-a" "482c091e52422c6ebdfac4e5a5378a415cf9d36b9862a8e5bf641766f1a0f4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "482c091e52422c6ebdfac4e5a5378a415cf9d36b9862a8e5bf641766f1a0f4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "482c091e52422c6ebdfac4e5a5378a415cf9d36b9862a8e5bf641766f1a0f4d9", kill_on_drop: false }`
[INFO] [stdout] 482c091e52422c6ebdfac4e5a5378a415cf9d36b9862a8e5bf641766f1a0f4d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d88eed59178ab42afe22b7c334c577c1271a2fbb7a3541ef85e21f027f180bb
[INFO] running `Command { std: "docker" "start" "-a" "1d88eed59178ab42afe22b7c334c577c1271a2fbb7a3541ef85e21f027f180bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking cc v1.2.27
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking cmake v0.1.54
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sysinfo v0.37.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+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 bzip2 v0.4.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling scip-sys v0.1.21
[INFO] [stderr] warning: scip-sys@0.1.21: Detected OS: linux
[INFO] [stderr] warning: scip-sys@0.1.21: Detected arch: x86_64
[INFO] [stderr] warning: scip-sys@0.1.21: Downloading from https://github.com/scipopt/scipoptsuite-deploy/releases/download/v0.7.0/libscip-linux-debug.zip
[INFO] [stderr] error: failed to run custom build command for `scip-sys v0.1.21`
[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-d22d8ca1374019ee/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.7.0/libscip-linux-debug.zip
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2321) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scip-sys-0.1.21/bundled.rs:50:29:
[INFO] [stderr]   Failed to download and extract SCIP: https://github.com/scipopt/scipoptsuite-deploy/releases/download/v0.7.0/libscip-linux-debug.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:     0x61f00910a8f2 - std::backtrace_rs::backtrace::libunwind::trace::h4719922acc1f32d8
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61f00910a8f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2051c42b2630a5c2
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61f00910a8f2 - std::sys::backtrace::_print_fmt::h6b555000df2c582f
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61f00910a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8ded6d8a024ba086
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61f00911c2df - core::fmt::rt::Argument::fmt::h35a1c06d9b268106
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x61f00911c2df - core::fmt::write::h54578f32d57bc648
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x61f0090da113 - std::io::default_write_fmt::hf46c9099dd2bb784
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x61f0090da113 - std::io::Write::write_fmt::h4f349bf8aaccb43d
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x61f0090e6eb2 - std::sys::backtrace::BacktraceLock::print::hecec56b35aaf603f
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x61f0090ea2af - std::panicking::default_hook::{{closure}}::hd6c682914ab1ad26
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x61f0090ea109 - std::panicking::default_hook::h6cfe4cd6f8bc31e5
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x61f0090ea935 - std::panicking::panic_with_hook::h44c676ec17840d54
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x61f0090ea71a - std::panicking::panic_handler::{{closure}}::hcd464e8af1215c4e
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x61f0090e6fe9 - std::sys::backtrace::__rust_end_short_backtrace::h472e40a56c906c62
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x61f0090cd85d - __rustc[66709b9d059b37fc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x61f009126f80 - core::panicking::panic_fmt::h799ffb5863fc63a3
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x61f0088a56f1 - build_script_build::bundled::download_scip::{{closure}}::h56c02e27e8982b0f
[INFO] [stderr]     17:     0x61f00889f829 - core::result::Result<T,E>::unwrap_or_else::h960d7df3468fd77d
[INFO] [stderr]     18:     0x61f0088a55cd - build_script_build::bundled::download_scip::h954b73a085460513
[INFO] [stderr]     19:     0x61f0088a380d - build_script_build::main::h06700edcbf3a88ec
[INFO] [stderr]     20:     0x61f00889e343 - core::ops::function::FnOnce::call_once::hb9d9a1270ff20737
[INFO] [stderr]     21:     0x61f00889b766 - std::sys::backtrace::__rust_begin_short_backtrace::h672094427278285b
[INFO] [stderr]     22:     0x61f00889b749 - std::rt::lang_start::{{closure}}::hd106f1bc97430178
[INFO] [stderr]     23:     0x61f0090dbcd0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3c1a118f95f28ce
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x61f0090dbcd0 - std::panicking::catch_unwind::do_call::h7d530c21a6dc7c89
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:590:40
[INFO] [stderr]     25:     0x61f0090dbcd0 - std::panicking::catch_unwind::hd663eff96b260042
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:553:19
[INFO] [stderr]     26:     0x61f0090dbcd0 - std::panic::catch_unwind::h951995dd76995562
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x61f0090dbcd0 - std::rt::lang_start_internal::{{closure}}::h9d8c468c91cbf901
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x61f0090dbcd0 - std::panicking::catch_unwind::do_call::he3860c7edc206498
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:590:40
[INFO] [stderr]     29:     0x61f0090dbcd0 - std::panicking::catch_unwind::ha3af58ce34415e02
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panicking.rs:553:19
[INFO] [stderr]     30:     0x61f0090dbcd0 - std::panic::catch_unwind::h29ffe2ddc58d5e18
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x61f0090dbcd0 - std::rt::lang_start_internal::hd327f88d31071a57
[INFO] [stderr]                                  at /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x61f00889b731 - std::rt::lang_start::h1e8e88b7b72b4c88
[INFO] [stderr]     33:     0x61f0088aa8d5 - main
[INFO] [stderr]     34:     0x72c3d7caf1ca - <unknown>
[INFO] [stderr]     35:     0x72c3d7caf28b - __libc_start_main
[INFO] [stderr]     36:     0x61f008897465 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1d88eed59178ab42afe22b7c334c577c1271a2fbb7a3541ef85e21f027f180bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d88eed59178ab42afe22b7c334c577c1271a2fbb7a3541ef85e21f027f180bb", kill_on_drop: false }`
[INFO] [stdout] 1d88eed59178ab42afe22b7c334c577c1271a2fbb7a3541ef85e21f027f180bb
