[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] testing 9names/jpegdec_sys_example against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Fjpegdec_sys_example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/9names/jpegdec_sys_example on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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 num v0.1.42
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded num-iter v0.1.41
[INFO] [stderr]   Downloaded color_quant v1.0.1
[INFO] [stderr]   Downloaded oorandom v11.1.2
[INFO] [stderr]   Downloaded memoffset v0.5.5
[INFO] [stderr]   Downloaded quick-error v1.2.3
[INFO] [stderr]   Downloaded either v1.6.0
[INFO] [stderr]   Downloaded strsim v0.8.0
[INFO] [stderr]   Downloaded bytemuck v1.4.0
[INFO] [stderr]   Downloaded gif v0.10.3
[INFO] [stderr]   Downloaded rayon-core v1.8.0
[INFO] [stderr]   Downloaded crc32fast v1.2.0
[INFO] [stderr]   Downloaded embedded-graphics v0.6.2
[INFO] [stderr]   Downloaded png v0.16.7
[INFO] [stderr]   Downloaded sdl2 v0.32.2
[INFO] [stderr]   Downloaded aho-corasick v0.7.13
[INFO] [stderr]   Downloaded rayon v1.4.0
[INFO] [stderr]   Downloaded num-rational v0.3.0
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.20
[INFO] [stderr]   Downloaded image v0.23.9
[INFO] [stderr]   Downloaded bindgen v0.55.1
[INFO] [stderr]   Downloaded tiff v0.5.0
[INFO] [stderr]   Downloaded tinytga v0.3.2
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.2.1
[INFO] [stderr]   Downloaded sdl2-sys v0.32.6
[INFO] [stderr]   Downloaded clang-sys v1.0.0
[INFO] [stderr]   Downloaded humantime v1.3.0
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.2
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.19
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.3
[INFO] [stderr]   Downloaded lzw v0.10.0
[INFO] [stderr]   Downloaded libloading v0.6.3
[INFO] [stderr]   Downloaded textwrap v0.11.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.15
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c25684d9d93154c7b9549aeeb12e7d201edca1f719e766a5a72917be9684c6b
[INFO] running `Command { std: "docker" "start" "-a" "2c25684d9d93154c7b9549aeeb12e7d201edca1f719e766a5a72917be9684c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c25684d9d93154c7b9549aeeb12e7d201edca1f719e766a5a72917be9684c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c25684d9d93154c7b9549aeeb12e7d201edca1f719e766a5a72917be9684c6b", kill_on_drop: false }`
[INFO] [stdout] 2c25684d9d93154c7b9549aeeb12e7d201edca1f719e766a5a72917be9684c6b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cebe88b5153587d367fe801332dc99142e1178c7fa5e4bc61e346ef2fc7b6b85
[INFO] running `Command { std: "docker" "start" "-a" "cebe88b5153587d367fe801332dc99142e1178c7fa5e4bc61e346ef2fc7b6b85", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[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 num-integer v0.1.43
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling clang-sys v1.0.0
[INFO] [stderr]    Compiling rayon v1.4.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling tiff v0.5.0
[INFO] [stderr]    Compiling png v0.16.7
[INFO] [stderr]    Compiling embedded-graphics v0.6.2
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.4.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling oorandom v11.1.2
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling tinytga v0.3.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling image v0.23.9
[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-b5baeb54ebdbd0db/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' (1867) 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:     0x6047a9689002 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6047a9689002 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6047a9689002 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6047a9689002 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6047a969a12f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6047a969a12f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x6047a9657a63 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6047a9657a63 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6047a96630f2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6047a96666bf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x6047a9666519 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x6047a9666c95 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x6047a9666b2a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x6047a9663239 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6047a964bb2d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x6047a96a4250 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6047a96409ef - proc_macro2::fallback::validate_ident::h232848bf81ac6b2e
[INFO] [stderr]     17:     0x6047a9640cc1 - proc_macro2::fallback::Ident::_new::h018d87927830f3a6
[INFO] [stderr]     18:     0x6047a9640c7f - proc_macro2::fallback::Ident::new::h1689e792e75b6644
[INFO] [stderr]     19:     0x6047a96387b8 - proc_macro2::Ident::new::h652a2851cb6dba5e
[INFO] [stderr]     20:     0x6047a9415335 - bindgen::ir::context::BindgenContext::rust_ident_raw::h2249b734bec225e4
[INFO] [stderr]     21:     0x6047a9413080 - bindgen::ir::context::BindgenContext::rust_ident::h3d61b4f0acfb95b0
[INFO] [stderr]     22:     0x6047a937a54e - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::hcd1a35fa18cf0ca2
[INFO] [stderr]     23:     0x6047a9309285 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h17f8b57dc8c999b9
[INFO] [stderr]     24:     0x6047a936132b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h9d6fe27d433350d8
[INFO] [stderr]     25:     0x6047a937e0a5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::heea123bba9922d8c
[INFO] [stderr]     26:     0x6047a93bead1 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h634f4874f5d86f1b
[INFO] [stderr]     27:     0x6047a9361306 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h9d6fe27d433350d8
[INFO] [stderr]     28:     0x6047a938958c - bindgen::codegen::codegen::{{closure}}::hd29ad26c7e750cf4
[INFO] [stderr]     29:     0x6047a94205e8 - bindgen::ir::context::BindgenContext::gen::hbdaee2a49c61a85d
[INFO] [stderr]     30:     0x6047a9388e1d - bindgen::codegen::codegen::h00cc18c6a06f4f57
[INFO] [stderr]     31:     0x6047a93c676f - bindgen::Bindings::generate::h1509c19e78d02df1
[INFO] [stderr]     32:     0x6047a93c3385 - bindgen::Builder::generate::h6cb94465232350ba
[INFO] [stderr]     33:     0x6047a92aa9e3 - build_script_build::main::hc2a181bf8221f033
[INFO] [stderr]     34:     0x6047a92ab4c3 - core::ops::function::FnOnce::call_once::h51e1fc4c15ba587c
[INFO] [stderr]     35:     0x6047a92ab456 - std::sys::backtrace::__rust_begin_short_backtrace::hdb2059e161c1494c
[INFO] [stderr]     36:     0x6047a92ab439 - std::rt::lang_start::{{closure}}::h568970e02d186f4d
[INFO] [stderr]     37:     0x6047a9659380 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3e39d917a8cc5592
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     38:     0x6047a9659380 - std::panicking::catch_unwind::do_call::hc1ce44ccb31bb18e
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]     39:     0x6047a9659380 - std::panicking::catch_unwind::ha27d9fd2a77bbb18
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]     40:     0x6047a9659380 - std::panic::catch_unwind::h0b0f1918d1e2eb85
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]     41:     0x6047a9659380 - std::rt::lang_start_internal::{{closure}}::heeac2294083edcfe
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stderr]     42:     0x6047a9659380 - std::panicking::catch_unwind::do_call::h4bb7d51c3842c367
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]     43:     0x6047a9659380 - std::panicking::catch_unwind::h1d2f2878ba2618c4
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]     44:     0x6047a9659380 - std::panic::catch_unwind::h5070bdf026bf1f78
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]     45:     0x6047a9659380 - std::rt::lang_start_internal::h9590fa5449576090
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stderr]     46:     0x6047a92ab421 - std::rt::lang_start::h6fb7820fbd85d539
[INFO] [stderr]     47:     0x6047a92ac3d5 - main
[INFO] [stderr]     48:     0x77ec2fb951ca - <unknown>
[INFO] [stderr]     49:     0x77ec2fb9528b - __libc_start_main
[INFO] [stderr]     50:     0x6047a92aa755 - _start
[INFO] [stderr]     51:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cebe88b5153587d367fe801332dc99142e1178c7fa5e4bc61e346ef2fc7b6b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebe88b5153587d367fe801332dc99142e1178c7fa5e4bc61e346ef2fc7b6b85", kill_on_drop: false }`
[INFO] [stdout] cebe88b5153587d367fe801332dc99142e1178c7fa5e4bc61e346ef2fc7b6b85
