[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexlatif%2Faxum-tasks" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexlatif/axum-tasks on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef088ecd41637fc916c6f587a7d887799a5d7909b5ad24916b1ea4b5f14b03bf
[INFO] running `Command { std: "docker" "start" "-a" "ef088ecd41637fc916c6f587a7d887799a5d7909b5ad24916b1ea4b5f14b03bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef088ecd41637fc916c6f587a7d887799a5d7909b5ad24916b1ea4b5f14b03bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef088ecd41637fc916c6f587a7d887799a5d7909b5ad24916b1ea4b5f14b03bf", kill_on_drop: false }`
[INFO] [stdout] ef088ecd41637fc916c6f587a7d887799a5d7909b5ad24916b1ea4b5f14b03bf
[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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d367581d7e7cc91833a90887c36046feefd37860850ea15e6524de707402e03
[INFO] running `Command { std: "docker" "start" "-a" "0d367581d7e7cc91833a90887c36046feefd37860850ea15e6524de707402e03", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling error-stack v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling inventory v0.3.20
[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 async-trait v0.1.88
[INFO] [stderr]    Compiling axum-tasks-derive v0.1.11 (/opt/rustwide/workdir/axum-tasks-derive)
[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 serde v1.0.219
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[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 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 27.38s
[INFO] running `Command { std: "docker" "inspect" "0d367581d7e7cc91833a90887c36046feefd37860850ea15e6524de707402e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d367581d7e7cc91833a90887c36046feefd37860850ea15e6524de707402e03", kill_on_drop: false }`
[INFO] [stdout] 0d367581d7e7cc91833a90887c36046feefd37860850ea15e6524de707402e03
[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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 764a508f3c28bca18887fa03b1936d86bbe06bd48092e2398f6d12896734b1f1
[INFO] running `Command { std: "docker" "start" "-a" "764a508f3c28bca18887fa03b1936d86bbe06bd48092e2398f6d12896734b1f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-tasks-derive v0.1.11 (/opt/rustwide/workdir/axum-tasks-derive)
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tower 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 axum-tasks v0.1.14 (/opt/rustwide/workdir/axum-tasks)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.01s
[INFO] running `Command { std: "docker" "inspect" "764a508f3c28bca18887fa03b1936d86bbe06bd48092e2398f6d12896734b1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "764a508f3c28bca18887fa03b1936d86bbe06bd48092e2398f6d12896734b1f1", kill_on_drop: false }`
[INFO] [stdout] 764a508f3c28bca18887fa03b1936d86bbe06bd48092e2398f6d12896734b1f1
[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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0fd0c690f9e08109bd073d043aae838b5bb4fd19194fc3f49b73ef71337f41e7
[INFO] running `Command { std: "docker" "start" "-a" "0fd0c690f9e08109bd073d043aae838b5bb4fd19194fc3f49b73ef71337f41e7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_tasks-b30c14c569abfadf)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_tasks_derive-99754ed7ac350d01)
[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] [stdout] 
[INFO] [stderr]    Doc-tests axum_tasks
[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] [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] 3 | 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] 7 | #[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] 8 + #[derive(Task)]
[INFO] [stdout] 9 | 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] 31 |         .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]  30 |     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]  20 + #[derive(Clone)]
[INFO] [stdout]  21 | 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]  31 |         .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]  20 + #[derive(Clone)]
[INFO] [stdout]  21 | 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]  31 |         .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:445:1
[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]     | required by this bound in `post`
[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]  20 + #[derive(Clone)]
[INFO] [stdout]  21 | 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]  32 |         .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]  20 + #[derive(Clone)]
[INFO] [stdout]  21 | 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]  33 |         .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]  20 + #[derive(Clone)]
[INFO] [stdout]  21 | 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.29s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.27s
[INFO] [stderr] error: doctest failed, to rerun pass `-p axum-tasks --doc`
[INFO] running `Command { std: "docker" "inspect" "0fd0c690f9e08109bd073d043aae838b5bb4fd19194fc3f49b73ef71337f41e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd0c690f9e08109bd073d043aae838b5bb4fd19194fc3f49b73ef71337f41e7", kill_on_drop: false }`
[INFO] [stdout] 0fd0c690f9e08109bd073d043aae838b5bb4fd19194fc3f49b73ef71337f41e7
