[INFO] cloning repository https://github.com/capartist-com/har-capture-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/capartist-com/har-capture-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapartist-com%2Fhar-capture-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapartist-com%2Fhar-capture-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dbfa982fdea212c0d52769dc17d1348585e845bf
[INFO] testing capartist-com/har-capture-proxy against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapartist-com%2Fhar-capture-proxy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/capartist-com/har-capture-proxy
[INFO] finished tweaking git repo https://github.com/capartist-com/har-capture-proxy
[INFO] tweaked toml for git repo https://github.com/capartist-com/har-capture-proxy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/capartist-com/har-capture-proxy on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/capartist-com/har-capture-proxy 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4988bd4e6487133d90b924bf6aad4c7b84a641c5dbcb21ce8c3669270ce47d0
[INFO] running `Command { std: "docker" "start" "-a" "b4988bd4e6487133d90b924bf6aad4c7b84a641c5dbcb21ce8c3669270ce47d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4988bd4e6487133d90b924bf6aad4c7b84a641c5dbcb21ce8c3669270ce47d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4988bd4e6487133d90b924bf6aad4c7b84a641c5dbcb21ce8c3669270ce47d0", kill_on_drop: false }`
[INFO] [stdout] b4988bd4e6487133d90b924bf6aad4c7b84a641c5dbcb21ce8c3669270ce47d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6544be791682524bb82cad6f3e3de9c4db1c2ba1d303b5274984cb2f4f47daa7
[INFO] running `Command { std: "docker" "start" "-a" "6544be791682524bb82cad6f3e3de9c4db1c2ba1d303b5274984cb2f4f47daa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling boa_string v0.20.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling boa_macros v0.20.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling boa_profiler v0.20.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling boa_gc v0.20.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling boa_interner v0.20.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling boa_ast v0.20.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling boa_parser v0.20.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper-tungstenite v0.11.1
[INFO] [stderr]    Compiling dummy v0.9.2
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling fake v3.1.0
[INFO] [stderr]    Compiling lol_html v2.7.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hudsucker v0.21.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling boa_engine v0.20.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling har-capture-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 18s
[INFO] running `Command { std: "docker" "inspect" "6544be791682524bb82cad6f3e3de9c4db1c2ba1d303b5274984cb2f4f47daa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6544be791682524bb82cad6f3e3de9c4db1c2ba1d303b5274984cb2f4f47daa7", kill_on_drop: false }`
[INFO] [stdout] 6544be791682524bb82cad6f3e3de9c4db1c2ba1d303b5274984cb2f4f47daa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a16ac0a93a3ddc086aa7aaca1bc50e5d1ec3e56aa8b8ee69d55cd125698b07ab
[INFO] running `Command { std: "docker" "start" "-a" "a16ac0a93a3ddc086aa7aaca1bc50e5d1ec3e56aa8b8ee69d55cd125698b07ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling har-capture-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "a16ac0a93a3ddc086aa7aaca1bc50e5d1ec3e56aa8b8ee69d55cd125698b07ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16ac0a93a3ddc086aa7aaca1bc50e5d1ec3e56aa8b8ee69d55cd125698b07ab", kill_on_drop: false }`
[INFO] [stdout] a16ac0a93a3ddc086aa7aaca1bc50e5d1ec3e56aa8b8ee69d55cd125698b07ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b41ac8df0b8fafb6846a5bc39b16c495aced499d1254a3e9ad64f5ad91a76a3
[INFO] running `Command { std: "docker" "start" "-a" "3b41ac8df0b8fafb6846a5bc39b16c495aced499d1254a3e9ad64f5ad91a76a3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/har_capture_proxy-c11c9123cea20acc)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test ca::tests::generated_ca_can_build_hudsucker_authority ... ok
[INFO] [stdout] test ca::tests::generate_ca_produces_valid_pem ... ok
[INFO] [stdout] test har::tests::complete_entry_without_mutation_has_no_original_text ... ok
[INFO] [stdout] test har::tests::complete_entry_with_body_stores_original_text ... ok
[INFO] [stdout] test har::tests::cookie_headers_stripped_from_har_entries ... ok
[INFO] [stdout] test har::tests::har_buffer_is_clone_safe ... ok
[INFO] [stdout] test har::tests::har_buffer_new_page ... ok
[INFO] [stdout] test har::tests::har_content_original_text_serializes_when_present ... ok
[INFO] [stdout] test har::tests::har_buffer_reset_returns_old_data ... ok
[INFO] [stdout] test har::tests::har_entries_get_pageref ... ok
[INFO] [stdout] test har::tests::har_content_original_text_omitted_when_none ... ok
[INFO] [stdout] test proxy::capturable_text_tests::html_is_capturable ... ok
[INFO] [stdout] test har::tests::har_serializes_to_valid_json ... ok
[INFO] [stdout] test har::tests::har_buffer_push_and_snapshot ... ok
[INFO] [stdout] test har::tests::har_snapshot_includes_pages ... ok
[INFO] [stdout] test proxy::capturable_text_tests::json_is_capturable ... ok
[INFO] [stdout] test proxy::capturable_text_tests::turbo_stream_is_capturable ... ok
[INFO] [stdout] test proxy::capturable_text_tests::xml_is_capturable ... ok
[INFO] [stdout] test proxy::capturable_text_tests::non_text_not_capturable ... ok
[INFO] [stdout] test proxy::compression_tests::no_encoding_passthrough ... ok
[INFO] [stdout] test ca::tests::ensure_ca_creates_files_in_temp_dir ... ok
[INFO] [stdout] test proxy::compression_tests::decompress_modify_recompress ... ok
[INFO] [stdout] test proxy::compression_tests::brotli_roundtrip ... ok
[INFO] [stdout] test proxy::compression_tests::gzip_roundtrip ... ok
[INFO] [stdout] test proxy::compression_tests::zstd_decompress_modify_recompress ... ok
[INFO] [stdout] test proxy::compression_tests::brotli_modify_roundtrip ... ok
[INFO] [stdout] test proxy::compression_tests::zstd_roundtrip ... ok
[INFO] [stdout] test proxy::compression_tests::gzip_roundtrip_with_emoji ... ok
[INFO] [stdout] test proxy::tests::bypass_apple_domains ... ok
[INFO] [stdout] test proxy::ws_handler_tests::ws_auto_detect_json_mime ... ok
[INFO] [stdout] test proxy::ws_handler_tests::ws_auto_detect_plain_mime ... ok
[INFO] [stdout] test proxy::ws_handler_tests::ws_mutate_html_frame_no_rules ... ok
[INFO] [stdout] test proxy::ws_handler_tests::ws_auto_detect_html_mime ... ok
[INFO] [stdout] test proxy::ws_handler_tests::ws_mutate_json_frame_no_rules ... ok
[INFO] [stdout] test proxy::tests::bypass_does_not_match_unrelated_hosts ... ok
[INFO] [stdout] test rules::engine::tests::apply_rules_mutates_json ... ok
[INFO] [stdout] test rules::engine::tests::disabled_rules_are_skipped ... ok
[INFO] [stdout] test rules::engine::tests::invalid_regex_returns_error ... ok
[INFO] [stdout] test rules::engine::tests::find_matching_rules_filters_by_url ... ok
[INFO] [stdout] test rules::engine::tests::invalid_glob_returns_error ... ok
[INFO] [stdout] test rules::engine::tests::find_matching_rules_filters_by_method ... ok
[INFO] [stdout] test rules::engine::tests::glob_pattern_matches_url ... ok
[INFO] [stdout] test rules::engine::tests::regex_pattern_matches_url ... ok
[INFO] [stdout] test rules::engine::tests::hostname_prefixed_glob_matches_origin_form_url_via_match_url ... ok
[INFO] [stdout] test rules::engine::tests::text_replace_literal_works ... ok
[INFO] [stdout] test rules::html_transform::tests::css_selector_on_real_turbo_stream_widgets ... ok
[INFO] [stdout] test rules::html_transform::tests::multiple_selectors_in_single_pass ... ok
[INFO] [stdout] test rules::html_transform::tests::non_matching_selector_is_noop ... ok
[INFO] [stdout] test rules::html_transform::tests::remove_attribute_removes_it ... ok
[INFO] [stdout] test rules::engine::tests::text_replace_regex_works ... ok
[INFO] [stdout] test rules::html_transform::tests::remove_deletes_element ... ok
[INFO] [stdout] test rules::html_transform::tests::css_selector_inside_template_tag ... ok
[INFO] [stdout] test rules::html_transform::tests::empty_transforms_returns_unchanged ... ok
[INFO] [stdout] test rules::html_transform::tests::set_inner_html_replaces_inner_content ... ok
[INFO] [stdout] test rules::html_transform::tests::set_attribute_adds_or_modifies_attribute ... ok
[INFO] [stdout] test rules::engine::tests::text_replace_regex_no_match_returns_unchanged ... ok
[INFO] [stdout] test rules::html_transform::tests::set_text_changes_element_content ... ok
[INFO] [stdout] test rules::engine::tests::text_replace_regex_replaces_all_occurrences ... ok
[INFO] [stdout] test proxy::tests::proxy_starts_and_stops ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_modifies_body ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_changes_uri ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_is_text_true_for_json ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_is_text_false_for_binary ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_changes_method ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_modifies_header ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_short_circuit_with_body_and_headers ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_no_short_circuit_when_no_return ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_header_only_does_not_modify_body ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_syntax_error ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_changes_status ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_header_only_does_not_modify_body ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_short_circuit_with_status ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_is_text_false_for_binary ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_no_modifications_passthrough ... ok
[INFO] [stdout] test proxy::tests::proxy_handles_http_request ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_reads_message_info ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_syntax_error ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_reads_body_and_transforms_json ... ok
[INFO] [stdout] test rules::js_transform::tests::access_content_type_and_url ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_reads_message_info ... ok
[INFO] [stdout] test rules::js_transform::tests::deep_recursion_is_caught ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_modifies_headers ... ok
[INFO] [stdout] test rules::js_transform::tests::json_body_transform ... ok
[INFO] [stdout] test rules::js_transform::tests::simple_body_replacement ... ok
[INFO] [stdout] test rules::json_path::tests::add_coerces_string_number ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_no_modifications_passthrough ... ok
[INFO] [stdout] test rules::js_transform::tests::syntax_error_returns_descriptive_error ... ok
[INFO] [stdout] test rules::json_path::tests::get_at_path_reads_value ... ok
[INFO] [stdout] test rules::json_path::tests::multi_index_replaces_selected ... ok
[INFO] [stdout] test rules::json_path::tests::multi_index_with_negative ... ok
[INFO] [stdout] test rules::json_path::tests::multi_index_with_nested_field ... ok
[INFO] [stdout] test rules::json_path::tests::multiply_coerces_string_number ... ok
[INFO] [stdout] test rules::json_path::tests::multiply_numeric_value ... ok
[INFO] [stdout] test rules::json_path::tests::multiply_on_non_numeric_string_returns_false ... ok
[INFO] [stdout] test rules::json_path::tests::multiply_preserves_float ... ok
[INFO] [stdout] test rules::json_path::tests::multiply_wildcard_on_root_array ... ok
[INFO] [stdout] test rules::json_path::tests::mutation_on_missing_path_returns_false ... ok
[INFO] [stdout] test rules::json_path::tests::add_to_numeric_value ... ok
[INFO] [stdout] test rules::json_path::tests::get_at_path_negative_index ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_modifies_body ... ok
[INFO] [stdout] test rules::json_path::tests::negative_index_on_non_array_returns_false ... ok
[INFO] [stdout] test rules::json_path::tests::negative_index_second_from_last ... ok
[INFO] [stdout] test rules::json_path::tests::parse_multi_index ... ok
[INFO] [stdout] test rules::json_path::tests::negative_index_out_of_bounds_returns_false ... ok
[INFO] [stdout] test rules::json_path::tests::parse_negative_index ... ok
[INFO] [stdout] test rules::json_path::tests::parse_multi_index_with_negative ... ok
[INFO] [stdout] test rules::json_path::tests::negative_index_replaces_last_element ... ok
[INFO] [stdout] test rules::json_path::tests::parse_path_with_array_index ... ok
[INFO] [stdout] test rules::js_transform::tests::missing_return_gives_undefined ... ok
[INFO] [stdout] test rules::json_path::tests::parse_recursive_descent ... ok
[INFO] [stdout] test rules::json_path::tests::parse_simple_path ... ok
[INFO] [stdout] test rules::json_path::tests::parse_slice_open_start ... ok
[INFO] [stdout] test rules::json_path::tests::parse_slice_with_step ... ok
[INFO] [stdout] test rules::json_path::tests::parse_root_only ... ok
[INFO] [stdout] test rules::json_path::tests::parse_slice_full ... ok
[INFO] [stdout] test rules::json_path::tests::parse_slice_open_end ... ok
[INFO] [stdout] test rules::json_path::tests::parse_recursive_descent_after_key ... ok
[INFO] [stdout] test rules::json_path::tests::recursive_descent_no_match_returns_false ... ok
[INFO] [stdout] test rules::json_path::tests::parse_wildcard_path ... ok
[INFO] [stdout] test rules::json_path::tests::recursive_descent_scoped ... ok
[INFO] [stdout] test rules::json_path::tests::recursive_descent_replaces_all_matching_keys ... ok
[INFO] [stdout] test rules::json_path::tests::recursive_descent_with_remaining_path ... ok
[INFO] [stdout] test rules::json_path::tests::replace_nested_value ... ok
[INFO] [stdout] test rules::json_path::tests::slice_first_three ... ok
[INFO] [stdout] test rules::json_path::tests::replace_root_value ... ok
[INFO] [stdout] test rules::json_path::tests::regex_replace_string ... ok
[INFO] [stdout] test rules::json_path::tests::slice_on_non_array_returns_false ... ok
[INFO] [stdout] test rules::json_path::tests::slice_with_nested_field ... ok
[INFO] [stdout] test rules::json_path::tests::slice_with_step ... ok
[INFO] [stdout] test rules::json_path::tests::wildcard_on_empty_array_returns_false ... ok
[INFO] [stdout] test rules::json_path::tests::wildcard_on_non_array_returns_false ... ok
[INFO] [stdout] test rules::json_path::tests::wildcard_on_root_array ... ok
[INFO] [stdout] test rules::json_path::tests::slice_last_two_with_negative_start ... ok
[INFO] [stdout] test rules::json_path::tests::slice_middle_range ... ok
[INFO] [stdout] test rules::json_path::tests::replace_array_element ... ok
[INFO] [stdout] test rules::json_path::tests::wildcard_replaces_all_array_elements ... ok
[INFO] [stdout] test rules::model::tests::html_transform_css_selector_round_trips ... ok
[INFO] [stdout] test rules::model::tests::mutation_op_variants_serialize_correctly ... ok
[INFO] [stdout] test rules::model::tests::rule_round_trips_through_json ... ok
[INFO] [stdout] test rules::model::tests::rule_serializes_to_json ... ok
[INFO] [stdout] test rules::model::tests::html_transform_javascript_round_trips ... ok
[INFO] [stdout] test rules::model::tests::html_action_variants_serialize_correctly ... ok
[INFO] [stdout] test rules::json_path::tests::wildcard_regex_replace_all_elements ... ok
[INFO] [stdout] test rules::model::tests::rule_with_enabled_defaults_to_true ... ok
[INFO] [stdout] test rules::model::tests::rule_without_html_transforms_deserializes ... ok
[INFO] [stdout] test rules::storage::tests::delete_ruleset_removes_file ... ok
[INFO] [stdout] test rules::storage::tests::load_all_from_nonexistent_dir_returns_empty ... ok
[INFO] [stdout] test rules::storage::tests::load_all_rulesets_from_dir ... ok
[INFO] [stdout] test rules::model::tests::rule_with_html_transforms_round_trips ... ok
[INFO] [stdout] test rules::model::tests::ruleset_round_trips ... ok
[INFO] [stdout] test state::tests::add_and_retrieve_proxy_session ... ok
[INFO] [stdout] test state::tests::appstate_new_has_empty_maps ... ok
[INFO] [stdout] test rules::storage::tests::save_and_load_ruleset ... ok
[INFO] [stdout] test state::tests::add_and_retrieve_compiled_rule ... ok
[INFO] [stdout] test state::tests::concurrent_session_access ... ok
[INFO] [stdout] test state::tests::match_url_non_standard_port_preserved ... ok
[INFO] [stdout] test state::tests::match_url_http_absolute_uri ... ok
[INFO] [stdout] test state::tests::match_url_https_absolute_uri ... ok
[INFO] [stdout] test state::tests::match_url_no_host ... ok
[INFO] [stdout] test state::tests::match_url_path_only ... ok
[INFO] [stdout] test state::tests::session_config_defaults ... ok
[INFO] [stdout] test state::tests::remove_rule_by_id ... ok
[INFO] [stdout] test rules::js_transform::tests::infinite_loop_is_caught ... ok
[INFO] [stdout] test rules::js_filter::tests::response_filter_infinite_loop_caught ... ok
[INFO] [stdout] test rules::js_filter::tests::request_filter_infinite_loop_caught ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.37s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/har_capture_proxy-718ba7cf57021b3f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests har_capture_proxy
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3b41ac8df0b8fafb6846a5bc39b16c495aced499d1254a3e9ad64f5ad91a76a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b41ac8df0b8fafb6846a5bc39b16c495aced499d1254a3e9ad64f5ad91a76a3", kill_on_drop: false }`
[INFO] [stdout] 3b41ac8df0b8fafb6846a5bc39b16c495aced499d1254a3e9ad64f5ad91a76a3
