[INFO] fetching crate axum-reverse-proxy 1.0.3...
[INFO] testing axum-reverse-proxy-1.0.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate axum-reverse-proxy 1.0.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate axum-reverse-proxy 1.0.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate axum-reverse-proxy 1.0.3
[INFO] tweaked toml for crates.io crate axum-reverse-proxy 1.0.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-reverse-proxy 1.0.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axum-reverse-proxy 1.0.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-buffer v0.3.0
[INFO] [stderr]   Downloaded resolv-conf v0.7.4
[INFO] [stderr]   Downloaded generator v0.8.5
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded libloading v0.8.7
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded tower-http v0.6.4
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84de30cad3ec09f0dfaaff860f2871e760174786ced676588b8ab262df82f24f
[INFO] running `Command { std: "docker" "start" "-a" "84de30cad3ec09f0dfaaff860f2871e760174786ced676588b8ab262df82f24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84de30cad3ec09f0dfaaff860f2871e760174786ced676588b8ab262df82f24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84de30cad3ec09f0dfaaff860f2871e760174786ced676588b8ab262df82f24f", kill_on_drop: false }`
[INFO] [stdout] 84de30cad3ec09f0dfaaff860f2871e760174786ced676588b8ab262df82f24f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0eb126a397fbfeccaa0765cf92fcf8404f5dc757e0de620b5ac083a878496139
[INFO] running `Command { std: "docker" "start" "-a" "0eb126a397fbfeccaa0765cf92fcf8404f5dc757e0de620b5ac083a878496139", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tungstenite v0.26.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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 tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling axum-reverse-proxy v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "0eb126a397fbfeccaa0765cf92fcf8404f5dc757e0de620b5ac083a878496139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eb126a397fbfeccaa0765cf92fcf8404f5dc757e0de620b5ac083a878496139", kill_on_drop: false }`
[INFO] [stdout] 0eb126a397fbfeccaa0765cf92fcf8404f5dc757e0de620b5ac083a878496139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d04462b480a6669794e87a83d81cc6ab6b1c095d40b987f71e9bf88b3cac519a
[INFO] running `Command { std: "docker" "start" "-a" "d04462b480a6669794e87a83d81cc6ab6b1c095d40b987f71e9bf88b3cac519a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tungstenite v0.26.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling iri-string v0.7.7
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tower-buffer v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling axum-reverse-proxy v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `axum-reverse-proxy` (test "routing")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name routing --edition=2024 tests/routing.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dns", "full", "hickory-resolver", "hyper-rustls", "hyper-tls", "native-tls", "rustls", "tls", "tokio-native-tls"))' -C metadata=c477df686f90f259 -C extra-filename=-6890a48a57dc8724 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-cde057ff6644097a.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-9788904f257f6299.rlib --extern axum_reverse_proxy=/opt/rustwide/target/debug/deps/libaxum_reverse_proxy-1b3f1f497e5ccfe6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-74bd14659899ebee.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5bbd3e108814b23b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-af6b2467def66428.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-d5740143cdc85e9c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-8fb7b8a3917fe962.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-eb803f153144a854.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-6ce5b6c6db50620a.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-e4ef94cf27a54af4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cc35fc5e1f392cba.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b58e373224b9e846.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-50e5d560c001ca3a.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-1f1f914cdaa31e56.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1ce100d938e3f68b.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-42d9d8bd0a0fbacf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3ad158c0da74ed80.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-0c21ddf549f24ae8.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-9ba34c5dd31c61d7.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-59f82d367f335f72.rlib --extern tower_buffer=/opt/rustwide/target/debug/deps/libtower_buffer-1663e9353ee275bb.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a664a8f117c7907f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7d39570f828d0ae4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-26831e6d09bc26fd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-58b4167eb6070891.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5ef5c96c3f168555/out -L native=/opt/rustwide/target/debug/build/ring-c36cfc5aa5e6b56c/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9fcfd2aaa2224225/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum-reverse-proxy` (test "errors")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name errors --edition=2024 tests/errors.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dns", "full", "hickory-resolver", "hyper-rustls", "hyper-tls", "native-tls", "rustls", "tls", "tokio-native-tls"))' -C metadata=cf79c4d6f5aeb843 -C extra-filename=-5aa79ac84d47a33c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-cde057ff6644097a.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-9788904f257f6299.rlib --extern axum_reverse_proxy=/opt/rustwide/target/debug/deps/libaxum_reverse_proxy-1b3f1f497e5ccfe6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-74bd14659899ebee.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5bbd3e108814b23b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-af6b2467def66428.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-d5740143cdc85e9c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-8fb7b8a3917fe962.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-eb803f153144a854.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-6ce5b6c6db50620a.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-e4ef94cf27a54af4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cc35fc5e1f392cba.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b58e373224b9e846.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-50e5d560c001ca3a.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-1f1f914cdaa31e56.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1ce100d938e3f68b.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-42d9d8bd0a0fbacf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3ad158c0da74ed80.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-0c21ddf549f24ae8.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-9ba34c5dd31c61d7.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-59f82d367f335f72.rlib --extern tower_buffer=/opt/rustwide/target/debug/deps/libtower_buffer-1663e9353ee275bb.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a664a8f117c7907f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7d39570f828d0ae4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-26831e6d09bc26fd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-58b4167eb6070891.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5ef5c96c3f168555/out -L native=/opt/rustwide/target/debug/build/ring-c36cfc5aa5e6b56c/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9fcfd2aaa2224225/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `axum-reverse-proxy` (test "discoverable_proxy_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name discoverable_proxy_test --edition=2024 tests/discoverable_proxy_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dns", "full", "hickory-resolver", "hyper-rustls", "hyper-tls", "native-tls", "rustls", "tls", "tokio-native-tls"))' -C metadata=e28013708f56079a -C extra-filename=-e1b438bdbe48c245 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-cde057ff6644097a.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-9788904f257f6299.rlib --extern axum_reverse_proxy=/opt/rustwide/target/debug/deps/libaxum_reverse_proxy-1b3f1f497e5ccfe6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-74bd14659899ebee.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5bbd3e108814b23b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-af6b2467def66428.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-d5740143cdc85e9c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-8fb7b8a3917fe962.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-eb803f153144a854.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-6ce5b6c6db50620a.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-e4ef94cf27a54af4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cc35fc5e1f392cba.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b58e373224b9e846.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-50e5d560c001ca3a.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-1f1f914cdaa31e56.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1ce100d938e3f68b.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-42d9d8bd0a0fbacf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3ad158c0da74ed80.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-0c21ddf549f24ae8.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-9ba34c5dd31c61d7.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-59f82d367f335f72.rlib --extern tower_buffer=/opt/rustwide/target/debug/deps/libtower_buffer-1663e9353ee275bb.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a664a8f117c7907f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7d39570f828d0ae4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-26831e6d09bc26fd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-58b4167eb6070891.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5ef5c96c3f168555/out -L native=/opt/rustwide/target/debug/build/ring-c36cfc5aa5e6b56c/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9fcfd2aaa2224225/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d04462b480a6669794e87a83d81cc6ab6b1c095d40b987f71e9bf88b3cac519a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d04462b480a6669794e87a83d81cc6ab6b1c095d40b987f71e9bf88b3cac519a", kill_on_drop: false }`
[INFO] [stdout] d04462b480a6669794e87a83d81cc6ab6b1c095d40b987f71e9bf88b3cac519a
