[INFO] fetching crate vjoy 0.7.1...
[INFO] testing vjoy-0.7.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate vjoy 0.7.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate vjoy 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vjoy 0.7.1
[INFO] tweaked toml for crates.io crate vjoy 0.7.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vjoy 0.7.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vjoy 0.7.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded profiling v1.0.17
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.17
[INFO] [stderr]   Downloaded vjoy-sys v0.5.2
[INFO] [stderr]   Downloaded regex v1.12.2
[INFO] [stderr]   Downloaded syn v2.0.111
[INFO] [stderr]   Downloaded regex-syntax v0.8.8
[INFO] [stderr]   Downloaded regex-automata v0.4.13
[INFO] [stderr]   Downloaded libc v0.2.178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09a8b5435e893be4a08f74dc4a2a327fdb6815c61d1e0caf46f3a9bee1a875d8
[INFO] running `Command { std: "docker" "start" "-a" "09a8b5435e893be4a08f74dc4a2a327fdb6815c61d1e0caf46f3a9bee1a875d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09a8b5435e893be4a08f74dc4a2a327fdb6815c61d1e0caf46f3a9bee1a875d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09a8b5435e893be4a08f74dc4a2a327fdb6815c61d1e0caf46f3a9bee1a875d8", kill_on_drop: false }`
[INFO] [stdout] 09a8b5435e893be4a08f74dc4a2a327fdb6815c61d1e0caf46f3a9bee1a875d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fbeadca46524c6c53bc34085be2160733b67902f6d2806dacdd2b6068375332
[INFO] running `Command { std: "docker" "start" "-a" "1fbeadca46524c6c53bc34085be2160733b67902f6d2806dacdd2b6068375332", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling windows-sys v0.61.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling vjoy-sys v0.5.2
[INFO] [stderr] error: failed to run custom build command for `vjoy-sys v0.5.2`
[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-fe88a8faba270510/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]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=vjoy/wrapper.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   vjoy/vjoyinterface.h:120:15: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes]
[INFO] [stderr]   vjoy/vjoyinterface.h:285:15: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes]
[INFO] [stderr]   vjoy/vjoyinterface.h:304:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:305:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:306:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:307:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:308:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:309:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:310:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:311:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:312:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:313:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:317:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:318:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:319:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:320:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:321:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:322:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:323:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:325:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
[INFO] [stderr]   vjoy/vjoyinterface.h:327:5: 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:120:15: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes]
[INFO] [stderr]   clang diag: vjoy/vjoyinterface.h:285:15: warning: '__stdcall' calling convention is not supported for this target [-Wignored-attributes]
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (489) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vjoy-sys-0.5.2/build.rs:56:10:
[INFO] [stderr]   Unable to generate bindings: ClangDiagnostic("vjoy/vjoyinterface.h:304:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:305:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:306:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:307:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:308:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:309:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:310:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:311:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:312:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:313:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:317:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:318:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:319:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:320:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:321:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:322:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:323:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:325:5: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes\nvjoy/vjoyinterface.h:327:5: 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:     0x6257f98dd8aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6257f98dd8aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6257f98dd8aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6257f98dd8aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6257f98f315a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6257f98f315a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stderr]      6:     0x6257f98e27a2 - std[29689e6404d28ef9]::io::default_write_fmt::<std[29689e6404d28ef9]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x6257f98e27a2 - <std[29689e6404d28ef9]::sys::stdio::unix::Stderr as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x6257f98bf82f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6257f98bf82f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6257f98d7f71 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6257f98d81eb - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x6257f98bf8e8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x6257f98b4959 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6257f98c024d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x6257f98f399c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6257f98f3712 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x6257f935e1fb - <core[e929cb53b82a81ca]::result::Result<bindgen[b316ea4a092e9235]::Bindings, bindgen[b316ea4a092e9235]::BindgenError>>::expect
[INFO] [stderr]     18:     0x6257f935dd2e - build_script_build[9d27f07123c0b2b2]::main
[INFO] [stderr]     19:     0x6257f935f313 - <fn() as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x6257f935d3a6 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x6257f935d3b9 - std[29689e6404d28ef9]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x6257f98d6fd7 - <&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x6257f98d6fd7 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x6257f98d6fd7 - std[29689e6404d28ef9]::panicking::catch_unwind::<i32, &dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x6257f98d6fd7 - std[29689e6404d28ef9]::panic::catch_unwind::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x6257f98d6fd7 - std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x6257f98d6fd7 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x6257f98d6fd7 - std[29689e6404d28ef9]::panicking::catch_unwind::<isize, std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x6257f98d6fd7 - std[29689e6404d28ef9]::panic::catch_unwind::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x6257f98d6fd7 - std[29689e6404d28ef9]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x6257f935d0c1 - std[29689e6404d28ef9]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x6257f935f795 - main
[INFO] [stderr]     33:     0x7dd3bf2ae1ca - <unknown>
[INFO] [stderr]     34:     0x7dd3bf2ae28b - __libc_start_main
[INFO] [stderr]     35:     0x6257f935c775 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "1fbeadca46524c6c53bc34085be2160733b67902f6d2806dacdd2b6068375332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fbeadca46524c6c53bc34085be2160733b67902f6d2806dacdd2b6068375332", kill_on_drop: false }`
[INFO] [stdout] 1fbeadca46524c6c53bc34085be2160733b67902f6d2806dacdd2b6068375332
