[INFO] fetching crate miko 0.3.13...
[INFO] testing miko-0.3.13 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate miko 0.3.13 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate miko 0.3.13
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate miko 0.3.13
[INFO] tweaked toml for crates.io crate miko 0.3.13 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate miko 0.3.13 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miko 0.3.13 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49b19fb751ee71430719e4d542e0fa9a082202ca86a4b0acf1dc0b3713f2ab4f
[INFO] running `Command { std: "docker" "start" "-a" "49b19fb751ee71430719e4d542e0fa9a082202ca86a4b0acf1dc0b3713f2ab4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49b19fb751ee71430719e4d542e0fa9a082202ca86a4b0acf1dc0b3713f2ab4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b19fb751ee71430719e4d542e0fa9a082202ca86a4b0acf1dc0b3713f2ab4f", kill_on_drop: false }`
[INFO] [stdout] 49b19fb751ee71430719e4d542e0fa9a082202ca86a4b0acf1dc0b3713f2ab4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a64f1c50956be86ef0f7d74f45f1b9650e36d69a2ba582fe314ef6dff7dff9bc
[INFO] running `Command { std: "docker" "start" "-a" "a64f1c50956be86ef0f7d74f45f1b9650e36d69a2ba582fe314ef6dff7dff9bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling miko-core v0.3.13
[INFO] [stderr]    Compiling miko-macros v0.3.13
[INFO] [stderr]    Compiling miko v0.3.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.12s
[INFO] running `Command { std: "docker" "inspect" "a64f1c50956be86ef0f7d74f45f1b9650e36d69a2ba582fe314ef6dff7dff9bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a64f1c50956be86ef0f7d74f45f1b9650e36d69a2ba582fe314ef6dff7dff9bc", kill_on_drop: false }`
[INFO] [stdout] a64f1c50956be86ef0f7d74f45f1b9650e36d69a2ba582fe314ef6dff7dff9bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79a263fb14a5175420c93ea1582490773ae4669434d3cdc576db5eb268922140
[INFO] running `Command { std: "docker" "start" "-a" "79a263fb14a5175420c93ea1582490773ae4669434d3cdc576db5eb268922140", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling miko-core v0.3.13
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling miko-macros v0.3.13
[INFO] [stderr]    Compiling utoipa-scalar v0.2.0
[INFO] [stderr]    Compiling miko v0.3.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `recursive`
[INFO] [stdout]  --> examples/debug.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let recursive = recursive.unwrap_or(false);
[INFO] [stdout]   |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recursive`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.56s
[INFO] running `Command { std: "docker" "inspect" "79a263fb14a5175420c93ea1582490773ae4669434d3cdc576db5eb268922140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a263fb14a5175420c93ea1582490773ae4669434d3cdc576db5eb268922140", kill_on_drop: false }`
[INFO] [stdout] 79a263fb14a5175420c93ea1582490773ae4669434d3cdc576db5eb268922140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 246b02a0c76edb35617ff51e6360b1c6a5b17432813cd12437c2f09511886935
[INFO] running `Command { std: "docker" "start" "-a" "246b02a0c76edb35617ff51e6360b1c6a5b17432813cd12437c2f09511886935", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `recursive`
[INFO] [stderr]  --> examples/debug.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let recursive = recursive.unwrap_or(false);
[INFO] [stderr]   |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recursive`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `miko` (example "debug") generated 1 warning (run `cargo fix --example "debug" -p miko` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/miko-903cd7f91b799bcd)
[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]    Doc-tests miko
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/error/app_error.rs - error::app_error::set_trace_id (line 23) - compile ... ok
[INFO] [stdout] test src/http/response/into_response.rs - http::response::into_response::Html (line 57) - compile ... ok
[INFO] [stdout] test src/ext/static_svc.rs - ext::static_svc::StaticSvcBuilder::with_index_files (line 269) - compile ... ok
[INFO] [stdout] test src/ext/static_svc.rs - ext::static_svc::StaticSvcBuilder::with_fallback_files (line 255) - compile ... ok
[INFO] [stdout] test src/error/result.rs - error::result::AppResult (line 9) - compile ... ok
[INFO] [stdout] test src/endpoint/layer.rs - endpoint::layer::LayerExt (line 14) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/endpoint/layer.rs - endpoint::layer::LayerExt (line 14) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `router` in this scope
[INFO] [stdout]   --> src/endpoint/layer.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | router.get_service("/api/users", endpoint);
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: type alias `HttpSvc` is private
[INFO] [stdout]    --> src/endpoint/layer.rs:19:46
[INFO] [stdout]     |
[INFO] [stdout]   8 | use miko::handler::handler::{handler_to_svc, HttpSvc};
[INFO] [stdout]     |                                              ^^^^^^^ private type alias
[INFO] [stdout]     |
[INFO] [stdout] note: the type alias `HttpSvc` is defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/handler/handler.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | use crate::router::HttpSvc;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: import `HttpSvc` directly
[INFO] [stdout]     |
[INFO] [stdout]   8 | use miko::handler::handler::{handler_to_svc, miko::router::HttpSvc};
[INFO] [stdout]     |                                              ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Response<CompressionBody<BoxBody<Bytes, Infallible>>>: IntoResponse` is not satisfied
[INFO] [stdout]   --> src/endpoint/layer.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     .layer(CompressionLayer::new());
[INFO] [stdout]    |      ----- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `FnOnce(SseSender)` is not implemented for `Response<CompressionBody<BoxBody<Bytes, Infallible>>>`
[INFO] [stdout]    |      |
[INFO] [stdout]    |      required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `IntoResponse` is implemented for `Response<http_body_util::combinators::box_body::BoxBody<axum::body::Bytes, Infallible>>`
[INFO] [stdout]    = note: required for `Response<CompressionBody<BoxBody<Bytes, Infallible>>>` to implement `IntoResponse`
[INFO] [stdout] note: required by a bound in `layer`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/endpoint/layer.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn layer<L>(self, layer: L) -> HttpSvc<Req>
[INFO] [stdout]    |        ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 42 |         <L::Service as Service<Req>>::Response: IntoResponse,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^ required by this bound in `LayerExt::layer`
[INFO] [stdout]    = note: the full name for the type has been written to '/tmp/rustdoctestTjge2E/rust_out.long-type-6583364345457233991.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/endpoint/layer.rs - endpoint::layer::LayerExt (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.50s; merged doctests compilation took 0.20s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "246b02a0c76edb35617ff51e6360b1c6a5b17432813cd12437c2f09511886935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "246b02a0c76edb35617ff51e6360b1c6a5b17432813cd12437c2f09511886935", kill_on_drop: false }`
[INFO] [stdout] 246b02a0c76edb35617ff51e6360b1c6a5b17432813cd12437c2f09511886935
