[INFO] cloning repository https://github.com/marinthiercelin/openpgp-interoperability-test-suite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marinthiercelin/openpgp-interoperability-test-suite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarinthiercelin%2Fopenpgp-interoperability-test-suite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarinthiercelin%2Fopenpgp-interoperability-test-suite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e09eba8864017ee7066ec55bcad6d6d93c9d0382
[INFO] testing marinthiercelin/openpgp-interoperability-test-suite against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarinthiercelin%2Fopenpgp-interoperability-test-suite" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marinthiercelin/openpgp-interoperability-test-suite
[INFO] finished tweaking git repo https://github.com/marinthiercelin/openpgp-interoperability-test-suite
[INFO] tweaked toml for git repo https://github.com/marinthiercelin/openpgp-interoperability-test-suite written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marinthiercelin/openpgp-interoperability-test-suite on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marinthiercelin/openpgp-interoperability-test-suite 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 429112ea05da93d767f9d4367b5c89b8ddae639c93a239bb7c85ac379d549d1f
[INFO] running `Command { std: "docker" "start" "429112ea05da93d767f9d4367b5c89b8ddae639c93a239bb7c85ac379d549d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "429112ea05da93d767f9d4367b5c89b8ddae639c93a239bb7c85ac379d549d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "429112ea05da93d767f9d4367b5c89b8ddae639c93a239bb7c85ac379d549d1f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "429112ea05da93d767f9d4367b5c89b8ddae639c93a239bb7c85ac379d549d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "429112ea05da93d767f9d4367b5c89b8ddae639c93a239bb7c85ac379d549d1f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling tinyvec v1.1.0
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling unic-char-range v0.7.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling unic-common v0.7.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling unic-char-property v0.7.0
[INFO] [stderr]    Compiling unic-ucd-version v0.7.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling lalrpop v0.19.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling anyhow v1.0.37
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bzip2 v0.4.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling terminal_size v0.1.15
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling unic-segment v0.7.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling buffered-reader v1.0.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling sha1collisiondetection v0.2.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.5
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling memsec v0.6.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling console v0.14.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling rlimit v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling indicatif v0.12.0
[INFO] [stderr]    Compiling nettle-sys v2.0.4
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr] error: failed to run custom build command for `nettle-sys v2.0.4`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/nettle-sys-b74831e0544189a5/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=NETTLE_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=NETTLE_PREGENERATED_BINDINGS
[INFO] [stderr]   cargo:rerun-if-env-changed=NETTLE HOGWEED_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=NETTLE HOGWEED_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=NETTLE HOGWEED_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SYSROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=NETTLE HOGWEED_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=NETTLE HOGWEED_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=hogweed
[INFO] [stderr]   cargo:rustc-link-lib=nettle
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=NETTLE HOGWEED_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=NETTLE HOGWEED_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:include=/usr/include
[INFO] [stderr]   cargo:rustc-link-lib=dylib=hogweed
[INFO] [stderr]   cargo:rustc-link-lib=dylib=nettle
[INFO] [stderr]   cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=dylib=gmp
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2877) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/fallback.rs:693:9:
[INFO] [stderr]   "aes_ctx_union_(unnamed_at_/usr/include/nettle/aes_h_150_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fd04ba79be1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5fd04ba913ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5fd04ba801bc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5fd04ba58086 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5fd04ba73921 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5fd04ba73c82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5fd04ba58132 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5fd04ba50a09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5fd04ba5895d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5fd04ba91c0c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5fd04b95e26b - proc_macro2[b7c053d756266b8d]::fallback::validate_ident
[INFO] [stderr]     11:     0x5fd04b95c5f1 - <proc_macro2[b7c053d756266b8d]::fallback::Ident>::_new
[INFO] [stderr]     12:     0x5fd04b95c5af - <proc_macro2[b7c053d756266b8d]::fallback::Ident>::new
[INFO] [stderr]     13:     0x5fd04b95d368 - <proc_macro2[b7c053d756266b8d]::imp::Ident>::new
[INFO] [stderr]     14:     0x5fd04b955ed8 - <proc_macro2[b7c053d756266b8d]::Ident>::new
[INFO] [stderr]     15:     0x5fd04b7af26f - <bindgen[81f631b6e11f4c0b]::ir::context::BindgenContext>::rust_ident_raw::<alloc[2fdc3f7464fcf288]::borrow::Cow<str>>
[INFO] [stderr]     16:     0x5fd04b7aed29 - <bindgen[81f631b6e11f4c0b]::ir::context::BindgenContext>::rust_ident::<&alloc[2fdc3f7464fcf288]::string::String>
[INFO] [stderr]     17:     0x5fd04b7863d9 - <bindgen[81f631b6e11f4c0b]::ir::comp::CompInfo as bindgen[81f631b6e11f4c0b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     18:     0x5fd04b7f6754 - <bindgen[81f631b6e11f4c0b]::ir::ty::Type as bindgen[81f631b6e11f4c0b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     19:     0x5fd04b853b2a - <bindgen[81f631b6e11f4c0b]::ir::item::Item as bindgen[81f631b6e11f4c0b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     20:     0x5fd04b78c35d - <bindgen[81f631b6e11f4c0b]::ir::comp::CompInfo as bindgen[81f631b6e11f4c0b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     21:     0x5fd04b7f6754 - <bindgen[81f631b6e11f4c0b]::ir::ty::Type as bindgen[81f631b6e11f4c0b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     22:     0x5fd04b853b2a - <bindgen[81f631b6e11f4c0b]::ir::item::Item as bindgen[81f631b6e11f4c0b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     23:     0x5fd04b7cc955 - <bindgen[81f631b6e11f4c0b]::ir::module::Module as bindgen[81f631b6e11f4c0b]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     24:     0x5fd04b7c0837 - <bindgen[81f631b6e11f4c0b]::ir::module::Module as bindgen[81f631b6e11f4c0b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x5fd04b853b0c - <bindgen[81f631b6e11f4c0b]::ir::item::Item as bindgen[81f631b6e11f4c0b]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x5fd04b7cc192 - bindgen[81f631b6e11f4c0b]::codegen::codegen::{closure#0}
[INFO] [stderr]     27:     0x5fd04b7b0218 - <bindgen[81f631b6e11f4c0b]::ir::context::BindgenContext>::gen::<bindgen[81f631b6e11f4c0b]::codegen::codegen::{closure#0}, alloc[2fdc3f7464fcf288]::vec::Vec<proc_macro2[b7c053d756266b8d]::TokenStream>>
[INFO] [stderr]     28:     0x5fd04b7d581f - bindgen[81f631b6e11f4c0b]::codegen::codegen
[INFO] [stderr]     29:     0x5fd04b862248 - <bindgen[81f631b6e11f4c0b]::Bindings>::generate
[INFO] [stderr]     30:     0x5fd04b85fa33 - <bindgen[81f631b6e11f4c0b]::Builder>::generate
[INFO] [stderr]     31:     0x5fd04b7506b5 - build_script_build[2d126f5435f8f1f4]::main
[INFO] [stderr]     32:     0x5fd04b751c33 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     33:     0x5fd04b74f796 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     34:     0x5fd04b74f899 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     35:     0x5fd04ba72d49 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     36:     0x5fd04b74f711 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     37:     0x5fd04b751e85 - main
[INFO] [stderr]     38:     0x78c957078601 - <unknown>
[INFO] [stderr]     39:     0x78c957078718 - __libc_start_main
[INFO] [stderr]     40:     0x5fd04b74efa5 - _start
[INFO] [stderr]     41:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "429112ea05da93d767f9d4367b5c89b8ddae639c93a239bb7c85ac379d549d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "429112ea05da93d767f9d4367b5c89b8ddae639c93a239bb7c85ac379d549d1f", kill_on_drop: false }`
[INFO] [stdout] 429112ea05da93d767f9d4367b5c89b8ddae639c93a239bb7c85ac379d549d1f
