[INFO] cloning repository https://github.com/nguyenthdat/burp-tls-plus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nguyenthdat/burp-tls-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenthdat%2Fburp-tls-plus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenthdat%2Fburp-tls-plus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62b622dd2e10a60c39c4cc11b019fce931cb957a
[INFO] checking nguyenthdat/burp-tls-plus against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenthdat%2Fburp-tls-plus" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nguyenthdat/burp-tls-plus
[INFO] finished tweaking git repo https://github.com/nguyenthdat/burp-tls-plus
[INFO] tweaked toml for git repo https://github.com/nguyenthdat/burp-tls-plus written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nguyenthdat/burp-tls-plus on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nguyenthdat/burp-tls-plus 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e4a7deb853a0976614569d395737823ca3e7c443bf976c99f1e9da75cb3a8e2d
[INFO] running `Command { std: "docker" "start" "e4a7deb853a0976614569d395737823ca3e7c443bf976c99f1e9da75cb3a8e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4a7deb853a0976614569d395737823ca3e7c443bf976c99f1e9da75cb3a8e2d", 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" "e4a7deb853a0976614569d395737823ca3e7c443bf976c99f1e9da75cb3a8e2d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4a7deb853a0976614569d395737823ca3e7c443bf976c99f1e9da75cb3a8e2d", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4a7deb853a0976614569d395737823ca3e7c443bf976c99f1e9da75cb3a8e2d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking uniffi_pipeline v0.30.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]    Compiling boring-sys2 v4.15.15
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking uniffi_udl v0.30.0
[INFO] [stderr]     Checking async-compat v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking uniffi_bindgen v0.30.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.30
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking uniffi_core v0.30.0
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking webpki-root-certs v1.0.3
[INFO] [stderr]     Checking http2 v0.4.21
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking linked_hash_set v0.1.5
[INFO] [stderr]     Checking typed-builder v0.21.2
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking webpki-root-certs v0.26.11
[INFO] [stderr]     Checking async-compression v0.4.30
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo-metadata"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=01e0b8e1b26b1393 -C extra-filename=-4bad7ad3142d8cee --out-dir /opt/rustwide/target/debug/build/uniffi_bindgen/4bad7ad3142d8cee/out -L dependency=/opt/rustwide/target/debug/build/anyhow/5cf73cd768c5f646/out -L dependency=/opt/rustwide/target/debug/build/askama/0597085b80dfa8a6/out -L dependency=/opt/rustwide/target/debug/build/askama_derive/94b155f5acc0b355/out -L dependency=/opt/rustwide/target/debug/build/bitflags/7063c8271e4d7aa2/out -L dependency=/opt/rustwide/target/debug/build/camino/2f3c6c8665e7a1ad/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/87d29a26738fae73/out -L dependency=/opt/rustwide/target/debug/build/cargo_metadata/89e50f142a794089/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out -L dependency=/opt/rustwide/target/debug/build/critical-section/a7ed3c6694782041/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fastrand/a6b04798eb47a00f/out -L dependency=/opt/rustwide/target/debug/build/fs-err/6570a5ce8045d139/out -L dependency=/opt/rustwide/target/debug/build/getrandom/d72f4ce7641d3175/out -L dependency=/opt/rustwide/target/debug/build/glob/270b5e5f7376a525/out -L dependency=/opt/rustwide/target/debug/build/goblin/99d0e86c9107af9e/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/823b025aad9d883a/out -L dependency=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3edc7f096d02e90d/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa1c64fbdc4f12a7/out -L dependency=/opt/rustwide/target/debug/build/libc/f5a911f2dad390d7/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/401ab83056f387c2/out -L dependency=/opt/rustwide/target/debug/build/log/f0efc98faf8f1763/out -L dependency=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/b988ba17985965f5/out -L dependency=/opt/rustwide/target/debug/build/nom/2453d009f8c714a2/out -L dependency=/opt/rustwide/target/debug/build/once_cell/c445d1f809d6c974/out -L dependency=/opt/rustwide/target/debug/build/plain/e12a0ab85e184c33/out -L dependency=/opt/rustwide/target/debug/build/portable-atomic/3d75491732ddaa69/out -L dependency=/opt/rustwide/target/debug/build/rustix/125742abfacb999c/out -L dependency=/opt/rustwide/target/debug/build/ryu/e5cf39b0424d7e5c/out -L dependency=/opt/rustwide/target/debug/build/scroll/da785a2c9e90c1cf/out -L dependency=/opt/rustwide/target/debug/build/scroll_derive/7addcc574f4b7081/out -L dependency=/opt/rustwide/target/debug/build/semver/03c87aeadee44f70/out -L dependency=/opt/rustwide/target/debug/build/serde/2a22a2e9b7ce4d3c/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/2205a2582e94a8b7/out -L dependency=/opt/rustwide/target/debug/build/serde_json/a5d8f706c542179f/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/974f8bbb601981e9/out -L dependency=/opt/rustwide/target/debug/build/siphasher/d59709f3b7836b3c/out -L dependency=/opt/rustwide/target/debug/build/smawk/d3424f9a4e1b065f/out -L dependency=/opt/rustwide/target/debug/build/tempfile/04850d77d613cf6f/out -L dependency=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out -L dependency=/opt/rustwide/target/debug/build/thiserror/361ccbe42accc005/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/266cf12e4d484643/out -L dependency=/opt/rustwide/target/debug/build/toml/a1d143620b165f7d/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/083ab6cf9e096760/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/bb6c309c9c79ea5b/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/05213a7561f4b0ee/out -L dependency=/opt/rustwide/target/debug/build/uniffi_internal_macros/7a5dcbeecefb4b56/out -L dependency=/opt/rustwide/target/debug/build/uniffi_meta/5a69a82bfff3a636/out -L dependency=/opt/rustwide/target/debug/build/uniffi_pipeline/91cdc058eed04b31/out -L dependency=/opt/rustwide/target/debug/build/uniffi_udl/f838dbb4bb4b0c98/out -L dependency=/opt/rustwide/target/debug/build/weedle2/d56769ad4db4969c/out -L dependency=/opt/rustwide/target/debug/build/winnow/5da141d37c378734/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/5cf73cd768c5f646/out/libanyhow-5cf73cd768c5f646.rmeta --extern askama=/opt/rustwide/target/debug/build/askama/0597085b80dfa8a6/out/libaskama-0597085b80dfa8a6.rmeta --extern camino=/opt/rustwide/target/debug/build/camino/2f3c6c8665e7a1ad/out/libcamino-2f3c6c8665e7a1ad.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/89e50f142a794089/out/libcargo_metadata-89e50f142a794089.rmeta --extern fs_err=/opt/rustwide/target/debug/build/fs-err/6570a5ce8045d139/out/libfs_err-6570a5ce8045d139.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/270b5e5f7376a525/out/libglob-270b5e5f7376a525.rmeta --extern goblin=/opt/rustwide/target/debug/build/goblin/99d0e86c9107af9e/out/libgoblin-99d0e86c9107af9e.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out/libheck-9b5852bd853177bb.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/3edc7f096d02e90d/out/libindexmap-3edc7f096d02e90d.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/c445d1f809d6c974/out/libonce_cell-c445d1f809d6c974.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/2a22a2e9b7ce4d3c/out/libserde-2a22a2e9b7ce4d3c.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/04850d77d613cf6f/out/libtempfile-04850d77d613cf6f.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out/libtextwrap-aaede1ee7e4caf36.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/a1d143620b165f7d/out/libtoml-a1d143620b165f7d.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/build/uniffi_internal_macros/7a5dcbeecefb4b56/out/libuniffi_internal_macros-7a5dcbeecefb4b56.so --extern uniffi_meta=/opt/rustwide/target/debug/build/uniffi_meta/5a69a82bfff3a636/out/libuniffi_meta-5a69a82bfff3a636.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/build/uniffi_pipeline/91cdc058eed04b31/out/libuniffi_pipeline-91cdc058eed04b31.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/build/uniffi_udl/f838dbb4bb4b0c98/out/libuniffi_udl-f838dbb4bb4b0c98.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e4a7deb853a0976614569d395737823ca3e7c443bf976c99f1e9da75cb3a8e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a7deb853a0976614569d395737823ca3e7c443bf976c99f1e9da75cb3a8e2d", kill_on_drop: false }`
[INFO] [stdout] e4a7deb853a0976614569d395737823ca3e7c443bf976c99f1e9da75cb3a8e2d
