[INFO] fetching crate typed-session-axum 0.3.0...
[INFO] testing typed-session-axum-0.3.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate typed-session-axum 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate typed-session-axum 0.3.0
[INFO] finished tweaking crates.io crate typed-session-axum 0.3.0
[INFO] tweaked toml for crates.io crate typed-session-axum 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate typed-session-axum 0.3.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 113 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.9)
[INFO] [stderr]       Adding axum-extra v0.9.6 (available: v0.12.6)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e2f7d27d68b2da5d7d65d8b47adad394feeb0f47cf5dcd1a41d4adb5630bad1
[INFO] running `Command { std: "docker" "start" "-a" "0e2f7d27d68b2da5d7d65d8b47adad394feeb0f47cf5dcd1a41d4adb5630bad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e2f7d27d68b2da5d7d65d8b47adad394feeb0f47cf5dcd1a41d4adb5630bad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e2f7d27d68b2da5d7d65d8b47adad394feeb0f47cf5dcd1a41d4adb5630bad1", kill_on_drop: false }`
[INFO] [stdout] 0e2f7d27d68b2da5d7d65d8b47adad394feeb0f47cf5dcd1a41d4adb5630bad1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f64fefb4afa53748082b219a7b62b5842f341d66ad2997808db95a82a3e6975
[INFO] running `Command { std: "docker" "start" "-a" "5f64fefb4afa53748082b219a7b62b5842f341d66ad2997808db95a82a3e6975", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling secure-string v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typed-session v0.9.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling typed-session-axum v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tower::ServiceExt`
[INFO] [stdout]    --> src/session/mod.rs:21:29
[INFO] [stdout]     |
[INFO] [stdout]  21 | use tower::{Layer, Service, ServiceExt};
[INFO] [stdout]     |                             ^^^^^^^^^^ no `ServiceExt` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/lib.rs:223:34
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(feature = "util")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `util` feature
[INFO] [stdout] ...
[INFO] [stdout] 223 | pub use self::util::{service_fn, ServiceExt};
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  21 - use tower::{Layer, Service, ServiceExt};
[INFO] [stdout]  21 + use tower::{Layer, Service, Service};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `oneshot` found for type parameter `Inner` in the current scope
[INFO] [stdout]    --> src/session/mod.rs:349:18
[INFO] [stdout]     |
[INFO] [stdout] 291 |           Inner: 'static,
[INFO] [stdout]     |           ----- method `oneshot` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 348 |               let mut response = inner
[INFO] [stdout]     |  ________________________________-
[INFO] [stdout] 349 | |                 .oneshot(request)
[INFO] [stdout]     | |_________________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/mod.rs:89:8
[INFO] [stdout]     |
[INFO] [stdout]  89 |       fn oneshot(self, req: Request) -> Oneshot<Self, Request>
[INFO] [stdout]     |          ------- the method is available for `Inner` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `ready_oneshot` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.3/src/util/mod.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 | /     fn ready_oneshot(self) -> ReadyOneshot<Self, Request>
[INFO] [stdout]  82 | |     where
[INFO] [stdout]  83 | |         Self: Sized,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] help: trait `ServiceExt` which provides `oneshot` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   4 + use tower::util::ServiceExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typed-session-axum` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f64fefb4afa53748082b219a7b62b5842f341d66ad2997808db95a82a3e6975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f64fefb4afa53748082b219a7b62b5842f341d66ad2997808db95a82a3e6975", kill_on_drop: false }`
[INFO] [stdout] 5f64fefb4afa53748082b219a7b62b5842f341d66ad2997808db95a82a3e6975
