[INFO] cloning repository https://github.com/9names/jpegdec_sys_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9names/jpegdec_sys_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Fjpegdec_sys_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Fjpegdec_sys_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 661a68779497d43a4838aebfd15231212ad709bf
[INFO] checking 9names/jpegdec_sys_example against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Fjpegdec_sys_example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/9names/jpegdec_sys_example
[INFO] finished tweaking git repo https://github.com/9names/jpegdec_sys_example
[INFO] tweaked toml for git repo https://github.com/9names/jpegdec_sys_example written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/9names/jpegdec_sys_example on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/9names/jpegdec_sys_example 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/9names/jpegdec_sys`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v1.0.0
[INFO] [stderr]   Downloaded tinytga v0.3.2
[INFO] [stderr]   Downloaded either v1.6.0
[INFO] [stderr]   Downloaded libloading v0.6.3
[INFO] [stderr]   Downloaded bytemuck v1.4.0
[INFO] [stderr]   Downloaded rayon-core v1.8.0
[INFO] [stderr]   Downloaded png v0.16.7
[INFO] [stderr]   Downloaded embedded-graphics v0.6.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded bindgen v0.55.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.19
[INFO] [stderr]   Downloaded rayon v1.4.0
[INFO] [stderr]   Downloaded sdl2 v0.32.2
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.3
[INFO] [stderr]   Downloaded tiff v0.5.0
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.2.1
[INFO] [stderr]   Downloaded image v0.23.9
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.20
[INFO] [stderr]   Downloaded oorandom v11.1.2
[INFO] [stderr]   Downloaded memoffset v0.5.5
[INFO] [stderr]   Downloaded num-rational v0.3.0
[INFO] [stderr]   Downloaded sdl2-sys v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb33526fddbf675ed8c38bcd5c9a6657a1005ecab1a660f252ae7b787c23e8d7
[INFO] running `Command { std: "docker" "start" "-a" "eb33526fddbf675ed8c38bcd5c9a6657a1005ecab1a660f252ae7b787c23e8d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb33526fddbf675ed8c38bcd5c9a6657a1005ecab1a660f252ae7b787c23e8d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb33526fddbf675ed8c38bcd5c9a6657a1005ecab1a660f252ae7b787c23e8d7", kill_on_drop: false }`
[INFO] [stdout] eb33526fddbf675ed8c38bcd5c9a6657a1005ecab1a660f252ae7b787c23e8d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8277ea641265db33774f4624d7eb6938c99cedd253bc2314b0b84b18c6b3f6e3
[INFO] running `Command { std: "docker" "start" "-a" "8277ea641265db33774f4624d7eb6938c99cedd253bc2314b0b84b18c6b3f6e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.8.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling rayon v1.4.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling clang-sys v1.0.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]     Checking either v1.6.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking tiff v0.5.0
[INFO] [stderr]     Checking embedded-graphics v0.6.2
[INFO] [stderr]     Checking bytemuck v1.4.0
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking oorandom v11.1.2
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking image v0.23.9
[INFO] [stderr]     Checking tinytga v0.3.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]     Checking embedded-graphics-simulator v0.2.1
[INFO] [stderr]    Compiling jpegdec_sys v0.1.0 (https://github.com/9names/jpegdec_sys?branch=master#bdd5ae03)
[INFO] [stderr] error: failed to run custom build command for `jpegdec_sys v0.1.0 (https://github.com/9names/jpegdec_sys?branch=master#bdd5ae03)`
[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/jpegdec_sys-3239522e61b43acc/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-changed=./src/JPEGDEC.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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1433) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.19/src/fallback.rs:692:9:
[INFO] [stderr]   "enum_(unnamed_at__/src/JPEGDEC_h_65_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6213a5eb3722 - std[c53ce44f1499c8f7]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6213a5eb3722 - std[c53ce44f1499c8f7]::backtrace_rs::backtrace::trace_unsynchronized::<std[c53ce44f1499c8f7]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6213a5eb3722 - std[c53ce44f1499c8f7]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6213a5eb3722 - <<std[c53ce44f1499c8f7]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[b65165ee930b1c81]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6213a5ecaeaa - <core[b65165ee930b1c81]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6213a5ecaeaa - core[b65165ee930b1c81]::fmt::write
[INFO] [stderr]      6:     0x6213a5eba296 - std[c53ce44f1499c8f7]::io::default_write_fmt::<std[c53ce44f1499c8f7]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6213a5eba296 - <std[c53ce44f1499c8f7]::sys::stdio::unix::Stderr as std[c53ce44f1499c8f7]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6213a5e933ff - <std[c53ce44f1499c8f7]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6213a5e933ff - std[c53ce44f1499c8f7]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6213a5ead5d1 - std[c53ce44f1499c8f7]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6213a5ead78b - std[c53ce44f1499c8f7]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x6213a5e934b8 - std[c53ce44f1499c8f7]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x6213a5e8ad39 - std[c53ce44f1499c8f7]::sys::backtrace::__rust_end_short_backtrace::<std[c53ce44f1499c8f7]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6213a5e93f2d - __rustc[cdd9cdf7d6dc8cda]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x6213a5ecb61c - core[b65165ee930b1c81]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6213a5e7147b - proc_macro2[3e6b1c357c55aaa8]::fallback::validate_ident
[INFO] [stderr]     17:     0x6213a5e70961 - <proc_macro2[3e6b1c357c55aaa8]::fallback::Ident>::_new
[INFO] [stderr]     18:     0x6213a5e7091f - <proc_macro2[3e6b1c357c55aaa8]::fallback::Ident>::new
[INFO] [stderr]     19:     0x6213a5e69798 - <proc_macro2[3e6b1c357c55aaa8]::Ident>::new
[INFO] [stderr]     20:     0x6213a5bec165 - <bindgen[e121c92430b4f417]::ir::context::BindgenContext>::rust_ident_raw::<alloc[fd4cb3fe34883da5]::borrow::Cow<str>>
[INFO] [stderr]     21:     0x6213a5bebad0 - <bindgen[e121c92430b4f417]::ir::context::BindgenContext>::rust_ident::<&alloc[fd4cb3fe34883da5]::string::String>
[INFO] [stderr]     22:     0x6213a5be8b44 - <bindgen[e121c92430b4f417]::ir::enum_ty::Enum as bindgen[e121c92430b4f417]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     23:     0x6213a5c2473b - <bindgen[e121c92430b4f417]::ir::ty::Type as bindgen[e121c92430b4f417]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     24:     0x6213a5b56df7 - <bindgen[e121c92430b4f417]::ir::item::Item as bindgen[e121c92430b4f417]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x6213a5bd6905 - <bindgen[e121c92430b4f417]::ir::module::Module as bindgen[e121c92430b4f417]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     26:     0x6213a5be72f7 - <bindgen[e121c92430b4f417]::ir::module::Module as bindgen[e121c92430b4f417]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x6213a5b56dd2 - <bindgen[e121c92430b4f417]::ir::item::Item as bindgen[e121c92430b4f417]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     28:     0x6213a5bd5e2b - bindgen[e121c92430b4f417]::codegen::codegen::{closure#0}
[INFO] [stderr]     29:     0x6213a5bed3e8 - <bindgen[e121c92430b4f417]::ir::context::BindgenContext>::gen::<bindgen[e121c92430b4f417]::codegen::codegen::{closure#0}, alloc[fd4cb3fe34883da5]::vec::Vec<proc_macro2[3e6b1c357c55aaa8]::TokenStream>>
[INFO] [stderr]     30:     0x6213a5be07ff - bindgen[e121c92430b4f417]::codegen::codegen
[INFO] [stderr]     31:     0x6213a5bc7423 - <bindgen[e121c92430b4f417]::Bindings>::generate
[INFO] [stderr]     32:     0x6213a5bc4085 - <bindgen[e121c92430b4f417]::Builder>::generate
[INFO] [stderr]     33:     0x6213a5ae16db - build_script_build[23309a21f84700dc]::main
[INFO] [stderr]     34:     0x6213a5ae2643 - <fn() as core[b65165ee930b1c81]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     35:     0x6213a5ae1516 - std[c53ce44f1499c8f7]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     36:     0x6213a5ae1549 - std[c53ce44f1499c8f7]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     37:     0x6213a5eac716 - <&dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync as core[b65165ee930b1c81]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     38:     0x6213a5eac716 - std[c53ce44f1499c8f7]::panicking::catch_unwind::do_call::<&dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:581:40
[INFO] [stderr]     39:     0x6213a5eac716 - std[c53ce44f1499c8f7]::panicking::catch_unwind::<i32, &dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:544:19
[INFO] [stderr]     40:     0x6213a5eac716 - std[c53ce44f1499c8f7]::panic::catch_unwind::<&dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panic.rs:359:14
[INFO] [stderr]     41:     0x6213a5eac716 - std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/rt.rs:175:24
[INFO] [stderr]     42:     0x6213a5eac716 - std[c53ce44f1499c8f7]::panicking::catch_unwind::do_call::<std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:581:40
[INFO] [stderr]     43:     0x6213a5eac716 - std[c53ce44f1499c8f7]::panicking::catch_unwind::<isize, std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:544:19
[INFO] [stderr]     44:     0x6213a5eac716 - std[c53ce44f1499c8f7]::panic::catch_unwind::<std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panic.rs:359:14
[INFO] [stderr]     45:     0x6213a5eac716 - std[c53ce44f1499c8f7]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/rt.rs:171:5
[INFO] [stderr]     46:     0x6213a5ae1501 - std[c53ce44f1499c8f7]::rt::lang_start::<()>
[INFO] [stderr]     47:     0x6213a5ae28e5 - main
[INFO] [stderr]     48:     0x70cecb1cf1ca - <unknown>
[INFO] [stderr]     49:     0x70cecb1cf28b - __libc_start_main
[INFO] [stderr]     50:     0x6213a5ae0dc5 - _start
[INFO] [stderr]     51:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "8277ea641265db33774f4624d7eb6938c99cedd253bc2314b0b84b18c6b3f6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8277ea641265db33774f4624d7eb6938c99cedd253bc2314b0b84b18c6b3f6e3", kill_on_drop: false }`
[INFO] [stdout] 8277ea641265db33774f4624d7eb6938c99cedd253bc2314b0b84b18c6b3f6e3
