[INFO] cloning repository https://github.com/laptou/progress-token
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laptou/progress-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaptou%2Fprogress-token", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaptou%2Fprogress-token'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6457d4d8d1b3a992b2b56acf8ca72c8720177306
[INFO] testing laptou/progress-token against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaptou%2Fprogress-token" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/laptou/progress-token
[INFO] finished tweaking git repo https://github.com/laptou/progress-token
[INFO] tweaked toml for git repo https://github.com/laptou/progress-token written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laptou/progress-token on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/laptou/progress-token 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb60220fd83201ebec584b25459cfffcae84a5c4c2858b20e35c7b71e168ca92
[INFO] running `Command { std: "docker" "start" "-a" "eb60220fd83201ebec584b25459cfffcae84a5c4c2858b20e35c7b71e168ca92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb60220fd83201ebec584b25459cfffcae84a5c4c2858b20e35c7b71e168ca92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb60220fd83201ebec584b25459cfffcae84a5c4c2858b20e35c7b71e168ca92", kill_on_drop: false }`
[INFO] [stdout] eb60220fd83201ebec584b25459cfffcae84a5c4c2858b20e35c7b71e168ca92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a76850b1b8d2b9ecae4d6e6e808ed717b82298df220da5d5023909139f48c92b
[INFO] running `Command { std: "docker" "start" "-a" "a76850b1b8d2b9ecae4d6e6e808ed717b82298df220da5d5023909139f48c92b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling progress-token v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:400:22
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn cancelled(&self) -> WaitForCancellationFuture {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn cancelled(&self) -> WaitForCancellationFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
[INFO] running `Command { std: "docker" "inspect" "a76850b1b8d2b9ecae4d6e6e808ed717b82298df220da5d5023909139f48c92b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a76850b1b8d2b9ecae4d6e6e808ed717b82298df220da5d5023909139f48c92b", kill_on_drop: false }`
[INFO] [stdout] a76850b1b8d2b9ecae4d6e6e808ed717b82298df220da5d5023909139f48c92b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3061e2553bad33032e38f22136d044dc164d64521a91a9b197cec35268d438cf
[INFO] running `Command { std: "docker" "start" "-a" "3061e2553bad33032e38f22136d044dc164d64521a91a9b197cec35268d438cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling progress-token v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:400:22
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn cancelled(&self) -> WaitForCancellationFuture {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn cancelled(&self) -> WaitForCancellationFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:833:13
[INFO] [stdout]     |
[INFO] [stdout] 833 |         let mut root_inner = root.node.inner.lock().unwrap();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `child2`
[INFO] [stdout]    --> src/lib.rs:887:13
[INFO] [stdout]     |
[INFO] [stdout] 887 |         let child2 = root.child(0.4, "child2".to_string());
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_child2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:400:22
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn cancelled(&self) -> WaitForCancellationFuture {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     pub fn cancelled(&self) -> WaitForCancellationFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.11s
[INFO] running `Command { std: "docker" "inspect" "3061e2553bad33032e38f22136d044dc164d64521a91a9b197cec35268d438cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3061e2553bad33032e38f22136d044dc164d64521a91a9b197cec35268d438cf", kill_on_drop: false }`
[INFO] [stdout] 3061e2553bad33032e38f22136d044dc164d64521a91a9b197cec35268d438cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed8f5cb1a371cd3ac20b2ac0d010eae50a7114d3bbf777d0a075d75038be9418
[INFO] running `Command { std: "docker" "start" "-a" "ed8f5cb1a371cd3ac20b2ac0d010eae50a7114d3bbf777d0a075d75038be9418", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:400:22
[INFO] [stderr]     |
[INFO] [stderr] 400 |     pub fn cancelled(&self) -> WaitForCancellationFuture {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 400 |     pub fn cancelled(&self) -> WaitForCancellationFuture<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:833:13
[INFO] [stderr]     |
[INFO] [stderr] 833 |         let mut root_inner = root.node.inner.lock().unwrap();
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `child2`
[INFO] [stderr]    --> src/lib.rs:887:13
[INFO] [stderr]     |
[INFO] [stderr] 887 |         let child2 = root.child(0.4, "child2".to_string());
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_child2`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `progress-token` (lib) generated 1 warning (run `cargo fix --lib -p progress-token` to apply 1 suggestion)
[INFO] [stderr] warning: `progress-token` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p progress-token --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/progress_token-13b349cbd75fd4ac)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::test_basic_progress_updates ... ok
[INFO] [stdout] test tests::test_cancellation ... ok
[INFO] [stdout] test tests::test_indeterminate_state ... ok
[INFO] [stdout] test tests::test_multiple_subscribers ... ok
[INFO] [stdout] test tests::test_hierarchical_progress ... ok
[INFO] [stdout] test tests::test_status_hierarchy ... ok
[INFO] [stdout] test tests::test_edge_cases ... ok
[INFO] [stdout] test tests::test_complete_guard ... ok
[INFO] [stdout] test tests::test_status_propagation_with_completion ... ok
[INFO] [stdout] test tests::test_subscription ... ok
[INFO] [stdout] test tests::test_status_propagation ... ok
[INFO] [stdout] test tests::test_completion_hierarchy ... ok
[INFO] [stdout] test tests::test_mixed_completion_states ... ok
[INFO] [stdout] test tests::test_three_level_hierarchy_progress ... ok
[INFO] [stdout] test tests::test_status_updates ... ok
[INFO] [stdout] test tests::test_status_propagation_with_multiple_children ... ok
[INFO] [stdout] test tests::test_concurrent_updates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests progress_token
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/../README.md - (line 100) ... FAILED
[INFO] [stdout] test src/../README.md - (line 135) ... FAILED
[INFO] [stdout] test src/../README.md - (line 61) ... FAILED
[INFO] [stdout] test src/../README.md - (line 118) ... FAILED
[INFO] [stdout] test src/../README.md - (line 29) ... FAILED
[INFO] [stdout] test src/../README.md - (line 78) ... FAILED
[INFO] [stdout] test src/../README.md - (line 157) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 100) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ProgressToken` in this scope
[INFO] [stdout]    --> src/../README.md:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | let root = ProgressToken::new("Backup");
[INFO] [stdout]     |            ^^^^^^^^^^^^^ use of undeclared type `ProgressToken`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 135) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `error_condition` in this scope
[INFO] [stdout]    --> src/../README.md:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | if error_condition {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProgressToken` in this scope
[INFO] [stdout]    --> src/../README.md:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 | let token = ProgressToken::new("Cancellable operation");
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `ProgressToken`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 61) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ProgressToken` in this scope
[INFO] [stdout]   --> src/../README.md:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 | let token = ProgressToken::new("Processing files");
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `ProgressToken`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 118) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ProgressToken` in this scope
[INFO] [stdout]    --> src/../README.md:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 | let token = ProgressToken::new("Long operation");
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of undeclared type `ProgressToken`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 29) stdout ----
[INFO] [stdout] error[E0283]: type annotations needed for `ProgressToken<_>`
[INFO] [stdout]    --> src/../README.md:36:9
[INFO] [stdout]     |
[INFO] [stdout]  36 |     let root = ProgressToken::new("Main task");
[INFO] [stdout]     |         ^^^^   ------------------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Clone`
[INFO] [stdout] note: required by a bound in `ProgressToken::<S>::new`
[INFO] [stdout]    --> src/lib.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 | impl<S: Clone + Send + 'static> ProgressToken<S> {
[INFO] [stdout]     |         ^^^^^ required by this bound in `ProgressToken::<S>::new`
[INFO] [stdout] 259 |     /// Create a new root ProgressToken
[INFO] [stdout] 260 |     pub fn new(status: impl Into<S>) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider giving `root` an explicit type, where the type for type parameter `S` is specified
[INFO] [stdout]     |
[INFO] [stdout]  36 |     let root: ProgressToken<S> = ProgressToken::new("Main task");
[INFO] [stdout]     |             ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 78) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ProgressToken` in this scope
[INFO] [stdout]   --> src/../README.md:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 | let token = ProgressToken::new("Processing files");
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `ProgressToken`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ProgressToken` in this scope
[INFO] [stdout]   --> src/../README.md:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 | let token = ProgressToken::new("Another task");
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `ProgressToken`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 100)
[INFO] [stdout]     src/../README.md - (line 118)
[INFO] [stdout]     src/../README.md - (line 135)
[INFO] [stdout]     src/../README.md - (line 29)
[INFO] [stdout]     src/../README.md - (line 61)
[INFO] [stdout]     src/../README.md - (line 78)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.59s; merged doctests compilation took 0.49s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ed8f5cb1a371cd3ac20b2ac0d010eae50a7114d3bbf777d0a075d75038be9418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed8f5cb1a371cd3ac20b2ac0d010eae50a7114d3bbf777d0a075d75038be9418", kill_on_drop: false }`
[INFO] [stdout] ed8f5cb1a371cd3ac20b2ac0d010eae50a7114d3bbf777d0a075d75038be9418
