[INFO] fetching crate wrappe 1.0.4...
[INFO] testing wrappe-1.0.4 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate wrappe 1.0.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wrappe 1.0.4
[INFO] finished tweaking crates.io crate wrappe 1.0.4
[INFO] tweaked toml for crates.io crate wrappe 1.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wrappe 1.0.4 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wrappe 1.0.4 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8574ca509759061e0b0570b78f53603662e3b140e92b0bdc773e2c138af5e054
[INFO] running `Command { std: "docker" "start" "-a" "8574ca509759061e0b0570b78f53603662e3b140e92b0bdc773e2c138af5e054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8574ca509759061e0b0570b78f53603662e3b140e92b0bdc773e2c138af5e054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8574ca509759061e0b0570b78f53603662e3b140e92b0bdc773e2c138af5e054", kill_on_drop: false }`
[INFO] [stdout] 8574ca509759061e0b0570b78f53603662e3b140e92b0bdc773e2c138af5e054
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bcb8c3261a7117ec16e60c79f6f0055352536e1ffeea35123b2404bd1a48f35
[INFO] running `Command { std: "docker" "start" "-a" "0bcb8c3261a7117ec16e60c79f6f0055352536e1ffeea35123b2404bd1a48f35", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling which v7.0.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling sysinfo v0.32.0
[INFO] [stderr]    Compiling wrappe v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling color-backtrace v0.6.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling editpe v0.2.1
[INFO] [stderr]    Compiling staticfilemap v0.8.0
[INFO] [stderr] error: failed to run custom build command for `wrappe v1.0.4 (/opt/rustwide/workdir)`
[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/wrappe-02ca36b2af6f0a06/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=OUT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PROFILE
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=WRAPPE_TARGETS
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=.git/HEAD
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/src
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/src/prefetch.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/src/main.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/src/once.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/src/types.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/src/permissions.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/src/versioning.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/src/decompress.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/Cross.toml
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe/Cargo.toml
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   unpacking starter startpe.tar
[INFO] [stderr]   compiling runner for target x86_64-unknown-linux-gnu
[INFO] [stderr]   running cd "/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe" && env -u CARGO -u CARGO_CFG_FEATURE -u CARGO_CFG_PANIC -u CARGO_CFG_TARGET_ABI -u CARGO_CFG_TARGET_ARCH -u CARGO_CFG_TARGET_ENDIAN -u CARGO_CFG_TARGET_ENV -u CARGO_CFG_TARGET_FAMILY -u CARGO_CFG_TARGET_FEATURE -u CARGO_CFG_TARGET_HAS_ATOMIC -u CARGO_CFG_TARGET_OS -u CARGO_CFG_TARGET_POINTER_WIDTH -u CARGO_CFG_TARGET_VENDOR -u CARGO_CFG_UNIX -u CARGO_ENCODED_RUSTFLAGS -u CARGO_HOME -u CARGO_INCREMENTAL -u CARGO_MAKEFLAGS -u CARGO_MANIFEST_DIR -u CARGO_MANIFEST_PATH -u CARGO_PKG_AUTHORS -u CARGO_PKG_DESCRIPTION -u CARGO_PKG_HOMEPAGE -u CARGO_PKG_LICENSE -u CARGO_PKG_LICENSE_FILE -u CARGO_PKG_NAME -u CARGO_PKG_README -u CARGO_PKG_REPOSITORY -u CARGO_PKG_RUST_VERSION -u CARGO_PKG_VERSION -u CARGO_PKG_VERSION_MAJOR -u CARGO_PKG_VERSION_MINOR -u CARGO_PKG_VERSION_PATCH -u CARGO_PKG_VERSION_PRE -u CARGO_TARGET_DIR -u HOST -u RUSTC RUSTFLAGS="-Ctarget-feature=+crt-static" "/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "--target-dir" "/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out"
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: failed to get `dirs` as a dependency of package `startpe v1.0.4 (/opt/rustwide/target/debug/build/wrappe-1cada73e3a967e93/out/startpe)`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1635) panicked at build.rs:274:13:
[INFO] [stderr]   couldn't build for target x86_64-unknown-linux-gnu, build failed
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5bba7c7e2152 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bba7c7e2152 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bba7c7e2152 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5bba7c7e2152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5bba7c7f19cf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5bba7c7f19cf - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5bba7c7ad083 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5bba7c7ad083 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5bba7c7b99b2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5bba7c7be85f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5bba7c7be6b9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5bba7c7beee5 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5bba7c7becca - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5bba7c7b9ae9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5bba7c7a10bd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5bba7c7f5750 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5bba7c703716 - build_script_build::main::hb557d621cf7adc16
[INFO] [stderr]     17:     0x5bba7c72e753 - core::ops::function::FnOnce::call_once::h0fcac1613fc174ff
[INFO] [stderr]     18:     0x5bba7c71d436 - std::sys::backtrace::__rust_begin_short_backtrace::hba67797e5b037bbb
[INFO] [stderr]     19:     0x5bba7c70af89 - std::rt::lang_start::{{closure}}::h546ca621a5d7c498
[INFO] [stderr]     20:     0x5bba7c7aeb20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x5bba7c7aeb20 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     22:     0x5bba7c7aeb20 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     23:     0x5bba7c7aeb20 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x5bba7c7aeb20 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x5bba7c7aeb20 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x5bba7c7aeb20 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x5bba7c7aeb20 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5bba7c7aeb20 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x5bba7c70af71 - std::rt::lang_start::hf516beecc0c16dd8
[INFO] [stderr]     30:     0x5bba7c7064e5 - main
[INFO] [stderr]     31:     0x75315e10a1ca - <unknown>
[INFO] [stderr]     32:     0x75315e10a28b - __libc_start_main
[INFO] [stderr]     33:     0x5bba7c6f2945 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0bcb8c3261a7117ec16e60c79f6f0055352536e1ffeea35123b2404bd1a48f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bcb8c3261a7117ec16e60c79f6f0055352536e1ffeea35123b2404bd1a48f35", kill_on_drop: false }`
[INFO] [stdout] 0bcb8c3261a7117ec16e60c79f6f0055352536e1ffeea35123b2404bd1a48f35
