[INFO] fetching crate rlxc 0.1.0...
[INFO] testing rlxc-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rlxc 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate rlxc 0.1.0
[INFO] finished tweaking crates.io crate rlxc 0.1.0
[INFO] tweaked toml for crates.io crate rlxc 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rlxc 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rlxc 0.1.0 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d6c5564a76b6ec227b28d56aa602d3e31d44f6279b2b72287f215bb1eba05b8
[INFO] running `Command { std: "docker" "start" "-a" "3d6c5564a76b6ec227b28d56aa602d3e31d44f6279b2b72287f215bb1eba05b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d6c5564a76b6ec227b28d56aa602d3e31d44f6279b2b72287f215bb1eba05b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6c5564a76b6ec227b28d56aa602d3e31d44f6279b2b72287f215bb1eba05b8", kill_on_drop: false }`
[INFO] [stdout] 3d6c5564a76b6ec227b28d56aa602d3e31d44f6279b2b72287f215bb1eba05b8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c941983a7be5d293a55d41a1f39770e13a30baf8f88073b0c58aac9ca7ab566a
[INFO] running `Command { std: "docker" "start" "-a" "c941983a7be5d293a55d41a1f39770e13a30baf8f88073b0c58aac9ca7ab566a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.8.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling rlxc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/cli/rlxc.rs:8:17
[INFO] [stdout]     |
[INFO] [stdout]   8 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/cli/rlxc.rs:8:17
[INFO] [stdout]     |
[INFO] [stdout]   8 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.3/src/macros.rs:493:22
[INFO] [stdout]     |
[INFO] [stdout] 493 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling lxc-sys v0.2.1
[INFO] [stderr] error: failed to run custom build command for `lxc-sys v0.2.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/lxc-sys-4b78d06bdab880f3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=lxc
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1387) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.18/src/fallback.rs:695:9:
[INFO] [stderr]   "__mbstate_t_union_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t_h_16_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e24e70e75da - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e24e70e75da - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e24e70e75da - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5e24e70e75da - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5e24e70fcd4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5e24e70fcd4a - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x5e24e70ec502 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5e24e70ec502 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5e24e70cad9f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5e24e70cad9f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5e24e70e22a1 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5e24e70e245b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5e24e70cae58 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5e24e70bffa9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5e24e70cb7bd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5e24e70fd53c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5e24e6fc581b - proc_macro2::fallback::validate_ident::ha3c02c9f95fd5136
[INFO] [stderr]     17:     0x5e24e6fc5ae1 - proc_macro2::fallback::Ident::_new::hcaddcddd4a7e1bd0
[INFO] [stderr]     18:     0x5e24e6fc5a9f - proc_macro2::fallback::Ident::new::h8a7728928043a16d
[INFO] [stderr]     19:     0x5e24e6fbdfd8 - proc_macro2::Ident::new::h7409530a838edd57
[INFO] [stderr]     20:     0x5e24e6dd6425 - bindgen::ir::context::BindgenContext::rust_ident_raw::hc6d460f17629496e
[INFO] [stderr]     21:     0x5e24e6dd4360 - bindgen::ir::context::BindgenContext::rust_ident::h42deb2ab2a0d0a10
[INFO] [stderr]     22:     0x5e24e6e83239 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h102bc1e733835466
[INFO] [stderr]     23:     0x5e24e6e689be - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h9ac9de19aaed25c9
[INFO] [stderr]     24:     0x5e24e6ea8b7e - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h0a6949f5f35fd954
[INFO] [stderr]     25:     0x5e24e6e894c1 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h102bc1e733835466
[INFO] [stderr]     26:     0x5e24e6e689be - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h9ac9de19aaed25c9
[INFO] [stderr]     27:     0x5e24e6ea8b7e - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h0a6949f5f35fd954
[INFO] [stderr]     28:     0x5e24e6e37875 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::ha726426f751d07a1
[INFO] [stderr]     29:     0x5e24e6e6d8e7 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::ha991728c77d19be5
[INFO] [stderr]     30:     0x5e24e6ea8b59 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h0a6949f5f35fd954
[INFO] [stderr]     31:     0x5e24e6e4104b - bindgen::codegen::codegen::{{closure}}::h35de748b993e433a
[INFO] [stderr]     32:     0x5e24e6de1298 - bindgen::ir::context::BindgenContext::gen::h9f44084661f76d44
[INFO] [stderr]     33:     0x5e24e6e4089f - bindgen::codegen::codegen::h1a6a54f8c6295af5
[INFO] [stderr]     34:     0x5e24e6e446fc - bindgen::Bindings::generate::h9bccc87c0ff3363f
[INFO] [stderr]     35:     0x5e24e6e38ff5 - bindgen::Builder::generate::h96abd9ed81a6a4b0
[INFO] [stderr]     36:     0x5e24e6d8ce16 - build_script_build::main::h40ebb2a5047f925a
[INFO] [stderr]     37:     0x5e24e6d8d883 - core::ops::function::FnOnce::call_once::h815ca0498a931156
[INFO] [stderr]     38:     0x5e24e6d8d6a6 - std::sys::backtrace::__rust_begin_short_backtrace::hd1635741495434d5
[INFO] [stderr]     39:     0x5e24e6d8d689 - std::rt::lang_start::{{closure}}::ha2c3a18b88c88385
[INFO] [stderr]     40:     0x5e24e70e1404 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x5e24e70e1404 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     42:     0x5e24e70e1404 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     43:     0x5e24e70e1404 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x5e24e70e1404 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x5e24e70e1404 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     46:     0x5e24e70e1404 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     47:     0x5e24e70e1404 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x5e24e70e1404 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x5e24e6d8d671 - std::rt::lang_start::h708069846c73b023
[INFO] [stderr]     50:     0x5e24e6d8e725 - main
[INFO] [stderr]     51:     0x7c7366ac81ca - <unknown>
[INFO] [stderr]     52:     0x7c7366ac828b - __libc_start_main
[INFO] [stderr]     53:     0x5e24e6d8ccb5 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c941983a7be5d293a55d41a1f39770e13a30baf8f88073b0c58aac9ca7ab566a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c941983a7be5d293a55d41a1f39770e13a30baf8f88073b0c58aac9ca7ab566a", kill_on_drop: false }`
[INFO] [stdout] c941983a7be5d293a55d41a1f39770e13a30baf8f88073b0c58aac9ca7ab566a
