[INFO] fetching crate axum-reverse-proxy 1.0.3... [INFO] testing axum-reverse-proxy-1.0.3 against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] extracting crate axum-reverse-proxy 1.0.3 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate axum-reverse-proxy 1.0.3 on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-rustls v0.27.6 [INFO] [stderr] Downloaded resolv-conf v0.7.4 [INFO] [stderr] Downloaded tower-buffer v0.3.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.26.1 [INFO] [stderr] Downloaded axum-core v0.5.0 [INFO] [stderr] Downloaded tungstenite v0.26.1 [INFO] [stderr] Downloaded widestring v1.2.0 [INFO] [stderr] Downloaded tower-http v0.6.4 [INFO] [stderr] Downloaded axum v0.8.1 [INFO] [stderr] Downloaded syn v2.0.94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 473ce925f1ba23b1e3ed555b27a08c13e691362cf7c944f4fc1d200a2994e86b [INFO] running `Command { std: "docker" "start" "-a" "473ce925f1ba23b1e3ed555b27a08c13e691362cf7c944f4fc1d200a2994e86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "473ce925f1ba23b1e3ed555b27a08c13e691362cf7c944f4fc1d200a2994e86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473ce925f1ba23b1e3ed555b27a08c13e691362cf7c944f4fc1d200a2994e86b", kill_on_drop: false }` [INFO] [stdout] 473ce925f1ba23b1e3ed555b27a08c13e691362cf7c944f4fc1d200a2994e86b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9343bfcbe8cdcfc388fe1b91a65a0e72da2e226bc58c4eff51d921b8d33277c9 [INFO] running `Command { std: "docker" "start" "-a" "9343bfcbe8cdcfc388fe1b91a65a0e72da2e226bc58c4eff51d921b8d33277c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [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 aws-lc-rs v1.13.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling synstructure v0.13.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 tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [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 zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tungstenite v0.26.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [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" "9343bfcbe8cdcfc388fe1b91a65a0e72da2e226bc58c4eff51d921b8d33277c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9343bfcbe8cdcfc388fe1b91a65a0e72da2e226bc58c4eff51d921b8d33277c9", kill_on_drop: false }` [INFO] [stdout] 9343bfcbe8cdcfc388fe1b91a65a0e72da2e226bc58c4eff51d921b8d33277c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e370c241279d674d8f2a89e7e899678939b4b62ce84c0d6325c9f0b20df96f86 [INFO] running `Command { std: "docker" "start" "-a" "e370c241279d674d8f2a89e7e899678939b4b62ce84c0d6325c9f0b20df96f86", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling serde v1.0.217 [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 alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tungstenite v0.26.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tokio-tungstenite v0.26.1 [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 tungstenite v0.21.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [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 tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling iri-string v0.7.7 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [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 reqwest v0.11.27 [INFO] [stderr] Compiling tower-buffer v0.3.0 [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 "errors") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e9385f9eea0221ef295a188d49d16f8f5189abf1/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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `axum-reverse-proxy` (example "discoverable") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e9385f9eea0221ef295a188d49d16f8f5189abf1/bin/rustc --crate-name discoverable --edition=2024 examples/discoverable.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --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=7ff7e89c14460c9a -C extra-filename=-37c41a0082d99193 --out-dir /opt/rustwide/target/debug/examples -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 "balanced") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e9385f9eea0221ef295a188d49d16f8f5189abf1/bin/rustc --crate-name balanced --edition=2024 tests/balanced.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=8879032bb48457fe -C extra-filename=-56a341e82c1f9e27 --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" "e370c241279d674d8f2a89e7e899678939b4b62ce84c0d6325c9f0b20df96f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e370c241279d674d8f2a89e7e899678939b4b62ce84c0d6325c9f0b20df96f86", kill_on_drop: false }` [INFO] [stdout] e370c241279d674d8f2a89e7e899678939b4b62ce84c0d6325c9f0b20df96f86