[INFO] cloning repository https://github.com/majksa-dev/entry-point
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majksa-dev/entry-point" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fentry-point", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fentry-point'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a01bed2f254e357266c5c20ed66e2b5ab75a8d19
[INFO] testing majksa-dev/entry-point against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fentry-point" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/majksa-dev/entry-point
[INFO] finished tweaking git repo https://github.com/majksa-dev/entry-point
[INFO] tweaked toml for git repo https://github.com/majksa-dev/entry-point written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/majksa-dev/entry-point on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/majksa-dev/entry-point already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69de9355bd700b70da4700596d4727bd391f25cd062a79de969f84c78ccfa430
[INFO] running `Command { std: "docker" "start" "-a" "69de9355bd700b70da4700596d4727bd391f25cd062a79de969f84c78ccfa430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69de9355bd700b70da4700596d4727bd391f25cd062a79de969f84c78ccfa430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69de9355bd700b70da4700596d4727bd391f25cd062a79de969f84c78ccfa430", kill_on_drop: false }`
[INFO] [stdout] 69de9355bd700b70da4700596d4727bd391f25cd062a79de969f84c78ccfa430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7458540cac05af7e155f4547f70c2d57800e50cf408f95a2e245fe689858cd30
[INFO] running `Command { std: "docker" "start" "-a" "7458540cac05af7e155f4547f70c2d57800e50cf408f95a2e245fe689858cd30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aws-lc-sys v0.20.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sendfile v0.3.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde-env v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling redis v0.26.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6)
[INFO] [stderr]    Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2)
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling gateway v0.8.6 (https://github.com/majksa-dev/rust-gateway?tag=0.8.6#a8ed56ef)
[INFO] [stderr]    Compiling entry-point v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] running `Command { std: "docker" "inspect" "7458540cac05af7e155f4547f70c2d57800e50cf408f95a2e245fe689858cd30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7458540cac05af7e155f4547f70c2d57800e50cf408f95a2e245fe689858cd30", kill_on_drop: false }`
[INFO] [stdout] 7458540cac05af7e155f4547f70c2d57800e50cf408f95a2e245fe689858cd30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c78c1bf7e8a7c54156d40c03891d1d070ddba7b7e6df9a501fa711f667281cbe
[INFO] running `Command { std: "docker" "start" "-a" "c78c1bf7e8a7c54156d40c03891d1d070ddba7b7e6df9a501fa711f667281cbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling curl-sys v0.4.73+curl-8.8.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde-env v0.1.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6)
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rustls-native-certs v0.7.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling hyperlocal-next v0.9.0
[INFO] [stderr]    Compiling bollard-stubs v1.44.0-rc.2
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling sendfile v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2)
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling docker_credential v1.3.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling redis v0.26.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling gateway v0.8.6 (https://github.com/majksa-dev/rust-gateway?tag=0.8.6#a8ed56ef)
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling wiremock v0.6.1
[INFO] [stderr]    Compiling rcgen v0.13.1
[INFO] [stderr]    Compiling bollard v0.16.1
[INFO] [stderr]    Compiling entry-point v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling test-macros v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf)
[INFO] [stderr]    Compiling testcontainers v0.18.0
[INFO] [stderr]    Compiling testing-utils v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 40s
[INFO] running `Command { std: "docker" "inspect" "c78c1bf7e8a7c54156d40c03891d1d070ddba7b7e6df9a501fa711f667281cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78c1bf7e8a7c54156d40c03891d1d070ddba7b7e6df9a501fa711f667281cbe", kill_on_drop: false }`
[INFO] [stdout] c78c1bf7e8a7c54156d40c03891d1d070ddba7b7e6df9a501fa711f667281cbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62e595cc43acc12ee11d3501c7c211c0313c5aa77a8b56a4b19c55d163fa3fad
[INFO] running `Command { std: "docker" "start" "-a" "62e595cc43acc12ee11d3501c7c211c0313c5aa77a8b56a4b19c55d163fa3fad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/entry_point-23b6c67834ea6616)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test app::tests::test_parse_host ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helper.rs (/opt/rustwide/target/debug/deps/helper-54917cbaab833cb5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/single_server.rs (/opt/rustwide/target/debug/deps/single_server-1e8d0257e3154086)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout]   [2m2026-03-10T11:42:11.102081Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mProvided config: {"apps":{"papi.prod":{"upstream":{"host":"127.0.0.1","port":39681}}},"domains":["hello.papi.prod.majnet.xyz"]}[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:168
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.102790Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mGenerated cert: -----BEGIN CERTIFICATE-----
[INFO] [stdout] MIIBcDCCARWgAwIBAgIUeWCldo+MaQ7G461W9uNnezg7JkMwCgYIKoZIzj0EAwIw
[INFO] [stdout] ITEfMB0GA1UEAwwWcmNnZW4gc2VsZiBzaWduZWQgY2VydDAgFw03NTAxMDEwMDAw
[INFO] [stdout] MDBaGA80MDk2MDEwMTAwMDAwMFowITEfMB0GA1UEAwwWcmNnZW4gc2VsZiBzaWdu
[INFO] [stdout] ZWQgY2VydDBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABBB8xbve9zodrB3rTGje
[INFO] [stdout] 68+t2gOKN3Dnc9m7I9ZOV6gg+UijhwifqeJPY0potDMHyrgYgnV0s2CVLOf/+JTV
[INFO] [stdout] LEqjKTAnMCUGA1UdEQQeMByCGmhlbGxvLnBhcGkucHJvZC5tYWpuZXQueHl6MAoG
[INFO] [stdout] CCqGSM49BAMCA0kAMEYCIQDaLTfQ1Q/LIAhGJWkStI/t/SRklW8UqUGKfsNE085Q
[INFO] [stdout] ewIhAI3RKSmL91IXqAnsBajRRBI/v+ZDx5ttElKMXcfoBOpk
[INFO] [stdout] -----END CERTIFICATE-----
[INFO] [stdout] [0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:181
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.102934Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mGenerated key: -----BEGIN PRIVATE KEY-----
[INFO] [stdout] MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQg1eAumWq3Pc+/+wiE
[INFO] [stdout] Sr3hIF2V7X1bAyQyXzVdY7x8h1uhRANCAAQQfMW73vc6Hawd60xo3uvPrdoDijdw
[INFO] [stdout] 53PZuyPWTleoIPlIo4cIn6niT2NKaLQzB8q4GIJ1dLNglSzn//iU1SxK
[INFO] [stdout] -----END PRIVATE KEY-----
[INFO] [stdout] [0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:182
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.108181Z[0m [34mDEBUG[0m [1;34misahc::agent[0m[34m: [34magent waker listening on 127.0.0.1:33079[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/agent.rs:78
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout] test should_succeed_when_calling_1000_times ... FAILED
[INFO] [stdout]   [2m2026-03-10T11:42:11.218799Z[0m [34mDEBUG[0m [1;34misahc::agent[0m[34m: [34magent took 110.653908ms to start up[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/agent.rs:130
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 33079
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.218967Z[0m [32m INFO[0m [1;32msurf::middleware::logger::native[0m[32m: [32msending request[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surf-2.3.2/src/middleware/logger/native.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.220132Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34m  Trying 127.0.0.1:35197...[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.220296Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mconnect to 127.0.0.1 port 35197 from 127.0.0.1 port 60964 failed: Connection refused[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.220350Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mFailed to connect to 127.0.0.1 port 35197 after 0 ms: Couldn't connect to server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.220421Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mClosing connection[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.220490Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mcurl error: [7] Couldn't connect to server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:221
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 33079
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.220532Z[0m [33m WARN[0m [1;33misahc::handler[0m[33m: [33mrequest completed with error: ConnectFailed: failed to connect to the server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:274
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 33079
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.220851Z[0m [32m INFO[0m [1;32msurf::middleware::logger::native[0m[32m: [32msending request[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surf-2.3.2/src/middleware/logger/native.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.221104Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mHostname 127.0.0.1 was found in DNS cache[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.221163Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34m  Trying 127.0.0.1:35197...[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.221246Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mconnect to 127.0.0.1 port 35197 from 127.0.0.1 port 60976 failed: Connection refused[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.221577Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mFailed to connect to 127.0.0.1 port 35197 after 0 ms: Couldn't connect to server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.221622Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mClosing connection[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.221662Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mcurl error: [7] Couldn't connect to server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:221
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 33079
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.221692Z[0m [33m WARN[0m [1;33misahc::handler[0m[33m: [33mrequest completed with error: ConnectFailed: failed to connect to the server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:274
[INFO] [stdout]     [2;3min[0m isahc::agent::[1magent_thread[0m [2;3mwith[0m [1mport[0m: 33079
[INFO] [stdout]     [2;3min[0m isahc::client::[1mbuild[0m
[INFO] [stdout]     [2;3min[0m isahc::client::[1mnew[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.229318Z[0m [34mDEBUG[0m [1;34mentry_point[0m[34m: [34mEnvironment: Env { https_port: Some(33849), http_port: Some(38005), healthcheck_port: Some(35197), host: None, hostname: "majnet.xyz", config_file: "/tmp/.tmpKpRZwf/config.json", certs_dir: "/tmp/.tmpKpRZwf/certs" }[0m
[INFO] [stdout]     [2;3mat[0m src/main.rs:12
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.267509Z[0m [34mDEBUG[0m [1;34mentry_point::app[0m[34m: [34mApps { apps: {"papi.prod": AppConfig { name: "papi.prod", upstream: Upstream { host: "127.0.0.1", port: 39681 } }}, domains: ["hello.papi.prod.majnet.xyz"] }[0m
[INFO] [stdout]     [2;3mat[0m src/app/mod.rs:76
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.289926Z[0m [34mDEBUG[0m [1;34mentry_point::app[0m[34m: [34mAdding TLS config for hello.papi.prod.majnet.xyz[0m
[INFO] [stdout]     [2;3mat[0m src/app/mod.rs:107
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.298208Z[0m [34mDEBUG[0m [1;34mgateway::server::app[0m[34m: [34mStarting server[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/server/app.rs:167
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.298754Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mListening on: 127.0.0.1:35197[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:29
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.298909Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mListening on: 127.0.0.1:38005[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:29
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:11.298959Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mListening on: 127.0.0.1:33849[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:29
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.109683Z[0m [32m INFO[0m [1;32msurf::middleware::logger::native[0m[32m: [32msending request[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surf-2.3.2/src/middleware/logger/native.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.110374Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mHostname 127.0.0.1 was found in DNS cache[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.110475Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34m  Trying 127.0.0.1:35197...[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.110632Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mConnected to 127.0.0.1 (127.0.0.1) port 35197[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.111020Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mAccepted connection from: 127.0.0.1:60986[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:32
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.111663Z[0m [34mDEBUG[0m [1;34misahc::handler[0m[34m: [34mConnection #2 to host 127.0.0.1 left intact[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/isahc-0.9.14/src/handler.rs:612
[INFO] [stdout]     [2;3min[0m isahc::handler::[1mhandler[0m [2;3mwith[0m [1mid[0m: 0
[INFO] [stdout]     [2;3min[0m isahc::client::[1msend_async[0m [2;3mwith[0m [1mmethod[0m: GET, [1muri[0m: http://127.0.0.1:35197/
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.111936Z[0m [32m INFO[0m [1;32msurf::middleware::logger::native[0m[32m: [32mrequest completed[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surf-2.3.2/src/middleware/logger/native.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.111970Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mHealth check response: Response { response: Response { status: Ok, headers: {"content-length": "0", "content-type": "application/octet-stream"}, version: None, has_trailers: false, trailers_sender: Some(Sender { .. }), trailers_receiver: Some(Receiver { .. }), upgrade_sender: Some(Sender { .. }), upgrade_receiver: Some(Receiver { .. }), has_upgrade: false, body: Body { reader: "<hidden>", length: None, bytes_read: 0 }, ext: Extensions, local_addr: None, peer_addr: None } }[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:198
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.112020Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mHealth check passed[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:205
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.112042Z[0m [32m INFO[0m [1;32msingle_server::helper[0m[32m: [32mServer started[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:138
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.112609Z[0m [34mDEBUG[0m [1;34mgateway::http::server[0m[34m: [34mAccepted connection from: 127.0.0.1:59792[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/server.rs:32
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.112689Z[0m [32m INFO[0m [1;32mgateway::gateway::entrypoint::tls::handler[0m[32m: [32mConnection received, [1;32mip[0m[32m: Some(127.0.0.1:59792)[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/tls/handler.rs:27
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.112882Z[0m [34mDEBUG[0m [1;34mrustls::client::hs[0m[34m: [34mNo cached session for DnsName("hello.papi.prod.majnet.xyz")[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/hs.rs:80
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.113036Z[0m [34mDEBUG[0m [1;34mrustls::client::hs[0m[34m: [34mNot resuming any session[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/hs.rs:138
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.113455Z[0m [34mDEBUG[0m [1;34mrustls::server::hs[0m[34m: [34mdecided upon suite TLS13_AES_256_GCM_SHA384[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/server/hs.rs:353
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.115008Z[0m [34mDEBUG[0m [1;34mrustls::client::hs[0m[34m: [34mUsing ciphersuite TLS13_AES_256_GCM_SHA384[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/hs.rs:781
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.115232Z[0m [34mDEBUG[0m [1;34mrustls::client::tls13[0m[34m: [34mNot resuming[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/tls13.rs:142
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.115477Z[0m [34mDEBUG[0m [1;34mrustls::client::tls13[0m[34m: [34mTLS1.3 encrypted extensions: [ServerNameAck][0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/tls13.rs:419
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.115516Z[0m [34mDEBUG[0m [1;34mrustls::client::hs[0m[34m: [34mALPN protocol is None[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/client/hs.rs:638
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.116550Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m0 - init, [1;34mstage[0m[34m: "request"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:102
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.116823Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m1 - parsed request header, [1;34mstage[0m[34m: "request", [1;34mdata[0m[34m: Request { method: GET, path: "/hello", version: "HTTP/1.1", headers: {"host": "hello.papi.prod.majnet.xyz", "content-length": "0"} }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:105
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.116870Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m2 - collected request body (remains from buffer), [1;34mstage[0m[34m: "request", [1;34mdata[0m[34m: [][0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:107
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.116908Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34mApp ID: papi.prod[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:150
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.116949Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34mEndpoint ID: 0[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:170
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.116971Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34mContext: Ctx { app_id: 0, endpoint_id: 0 }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:175
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.116992Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34m-->, [1;34morigin[0m[34m: "gateway::gateway::origin::tcp::origin::Origin", [1;34mrequest[0m[34m: Request { method: GET, path: "/hello", version: "HTTP/1.1", headers: {"host": "hello", "content-length": "0"} }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:68
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.117192Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mConnected to origin[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:35
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.117411Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mRequest sent to origin: Request { method: GET, path: "/hello", version: "HTTP/1.1", headers: {"host": "hello", "content-length": "0"} }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:47
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.117447Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mRemains sent to origin: [][0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:52
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.117471Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mBody sent to origin[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:61
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.117581Z[0m [34mDEBUG[0m [1;34mwiremock::mock_set[0m[34m: [34mHandling request.[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.1/src/mock_set.rs:60
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118347Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mOrigin response received[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:63
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118404Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "content-length: 5"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118443Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "content-type: text/plain"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118462Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "date: Tue, 10 Mar 2026 11:42:12 GMT"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118492Z[0m [34mDEBUG[0m [1;34mgateway::gateway::origin::tcp::origin[0m[34m: [34mResponse received from origin: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Tue, 10 Mar 2026 11:42:12 GMT"}, body: None }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/origin/tcp/origin.rs:68
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118544Z[0m [34mDEBUG[0m [1;34mgateway::gateway::entrypoint::service[0m[34m: [34m<--, [1;34morigin[0m[34m: "gateway::gateway::origin::tcp::origin::Origin", [1;34mresponse[0m[34m: Ok(Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Tue, 10 Mar 2026 11:42:12 GMT"}, body: Some(OriginResponse { remains: [104, 101, 108, 108, 111], reader: OwnedReadHalf { inner: PollEvented { io: Some(TcpStream { addr: 127.0.0.1:48120, peer: 127.0.0.1:39681, fd: 13 }) } } }) })[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:72
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118592Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m3 - writing response, [1;34mstage[0m[34m: "response", [1;34mdata[0m[34m: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Tue, 10 Mar 2026 11:42:12 GMT", "connection": "close"}, body: Some(OriginResponse { remains: [104, 101, 108, 108, 111], reader: OwnedReadHalf { inner: PollEvented { io: Some(TcpStream { addr: 127.0.0.1:48120, fd: 13 }) } } }) }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:111
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118823Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m3 - wrote response, [1;34mstage[0m[34m: "response", [1;34mdata[0m[34m: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Tue, 10 Mar 2026 11:42:12 GMT", "connection": "close"}, body: Some(OriginResponse { remains: [104, 101, 108, 108, 111], reader: OwnedReadHalf { inner: PollEvented { io: Some(TcpStream { addr: 127.0.0.1:48120, fd: 13 }) } } }) }[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:113
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118872Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m4 - writing response body, [1;34mstage[0m[34m: "response"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:117
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.118959Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m4 - wrote response body, [1;34mstage[0m[34m: "response"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:119
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119015Z[0m [34mDEBUG[0m [1;34mrustls::common_state[0m[34m: [34mSending warning alert CloseNotify[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/common_state.rs:557
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119081Z[0m [34mDEBUG[0m [1;34mentrypoint[0m[34m: [34m5 - finishing, [1;34mstage[0m[34m: "response"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:122
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119108Z[0m [32m INFO[0m [1;32mgateway::gateway::entrypoint::service[0m[32m: [32mConnection closed, [1;32mip[0m[32m: Some(127.0.0.1:59792)[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/gateway/entrypoint/service.rs:85
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119265Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "content-length: 5"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119347Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "content-type: text/plain"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119375Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "date: Tue, 10 Mar 2026 11:42:12 GMT"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119391Z[0m [34mDEBUG[0m [1;34mgateway::http::headers[0m[34m: [34mParsing header, [1;34mheader[0m[34m: "connection: close"[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/git/checkouts/rust-gateway-c18d5b4ce25f2e72/a8ed56e/src/http/headers.rs:90
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119418Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mread response, [1;34mresponse[0m[34m: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Tue, 10 Mar 2026 11:42:12 GMT", "connection": "close"}, body: None }[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:83
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119447Z[0m [34mDEBUG[0m [1;34msingle_server::helper[0m[34m: [34mread response body, [1;34mresponse[0m[34m: Response { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Tue, 10 Mar 2026 11:42:12 GMT", "connection": "close"}, body: None }[0m
[INFO] [stdout]     [2;3mat[0m tests/helper.rs:94
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119530Z[0m [34mDEBUG[0m [1;34msingle_server[0m[34m: [34mResponse { version: "HTTP/1.1", status: 200, headers: {"content-length": "5", "content-type": "text/plain", "date": "Tue, 10 Mar 2026 11:42:12 GMT", "connection": "close"}, body: Some(Body("hello")) }[0m
[INFO] [stdout]     [2;3mat[0m tests/single_server.rs:16
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119650Z[0m [34mDEBUG[0m [1;34mwiremock::mock_server::exposed_server[0m[34m: [34mVerify mock expectations.[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.1/src/mock_server/exposed_server.rs:331
[INFO] [stdout] 
[INFO] [stdout]   [2m2026-03-10T11:42:12.119728Z[0m [32m INFO[0m [1;32mwiremock::mock_server::hyper[0m[32m: [32mMock server shutting down[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wiremock-0.6.1/src/mock_server/hyper.rs:54
[INFO] [stdout] 
[INFO] [stdout] test should_succeed ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- should_succeed_when_calling_1000_times stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout] 
[INFO] [stdout] Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
[INFO] [stdout] Run with RUST_BACKTRACE=full to include source snippets.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     should_succeed_when_calling_1000_times
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test single_server`
[INFO] running `Command { std: "docker" "inspect" "62e595cc43acc12ee11d3501c7c211c0313c5aa77a8b56a4b19c55d163fa3fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e595cc43acc12ee11d3501c7c211c0313c5aa77a8b56a4b19c55d163fa3fad", kill_on_drop: false }`
[INFO] [stdout] 62e595cc43acc12ee11d3501c7c211c0313c5aa77a8b56a4b19c55d163fa3fad
