[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaptou%2Fprogress-token" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laptou/progress-token on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3e48a9cea30b631aef82601b42f473caadd36f3a46733645bb3d3b0ffa78487
[INFO] running `Command { std: "docker" "start" "-a" "b3e48a9cea30b631aef82601b42f473caadd36f3a46733645bb3d3b0ffa78487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3e48a9cea30b631aef82601b42f473caadd36f3a46733645bb3d3b0ffa78487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e48a9cea30b631aef82601b42f473caadd36f3a46733645bb3d3b0ffa78487", kill_on_drop: false }`
[INFO] [stdout] b3e48a9cea30b631aef82601b42f473caadd36f3a46733645bb3d3b0ffa78487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5aa7ed182afdbacb133299793069b954424ff2b5b36219c01b96a1a2204148f
[INFO] running `Command { std: "docker" "start" "-a" "a5aa7ed182afdbacb133299793069b954424ff2b5b36219c01b96a1a2204148f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling futures-channel v0.3.31
[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 thiserror v2.0.12
[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 16.14s
[INFO] running `Command { std: "docker" "inspect" "a5aa7ed182afdbacb133299793069b954424ff2b5b36219c01b96a1a2204148f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5aa7ed182afdbacb133299793069b954424ff2b5b36219c01b96a1a2204148f", kill_on_drop: false }`
[INFO] [stdout] a5aa7ed182afdbacb133299793069b954424ff2b5b36219c01b96a1a2204148f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78afa8866d9a9a396a0eb2f1ed806928805afafb335f6631d6f83678e9e19c19
[INFO] running `Command { std: "docker" "start" "-a" "78afa8866d9a9a396a0eb2f1ed806928805afafb335f6631d6f83678e9e19c19", 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.76s
[INFO] running `Command { std: "docker" "inspect" "78afa8866d9a9a396a0eb2f1ed806928805afafb335f6631d6f83678e9e19c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78afa8866d9a9a396a0eb2f1ed806928805afafb335f6631d6f83678e9e19c19", kill_on_drop: false }`
[INFO] [stdout] 78afa8866d9a9a396a0eb2f1ed806928805afafb335f6631d6f83678e9e19c19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5987c9e83671129f12cedca0745ef553dcd07b66a520fdfaf51563184d89372
[INFO] running `Command { std: "docker" "start" "-a" "e5987c9e83671129f12cedca0745ef553dcd07b66a520fdfaf51563184d89372", 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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/progress_token-435a04b97d86459d)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::test_basic_progress_updates ... ok
[INFO] [stdout] test tests::test_complete_guard ... ok
[INFO] [stdout] test tests::test_completion_hierarchy ... ok
[INFO] [stdout] test tests::test_cancellation ... ok
[INFO] [stdout] test tests::test_indeterminate_state ... ok
[INFO] [stdout] test tests::test_hierarchical_progress ... ok
[INFO] [stdout] test tests::test_mixed_completion_states ... ok
[INFO] [stdout] test tests::test_status_hierarchy ... ok
[INFO] [stdout] test tests::test_edge_cases ... ok
[INFO] [stdout] test tests::test_status_propagation ... ok
[INFO] [stdout] test tests::test_status_propagation_with_completion ... ok
[INFO] [stdout] test tests::test_status_propagation_with_multiple_children ... ok
[INFO] [stdout] test tests::test_status_updates ... ok
[INFO] [stdout] test tests::test_subscription ... ok
[INFO] [stdout] test tests::test_three_level_hierarchy_progress ... ok
[INFO] [stdout] test tests::test_multiple_subscribers ... 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.10s
[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 78) ... FAILED
[INFO] [stdout] test src/../README.md - (line 61) ... FAILED
[INFO] [stdout] test src/../README.md - (line 135) ... 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 157) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 100) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProgressToken`
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 100 + use progress_token::ProgressToken;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 78) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProgressToken`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 78 + use progress_token::ProgressToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProgressToken`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 78 + use progress_token::ProgressToken;
[INFO] [stdout]    |
[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] ---- src/../README.md - (line 61) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProgressToken`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 61 + use progress_token::ProgressToken;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 135) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProgressToken`
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 135 + use progress_token::ProgressToken;
[INFO] [stdout]     |
[INFO] [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: 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 118) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProgressToken`
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 118 + use progress_token::ProgressToken;
[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 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] 
[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.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.61s; merged doctests compilation took 0.48s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e5987c9e83671129f12cedca0745ef553dcd07b66a520fdfaf51563184d89372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5987c9e83671129f12cedca0745ef553dcd07b66a520fdfaf51563184d89372", kill_on_drop: false }`
[INFO] [stdout] e5987c9e83671129f12cedca0745ef553dcd07b66a520fdfaf51563184d89372
