[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] 31b33765141b1f34eaf8fc0c6c92cfc76448f039 [INFO] checking nguyenthdat/burp-tls-plus against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenthdat%2Fburp-tls-plus" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nguyenthdat/burp-tls-plus on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi_pipeline v0.30.0 [INFO] [stderr] Downloaded askama v0.13.1 [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded uniffi_udl v0.30.0 [INFO] [stderr] Downloaded uniffi_internal_macros v0.30.0 [INFO] [stderr] Downloaded typed-builder v0.21.2 [INFO] [stderr] Downloaded wreq-util v2.2.6 [INFO] [stderr] Downloaded generic-array v0.14.9 [INFO] [stderr] Downloaded tokio-boring2 v4.15.15 [INFO] [stderr] Downloaded wreq v5.3.0 [INFO] [stderr] Downloaded widestring v1.2.1 [INFO] [stderr] Downloaded boring2 v4.15.15 [INFO] [stderr] Downloaded typed-builder-macro v0.21.2 [INFO] [stderr] Downloaded webpki-root-certs v0.26.11 [INFO] [stderr] Downloaded askama_parser v0.13.0 [INFO] [stderr] Downloaded scroll_derive v0.12.1 [INFO] [stderr] Downloaded goblin v0.8.2 [INFO] [stderr] Downloaded askama_derive v0.13.1 [INFO] [stderr] Downloaded clap_derive v4.5.49 [INFO] [stderr] Downloaded uniffi_macros v0.30.0 [INFO] [stderr] Downloaded uniffi v0.30.0 [INFO] [stderr] Downloaded uniffi_core v0.30.0 [INFO] [stderr] Downloaded uniffi_meta v0.30.0 [INFO] [stderr] Downloaded uniffi_bindgen v0.30.0 [INFO] [stderr] Downloaded hyper2 v1.5.5 [INFO] [stderr] Downloaded http2 v0.4.21 [INFO] [stderr] Downloaded boring-sys2 v4.15.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9238402d0674cb2b8024b66a107caf92ed849e175e820c0b20a1a3566eab71be [INFO] running `Command { std: "docker" "start" "-a" "9238402d0674cb2b8024b66a107caf92ed849e175e820c0b20a1a3566eab71be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9238402d0674cb2b8024b66a107caf92ed849e175e820c0b20a1a3566eab71be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9238402d0674cb2b8024b66a107caf92ed849e175e820c0b20a1a3566eab71be", kill_on_drop: false }` [INFO] [stdout] 9238402d0674cb2b8024b66a107caf92ed849e175e820c0b20a1a3566eab71be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53e9d250ce64a7ef8d09b90f680b37f77fd92e2e10df71f67ddcb78eb0eac0cf [INFO] running `Command { std: "docker" "start" "-a" "53e9d250ce64a7ef8d09b90f680b37f77fd92e2e10df71f67ddcb78eb0eac0cf", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [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] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Checking webpki-root-certs v1.0.3 [INFO] [stderr] Checking linked_hash_set v0.1.5 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking webpki-root-certs v0.26.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.6.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 foreign-types-macros v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking uniffi_pipeline v0.30.0 [INFO] [stderr] Checking uniffi_meta v0.30.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking typed-builder v0.21.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking uniffi_udl v0.30.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking clap v4.5.49 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking compression-codecs v0.4.30 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uniffi_macros v0.30.0 [INFO] [stderr] Checking cargo_metadata v0.19.2 [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 icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling boring-sys2 v4.15.15 [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 async-compression v0.4.30 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking uniffi_core v0.30.0 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Checking http2 v0.4.21 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking publicsuffix v2.3.0 [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 hyper2 v1.5.5 [INFO] [stderr] Checking boring2 v4.15.15 [INFO] [stderr] Checking tokio-boring2 v4.15.15 [INFO] [stderr] Checking wreq v5.3.0 [INFO] [stderr] Checking wreq-util v2.2.6 [INFO] [stderr] Checking uniffi v0.30.0 [INFO] [stderr] Checking tlsplus v0.1.0 (/opt/rustwide/workdir/crates/tlsplus) [INFO] [stderr] Checking uniffi-bindgen v0.1.0 (/opt/rustwide/workdir/crates/uniffi-bindgen) [INFO] [stdout] warning: unused import: `EmulationOS` [INFO] [stdout] --> crates/tlsplus/examples/test.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use wreq_util::{Emulation,EmulationOS}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "53e9d250ce64a7ef8d09b90f680b37f77fd92e2e10df71f67ddcb78eb0eac0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e9d250ce64a7ef8d09b90f680b37f77fd92e2e10df71f67ddcb78eb0eac0cf", kill_on_drop: false }` [INFO] [stdout] 53e9d250ce64a7ef8d09b90f680b37f77fd92e2e10df71f67ddcb78eb0eac0cf