[INFO] cloning repository https://github.com/y-a-v-a/msaada [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/y-a-v-a/msaada" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-a-v-a%2Fmsaada", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-a-v-a%2Fmsaada'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57ac42ce9fee2c3d5028accc6d55625d81b82f2e [INFO] testing y-a-v-a/msaada against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-a-v-a%2Fmsaada" "/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/y-a-v-a/msaada [INFO] finished tweaking git repo https://github.com/y-a-v-a/msaada [INFO] tweaked toml for git repo https://github.com/y-a-v-a/msaada written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/y-a-v-a/msaada on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/y-a-v-a/msaada 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14229815f56a813ba7773f6e19d68a9998452582e6d6228ce1244ab03ec20cb7 [INFO] running `Command { std: "docker" "start" "-a" "14229815f56a813ba7773f6e19d68a9998452582e6d6228ce1244ab03ec20cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14229815f56a813ba7773f6e19d68a9998452582e6d6228ce1244ab03ec20cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14229815f56a813ba7773f6e19d68a9998452582e6d6228ce1244ab03ec20cb7", kill_on_drop: false }` [INFO] [stdout] 14229815f56a813ba7773f6e19d68a9998452582e6d6228ce1244ab03ec20cb7 [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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfec084c1c1c1ed0c65df24fcbf747b6d042ab47a63ebbbe80f17847237f813e [INFO] running `Command { std: "docker" "start" "-a" "bfec084c1c1c1ed0c65df24fcbf747b6d042ab47a63ebbbe80f17847237f813e", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling port_check v0.1.5 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling actix-multipart-derive v0.6.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling local-ip-address v0.5.7 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling awc v3.6.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling jsonschema v0.17.1 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling actix-web-httpauth v0.8.2 [INFO] [stderr] Compiling actix-cors v0.6.5 [INFO] [stderr] Compiling actix-multipart v0.6.2 [INFO] [stderr] Compiling msaada v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "bfec084c1c1c1ed0c65df24fcbf747b6d042ab47a63ebbbe80f17847237f813e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfec084c1c1c1ed0c65df24fcbf747b6d042ab47a63ebbbe80f17847237f813e", kill_on_drop: false }` [INFO] [stdout] bfec084c1c1c1ed0c65df24fcbf747b6d042ab47a63ebbbe80f17847237f813e [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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1279b75c826a660097a50e4a0dc5667ecea95e68498838974901fee08b6fb888 [INFO] running `Command { std: "docker" "start" "-a" "1279b75c826a660097a50e4a0dc5667ecea95e68498838974901fee08b6fb888", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling port_scanner v0.1.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling awc v3.6.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling jsonschema v0.17.1 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling actix-web-httpauth v0.8.2 [INFO] [stderr] Compiling actix-cors v0.6.5 [INFO] [stderr] Compiling actix-multipart v0.6.2 [INFO] [stderr] Compiling msaada v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "1279b75c826a660097a50e4a0dc5667ecea95e68498838974901fee08b6fb888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1279b75c826a660097a50e4a0dc5667ecea95e68498838974901fee08b6fb888", kill_on_drop: false }` [INFO] [stdout] 1279b75c826a660097a50e4a0dc5667ecea95e68498838974901fee08b6fb888 [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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f834cc49d685bf1104edb47c55e16d4e2d7106069ac60c4fbd78b6ac458c7a0 [INFO] running `Command { std: "docker" "start" "-a" "7f834cc49d685bf1104edb47c55e16d4e2d7106069ac60c4fbd78b6ac458c7a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/msaada-aae04af18c012522) [INFO] [stdout] [INFO] [stdout] running 133 tests [INFO] [stdout] test clipboard::tests::test_clipboard_disabled ... ok [INFO] [stdout] test config::tests::test_default_configuration ... ok [INFO] [stdout] test logger::tests::test_box_width_calculation ... ok [INFO] [stdout] test logger::tests::test_boxed_output_edge_cases ... ok [INFO] [stdout] test logger::tests::test_complex_ansi_code_stripping ... ok [INFO] [stdout] test config::tests::test_load_nonexistent_config ... ok [INFO] [stdout] test logger::tests::test_global_logger_initialization ... ok [INFO] [stdout] test config::tests::test_now_json_fallback_with_deprecation_warning ... ok [INFO] [stdout] test logger::tests::test_http_logging_with_request_logging_disabled ... ok [INFO] [stdout] test logger::tests::test_http_logging_status_code_formatting ... ok [INFO] [stdout] test logger::tests::test_concurrent_logging ... ok [INFO] [stdout] test logger::tests::test_log_level_color_consistency ... ok [INFO] [stdout] test logger::tests::test_http_logging_without_status_and_time ... ok [INFO] [stdout] test logger::tests::test_log_levels_display ... ok [INFO] [stdout] test logger::tests::test_logger_configuration ... ok [INFO] [stdout] test logger::tests::test_logger_creation ... ok [INFO] [stdout] test logger::tests::test_logger_default_implementation ... ok [INFO] [stdout] test logger::tests::test_logger_methods_with_special_characters ... ok [INFO] [stdout] test logger::tests::test_server_info_formatting ... ok [INFO] [stdout] test logger::tests::test_shutdown_messages ... ok [INFO] [stdout] test logger::tests::test_strip_ansi_codes ... ok [INFO] [stdout] test logger::tests::test_startup_info_formatting ... ok [INFO] [stdout] test logger::tests::test_timestamp_formatting ... ok [INFO] [stdout] test network::tests::test_create_server_addresses_https ... ok [INFO] [stdout] test network::tests::test_create_server_addresses ... ok [INFO] [stdout] test network::tests::test_create_server_addresses_ipv6 ... ok [INFO] [stdout] test network::tests::test_create_server_addresses_with_previous_port ... ok [INFO] [stdout] test network::tests::test_error_message_formatting ... ok [INFO] [stdout] test network::tests::test_find_available_port ... ok [INFO] [stdout] test network::tests::test_find_available_port_near_upper_bound ... ok [INFO] [stdout] test network::tests::test_find_available_port_range_limits ... ok [INFO] [stdout] test network::tests::test_get_network_address_returns_valid_ip ... ok [INFO] [stdout] test network::tests::test_port_availability ... ok [INFO] [stdout] test network::tests::test_resolve_port_available ... ok [INFO] [stdout] test network::tests::test_port_range_exhaustion ... ok [INFO] [stdout] test network::tests::test_resolve_port_boundary_cases ... ok [INFO] [stdout] test config::tests::test_load_serve_json ... ok [INFO] [stdout] test config::tests::test_validation_empty_rewrite_rules ... ok [INFO] [stdout] test network::tests::test_resolve_port_switching_disabled ... ok [INFO] [stdout] test clipboard::tests::test_clipboard_enabled ... ok [INFO] [stdout] test network::tests::test_resolve_port_switching_enabled ... ok [INFO] [stdout] test network::tests::test_resolve_port_switching_enabled_at_upper_bound ... ok [INFO] [stdout] test network::tests::test_server_addresses_protocol_consistency ... ok [INFO] [stdout] test network::tests::test_is_port_available_different_hosts ... ok [INFO] [stdout] test config::tests::test_custom_config_file_not_found ... ok [INFO] [stdout] test rewrite::tests::test_brace_expansion_in_pattern ... ok [INFO] [stdout] test rewrite::tests::test_brace_expansion_with_rewrite ... ok [INFO] [stdout] test rewrite::tests::test_brace_expansion_with_wildcards ... ok [INFO] [stdout] test rewrite::tests::test_compiled_rewrite_has_substitution_flag ... ok [INFO] [stdout] test config::tests::test_validation_nonexistent_public_directory ... ok [INFO] [stdout] test config::tests::test_malformed_now_json_structure ... ok [INFO] [stdout] test config::tests::test_absolute_path_public_directory ... ok [INFO] [stdout] test rewrite::tests::test_expand_braces_multiple ... ok [INFO] [stdout] test rewrite::tests::test_expand_braces_preserves_optional_params ... ok [INFO] [stdout] test rewrite::tests::test_expand_braces_simple ... ok [INFO] [stdout] test rewrite::tests::test_has_substitution_pattern ... ok [INFO] [stdout] test config::tests::test_package_json_static_section ... ok [INFO] [stdout] test config::tests::test_complex_configuration_with_all_options ... ok [INFO] [stdout] test config::tests::test_valid_redirect_status_codes ... ok [INFO] [stdout] test config::tests::test_validation_invalid_redirect_status_codes ... ok [INFO] [stdout] test config::tests::test_invalid_json ... ok [INFO] [stdout] test rewrite::tests::test_dynamic_rewrite_multiple_captures ... ok [INFO] [stdout] test rewrite::tests::test_match_rewrite ... ok [INFO] [stdout] test rewrite::tests::test_convert_named_params_multiple ... ok [INFO] [stdout] test rewrite::tests::test_named_parameter_multiple_rewrite ... ok [INFO] [stdout] test rewrite::tests::test_dynamic_rewrite_with_captures ... ok [INFO] [stdout] test rewrite::tests::test_pattern_to_regex_routes_to_named_params ... ok [INFO] [stdout] test rewrite::tests::test_compile_rewrites ... ok [INFO] [stdout] test rewrite::tests::test_mixed_numbered_and_named_captures ... ok [INFO] [stdout] test rewrite::tests::test_pattern_to_regex_exact_match ... ok [INFO] [stdout] test rewrite::tests::test_named_parameter_rewrite ... ok [INFO] [stdout] test rewrite::tests::test_pattern_to_regex_wildcard ... ok [INFO] [stdout] test rewrite::tests::test_pattern_to_regex_catch_all ... ok [INFO] [stdout] test rewrite::tests::test_pattern_to_regex_with_capture_group ... ok [INFO] [stdout] test rewrite::tests::test_convert_named_params_optional ... ok [INFO] [stdout] test rewrite::tests::test_resolve_destination ... ok [INFO] [stdout] test rewrite::tests::test_substitute_captures_full_match ... ok [INFO] [stdout] test rewrite::tests::test_convert_named_params_simple ... ok [INFO] [stdout] test rewrite::tests::test_complex_glob_pattern ... ok [INFO] [stdout] test config::tests::test_configuration_precedence_serve_json_over_package_json ... ok [INFO] [stdout] test rewrite::tests::test_question_mark_wildcard ... ok [INFO] [stdout] test rewrite::tests::test_substitute_captures_multiple_groups ... ok [INFO] [stdout] test rewrite::tests::test_dynamic_rewrite_empty_capture ... ok [INFO] [stdout] test rewrite::tests::test_wildcard_double_star ... ok [INFO] [stdout] test rewrite::tests::test_substitute_captures_single_group ... ok [INFO] [stdout] test rewrite::tests::test_substitute_multiple_named_captures ... ok [INFO] [stdout] test shutdown::tests::test_basic_signal_handling_setup ... ok [INFO] [stdout] test rewrite::tests::test_wildcard_single_segment ... ok [INFO] [stdout] test rewrite::tests::test_substitute_named_captures ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_creation ... ok [INFO] [stdout] test shutdown::tests::test_basic_signal_handling_multiple_calls ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_drop ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_get_server_handle ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_no_server_handle ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_with_mock_server_handle ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_double_shutdown ... ok [INFO] [stdout] test spa::tests::test_apply_clean_urls ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_state_transitions ... ok [INFO] [stdout] test spa::tests::test_apply_url_rewrites ... ok [INFO] [stdout] test spa::tests::test_apply_trailing_slash ... ok [INFO] [stdout] test spa::tests::test_complex_url_rewrite_patterns ... ok [INFO] [stdout] test spa::tests::test_clean_urls_edge_cases ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_shutdown ... ok [INFO] [stdout] test spa::tests::test_empty_and_malformed_rewrites ... ok [INFO] [stdout] test spa::tests::test_rewrite_precedence_order ... ok [INFO] [stdout] test spa::tests::test_should_use_spa_fallback ... ok [INFO] [stdout] test spa::tests::test_should_use_spa_fallback_edge_cases ... ok [INFO] [stdout] test spa::tests::test_rewrite_exact_vs_prefix_matching ... ok [INFO] [stdout] test spa::tests::test_case_sensitivity ... ok [INFO] [stdout] test spa::tests::test_url_processing_chain ... ok [INFO] [stdout] test tls::tests::test_detect_format ... ok [INFO] [stdout] test tls::tests::test_certificate_format_consistency ... ok [INFO] [stdout] test tls::tests::test_error_display_formatting ... ok [INFO] [stdout] test tls::tests::test_from_args_pem_missing_key ... ok [INFO] [stdout] test spa::tests::test_special_characters_in_paths ... ok [INFO] [stdout] test spa::tests::test_trailing_slash_with_query_params ... ok [INFO] [stdout] test tls::tests::test_from_args_pkcs12_valid ... ok [INFO] [stdout] test tls::tests::test_detect_format_edge_cases ... ok [INFO] [stdout] test tls::tests::test_tls_config_path_handling ... ok [INFO] [stdout] test tls::tests::test_validate_ssl_args_edge_cases ... ok [INFO] [stdout] test tls::tests::test_tls_config_validation_combinations ... ok [INFO] [stdout] test tls::tests::test_from_args_pem_valid ... ok [INFO] [stdout] test rewrite::tests::test_named_params_with_special_chars ... ok [INFO] [stdout] test rewrite::tests::test_optional_named_parameter ... ok [INFO] [stdout] test tls::tests::test_validate_ssl_args_invalid_combination ... ok [INFO] [stdout] test tls::tests::test_validate_ssl_args_none ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_thread_safety ... ok [INFO] [stdout] test tls::tests::test_validate_ssl_args_valid ... ok [INFO] [stdout] test rewrite::tests::test_wildcard_edge_cases ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_signal_channel_communication ... ok [INFO] [stdout] test rewrite::tests::test_substitute_captures_no_substitution ... ok [INFO] [stdout] test shutdown::tests::test_shutdown_manager_concurrent_access ... ok [INFO] [stdout] test rewrite::tests::test_substitute_captures_mixed_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/advanced_features.rs (/opt/rustwide/target/debug/deps/advanced_features-cd398adeb111259d) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test directory_listing_ui ... ignored, Pre-existing issue - directory listing may not be fully implemented [INFO] [stdout] test single_page_application_mode ... ignored, Pre-existing test environment issue - SPA mode works in production [INFO] [stdout] test common::tests::test_test_structure_builder ... ok [INFO] [stdout] test common::tests::test_port_availability ... ok [INFO] [stdout] test common::tests::test_ssl_certificate_generation ... ok [INFO] [stdout] test graceful_shutdown_handling ... ok [INFO] [stdout] test advanced_config_features ... ok [INFO] [stdout] test http_caching ... ok [INFO] [stdout] test cors_support ... ok [INFO] [stdout] test gzip_compression ... ok [INFO] [stdout] test symbolic_links ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-7b19f5f3506db65b) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test common::tests::test_test_structure_builder ... ok [INFO] [stdout] test common::tests::test_ssl_certificate_generation ... ok [INFO] [stdout] test common::tests::test_port_availability ... ok [INFO] [stdout] test package_json_config ... ok [INFO] [stdout] test serve_json_config ... ok [INFO] [stdout] test now_json_config ... ok [INFO] [stdout] test custom_config_path ... ok [INFO] [stdout] test config_precedence ... ok [INFO] [stderr] Running tests/http_server.rs (/opt/rustwide/target/debug/deps/http_server-f785cc9e24cc111d) [INFO] [stdout] test config_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.44s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test common::tests::test_test_structure_builder ... ok [INFO] [stdout] test common::tests::test_port_availability ... ok [INFO] [stdout] test common::tests::test_ssl_certificate_generation ... ok [INFO] [stdout] test http_methods ... ok [INFO] [stdout] test error_handling ... ok [INFO] [stdout] test content_types ... ok [INFO] [stdout] test special_files ... ok [INFO] [stdout] test basic_file_serving ... ok [INFO] [stdout] test response_headers ... ok [INFO] [stderr] Running tests/https_ssl.rs (/opt/rustwide/target/debug/deps/https_ssl-71beef2223321e35) [INFO] [stdout] test directory_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test common::tests::test_port_availability ... ok [INFO] [stdout] test common::tests::test_test_structure_builder ... ok [INFO] [stdout] test common::tests::test_ssl_certificate_generation ... ok [INFO] [stdout] test ssl_security_features ... ok [INFO] [stdout] test pem_certificate_support ... ok [INFO] [stdout] test pkcs12_certificate_support ... FAILED [INFO] [stdout] test ssl_error_handling ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pkcs12_certificate_support stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'pkcs12_certificate_support' (738) panicked at tests/https_ssl.rs:89:10: [INFO] [stdout] Failed to start HTTPS server with PKCS12: "HTTPS server at https://localhost:3103 did not become ready in time" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5be512c7195a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5be512c7195a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5be512c7195a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5be512c7195a - <::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5be512c883aa - ::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5be512c883aa - core[a96a4c5c53f902a3]::fmt::write [INFO] [stdout] 6: 0x5be512c768c2 - std[ec4e911328de40a6]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5be512c768c2 - as std[ec4e911328de40a6]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5be512c4e06f - ::print [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5be512c4e06f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5be512c68d49 - std[ec4e911328de40a6]::panicking::default_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5be51268ad2c - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5be51268ad2c - test[30c43f9fd66fea90]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5be512c68fc2 - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5be512c68fc2 - std[ec4e911328de40a6]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5be512c4e128 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5be512c457b9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5be512c4effd - __rustc[aa69f48705c57ca8]::rust_begin_unwind [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5be512c88b9c - core[a96a4c5c53f902a3]::panicking::panic_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5be512c888e2 - core[a96a4c5c53f902a3]::result::unwrap_failed [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5be512670dc7 - >>::expect [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5be512657a34 - https_ssl[82f400e601828f98]::pkcs12_certificate_support::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/https_ssl.rs:89:10 [INFO] [stdout] 22: 0x5be512677d12 - > as core[a96a4c5c53f902a3]::future::future::Future>::poll [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5be512677d8d - >> as core[a96a4c5c53f902a3]::future::future::Future>::poll [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5be512662c8d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x5be512662b8b - tokio[d89c54504f7489ca]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x5be512662b8b - tokio[d89c54504f7489ca]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x5be512662b8b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x5be51265cf70 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x5be512661f50 - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x5be512661234 - ::enter::<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x5be512673c9b - >::set::<::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5be5126543e9 - tokio[d89c54504f7489ca]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x5be512667862 - >::try_with::, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>)> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x5be5126673ee - >::with::, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>)> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x5be512653efd - tokio[d89c54504f7489ca]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x5be51265e030 - ::enter::<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x5be51265e326 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x5be512660e43 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x5be512679033 - tokio[d89c54504f7489ca]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5be51265caa1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x5be51266eb44 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x5be51266ed0a - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x5be512658db5 - https_ssl[82f400e601828f98]::pkcs12_certificate_support [INFO] [stdout] at /opt/rustwide/workdir/tests/https_ssl.rs:129:6 [INFO] [stdout] 44: 0x5be512654777 - https_ssl[82f400e601828f98]::pkcs12_certificate_support::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/https_ssl.rs:81:38 [INFO] [stdout] 45: 0x5be51265c7f6 - >::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5be51267ee0b - core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5be51267ee0b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5be51268b7fb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5be51268b7fb - as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x5be51268b7fb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x5be51268b7fb - std[ec4e911328de40a6]::panicking::catch_unwind::, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x5be51268b7fb - std[ec4e911328de40a6]::panic::catch_unwind::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5be51268b7fb - test[30c43f9fd66fea90]::run_test_in_process [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5be51268b7fb - test[30c43f9fd66fea90]::run_test::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5be512686f14 - test[30c43f9fd66fea90]::run_test::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5be512686f14 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x5be51268e402 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x5be51268e402 - ::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x5be51268e402 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x5be51268e402 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x5be51268e402 - std[ec4e911328de40a6]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5be51268e402 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x5be51268e402 - ::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5be512c70c0f - + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x5be512c70c0f - ::new::thread_start [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7ddf47a77aa4 - [INFO] [stdout] 67: 0x7ddf47b04a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pkcs12_certificate_support [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test https_ssl` [INFO] running `Command { std: "docker" "inspect" "7f834cc49d685bf1104edb47c55e16d4e2d7106069ac60c4fbd78b6ac458c7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f834cc49d685bf1104edb47c55e16d4e2d7106069ac60c4fbd78b6ac458c7a0", kill_on_drop: false }` [INFO] [stdout] 7f834cc49d685bf1104edb47c55e16d4e2d7106069ac60c4fbd78b6ac458c7a0