[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] 672d299d96a03e189eb33f61c013d8daeac8790e
[INFO] testing y-a-v-a/msaada against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-a-v-a%2Fmsaada" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/y-a-v-a/msaada on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded port_scanner v0.1.5
[INFO] [stderr]   Downloaded port_check v0.1.5
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded http-range v0.1.5
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded actix-multipart-derive v0.6.1
[INFO] [stderr]   Downloaded actix-cors v0.6.5
[INFO] [stderr]   Downloaded actix-files v0.6.6
[INFO] [stderr]   Downloaded awc v3.6.0
[INFO] [stderr]   Downloaded jsonschema v0.17.1
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded fraction v0.13.1
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.2
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.2
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded actix-tls v3.4.0
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded neli v0.6.5
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded derive_more v0.99.19
[INFO] [stderr]   Downloaded zstd-safe v7.2.3
[INFO] [stderr]   Downloaded actix-multipart v0.6.2
[INFO] [stderr]   Downloaded local-ip-address v0.5.7
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded rcgen v0.12.1
[INFO] [stderr]   Downloaded p12 v0.6.3
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.4
[INFO] [stderr]   Downloaded parse-size v1.1.0
[INFO] [stderr]   Downloaded rc2 v0.8.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.14+zstd.1.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1dadce4126fe6a933e2f8f05f47feda578135613a893c8d5b46df82aad6e504
[INFO] running `Command { std: "docker" "start" "-a" "b1dadce4126fe6a933e2f8f05f47feda578135613a893c8d5b46df82aad6e504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1dadce4126fe6a933e2f8f05f47feda578135613a893c8d5b46df82aad6e504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1dadce4126fe6a933e2f8f05f47feda578135613a893c8d5b46df82aad6e504", kill_on_drop: false }`
[INFO] [stdout] b1dadce4126fe6a933e2f8f05f47feda578135613a893c8d5b46df82aad6e504
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 326b72cc689276320a039196e1e7d7f73788a13072f3dd5c3a69a7dbb57ec267
[INFO] running `Command { std: "docker" "start" "-a" "326b72cc689276320a039196e1e7d7f73788a13072f3dd5c3a69a7dbb57ec267", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[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 bytes v1.10.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling p12 v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tempfile v3.19.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling port_check v0.1.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 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 clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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 serde_plain v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.42
[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 idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[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-cors v0.6.5
[INFO] [stderr]    Compiling actix-multipart v0.6.2
[INFO] [stderr]    Compiling actix-files v0.6.6
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling msaada v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "326b72cc689276320a039196e1e7d7f73788a13072f3dd5c3a69a7dbb57ec267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "326b72cc689276320a039196e1e7d7f73788a13072f3dd5c3a69a7dbb57ec267", kill_on_drop: false }`
[INFO] [stdout] 326b72cc689276320a039196e1e7d7f73788a13072f3dd5c3a69a7dbb57ec267
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29108bc13a428f6cd2934fb2e73e04ec39eed3e022156bd19efc5bc074ffbac7
[INFO] running `Command { std: "docker" "start" "-a" "29108bc13a428f6cd2934fb2e73e04ec39eed3e022156bd19efc5bc074ffbac7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[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 assert_matches v1.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[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-tls v3.4.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[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-cors v0.6.5
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[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 03s
[INFO] running `Command { std: "docker" "inspect" "29108bc13a428f6cd2934fb2e73e04ec39eed3e022156bd19efc5bc074ffbac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29108bc13a428f6cd2934fb2e73e04ec39eed3e022156bd19efc5bc074ffbac7", kill_on_drop: false }`
[INFO] [stdout] 29108bc13a428f6cd2934fb2e73e04ec39eed3e022156bd19efc5bc074ffbac7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30fd18e1bf8560da6ed2d0f52ebd13cae711e6a6c67e306df52d0187c587c45a
[INFO] running `Command { std: "docker" "start" "-a" "30fd18e1bf8560da6ed2d0f52ebd13cae711e6a6c67e306df52d0187c587c45a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/msaada-f2212ce38455ed8f)
[INFO] [stdout] running 133 tests
[INFO] [stdout] test config::tests::test_default_configuration ... ok
[INFO] [stdout] test config::tests::test_invalid_json ... ok
[INFO] [stdout] test config::tests::test_validation_empty_rewrite_rules ... ok
[INFO] [stdout] test config::tests::test_custom_config_file_not_found ... ok
[INFO] [stdout] test config::tests::test_load_serve_json ... ok
[INFO] [stdout] test config::tests::test_load_nonexistent_config ... ok
[INFO] [stdout] test logger::tests::test_box_width_calculation ... ok
[INFO] [stdout] test config::tests::test_validation_invalid_redirect_status_codes ... ok
[INFO] [stdout] test logger::tests::test_boxed_output_edge_cases ... ok
[INFO] [stdout] test logger::tests::test_global_logger_initialization ... ok
[INFO] [stdout] test config::tests::test_complex_configuration_with_all_options ... ok
[INFO] [stdout] test logger::tests::test_log_level_color_consistency ... ok
[INFO] [stdout] test logger::tests::test_http_logging_status_code_formatting ... ok
[INFO] [stdout] test logger::tests::test_complex_ansi_code_stripping ... ok
[INFO] [stdout] test logger::tests::test_http_logging_without_status_and_time ... ok
[INFO] [stdout] test logger::tests::test_logger_default_implementation ... ok
[INFO] [stdout] test logger::tests::test_server_info_formatting ... ok
[INFO] [stdout] test config::tests::test_absolute_path_public_directory ... 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_http_logging_with_request_logging_disabled ... ok
[INFO] [stdout] test logger::tests::test_strip_ansi_codes ... ok
[INFO] [stdout] test logger::tests::test_timestamp_formatting ... ok
[INFO] [stdout] test logger::tests::test_logger_creation ... ok
[INFO] [stdout] test logger::tests::test_concurrent_logging ... ok
[INFO] [stdout] test network::tests::test_create_server_addresses_ipv6 ... ok
[INFO] [stdout] test config::tests::test_validation_nonexistent_public_directory ... 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_with_previous_port ... ok
[INFO] [stdout] test config::tests::test_configuration_precedence_serve_json_over_package_json ... ok
[INFO] [stdout] test network::tests::test_get_network_address_returns_valid_ip ... ok
[INFO] [stdout] test network::tests::test_find_available_port ... ok
[INFO] [stdout] test network::tests::test_find_available_port_range_limits ... ok
[INFO] [stdout] test network::tests::test_error_message_formatting ... ok
[INFO] [stdout] test network::tests::test_find_available_port_near_upper_bound ... ok
[INFO] [stdout] test network::tests::test_port_range_exhaustion ... ok
[INFO] [stdout] test clipboard::tests::test_clipboard_disabled ... ok
[INFO] [stdout] test network::tests::test_port_availability ... ok
[INFO] [stdout] test logger::tests::test_logger_methods_with_special_characters ... ok
[INFO] [stdout] test logger::tests::test_shutdown_messages ... ok
[INFO] [stdout] test logger::tests::test_startup_info_formatting ... ok
[INFO] [stdout] test network::tests::test_resolve_port_available ... ok
[INFO] [stdout] test network::tests::test_resolve_port_boundary_cases ... ok
[INFO] [stdout] test network::tests::test_resolve_port_switching_disabled ... 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_malformed_now_json_structure ... ok
[INFO] [stdout] test rewrite::tests::test_compiled_rewrite_has_substitution_flag ... ok
[INFO] [stdout] test config::tests::test_valid_redirect_status_codes ... ok
[INFO] [stdout] test rewrite::tests::test_brace_expansion_with_wildcards ... ok
[INFO] [stdout] test rewrite::tests::test_convert_named_params_multiple ... ok
[INFO] [stdout] test rewrite::tests::test_brace_expansion_with_rewrite ... ok
[INFO] [stdout] test rewrite::tests::test_complex_glob_pattern ... ok
[INFO] [stdout] test rewrite::tests::test_dynamic_rewrite_empty_capture ... ok
[INFO] [stdout] test rewrite::tests::test_brace_expansion_in_pattern ... ok
[INFO] [stdout] test rewrite::tests::test_convert_named_params_simple ... ok
[INFO] [stdout] test clipboard::tests::test_clipboard_enabled ... ok
[INFO] [stdout] test rewrite::tests::test_dynamic_rewrite_multiple_captures ... ok
[INFO] [stdout] test config::tests::test_package_json_static_section ... ok
[INFO] [stdout] test rewrite::tests::test_expand_braces_simple ... ok
[INFO] [stdout] test rewrite::tests::test_expand_braces_preserves_optional_params ... ok
[INFO] [stdout] test rewrite::tests::test_has_substitution_pattern ... ok
[INFO] [stdout] test rewrite::tests::test_expand_braces_multiple ... ok
[INFO] [stdout] test rewrite::tests::test_convert_named_params_optional ... ok
[INFO] [stdout] test rewrite::tests::test_named_parameter_multiple_rewrite ... ok
[INFO] [stdout] test rewrite::tests::test_optional_named_parameter ... ok
[INFO] [stdout] test rewrite::tests::test_match_rewrite ... ok
[INFO] [stdout] test rewrite::tests::test_compile_rewrites ... ok
[INFO] [stdout] test config::tests::test_now_json_fallback_with_deprecation_warning ... ok
[INFO] [stdout] test rewrite::tests::test_mixed_numbered_and_named_captures ... ok
[INFO] [stdout] test rewrite::tests::test_dynamic_rewrite_with_captures ... ok
[INFO] [stdout] test rewrite::tests::test_named_params_with_special_chars ... ok
[INFO] [stdout] test rewrite::tests::test_pattern_to_regex_routes_to_named_params ... ok
[INFO] [stdout] test rewrite::tests::test_pattern_to_regex_exact_match ... ok
[INFO] [stdout] test rewrite::tests::test_question_mark_wildcard ... ok
[INFO] [stdout] test rewrite::tests::test_pattern_to_regex_catch_all ... ok
[INFO] [stdout] test rewrite::tests::test_resolve_destination ... ok
[INFO] [stdout] test shutdown::tests::test_basic_signal_handling_setup ... ok
[INFO] [stdout] test rewrite::tests::test_pattern_to_regex_wildcard ... ok
[INFO] [stdout] test rewrite::tests::test_substitute_captures_no_substitution ... ok
[INFO] [stdout] test rewrite::tests::test_substitute_captures_single_group ... ok
[INFO] [stdout] test rewrite::tests::test_wildcard_double_star ... ok
[INFO] [stdout] test rewrite::tests::test_named_parameter_rewrite ... ok
[INFO] [stdout] test rewrite::tests::test_wildcard_single_segment ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_manager_no_server_handle ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_manager_state_transitions ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_manager_get_server_handle ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_manager_shutdown ... ok
[INFO] [stdout] test rewrite::tests::test_substitute_multiple_named_captures ... 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_shutdown_manager_double_shutdown ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_manager_drop ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_manager_with_mock_server_handle ... ok
[INFO] [stdout] test spa::tests::test_complex_url_rewrite_patterns ... ok
[INFO] [stdout] test spa::tests::test_empty_and_malformed_rewrites ... ok
[INFO] [stdout] test spa::tests::test_rewrite_exact_vs_prefix_matching ... 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_special_characters_in_paths ... ok
[INFO] [stdout] test spa::tests::test_trailing_slash_with_query_params ... ok
[INFO] [stdout] test spa::tests::test_url_processing_chain ... ok
[INFO] [stdout] test tls::tests::test_certificate_format_consistency ... ok
[INFO] [stdout] test tls::tests::test_detect_format ... ok
[INFO] [stdout] test rewrite::tests::test_wildcard_edge_cases ... ok
[INFO] [stdout] test spa::tests::test_should_use_spa_fallback_edge_cases ... ok
[INFO] [stdout] test spa::tests::test_apply_trailing_slash ... ok
[INFO] [stdout] test spa::tests::test_apply_url_rewrites ... ok
[INFO] [stdout] test spa::tests::test_apply_clean_urls ... ok
[INFO] [stdout] test shutdown::tests::test_basic_signal_handling_multiple_calls ... ok
[INFO] [stdout] test spa::tests::test_clean_urls_edge_cases ... ok
[INFO] [stdout] test tls::tests::test_detect_format_edge_cases ... ok
[INFO] [stdout] test rewrite::tests::test_substitute_captures_full_match ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_manager_thread_safety ... ok
[INFO] [stdout] test spa::tests::test_case_sensitivity ... 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 tls::tests::test_from_args_pem_valid ... ok
[INFO] [stdout] test tls::tests::test_from_args_pkcs12_valid ... ok
[INFO] [stdout] test tls::tests::test_tls_config_path_handling ... ok
[INFO] [stdout] test tls::tests::test_tls_config_validation_combinations ... ok
[INFO] [stdout] test tls::tests::test_validate_ssl_args_edge_cases ... ok
[INFO] [stdout] test rewrite::tests::test_substitute_captures_multiple_groups ... ok
[INFO] [stdout] test tls::tests::test_validate_ssl_args_invalid_combination ... ok
[INFO] [stdout] test tls::tests::test_validate_ssl_args_valid ... ok
[INFO] [stdout] test rewrite::tests::test_pattern_to_regex_with_capture_group ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_signal_channel_communication ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_manager_concurrent_access ... ok
[INFO] [stdout] test tls::tests::test_validate_ssl_args_none ... 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-0961d4a49d101432)
[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_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 graceful_shutdown_handling ... ok
[INFO] [stdout] test cors_support ... ok
[INFO] [stdout] test http_caching ... ok
[INFO] [stdout] test advanced_config_features ... ok
[INFO] [stdout] test gzip_compression ... ok
[INFO] [stdout] test symbolic_links ... ok
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-e9c34fbe7c3bdc14)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test common::tests::test_port_availability ... ok
[INFO] [stdout] test common::tests::test_ssl_certificate_generation ... ok
[INFO] [stdout] test common::tests::test_test_structure_builder ... ok
[INFO] [stdout] test now_json_config ... ok
[INFO] [stdout] test custom_config_path ... ok
[INFO] [stdout] test package_json_config ... ok
[INFO] [stdout] test serve_json_config ... ok
[INFO] [stdout] test config_precedence ... ok
[INFO] [stdout] test config_validation ... ok
[INFO] [stderr]      Running tests/http_server.rs (/opt/rustwide/target/debug/deps/http_server-e8f8456a4b55a5d6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.59s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 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 basic_file_serving ... ok
[INFO] [stdout] test content_types ... ok
[INFO] [stdout] test error_handling ... ok
[INFO] [stdout] test http_methods ... ok
[INFO] [stdout] test response_headers ... ok
[INFO] [stdout] test special_files ... ok
[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 0.74s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/https_ssl.rs (/opt/rustwide/target/debug/deps/https_ssl-540620e2733594f6)
[INFO] [stdout] 
[INFO] [stdout] running 7 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 pem_certificate_support ... ok
[INFO] [stdout] test ssl_security_features ... 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' (746) 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:     0x638dd8866cf2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x638dd8866cf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x638dd8866cf2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x638dd8866cf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x638dd8878eaf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x638dd8878eaf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x638dd8831f83 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x638dd8831f83 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x638dd883f5e2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x638dd884475f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x638dd88445f1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x638dd828f51e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x638dd828f51e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x638dd8844e1f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x638dd8844e1f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x638dd8844bca - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x638dd883f729 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x638dd8825a3d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x638dd8881fd0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x638dd8881486 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x638dd8269cf7 - core::result::Result<T,E>::expect::hdf86be8d6ce77a98
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x638dd8249524 - https_ssl::pkcs12_certificate_support::{{closure}}::h0269e94958e0f706
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/https_ssl.rs:89:10
[INFO] [stdout]   22:     0x638dd82655e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2349f652b666ce6a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x638dd826565d - <core::pin::Pin<P> as core::future::future::Future>::poll::h9fe138bd2d9c81a4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x638dd825303d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0290794ef57a0f2d
[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:     0x638dd8252dfb - tokio::task::coop::with_budget::he163972fc5b30356
[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:     0x638dd8252dfb - tokio::task::coop::budget::ha821f2e77bdd26f1
[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:     0x638dd8252dfb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcbeb89e229dcc1d4
[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:     0x638dd82506d0 - tokio::runtime::scheduler::current_thread::Context::enter::hc9229017e446104d
[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:     0x638dd82524a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h36c369a2ce771ea2
[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:     0x638dd82516c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hccfad1d3aeb5f44f
[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:     0x638dd826e01b - tokio::runtime::context::scoped::Scoped<T>::set::h9ad742fdd91eb9c4
[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:     0x638dd82614e9 - tokio::runtime::context::set_scheduler::{{closure}}::habbabbd1b953b4e4
[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:     0x638dd8267c22 - std::thread::local::LocalKey<T>::try_with::h13d89d5765f31406
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x638dd82678ee - std::thread::local::LocalKey<T>::with::h918776fe3c684e6c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x638dd826145d - tokio::runtime::context::set_scheduler::h0c03dd03b08c05d5
[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:     0x638dd8251030 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15661b96b45a7cd6
[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:     0x638dd8251743 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h90cfc1ebdffe8c72
[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:     0x638dd824f9b3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hef40b7cac07a3a41
[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:     0x638dd8261960 - tokio::runtime::context::runtime::enter_runtime::haee65dbd49a7bc8b
[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:     0x638dd824f351 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h03a63b9f98469d71
[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:     0x638dd826e294 - tokio::runtime::runtime::Runtime::block_on_inner::he13392f0dff93476
[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:     0x638dd826e457 - tokio::runtime::runtime::Runtime::block_on::hd1cb55ef3e5869c2
[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:     0x638dd8249065 - https_ssl::pkcs12_certificate_support::hcd400cf1567fdb8f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/https_ssl.rs:129:6
[INFO] [stdout]   44:     0x638dd824a0c7 - https_ssl::pkcs12_certificate_support::{{closure}}::hfb43d36d3e925db4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/https_ssl.rs:81:38
[INFO] [stdout]   45:     0x638dd8241896 - core::ops::function::FnOnce::call_once::h0435b5ce3d169115
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x638dd828f2fb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x638dd828f2fb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x638dd82a337d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x638dd82a337d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x638dd82a337d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x638dd82a337d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x638dd82a337d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x638dd82a337d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x638dd82a337d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x638dd827c894 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x638dd827c894 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x638dd82801ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x638dd82801ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x638dd82801ca - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x638dd82801ca - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x638dd82801ca - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x638dd82801ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x638dd82801ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x638dd883aa3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x638dd883aa3f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x79ea748e7aa4 - <unknown>
[INFO] [stdout]   67:     0x79ea74974a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[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.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test https_ssl`
[INFO] running `Command { std: "docker" "inspect" "30fd18e1bf8560da6ed2d0f52ebd13cae711e6a6c67e306df52d0187c587c45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30fd18e1bf8560da6ed2d0f52ebd13cae711e6a6c67e306df52d0187c587c45a", kill_on_drop: false }`
[INFO] [stdout] 30fd18e1bf8560da6ed2d0f52ebd13cae711e6a6c67e306df52d0187c587c45a
