[INFO] fetching crate podcast2text 0.0.3...
[INFO] testing podcast2text-0.0.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate podcast2text 0.0.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate podcast2text 0.0.3
[INFO] finished tweaking crates.io crate podcast2text 0.0.3
[INFO] tweaked toml for crates.io crate podcast2text 0.0.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate podcast2text 0.0.3 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 podcast2text 0.0.3 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 92e0840762f5c3b4351607bdd58c277364fd0931a7a2eb5599bdc5fb7becdfef
[INFO] running `Command { std: "docker" "start" "-a" "92e0840762f5c3b4351607bdd58c277364fd0931a7a2eb5599bdc5fb7becdfef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e0840762f5c3b4351607bdd58c277364fd0931a7a2eb5599bdc5fb7becdfef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92e0840762f5c3b4351607bdd58c277364fd0931a7a2eb5599bdc5fb7becdfef", kill_on_drop: false }`
[INFO] [stdout] 92e0840762f5c3b4351607bdd58c277364fd0931a7a2eb5599bdc5fb7becdfef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9b32f36405706a7a70fc92b7458cf88d90f1404f27adabfe542822b52a175ec9
[INFO] running `Command { std: "docker" "start" "-a" "9b32f36405706a7a70fc92b7458cf88d90f1404f27adabfe542822b52a175ec9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling symphonia-core v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling bindgen v0.61.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling symphonia-metadata v0.5.1
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling bitreader v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling transpose v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling mp4parse v0.10.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling serde_json v1.0.88
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling alac v0.5.0
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.1
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.1
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.1
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.1
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.1
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.1
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.1
[INFO] [stderr]    Compiling stt v0.0.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling caf v0.1.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.5.0
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling ogg_pager v0.3.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling symphonia v0.5.1
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling lofty_attr v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling lofty v0.9.0
[INFO] [stderr]    Compiling realfft v3.1.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling rubato v0.12.0
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling clap v4.0.26
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling whisper-rs-sys v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr] error: failed to run custom build command for `whisper-rs-sys v0.2.0`
[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/whisper-rs-sys-d1fe0ad4b2d72051/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug/build/whisper-rs-sys-a2928c5c1dfb18b8/out
[INFO] [stderr]   cargo:rustc-link-lib=static=whisper
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-changed=./whisper.cpp/whisper.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features-time64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdc-predef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/typesizes.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-least.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdbool.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2502) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/fallback.rs:756:9:
[INFO] [stderr]   "whisper_full_params_struct_(unnamed_at__/whisper_cpp/whisper_h_183_9)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61c407e784ba - 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:     0x61c407e784ba - 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:     0x61c407e784ba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x61c407e784ba - <<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:     0x61c407e8deba - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x61c407e8deba - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x61c407e7d432 - 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:     0x61c407e7d432 - <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:     0x61c407e5aa8f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x61c407e5aa8f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x61c407e720a1 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x61c407e7231b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x61c407e5ab48 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x61c407e4fc09 - 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:     0x61c407e5b4ad - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x61c407e8e6fc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x61c407e19da1 - proc_macro2::fallback::validate_ident::h77934870a377dbad
[INFO] [stderr]     17:     0x61c407e1a8a1 - proc_macro2::fallback::Ident::_new::h969c01bb8baa3ccc
[INFO] [stderr]     18:     0x61c407e1a855 - proc_macro2::fallback::Ident::new::hddb1ccc5dfcc6775
[INFO] [stderr]     19:     0x61c407e1e677 - proc_macro2::imp::Ident::new::haa15f520756c0a11
[INFO] [stderr]     20:     0x61c407e23fab - proc_macro2::Ident::new::h0e6d645db9e9798e
[INFO] [stderr]     21:     0x61c40797624f - bindgen::ir::context::BindgenContext::rust_ident_raw::h029890a1ef021e17
[INFO] [stderr]     22:     0x61c407973dc0 - bindgen::ir::context::BindgenContext::rust_ident::h75941da760d1f440
[INFO] [stderr]     23:     0x61c4079eab92 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h1bb23574afb34443
[INFO] [stderr]     24:     0x61c407a921d3 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h41fc5256da683e03
[INFO] [stderr]     25:     0x61c407a71d59 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h41d199011cdf3cb7
[INFO] [stderr]     26:     0x61c4079f1cf9 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h1bb23574afb34443
[INFO] [stderr]     27:     0x61c407a921d3 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h41fc5256da683e03
[INFO] [stderr]     28:     0x61c407a71d59 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h41d199011cdf3cb7
[INFO] [stderr]     29:     0x61c407a0b0b5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h3f8100cf72bfb0d3
[INFO] [stderr]     30:     0x61c407a35157 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hfb90b5c323b1b2da
[INFO] [stderr]     31:     0x61c407a71d3e - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h41d199011cdf3cb7
[INFO] [stderr]     32:     0x61c407a1b363 - bindgen::codegen::codegen::{{closure}}::hb736546976764fb9
[INFO] [stderr]     33:     0x61c407981948 - bindgen::ir::context::BindgenContext::gen::h1d8d829caa046c19
[INFO] [stderr]     34:     0x61c407a1a86d - bindgen::codegen::codegen::h3bf22bc0ae5907fe
[INFO] [stderr]     35:     0x61c407a3ea70 - bindgen::Bindings::generate::h1558d7112c35c770
[INFO] [stderr]     36:     0x61c407a3b107 - bindgen::Builder::generate::hcd43e132da011317
[INFO] [stderr]     37:     0x61c40794f574 - build_script_build::main::hae5b559b1e42af64
[INFO] [stderr]     38:     0x61c4079508f3 - core::ops::function::FnOnce::call_once::hdd13f7343f646bcf
[INFO] [stderr]     39:     0x61c4079506c6 - std::sys::backtrace::__rust_begin_short_backtrace::hc516d7b4164afc4d
[INFO] [stderr]     40:     0x61c407950629 - std::rt::lang_start::{{closure}}::h5c4b60f2a1bcab15
[INFO] [stderr]     41:     0x61c407e711f4 - <&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]     42:     0x61c407e711f4 - 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]     43:     0x61c407e711f4 - 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]     44:     0x61c407e711f4 - 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]     45:     0x61c407e711f4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     46:     0x61c407e711f4 - 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]     47:     0x61c407e711f4 - 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]     48:     0x61c407e711f4 - 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]     49:     0x61c407e711f4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     50:     0x61c407950611 - std::rt::lang_start::h109f9d80e127b4bc
[INFO] [stderr]     51:     0x61c407951c65 - main
[INFO] [stderr]     52:     0x76eb6f4cb1ca - <unknown>
[INFO] [stderr]     53:     0x76eb6f4cb28b - __libc_start_main
[INFO] [stderr]     54:     0x61c40794ef55 - _start
[INFO] [stderr]     55:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9b32f36405706a7a70fc92b7458cf88d90f1404f27adabfe542822b52a175ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b32f36405706a7a70fc92b7458cf88d90f1404f27adabfe542822b52a175ec9", kill_on_drop: false }`
[INFO] [stdout] 9b32f36405706a7a70fc92b7458cf88d90f1404f27adabfe542822b52a175ec9
