[INFO] cloning repository https://github.com/gitrc/cfproxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitrc/cfproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitrc%2Fcfproxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitrc%2Fcfproxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce669203d722eb3dc3d7be72ac378d5e98c7ceee
[INFO] testing gitrc/cfproxy against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitrc%2Fcfproxy" "/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/gitrc/cfproxy
[INFO] finished tweaking git repo https://github.com/gitrc/cfproxy
[INFO] tweaked toml for git repo https://github.com/gitrc/cfproxy written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gitrc/cfproxy on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gitrc/cfproxy 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae42279833117d92616155c814ed7b92e70211b224869dab503be150de73c455
[INFO] running `Command { std: "docker" "start" "-a" "ae42279833117d92616155c814ed7b92e70211b224869dab503be150de73c455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae42279833117d92616155c814ed7b92e70211b224869dab503be150de73c455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae42279833117d92616155c814ed7b92e70211b224869dab503be150de73c455", kill_on_drop: false }`
[INFO] [stdout] ae42279833117d92616155c814ed7b92e70211b224869dab503be150de73c455
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ae4a4e9c87a5a1c55bead8b143e18cc3eda9c6220ef737b487f8812d9f20ca0
[INFO] running `Command { std: "docker" "start" "-a" "6ae4a4e9c87a5a1c55bead8b143e18cc3eda9c6220ef737b487f8812d9f20ca0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling cfproxy v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.77s
[INFO] running `Command { std: "docker" "inspect" "6ae4a4e9c87a5a1c55bead8b143e18cc3eda9c6220ef737b487f8812d9f20ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ae4a4e9c87a5a1c55bead8b143e18cc3eda9c6220ef737b487f8812d9f20ca0", kill_on_drop: false }`
[INFO] [stdout] 6ae4a4e9c87a5a1c55bead8b143e18cc3eda9c6220ef737b487f8812d9f20ca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 294c5638f162989890bfae6da4a377493aede7c0bf8eb2ea6d7547d8c7279fbd
[INFO] running `Command { std: "docker" "start" "-a" "294c5638f162989890bfae6da4a377493aede7c0bf8eb2ea6d7547d8c7279fbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling cfproxy v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.06s
[INFO] running `Command { std: "docker" "inspect" "294c5638f162989890bfae6da4a377493aede7c0bf8eb2ea6d7547d8c7279fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294c5638f162989890bfae6da4a377493aede7c0bf8eb2ea6d7547d8c7279fbd", kill_on_drop: false }`
[INFO] [stdout] 294c5638f162989890bfae6da4a377493aede7c0bf8eb2ea6d7547d8c7279fbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8e524a4e85f5a343f895d57f4700ddd626315309b2ffdca27d04efc9840282e
[INFO] running `Command { std: "docker" "start" "-a" "f8e524a4e85f5a343f895d57f4700ddd626315309b2ffdca27d04efc9840282e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cfproxy-3c2b0866e579e4eb)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test cloudflare::tests::random_subdomain_format ... ok
[INFO] [stdout] test cloudflare::tests::generate_secret_produces_32_bytes ... ok
[INFO] [stdout] test cloudflare::tests::resolve_hostname_short_name ... ok
[INFO] [stdout] test cloudflare::tests::resolve_hostname_simple ... ok
[INFO] [stdout] test cloudflared::tests::cached_path_has_correct_name ... ok
[INFO] [stdout] test cloudflared::tests::download_url_returns_valid_url ... ok
[INFO] [stdout] test cloudflare::tests::derive_token_is_base64_json ... ok
[INFO] [stdout] test cloudflared::tests::ensure_with_override_missing_file ... ok
[INFO] [stdout] test config::tests::default_cache_dir_is_under_cfproxy ... ok
[INFO] [stdout] test diff::tests::diff_added_line ... ok
[INFO] [stdout] test cloudflare::tests::resolve_hostname_random_words ... ok
[INFO] [stdout] test cloudflared::tests::which_returns_none_for_missing ... ok
[INFO] [stdout] test config::tests::from_args_respects_no_download ... ok
[INFO] [stdout] test diff::tests::diff_empty_inputs ... ok
[INFO] [stdout] test diff::tests::diff_changed_line ... ok
[INFO] [stdout] test cloudflare::tests::random_subdomain_varies ... ok
[INFO] [stdout] test diff::tests::diff_identical ... ok
[INFO] [stdout] test diff::tests::diff_removed_line ... ok
[INFO] [stdout] test diff::tests::diff_requests_different_status ... ok
[INFO] [stdout] test cloudflared::tests::which_finds_common_binary ... ok
[INFO] [stdout] test doctor::tests::binary_check_with_nonexistent_cache ... ok
[INFO] [stdout] test event::tests::websocket_frame_binary ... ok
[INFO] [stdout] test diff::tests::diff_requests_same_status ... ok
[INFO] [stdout] test event::tests::websocket_frame_control ... ok
[INFO] [stdout] test doctor::tests::check_pass_construction ... ok
[INFO] [stdout] test doctor::tests::check_fail_construction ... ok
[INFO] [stdout] test doctor::tests::check_skip_construction ... ok
[INFO] [stdout] test cloudflared::tests::ensure_no_download_no_binary ... ok
[INFO] [stdout] test har::tests::har_has_correct_structure ... ok
[INFO] [stdout] test event::tests::websocket_frame_creation ... ok
[INFO] [stdout] test event::tests::http_request_websocket_defaults ... ok
[INFO] [stdout] test doctor::tests::settings_file_check_missing ... ok
[INFO] [stdout] test doctor::tests::check_print_does_not_panic ... ok
[INFO] [stdout] test metrics::tests::parse_float_values ... ok
[INFO] [stdout] test metrics::tests::parse_ignores_unrelated_lines ... ok
[INFO] [stdout] test metrics::tests::parse_valid_metrics ... ok
[INFO] [stdout] test har::tests::har_with_body ... ok
[INFO] [stdout] test har::tests::har_entry_contains_request_data ... ok
[INFO] [stdout] test har::tests::har_with_empty_requests ... ok
[INFO] [stdout] test har::tests::status_text_known_codes ... ok
[INFO] [stdout] test metrics::tests::parse_empty_body ... ok
[INFO] [stdout] test mock::tests::exact_matching ... ok
[INFO] [stdout] test mock::tests::method_matching ... ok
[INFO] [stdout] test mock::tests::parse_invalid_rule ... ok
[INFO] [stdout] test mock::tests::parse_rule_with_method ... ok
[INFO] [stdout] test purge::tests::find_orphaned_cnames_identifies_orphans ... ok
[INFO] [stdout] test mock::tests::parse_rule_no_body ... ok
[INFO] [stdout] test purge::tests::find_orphaned_cnames_ignores_non_tunnel_cnames ... ok
[INFO] [stdout] test purge::tests::find_stale_tunnels_empty ... ok
[INFO] [stdout] test mock::tests::parse_simple_rule ... ok
[INFO] [stdout] test proxy::tests::detect_websocket_upgrade ... ok
[INFO] [stdout] test proxy::tests::detect_websocket_upgrade_case_insensitive ... ok
[INFO] [stdout] test purge::tests::find_stale_tunnels_includes_no_status ... ok
[INFO] [stdout] test proxy::tests::no_websocket_with_partial_headers ... ok
[INFO] [stdout] test purge::tests::find_stale_tunnels_skips_non_cfproxy ... ok
[INFO] [stdout] test purge::tests::purge_requires_api_config ... ok
[INFO] [stdout] test proxy::tests::no_websocket_without_upgrade_header ... ok
[INFO] [stdout] test proxy::tests::tungstenite_binary_frame_conversion ... ok
[INFO] [stdout] test settings::tests::api_fields_require_base_subdomain ... ok
[INFO] [stdout] test proxy::tests::tungstenite_text_frame_conversion ... ok
[INFO] [stdout] test proxy::tests::tungstenite_text_frame_truncation ... ok
[INFO] [stdout] test settings::tests::backward_compat_hostname_field_ignored ... ok
[INFO] [stdout] test purge::tests::find_orphaned_cnames_skips_current_wildcard ... ok
[INFO] [stdout] test settings::tests::backward_compat_old_json ... ok
[INFO] [stdout] test purge::tests::find_orphaned_cnames_empty ... ok
[INFO] [stdout] test proxy::tests::no_websocket_empty_headers ... ok
[INFO] [stdout] test mock::tests::wildcard_matching ... ok
[INFO] [stdout] test settings::tests::clear_tunnel_wipes_state ... ok
[INFO] [stdout] test settings::tests::default_settings_no_token ... ok
[INFO] [stdout] test settings::tests::has_api_config_requires_enabled ... ok
[INFO] [stdout] test settings::tests::has_tunnel_checks_id_and_token ... ok
[INFO] [stdout] test purge::tests::find_stale_tunnels_skips_active ... ok
[INFO] [stdout] test purge::tests::find_stale_tunnels_skips_current ... ok
[INFO] [stdout] test setup::tests::mock_prompter_choose ... ok
[INFO] [stdout] test setup::tests::mock_prompter_confirm_default_yes ... ok
[INFO] [stdout] test setup::tests::mock_prompter_confirm_explicit_no ... ok
[INFO] [stdout] test setup::tests::empty_token_is_error ... ok
[INFO] [stdout] test doctor::tests::dns_skip_when_not_configured ... ok
[INFO] [stdout] test settings::tests::toggle_preserves_credentials ... ok
[INFO] [stdout] test settings::tests::roundtrip_serialize ... ok
[INFO] [stdout] test setup::tests::mock_prompter_returns_defaults ... ok
[INFO] [stdout] test tunnel::tests::parse_irrelevant_line ... ok
[INFO] [stdout] test tunnel::tests::parse_edge_location ... ok
[INFO] [stdout] test tunnel::tests::parse_url ... ok
[INFO] [stdout] test setup::tests::mock_prompter_returns_input ... ok
[INFO] [stdout] test tunnel::tests::parse_url_end_of_line ... ok
[INFO] [stdout] test ui::tests::apply_url_event_sets_connected ... ok
[INFO] [stdout] test ui::tests::build_replay_request_filters_cf_headers ... ok
[INFO] [stdout] test tunnel::tests::parse_metrics_port ... ok
[INFO] [stdout] test ui::tests::apply_http_request_event ... ok
[INFO] [stdout] test tunnel::tests::parse_version ... ok
[INFO] [stdout] test ui::tests::app_state_new_defaults ... ok
[INFO] [stdout] test ui::tests::apply_metrics_event ... ok
[INFO] [stdout] test ui::tests::apply_disconnected_event ... ok
[INFO] [stdout] test ui::tests::build_replay_request_includes_body ... ok
[INFO] [stdout] test ui::tests::build_replay_request_strips_trailing_slash ... ok
[INFO] [stdout] test ui::tests::build_replay_request_tunnel_url ... ok
[INFO] [stdout] test ui::tests::curl_generation ... ok
[INFO] [stdout] test ui::tests::empty_filter_returns_all ... ok
[INFO] [stdout] test ui::tests::filter_by_method ... ok
[INFO] [stdout] test ui::tests::apply_multiple_events_in_sequence ... ok
[INFO] [stdout] test ui::tests::filter_by_path ... ok
[INFO] [stdout] test setup::tests::open_browser_does_not_panic ... ok
[INFO] [stdout] test ui::tests::format_duration_works ... ok
[INFO] [stdout] test ui::tests::flash_message_sets_and_exists ... ok
[INFO] [stdout] test ui::tests::format_request_duration_secs ... ok
[INFO] [stdout] test ui::tests::parse_ua_tools ... ok
[INFO] [stdout] test ui::tests::mark_and_unmark ... ok
[INFO] [stdout] test ui::tests::filter_by_status ... ok
[INFO] [stdout] test ui::tests::uptime_zero_when_not_connected ... ok
[INFO] [stdout] test doctor::tests::tunnel_skip_when_not_configured ... ok
[INFO] [stdout] test ui::tests::selection_shifts_when_new_request_arrives ... ok
[INFO] [stdout] test ui::tests::format_request_duration_ms ... ok
[INFO] [stdout] test ui::tests::parse_ua_bots ... ok
[INFO] [stdout] test ui::tests::build_replay_request_localhost_url ... ok
[INFO] [stdout] test ui::tests::websocket_frames_appended_to_request ... ok
[INFO] [stdout] test ui::tests::parse_ua_browsers ... ok
[INFO] [stdout] test doctor::tests::api_token_skip_when_empty ... ok
[INFO] [stdout] test ui::tests::websocket_request_in_state ... ok
[INFO] [stdout] test ui::tests::requests_capped_at_max ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-4ae1e4195f677804)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test cache_dir_flag_accepted ... ok
[INFO] [stdout] test auth_flag_via_env_accepted ... ok
[INFO] [stdout] test cache_dir_via_env_accepted ... ok
[INFO] [stdout] test help_shows_cache_dir_option ... ok
[INFO] [stdout] test all_flags_combined ... ok
[INFO] [stdout] test help_flag_exits_zero ... ok
[INFO] [stdout] test cached_binary_is_used_when_present ... ok
[INFO] [stdout] test error_output_goes_to_stderr ... ok
[INFO] [stdout] test help_shows_auth_option ... ok
[INFO] [stdout] test cloudflared_path_via_env_nonexistent_fails ... ok
[INFO] [stdout] test help_shows_cloudflared_path_option ... ok
[INFO] [stdout] test doctor_runs_without_crashing ... ok
[INFO] [stdout] test auth_flag_accepted_by_parser ... ok
[INFO] [stdout] test doctor_shows_settings_check ... ok
[INFO] [stdout] test extra_positional_args_rejected ... ok
[INFO] [stdout] test help_shows_doctor_option ... ok
[INFO] [stderr] /usr/bin/xdg-open: 882: www-browser: not found
[INFO] [stderr] /usr/bin/xdg-open: 882: links2: not found
[INFO] [stdout] test help_shows_port_argument ... ok
[INFO] [stderr] /usr/bin/xdg-open: 882: elinks: not found
[INFO] [stderr] /usr/bin/xdg-open: 882: links: not found
[INFO] [stdout] test cloudflared_path_to_non_executable_file ... ok
[INFO] [stdout] test help_shows_host_option ... ok
[INFO] [stdout] test doctor_shows_cloudflared_check ... ok
[INFO] [stdout] test host_flag_accepted_by_parser ... ok
[INFO] [stdout] test help_shows_setup_option ... ok
[INFO] [stdout] test host_flag_via_env_accepted ... ok
[INFO] [stdout] test help_shows_no_download_option ... ok
[INFO] [stdout] test invalid_port_not_a_number ... ok
[INFO] [stderr] /usr/bin/xdg-open: 882: lynx: not found
[INFO] [stderr] /usr/bin/xdg-open: 882: w3m: not found
[INFO] [stderr] xdg-open: no method available for opening 'cfproxy-test://noop'
[INFO] [stdout] test help_shows_mock_option ... ok
[INFO] [stdout] test host_without_api_config_shows_error ... ok
[INFO] [stdout] test help_shows_purge_option ... ok
[INFO] [stdout] test invalid_port_out_of_range ... ok
[INFO] [stdout] test negative_port_rejected ... ok
[INFO] [stdout] test no_download_flag_without_cloudflared_in_path ... ok
[INFO] [stdout] test port_zero_shows_required_error ... ok
[INFO] [stdout] test missing_port_shows_error ... ok
[INFO] [stdout] test no_download_via_env ... ok
[INFO] [stdout] test nonexistent_cloudflared_path_fails ... ok
[INFO] [stdout] test version_flag_exits_zero ... ok
[INFO] [stdout] test version_output_contains_semver_like_string ... ok
[INFO] [stdout] test mock_flag_accepted_by_parser ... ok
[INFO] [stdout] test purge_without_api_config_fails_gracefully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f8e524a4e85f5a343f895d57f4700ddd626315309b2ffdca27d04efc9840282e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8e524a4e85f5a343f895d57f4700ddd626315309b2ffdca27d04efc9840282e", kill_on_drop: false }`
[INFO] [stdout] f8e524a4e85f5a343f895d57f4700ddd626315309b2ffdca27d04efc9840282e
