[INFO] fetching crate tower-jwt 0.2.1...
[INFO] testing tower-jwt-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tower-jwt 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tower-jwt 0.2.1
[INFO] finished tweaking crates.io crate tower-jwt 0.2.1
[INFO] tweaked toml for crates.io crate tower-jwt 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-jwt 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 127 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.6)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding jsonwebtoken v9.3.1 (available: v10.2.0)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46d3b2bf6b3715db2449d60636ff942080aef6e50a1b24b3b4c5b214f601834d
[INFO] running `Command { std: "docker" "start" "-a" "46d3b2bf6b3715db2449d60636ff942080aef6e50a1b24b3b4c5b214f601834d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46d3b2bf6b3715db2449d60636ff942080aef6e50a1b24b3b4c5b214f601834d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46d3b2bf6b3715db2449d60636ff942080aef6e50a1b24b3b4c5b214f601834d", kill_on_drop: false }`
[INFO] [stdout] 46d3b2bf6b3715db2449d60636ff942080aef6e50a1b24b3b4c5b214f601834d
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef4ded96f3f5f503ce9b24c99c91539acaff46dd026aa254f41caa580124a736
[INFO] running `Command { std: "docker" "start" "-a" "ef4ded96f3f5f503ce9b24c99c91539acaff46dd026aa254f41caa580124a736", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tower-jwt v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.08s
[INFO] running `Command { std: "docker" "inspect" "ef4ded96f3f5f503ce9b24c99c91539acaff46dd026aa254f41caa580124a736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef4ded96f3f5f503ce9b24c99c91539acaff46dd026aa254f41caa580124a736", kill_on_drop: false }`
[INFO] [stdout] ef4ded96f3f5f503ce9b24c99c91539acaff46dd026aa254f41caa580124a736
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e17d42864b4b196168ff37deff86c401bb4cf055993f8ae02cb443fca970cbf
[INFO] running `Command { std: "docker" "start" "-a" "1e17d42864b4b196168ff37deff86c401bb4cf055993f8ae02cb443fca970cbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-jwt v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tower::ServiceExt`
[INFO] [stdout]    --> src/lib.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |     use tower::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] 318 -     use tower::ServiceExt;
[INFO] [stdout] 318 +     use tower::Service;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]     |
[INFO] [stdout] 318 -     use tower::ServiceExt;
[INFO] [stdout] 318 +     use axum::ServiceExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `oneshot` found for struct `Router<S>` in the current scope
[INFO] [stdout]    --> src/lib.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 404 |           let response = router
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 405 | |             .clone()
[INFO] [stdout] 406 | |             .oneshot(
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/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 `Router<_>` 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 `nest` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn nest(self, path: &str, router: Router<S>) -> Self {
[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] 308 +     use tower::util::ServiceExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:404:24
[INFO] [stdout]     |
[INFO] [stdout] 404 |           let response = router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 405 | |             .clone()
[INFO] [stdout] 406 | |             .oneshot(
[INFO] [stdout] 407 | |                 http::Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 412 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `oneshot` found for struct `Router<S>` in the current scope
[INFO] [stdout]    --> src/lib.rs:423:14
[INFO] [stdout]     |
[INFO] [stdout] 421 |           let response = router
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 422 | |             .clone()
[INFO] [stdout] 423 | |             .oneshot(
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/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 `Router<_>` 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 `nest` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn nest(self, path: &str, router: Router<S>) -> Self {
[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] 308 +     use tower::util::ServiceExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:421:24
[INFO] [stdout]     |
[INFO] [stdout] 421 |           let response = router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 422 | |             .clone()
[INFO] [stdout] 423 | |             .oneshot(
[INFO] [stdout] 424 | |                 http::Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 430 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `oneshot` found for struct `Router<S>` in the current scope
[INFO] [stdout]    --> src/lib.rs:440:14
[INFO] [stdout]     |
[INFO] [stdout] 438 |           let response = router
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 439 | |             .clone()
[INFO] [stdout] 440 | |             .oneshot(
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/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 `Router<_>` 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 `nest` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn nest(self, path: &str, router: Router<S>) -> Self {
[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] 308 +     use tower::util::ServiceExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:438:24
[INFO] [stdout]     |
[INFO] [stdout] 438 |           let response = router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 439 | |             .clone()
[INFO] [stdout] 440 | |             .oneshot(
[INFO] [stdout] 441 | |                 http::Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `oneshot` found for struct `Router<S>` in the current scope
[INFO] [stdout]    --> src/lib.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 455 |           let response = router
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 456 | |             .clone()
[INFO] [stdout] 457 | |             .oneshot(
[INFO] [stdout]     | |_____________-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/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 `Router<_>` 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 `nest` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn nest(self, path: &str, router: Router<S>) -> Self {
[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] 308 +     use tower::util::ServiceExt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:455:24
[INFO] [stdout]     |
[INFO] [stdout] 455 |           let response = router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 456 | |             .clone()
[INFO] [stdout] 457 | |             .oneshot(
[INFO] [stdout] 458 | |                 http::Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:468:20
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let body = response.into_body().collect().await.unwrap().to_bytes();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tower-jwt` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "1e17d42864b4b196168ff37deff86c401bb4cf055993f8ae02cb443fca970cbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e17d42864b4b196168ff37deff86c401bb4cf055993f8ae02cb443fca970cbf", kill_on_drop: false }`
[INFO] [stdout] 1e17d42864b4b196168ff37deff86c401bb4cf055993f8ae02cb443fca970cbf
