[INFO] cloning repository https://github.com/guillemcordoba/vmlib-issue-reproduction
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillemcordoba/vmlib-issue-reproduction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Fvmlib-issue-reproduction", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Fvmlib-issue-reproduction'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 518f48b62fb6d4e1448556a88c62bbc3bcebb46b
[INFO] checking guillemcordoba/vmlib-issue-reproduction/518f48b62fb6d4e1448556a88c62bbc3bcebb46b against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguillemcordoba%2Fvmlib-issue-reproduction" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guillemcordoba/vmlib-issue-reproduction
[INFO] finished tweaking git repo https://github.com/guillemcordoba/vmlib-issue-reproduction
[INFO] tweaked toml for git repo https://github.com/guillemcordoba/vmlib-issue-reproduction written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guillemcordoba/vmlib-issue-reproduction on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guillemcordoba/vmlib-issue-reproduction 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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rkyv_derive v0.8.9
[INFO] [stderr]   Downloaded xz v0.1.0
[INFO] [stderr]   Downloaded rend v0.5.2
[INFO] [stderr]   Downloaded wasmer-derive v5.0.4
[INFO] [stderr]   Downloaded munge v0.4.1
[INFO] [stderr]   Downloaded tar v0.4.43
[INFO] [stderr]   Downloaded wasmer-compiler v5.0.4
[INFO] [stderr]   Downloaded ruzstd v0.5.0
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.0
[INFO] [stderr]   Downloaded corosensei v0.2.1
[INFO] [stderr]   Downloaded rkyv v0.8.9
[INFO] [stderr]   Downloaded zip v2.2.2
[INFO] [stderr]   Downloaded wasmer v5.0.4
[INFO] [stderr]   Downloaded rancor v0.1.0
[INFO] [stderr]   Downloaded bytecheck v0.8.0
[INFO] [stderr]   Downloaded wasmer-types v5.0.4
[INFO] [stderr]   Downloaded wasmer-vm v5.0.4
[INFO] [stderr]   Downloaded munge_macro v0.4.1
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.0
[INFO] [stderr]   Downloaded ptr_meta v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b4bc8f48220bdf1a669bfe2249b5b91220dc85edd02a9b4b9054fb58bdb74ed
[INFO] running `Command { std: "docker" "start" "-a" "1b4bc8f48220bdf1a669bfe2249b5b91220dc85edd02a9b4b9054fb58bdb74ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b4bc8f48220bdf1a669bfe2249b5b91220dc85edd02a9b4b9054fb58bdb74ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b4bc8f48220bdf1a669bfe2249b5b91220dc85edd02a9b4b9054fb58bdb74ed", kill_on_drop: false }`
[INFO] [stdout] 1b4bc8f48220bdf1a669bfe2249b5b91220dc85edd02a9b4b9054fb58bdb74ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53aa0ea63709408bcffa08abab5412ef475cbc3ea50c874fd0ee24c52ed1aff8
[INFO] running `Command { std: "docker" "start" "-a" "53aa0ea63709408bcffa08abab5412ef475cbc3ea50c874fd0ee24c52ed1aff8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling corosensei v0.2.1
[INFO] [stderr]    Compiling wasm-encoder v0.223.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking wasmparser v0.216.0
[INFO] [stderr]     Checking wast v223.0.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling xz v0.1.0
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking munge v0.4.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking bytecheck v0.8.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling wasmer-derive v5.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking wat v1.223.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking rkyv v0.8.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]     Checking wasmer-types v5.0.4
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]     Checking wasmer-vm v5.0.4
[INFO] [stderr]    Compiling wasmer v5.0.4
[INFO] [stderr]     Checking wasmer-compiler v5.0.4
[INFO] [stderr] error: failed to run custom build command for `wasmer v5.0.4`
[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/wasmer-40523b6ac7951793/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2497) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-5.0.4/build.rs:44:46:
[INFO] [stderr]   failed to download wamr: Transport(Transport { kind: Dns, message: Some("resolve dns name 'github.com:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/bytecodealliance/wasm-micro-runtime/archive/refs/tags/WAMR-2.1.0.zip", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x58fb4c515332 - std::backtrace_rs::backtrace::libunwind::trace::h654257fd314eff1d
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x58fb4c515332 - std::backtrace_rs::backtrace::trace_unsynchronized::he3bca0fbdde02eb9
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x58fb4c515332 - std::sys::backtrace::_print_fmt::h88af1eb796c36576
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x58fb4c515332 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h1c2abaf120c5709c
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x58fb4c5272b7 - core::fmt::rt::Argument::fmt::h1695935ee84c9cfc
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x58fb4c5272b7 - core::fmt::write::h49913de4f62f0235
[INFO] [stderr]      6:     0x58fb4c4e1cc6 - std::io::default_write_fmt::h872b671bb3c03ccc
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x58fb4c4e1cc6 - std::io::Write::write_fmt::h36d3d2997979ecc3
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x58fb4c4f22f4 - std::sys::backtrace::BacktraceLock::print::h0b16af57cf82274a
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x58fb4c4f22f4 - std::panicking::default_hook::{{closure}}::habf13a864451c09d
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x58fb4c4f2119 - std::panicking::default_hook::h1258fefef2e7d5a0
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x58fb4c4f28bb - std::panicking::panic_with_hook::haf81b4ba1ce379c9
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x58fb4c4f2688 - std::panicking::panic_handler::{{closure}}::hd6d1705452838923
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x58fb4c4eecc9 - std::sys::backtrace::__rust_end_short_backtrace::hd0b57372356873ec
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x58fb4c4d5a3d - __rustc[3cce97ec6f124ba7]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x58fb4c53193c - core::panicking::panic_fmt::h9b88b61de034a591
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x58fb4c530dc2 - core::result::unwrap_failed::h290654a82a882eac
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x58fb4bc25644 - <core[e916e7c9c98a0e64]::result::Result<ureq[7997ca7bd5f51622]::response::Response, ureq[7997ca7bd5f51622]::error::Error>>::expect
[INFO] [stderr]     18:     0x58fb4bc201ec - build_script_build[6a97e1139bd6e13e]::main
[INFO] [stderr]     19:     0x58fb4bc2dd73 - <fn() as core[e916e7c9c98a0e64]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x58fb4bc1eea6 - std[246f44c9e0f6af14]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x58fb4bc1f4a9 - std[246f44c9e0f6af14]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x58fb4c4e399a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h08a05e8dfe30ee77
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x58fb4c4e399a - std::panicking::catch_unwind::do_call::hd7ec86764b18747d
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panicking.rs:582:40
[INFO] [stderr]     24:     0x58fb4c4e399a - std::panicking::catch_unwind::h51f73188a5f4f9ec
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panicking.rs:545:19
[INFO] [stderr]     25:     0x58fb4c4e399a - std::panic::catch_unwind::h0878865b9200040e
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x58fb4c4e399a - std::rt::lang_start_internal::{{closure}}::h61fba7146dff8203
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x58fb4c4e399a - std::panicking::catch_unwind::do_call::h44ae4a493f503e64
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x58fb4c4e399a - std::panicking::catch_unwind::h296fc415bdcfbb23
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x58fb4c4e399a - std::panic::catch_unwind::h2e229092a69d4401
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x58fb4c4e399a - std::rt::lang_start_internal::h275778bed7563295
[INFO] [stderr]                                  at /rustc/2c0f4860cc86e2354a55ea04e738848168435c90/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x58fb4bc1ee81 - std[246f44c9e0f6af14]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x58fb4bc22dc5 - main
[INFO] [stderr]     33:     0x7224a1b9e1ca - <unknown>
[INFO] [stderr]     34:     0x7224a1b9e28b - __libc_start_main
[INFO] [stderr]     35:     0x58fb4bc177a5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "53aa0ea63709408bcffa08abab5412ef475cbc3ea50c874fd0ee24c52ed1aff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53aa0ea63709408bcffa08abab5412ef475cbc3ea50c874fd0ee24c52ed1aff8", kill_on_drop: false }`
[INFO] [stdout] 53aa0ea63709408bcffa08abab5412ef475cbc3ea50c874fd0ee24c52ed1aff8
