[INFO] cloning repository https://github.com/alexlatif/axum-tasks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexlatif/axum-tasks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlatif%2Faxum-tasks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlatif%2Faxum-tasks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb42cae3a0efe8518a4b34a386df8c7969143dfd
[INFO] testing alexlatif/axum-tasks against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlatif%2Faxum-tasks" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexlatif/axum-tasks
[INFO] finished tweaking git repo https://github.com/alexlatif/axum-tasks
[INFO] tweaked toml for git repo https://github.com/alexlatif/axum-tasks written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexlatif/axum-tasks on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexlatif/axum-tasks 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 644e2059f7935e4262bc97b5c69aced76172c78ffd407e4bdea5c6043c0a7832
[INFO] running `Command { std: "docker" "start" "-a" "644e2059f7935e4262bc97b5c69aced76172c78ffd407e4bdea5c6043c0a7832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "644e2059f7935e4262bc97b5c69aced76172c78ffd407e4bdea5c6043c0a7832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "644e2059f7935e4262bc97b5c69aced76172c78ffd407e4bdea5c6043c0a7832", kill_on_drop: false }`
[INFO] [stdout] 644e2059f7935e4262bc97b5c69aced76172c78ffd407e4bdea5c6043c0a7832
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ba5826e36d943ad18647e40dcfe392b8e3fb5291b2be86b4927a45825337829
[INFO] running `Command { std: "docker" "start" "-a" "2ba5826e36d943ad18647e40dcfe392b8e3fb5291b2be86b4927a45825337829", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling error-stack v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling axum-tasks-derive v0.1.11 (/opt/rustwide/workdir/axum-tasks-derive)
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling axum-tasks v0.1.14 (/opt/rustwide/workdir/axum-tasks)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.82s
[INFO] running `Command { std: "docker" "inspect" "2ba5826e36d943ad18647e40dcfe392b8e3fb5291b2be86b4927a45825337829", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba5826e36d943ad18647e40dcfe392b8e3fb5291b2be86b4927a45825337829", kill_on_drop: false }`
[INFO] [stdout] 2ba5826e36d943ad18647e40dcfe392b8e3fb5291b2be86b4927a45825337829
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6be976c459c7272dd169c9257239251baa34eacb7c33aab5b6f550e396c7a957
[INFO] running `Command { std: "docker" "start" "-a" "6be976c459c7272dd169c9257239251baa34eacb7c33aab5b6f550e396c7a957", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling axum-tasks-derive v0.1.11 (/opt/rustwide/workdir/axum-tasks-derive)
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling axum-tasks v0.1.14 (/opt/rustwide/workdir/axum-tasks)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.45s
[INFO] running `Command { std: "docker" "inspect" "6be976c459c7272dd169c9257239251baa34eacb7c33aab5b6f550e396c7a957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be976c459c7272dd169c9257239251baa34eacb7c33aab5b6f550e396c7a957", kill_on_drop: false }`
[INFO] [stdout] 6be976c459c7272dd169c9257239251baa34eacb7c33aab5b6f550e396c7a957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a17ca619b4b393e4c224bac4d213ae29f238ffdd04063fd2990761a4863645d
[INFO] running `Command { std: "docker" "start" "-a" "4a17ca619b4b393e4c224bac4d213ae29f238ffdd04063fd2990761a4863645d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_tasks-c49eed0e7bb65e54)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_tasks_derive-458ea715975b605b)
[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 axum_tasks
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test axum-tasks/src/lib.rs - (line 7) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- axum-tasks/src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_background_tasks`
[INFO] [stdout]  --> axum-tasks/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use axum_background_tasks::{AppTasks, Task, TaskResult, admin_routes, HasTasks};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `axum_background_tasks`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `axum_background_tasks`, use `cargo add axum_background_tasks` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `task` in this scope
[INFO] [stdout]   --> axum-tasks/src/lib.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[task(description = "Processing data", retry = true)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `task` is an attribute that can be used by the derive macro `Task`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 14 + #[derive(Task)]
[INFO] [stdout] 15 | struct DataProcessing {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `process_handler` in this scope
[INFO] [stdout]   --> axum-tasks/src/lib.rs:37:33
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .route("/process", post(process_handler))
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AppState: Clone` is not satisfied
[INFO] [stdout]    --> axum-tasks/src/lib.rs:36:15
[INFO] [stdout]     |
[INFO] [stdout]  36 |     let app = Router::new()
[INFO] [stdout]     |               ^^^^^^^^^^^^^ the trait `Clone` is not implemented for `AppState`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Router::<S>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     S: Clone + Send + Sync + 'static,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Router::<S>::new`
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn new() -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider annotating `AppState` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  26 + #[derive(Clone)]
[INFO] [stdout]  27 | struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AppState: Clone` is not satisfied
[INFO] [stdout]    --> axum-tasks/src/lib.rs:37:10
[INFO] [stdout]     |
[INFO] [stdout]  37 |         .route("/process", post(process_handler))
[INFO] [stdout]     |          ^^^^^ the trait `Clone` is not implemented for `AppState`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Router::<S>::route`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     S: Clone + Send + Sync + 'static,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Router::<S>::route`
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn route(self, path: &str, method_router: MethodRouter<S>) -> Self {
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] help: consider annotating `AppState` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  26 + #[derive(Clone)]
[INFO] [stdout]  27 | struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AppState: Clone` is not satisfied
[INFO] [stdout]    --> axum-tasks/src/lib.rs:37:28
[INFO] [stdout]     |
[INFO] [stdout]  37 |         .route("/process", post(process_handler))
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `AppState`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/method_routing.rs:169:16
[INFO] [stdout]     |
[INFO] [stdout] 169 |             S: Clone + Send + Sync + 'static,
[INFO] [stdout]     |                ^^^^^ required by this bound in `post`
[INFO] [stdout] ...
[INFO] [stdout] 445 | top_level_handler_fn!(post, POST);
[INFO] [stdout]     | ---------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `AppState` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  26 + #[derive(Clone)]
[INFO] [stdout]  27 | struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AppState: Clone` is not satisfied
[INFO] [stdout]    --> axum-tasks/src/lib.rs:38:10
[INFO] [stdout]     |
[INFO] [stdout]  38 |         .nest("/admin", admin_routes::<AppState>())
[INFO] [stdout]     |          ^^^^ the trait `Clone` is not implemented for `AppState`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Router::<S>::nest`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     S: Clone + Send + Sync + 'static,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Router::<S>::nest`
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn nest(self, path: &str, router: Router<S>) -> Self {
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] help: consider annotating `AppState` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  26 + #[derive(Clone)]
[INFO] [stdout]  27 | struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AppState: Clone` is not satisfied
[INFO] [stdout]    --> axum-tasks/src/lib.rs:39:10
[INFO] [stdout]     |
[INFO] [stdout]  39 |         .with_state(app_state);
[INFO] [stdout]     |          ^^^^^^^^^^ the trait `Clone` is not implemented for `AppState`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Router::<S>::with_state`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/mod.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     S: Clone + Send + Sync + 'static,
[INFO] [stdout]     |        ^^^^^ required by this bound in `Router::<S>::with_state`
[INFO] [stdout] ...
[INFO] [stdout] 407 |     pub fn with_state<S2>(self, state: S) -> Router<S2> {
[INFO] [stdout]     |            ---------- required by a bound in this associated function
[INFO] [stdout] help: consider annotating `AppState` with `#[derive(Clone)]`
[INFO] [stdout]     |
[INFO] [stdout]  26 + #[derive(Clone)]
[INFO] [stdout]  27 | struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432.
[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]     axum-tasks/src/lib.rs - (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.41s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `-p axum-tasks --doc`
[INFO] running `Command { std: "docker" "inspect" "4a17ca619b4b393e4c224bac4d213ae29f238ffdd04063fd2990761a4863645d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a17ca619b4b393e4c224bac4d213ae29f238ffdd04063fd2990761a4863645d", kill_on_drop: false }`
[INFO] [stdout] 4a17ca619b4b393e4c224bac4d213ae29f238ffdd04063fd2990761a4863645d
