[INFO] cloning repository https://github.com/byte-padmanabhan/rust-workflow-library
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byte-padmanabhan/rust-workflow-library" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-padmanabhan%2Frust-workflow-library", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-padmanabhan%2Frust-workflow-library'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b1e9149eb7ef4985d41937a19d4b7b84ec31952
[INFO] testing byte-padmanabhan/rust-workflow-library against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-padmanabhan%2Frust-workflow-library" "/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/byte-padmanabhan/rust-workflow-library
[INFO] finished tweaking git repo https://github.com/byte-padmanabhan/rust-workflow-library
[INFO] tweaked toml for git repo https://github.com/byte-padmanabhan/rust-workflow-library written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/byte-padmanabhan/rust-workflow-library on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/byte-padmanabhan/rust-workflow-library 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665
[INFO] running `Command { std: "docker" "start" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling automationlibrary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/engine.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FailureFn`, `FailureFuture`, `FailurePolicy`, and `StepFuture`
[INFO] [stdout]  --> src/workflow.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::step::{FailureFuture, FailureFn, FailurePolicy, ParallelSteps, Step, StepFuture};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/workflow.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Workflow {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 43 |     pub(crate) id: String,
[INFO] [stdout] 44 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .step("screen-resume", |ctx| async move {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.68s
[INFO] running `Command { std: "docker" "inspect" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/engine.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FailureFn`, `FailureFuture`, `FailurePolicy`, and `StepFuture`
[INFO] [stdout]  --> src/workflow.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::step::{FailureFuture, FailureFn, FailurePolicy, ParallelSteps, Step, StepFuture};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/workflow.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Workflow {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 43 |     pub(crate) id: String,
[INFO] [stdout] 44 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling automationlibrary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/engine.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FailureFn`, `FailureFuture`, `FailurePolicy`, and `StepFuture`
[INFO] [stdout]  --> src/workflow.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::step::{FailureFuture, FailureFn, FailurePolicy, ParallelSteps, Step, StepFuture};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .step("screen-resume", |ctx| async move {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/workflow.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Workflow {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 43 |     pub(crate) id: String,
[INFO] [stdout] 44 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]  --> src/engine.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::sync::{Arc, Mutex};
[INFO] [stderr]   |                 ^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `FailureFn`, `FailureFuture`, `FailurePolicy`, and `StepFuture`
[INFO] [stderr]  --> src/workflow.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::step::{FailureFuture, FailureFn, FailurePolicy, ParallelSteps, Step, StepFuture};
[INFO] [stderr]   |                   ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^                       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/workflow.rs:44:16
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub struct Workflow {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 43 |     pub(crate) id: String,
[INFO] [stderr] 44 |     pub(crate) name: String,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `automationlibrary` (lib) generated 3 warnings (run `cargo fix --lib -p automationlibrary` to apply 2 suggestions)
[INFO] [stderr] warning: `automationlibrary` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/main.rs:11:33
[INFO] [stderr]    |
[INFO] [stderr] 11 |         .step("screen-resume", |ctx| async move {
[INFO] [stderr]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `automationlibrary` (bin "automationlibrary" test) generated 1 warning (run `cargo fix --bin "automationlibrary" -p automationlibrary --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/automationlibrary-a20402b3ee6bf616)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/automationlibrary-9dcd7177daf70f25)
[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 automationlibrary
[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] [stdout] running 8 tests
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::parallel (line 164) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::if_then (line 181) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::step_with (line 140) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::step (line 123) ... FAILED
[INFO] [stdout] test src/step.rs - step::Step::new (line 64) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow::define (line 53) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::Workflow (line 30) ... FAILED
[INFO] [stdout] test src/context.rs - context::Context (line 9) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow::parallel (line 164) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/workflow.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | .parallel(|p| p
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow::if_then (line 181) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/workflow.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | .if_then(
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow::step_with (line 140) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/workflow.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | .step_with("charge-card", |ctx| async move {
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/workflow.rs - workflow::Workflow::step (line 123) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]    --> src/workflow.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | .step("fetch-user", |ctx| async move {
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/step.rs - step::Step::new (line 64) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Step` in this scope
[INFO] [stdout]   --> src/step.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | Step::new("send-email", |ctx| async move {
[INFO] [stdout]    | ^^^^ use of undeclared type `Step`
[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/workflow.rs - workflow::Workflow::define (line 53) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Workflow` in this scope
[INFO] [stdout]   --> src/workflow.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | let wf = Workflow::define("Hiring Process");
[INFO] [stdout]    |          ^^^^^^^^ use of undeclared type `Workflow`
[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/workflow.rs - workflow::Workflow (line 30) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Workflow` in this scope
[INFO] [stdout]   --> src/workflow.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | let workflow = Workflow::define("user-onboarding")
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared type `Workflow`
[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/context.rs - context::Context (line 9) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/context.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn my_step(ctx: Context) -> Result<Value, WorkflowError> {
[INFO] [stdout]    |                       ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  9 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in this scope
[INFO] [stdout]   --> src/context.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn my_step(ctx: Context) -> Result<Value, WorkflowError> {
[INFO] [stdout]    |                                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn my_step<Value>(ctx: Context) -> Result<Value, WorkflowError> {
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WorkflowError` in this scope
[INFO] [stdout]   --> src/context.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn my_step(ctx: Context) -> Result<Value, WorkflowError> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn my_step<WorkflowError>(ctx: Context) -> Result<Value, WorkflowError> {
[INFO] [stdout]    |                 +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/context.rs - context::Context (line 9)
[INFO] [stdout]     src/step.rs - step::Step::new (line 64)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow (line 30)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::define (line 53)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::if_then (line 181)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::parallel (line 164)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::step (line 123)
[INFO] [stdout]     src/workflow.rs - workflow::Workflow::step_with (line 140)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665", kill_on_drop: false }`
[INFO] [stdout] 33d489654d9c276effb1a467a3f8fcc629e15198e89d4049a9623dae4a03e665
