[INFO] fetching crate vjoy 0.6.0...
[INFO] testing vjoy-0.6.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate vjoy 0.6.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate vjoy 0.6.0
[INFO] finished tweaking crates.io crate vjoy 0.6.0
[INFO] tweaked toml for crates.io crate vjoy 0.6.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vjoy 0.6.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vjoy-sys v0.4.1
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ffb2d64a19768990156df3228dfdbb96f77483debbfed3f667f03a52adadcf6
[INFO] running `Command { std: "docker" "start" "-a" "5ffb2d64a19768990156df3228dfdbb96f77483debbfed3f667f03a52adadcf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ffb2d64a19768990156df3228dfdbb96f77483debbfed3f667f03a52adadcf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ffb2d64a19768990156df3228dfdbb96f77483debbfed3f667f03a52adadcf6", kill_on_drop: false }`
[INFO] [stdout] 5ffb2d64a19768990156df3228dfdbb96f77483debbfed3f667f03a52adadcf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2836c0f2dea0c9e3cdb23eb7458688b31c68deb43f6d73cbb7fdfa10279579d2
[INFO] running `Command { std: "docker" "start" "-a" "2836c0f2dea0c9e3cdb23eb7458688b31c68deb43f6d73cbb7fdfa10279579d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling vjoy-sys v0.4.1
[INFO] [stderr] error: failed to run custom build command for `vjoy-sys v0.4.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/vjoy-sys-27c49916126ebfa6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib[KIND:dylib]=vJoyInterface
[INFO] [stderr]   cargo:rerun-if-changed=vjoy/wrapper.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   vjoy/vjoyinterface.h:128:15: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes]
[INFO] [stderr]   vjoy/vjoyinterface.h:276:15: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes]
[INFO] [stderr]   vjoy/vjoyinterface.h:293:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:294:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:295:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:296:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:297:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:298:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:299:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:300:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:301:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:302:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:306:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:307:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:308:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:309:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:310:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:311:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:312:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:314:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:316:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   fatal error: too many errors emitted, stopping now [-ferror-limit=]
[INFO] [stderr]   clang diag: vjoy/vjoyinterface.h:128:15: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes]
[INFO] [stderr]   clang diag: vjoy/vjoyinterface.h:276:15: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes]
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (490) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vjoy-sys-0.4.1/build.rs:56:10:
[INFO] [stderr]   Unable to generate bindings: ClangDiagnostic("vjoy/vjoyinterface.h:293:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:294:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:295:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:296:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:297:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:298:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:299:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:300:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:301:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:302:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:306:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:307:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:308:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:309:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:310:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:311:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:312:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:314:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:316:2: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nfatal error: too many errors emitted, stopping now [-ferror-limit=]\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63fa99ea0892 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63fa99ea0892 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63fa99ea0892 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x63fa99ea0892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x63fa99eb1b1f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x63fa99eb1b1f - core::fmt::write::hecf68a131630c74d
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x63fa99e727f1 - std::io::default_write_fmt::haf8355dc2afbec95
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63fa99e727f1 - std::io::Write::write_fmt::h93c9a261259c931a
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x63fa99e7d8e2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x63fa99e807bf - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x63fa99e80619 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x63fa99e80ef5 - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x63fa99e80cda - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x63fa99e7da29 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x63fa99e6676d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x63fa99ebba30 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x63fa99ebacb6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stderr]     17:     0x63fa9998cb34 - core::result::Result<T,E>::expect::h0091ddd2e7d0053c
[INFO] [stderr]     18:     0x63fa9998b630 - build_script_build::main::hd21c4fe03e25fbf5
[INFO] [stderr]     19:     0x63fa9998c123 - core::ops::function::FnOnce::call_once::h1f6cebf12f51f4b9
[INFO] [stderr]     20:     0x63fa9998c066 - std::sys::backtrace::__rust_begin_short_backtrace::h6ea7ebb347d4ff1f
[INFO] [stderr]     21:     0x63fa9998c049 - std::rt::lang_start::{{closure}}::hc3533fb78289e14d
[INFO] [stderr]     22:     0x63fa99e74330 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc7ed5622678f5124
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x63fa99e74330 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x63fa99e74330 - std::panicking::catch_unwind::hff67b45e0819a036
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x63fa99e74330 - std::panic::catch_unwind::hec0fb0db85f7fd60
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x63fa99e74330 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x63fa99e74330 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x63fa99e74330 - std::panicking::catch_unwind::h3816830c825cbe04
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x63fa99e74330 - std::panic::catch_unwind::h408406c8f02ebb9d
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x63fa99e74330 - std::rt::lang_start_internal::hce2b8b328837374b
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x63fa9998c031 - std::rt::lang_start::he590b80e839d7428
[INFO] [stderr]     32:     0x63fa9998e015 - main
[INFO] [stderr]     33:     0x7c7a44af41ca - <unknown>
[INFO] [stderr]     34:     0x7c7a44af428b - __libc_start_main
[INFO] [stderr]     35:     0x63fa9998aae5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2836c0f2dea0c9e3cdb23eb7458688b31c68deb43f6d73cbb7fdfa10279579d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2836c0f2dea0c9e3cdb23eb7458688b31c68deb43f6d73cbb7fdfa10279579d2", kill_on_drop: false }`
[INFO] [stdout] 2836c0f2dea0c9e3cdb23eb7458688b31c68deb43f6d73cbb7fdfa10279579d2
