[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] f30e6ee761c8a9114d2e866a026396b635977ac0
[INFO] checking nguyenthdat/burp-tls-plus against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenthdat%2Fburp-tls-plus" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nguyenthdat/burp-tls-plus on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_pipeline v0.30.0
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.30.0
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded uniffi_meta v0.30.0
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.11
[INFO] [stderr]   Downloaded uniffi_macros v0.30.0
[INFO] [stderr]   Downloaded async-compat v0.2.5
[INFO] [stderr]   Downloaded uniffi v0.30.0
[INFO] [stderr]   Downloaded antidote v1.0.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.21.2
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded compression-codecs v0.4.30
[INFO] [stderr]   Downloaded typed-builder v0.21.2
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded wreq-util v2.2.6
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] [stderr]   Downloaded async-compression v0.4.30
[INFO] [stderr]   Downloaded publicsuffix v2.3.0
[INFO] [stderr]   Downloaded hickory-resolver v0.25.2
[INFO] [stderr]   Downloaded hyper2 v1.5.5
[INFO] [stderr]   Downloaded boring2 v4.15.15
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded wreq v5.3.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.3
[INFO] [stderr]   Downloaded uniffi_bindgen v0.30.0
[INFO] [stderr]   Downloaded http2 v0.4.21
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded cargo_metadata v0.19.2
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded hickory-proto v0.25.2
[INFO] [stderr]   Downloaded linked_hash_set v0.1.5
[INFO] [stderr]   Downloaded tokio-boring2 v4.15.15
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded uniffi_udl v0.30.0
[INFO] [stderr]   Downloaded uniffi_core v0.30.0
[INFO] [stderr]   Downloaded boring-sys2 v4.15.15
[INFO] [stderr]   Downloaded openssl-src v300.5.4+3.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6da518e784c53c83f750cf1b9f80af216d0a619a22342385b0c4a9f2c8219b3e
[INFO] running `Command { std: "docker" "start" "-a" "6da518e784c53c83f750cf1b9f80af216d0a619a22342385b0c4a9f2c8219b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6da518e784c53c83f750cf1b9f80af216d0a619a22342385b0c4a9f2c8219b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da518e784c53c83f750cf1b9f80af216d0a619a22342385b0c4a9f2c8219b3e", kill_on_drop: false }`
[INFO] [stdout] 6da518e784c53c83f750cf1b9f80af216d0a619a22342385b0c4a9f2c8219b3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13bb8e3b29fddf7a16a443ced5f5b1cab54fafb5d519a05056e5db9357361ef3
[INFO] running `Command { std: "docker" "start" "-a" "13bb8e3b29fddf7a16a443ced5f5b1cab54fafb5d519a05056e5db9357361ef3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking weedle2 v5.0.0
[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 time v0.3.44
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking webpki-root-certs v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]     Checking webpki-root-certs v0.26.11
[INFO] [stderr]     Checking linked_hash_set v0.1.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.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]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]     Checking uniffi_pipeline v0.30.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking uniffi_udl v0.30.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking typed-builder v0.21.2
[INFO] [stderr]     Checking compression-codecs v0.4.30
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling boring-sys2 v4.15.15
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking async-compat v0.2.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.30
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking uniffi_core v0.30.0
[INFO] [stderr]     Checking http2 v0.4.21
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking uniffi_bindgen v0.30.0
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper2 v1.5.5
[INFO] [stderr]     Checking hyper-util v0.1.17
[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/377656d3dd3f9c23a9c8713e163f4365a5261a84/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=-0b340b8c281b34c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-dd2072158440086c.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-bbf6d625defabc6a.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-650a11c1f30735da.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-4a5eac2e56d3c986.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-dcd6df1c0adb80f6.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-270b5e5f7376a525.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-9c22d0e81c48fe27.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-9b5852bd853177bb.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dbfd553f8e1fe8a1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ebb7266c6fc3f7c4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e8f6e470d8d100c4.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-48ec8a2edcc5c913.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-c11f8fc0ccbd72d8.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d5f06b7c83b88dbc.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-db30c8c109effe9a.so --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-6451b23e518d8154.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/deps/libuniffi_pipeline-3bda4d9c7dc2b557.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-38d7c118417dbaa8.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" "13bb8e3b29fddf7a16a443ced5f5b1cab54fafb5d519a05056e5db9357361ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13bb8e3b29fddf7a16a443ced5f5b1cab54fafb5d519a05056e5db9357361ef3", kill_on_drop: false }`
[INFO] [stdout] 13bb8e3b29fddf7a16a443ced5f5b1cab54fafb5d519a05056e5db9357361ef3
