[INFO] cloning repository https://github.com/kennedyoliveira/hltb-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kennedyoliveira/hltb-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennedyoliveira%2Fhltb-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennedyoliveira%2Fhltb-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 895355780d668c3094ef5c9d49441685d6bb71fb
[INFO] building kennedyoliveira/hltb-proxy against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennedyoliveira%2Fhltb-proxy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kennedyoliveira/hltb-proxy
[INFO] finished tweaking git repo https://github.com/kennedyoliveira/hltb-proxy
[INFO] tweaked toml for git repo https://github.com/kennedyoliveira/hltb-proxy written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kennedyoliveira/hltb-proxy on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kennedyoliveira/hltb-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cfe3cca348b453972ae2e54a2d8f53f5153ea768d139ce169aa5802f21e2975
[INFO] running `Command { std: "docker" "start" "-a" "7cfe3cca348b453972ae2e54a2d8f53f5153ea768d139ce169aa5802f21e2975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cfe3cca348b453972ae2e54a2d8f53f5153ea768d139ce169aa5802f21e2975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cfe3cca348b453972ae2e54a2d8f53f5153ea768d139ce169aa5802f21e2975", kill_on_drop: false }`
[INFO] [stdout] 7cfe3cca348b453972ae2e54a2d8f53f5153ea768d139ce169aa5802f21e2975
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bce4cc719fefe2f9b0f08a03f8dd866b0c4d35c9f9fc2ba37192eda3e8de7af
[INFO] running `Command { std: "docker" "start" "-a" "2bce4cc719fefe2f9b0f08a03f8dd866b0c4d35c9f9fc2ba37192eda3e8de7af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.28.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling opentelemetry v0.29.1
[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 tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tracing-logfmt v0.3.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.25
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling scraper v0.24.0
[INFO] [stderr]    Compiling opentelemetry-prometheus v0.29.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling axum-otel-metrics v0.10.0
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling hltb-proxy v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "2bce4cc719fefe2f9b0f08a03f8dd866b0c4d35c9f9fc2ba37192eda3e8de7af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bce4cc719fefe2f9b0f08a03f8dd866b0c4d35c9f9fc2ba37192eda3e8de7af", kill_on_drop: false }`
[INFO] [stdout] 2bce4cc719fefe2f9b0f08a03f8dd866b0c4d35c9f9fc2ba37192eda3e8de7af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a8efd86957c2dd8fcdc4fa1d9bd8d5ac3081c3acad869f44ca5d8ef45f0b5fd
[INFO] running `Command { std: "docker" "start" "-a" "1a8efd86957c2dd8fcdc4fa1d9bd8d5ac3081c3acad869f44ca5d8ef45f0b5fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-logfmt v0.3.5
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling expect-json v1.5.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.25
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling scraper v0.24.0
[INFO] [stderr]    Compiling opentelemetry-prometheus v0.29.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling axum-otel-metrics v0.10.0
[INFO] [stderr]    Compiling axum-test v18.2.1
[INFO] [stderr]    Compiling hltb-proxy v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "1a8efd86957c2dd8fcdc4fa1d9bd8d5ac3081c3acad869f44ca5d8ef45f0b5fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a8efd86957c2dd8fcdc4fa1d9bd8d5ac3081c3acad869f44ca5d8ef45f0b5fd", kill_on_drop: false }`
[INFO] [stdout] 1a8efd86957c2dd8fcdc4fa1d9bd8d5ac3081c3acad869f44ca5d8ef45f0b5fd
