[INFO] fetching crate ep-miniaudio-sys 2.4.0... [INFO] testing ep-miniaudio-sys-2.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ep-miniaudio-sys 2.4.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ep-miniaudio-sys 2.4.0 [INFO] finished tweaking crates.io crate ep-miniaudio-sys 2.4.0 [INFO] tweaked toml for crates.io crate ep-miniaudio-sys 2.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ep-miniaudio-sys 2.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ep-miniaudio-sys 2.4.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `miniaudio_sys` library target) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.54.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a32992c0bee864f223b57edfec330a9bfd677bc827358f01e9fb483b870f862 [INFO] running `Command { std: "docker" "start" "-a" "3a32992c0bee864f223b57edfec330a9bfd677bc827358f01e9fb483b870f862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a32992c0bee864f223b57edfec330a9bfd677bc827358f01e9fb483b870f862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a32992c0bee864f223b57edfec330a9bfd677bc827358f01e9fb483b870f862", kill_on_drop: false }` [INFO] [stdout] 3a32992c0bee864f223b57edfec330a9bfd677bc827358f01e9fb483b870f862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 904522c23e3747e5843235fe5392a246d2ab3e950d8d138ef788fcfb078fb37d [INFO] running `Command { std: "docker" "start" "-a" "904522c23e3747e5843235fe5392a246d2ab3e950d8d138ef788fcfb078fb37d", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `miniaudio_sys` library target) [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling ep-miniaudio-sys v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `avx512` [INFO] [stdout] --> build.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | if cfg!(target_feature = "avx512") && !(cfg!(feature = "ma-no-avx512")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"avx512f"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-device-io` [INFO] [stdout] --> build.rs:257:14 [INFO] [stdout] | [INFO] [stdout] 257 | if !cfg!(target_feature = "no-device-io") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `amx-transpose`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, and `avx512dq` and 429 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `ep-miniaudio-sys v2.4.0 (/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/ep-miniaudio-sys-26e09750ff554b99/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "./miniaudio" "-Wall" "-Wextra" "-Wno-unused-function" "-msse2" "-DMINIAUDIO_IMPLEMENTATION=" "-DMA_LOG_LEVEL=1" "-o" "/opt/rustwide/target/debug/build/ep-miniaudio-sys-8a0c41376a4f68d2/out/./miniaudio-wrapper.o" "-c" "./miniaudio-wrapper.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "crs" "/opt/rustwide/target/debug/build/ep-miniaudio-sys-8a0c41376a4f68d2/out/liblibminiaudio.a" "/opt/rustwide/target/debug/build/ep-miniaudio-sys-8a0c41376a4f68d2/out/./miniaudio-wrapper.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=libminiaudio [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/ep-miniaudio-sys-8a0c41376a4f68d2/out [INFO] [stderr] cargo:rustc-cfg=feature="ma-unix" [INFO] [stderr] cargo:rustc-cfg=feature="ma-linux" [INFO] [stderr] cargo:rustc-cfg=feature="ma-posix" [INFO] [stderr] cargo:rustc-cfg=feature="ma-support-alsa" [INFO] [stderr] cargo:rustc-cfg=feature="ma-support-pulseaudio" [INFO] [stderr] cargo:rustc-cfg=feature="ma-support-jack" [INFO] [stderr] cargo:rustc-cfg=feature="ma-support-null" [INFO] [stderr] cargo:rustc-cfg=feature="ma-enable-jack" [INFO] [stderr] cargo:rustc-cfg=feature="ma-enable-alsa" [INFO] [stderr] cargo:rustc-cfg=feature="ma-enable-pulseaudio" [INFO] [stderr] cargo:rustc-cfg=feature="ma-enable-null" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (422) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.19/src/fallback.rs:692:9: [INFO] [stderr] "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b3434217f2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55b3434217f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55b3434217f2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55b3434217f2 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55b343432a6f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55b343432a6f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x55b3433f0243 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x55b3433f0243 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x55b3433fbc72 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x55b3433ff1df - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x55b3433ff039 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x55b3433ff7b5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x55b3433ff64a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x55b3433fbda9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x55b3433e400d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x55b34343c940 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x55b34339a26f - proc_macro2::fallback::validate_ident::h05dd1a82e0f087cd [INFO] [stderr] 17: 0x55b34339a541 - proc_macro2::fallback::Ident::_new::h9e65ec58004888aa [INFO] [stderr] 18: 0x55b34339a4ff - proc_macro2::fallback::Ident::new::h1122750a53116160 [INFO] [stderr] 19: 0x55b343392818 - proc_macro2::Ident::new::h20e22cea803b2831 [INFO] [stderr] 20: 0x55b343227b25 - bindgen::ir::context::BindgenContext::rust_ident_raw::h46479df102ba4c22 [INFO] [stderr] 21: 0x55b343225960 - bindgen::ir::context::BindgenContext::rust_ident::h2143f1de36bb4245 [INFO] [stderr] 22: 0x55b34320dfc4 - ::codegen::hb4b96997d47d5df7 [INFO] [stderr] 23: 0x55b34314cad8 - ::codegen::h42c590604b3d45e0 [INFO] [stderr] 24: 0x55b3431b9386 - ::codegen::h67fffb404a558df0 [INFO] [stderr] 25: 0x55b343213e20 - ::codegen::hb4b96997d47d5df7 [INFO] [stderr] 26: 0x55b34314cad8 - ::codegen::h42c590604b3d45e0 [INFO] [stderr] 27: 0x55b3431b9386 - ::codegen::h67fffb404a558df0 [INFO] [stderr] 28: 0x55b3431a4225 - ::codegen::{{closure}}::h4a7fba1276ecfc31 [INFO] [stderr] 29: 0x55b343120d05 - ::codegen::h99ca0292c9ed1229 [INFO] [stderr] 30: 0x55b3431b9368 - ::codegen::h67fffb404a558df0 [INFO] [stderr] 31: 0x55b3431ad927 - bindgen::codegen::codegen::{{closure}}::h75a091bb17830317 [INFO] [stderr] 32: 0x55b343231988 - bindgen::ir::context::BindgenContext::gen::h920ea3528e423ca9 [INFO] [stderr] 33: 0x55b3431ad4ad - bindgen::codegen::codegen::h71d84bc2775baef4 [INFO] [stderr] 34: 0x55b34319c4b1 - bindgen::Bindings::generate::h22e4ee1f2193d84c [INFO] [stderr] 35: 0x55b343190971 - bindgen::Builder::generate::h573240f5890f40aa [INFO] [stderr] 36: 0x55b3431042e2 - build_script_build::generate_bindings::h610548ef00f828b4 [INFO] [stderr] 37: 0x55b34310548b - build_script_build::main::h3089cd743ce5f627 [INFO] [stderr] 38: 0x55b343105da3 - core::ops::function::FnOnce::call_once::heffabec0b8f5f9a1 [INFO] [stderr] 39: 0x55b343105cf6 - std::sys::backtrace::__rust_begin_short_backtrace::h7c4d6c8ba1248592 [INFO] [stderr] 40: 0x55b343105cd9 - std::rt::lang_start::{{closure}}::h6768fef45c3648da [INFO] [stderr] 41: 0x55b3433f1c60 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 42: 0x55b3433f1c60 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 43: 0x55b3433f1c60 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 44: 0x55b3433f1c60 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 45: 0x55b3433f1c60 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stderr] 46: 0x55b3433f1c60 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 47: 0x55b3433f1c60 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 48: 0x55b3433f1c60 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 49: 0x55b3433f1c60 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stderr] 50: 0x55b343105cc1 - std::rt::lang_start::haeedf94070036f69 [INFO] [stderr] 51: 0x55b343107085 - main [INFO] [stderr] 52: 0x7f5f767a01ca - [INFO] [stderr] 53: 0x7f5f767a028b - __libc_start_main [INFO] [stderr] 54: 0x55b343103dc5 - _start [INFO] [stderr] 55: 0x0 - [INFO] running `Command { std: "docker" "inspect" "904522c23e3747e5843235fe5392a246d2ab3e950d8d138ef788fcfb078fb37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "904522c23e3747e5843235fe5392a246d2ab3e950d8d138ef788fcfb078fb37d", kill_on_drop: false }` [INFO] [stdout] 904522c23e3747e5843235fe5392a246d2ab3e950d8d138ef788fcfb078fb37d