[INFO] fetching crate rstest-bdd-macros 0.1.0-alpha2...
[INFO] testing rstest-bdd-macros-0.1.0-alpha2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rstest-bdd-macros 0.1.0-alpha2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rstest-bdd-macros 0.1.0-alpha2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rstest-bdd-macros 0.1.0-alpha2
[INFO] tweaked toml for crates.io crate rstest-bdd-macros 0.1.0-alpha2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rstest-bdd-macros 0.1.0-alpha2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rstest-bdd-macros 0.1.0-alpha2 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded rstest v0.18.2
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded rstest_macros v0.18.2
[INFO] [stderr]   Downloaded redox_syscall v0.5.16
[INFO] [stderr]   Downloaded toml_parser v1.0.1
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded trybuild v1.0.106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52f4edbcb4c4c8a6a3bc8792e0362dc7ccd11353fd748da8fd841c7ec8498c0d
[INFO] running `Command { std: "docker" "start" "-a" "52f4edbcb4c4c8a6a3bc8792e0362dc7ccd11353fd748da8fd841c7ec8498c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52f4edbcb4c4c8a6a3bc8792e0362dc7ccd11353fd748da8fd841c7ec8498c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52f4edbcb4c4c8a6a3bc8792e0362dc7ccd11353fd748da8fd841c7ec8498c0d", kill_on_drop: false }`
[INFO] [stdout] 52f4edbcb4c4c8a6a3bc8792e0362dc7ccd11353fd748da8fd841c7ec8498c0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a9a47efba21d40e1e23aa03e8352e3a14ced9163b23553334c48af8fe5f3259
[INFO] running `Command { std: "docker" "start" "-a" "9a9a47efba21d40e1e23aa03e8352e3a14ced9163b23553334c48af8fe5f3259", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling rstest-bdd-macros v0.1.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.30s
[INFO] running `Command { std: "docker" "inspect" "9a9a47efba21d40e1e23aa03e8352e3a14ced9163b23553334c48af8fe5f3259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a9a47efba21d40e1e23aa03e8352e3a14ced9163b23553334c48af8fe5f3259", kill_on_drop: false }`
[INFO] [stdout] 9a9a47efba21d40e1e23aa03e8352e3a14ced9163b23553334c48af8fe5f3259
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66402f8dbb8db897cb7340df509c43b571bfaf31cfa91ab37844a883a9a357a5
[INFO] running `Command { std: "docker" "start" "-a" "66402f8dbb8db897cb7340df509c43b571bfaf31cfa91ab37844a883a9a357a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling trybuild v1.0.106
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling rstest-bdd-macros v0.1.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> tests/scenarios_macro.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[given("a precondition")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> tests/scenarios_macro.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[when("an action occurs")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenarios_macro.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[when("an action occurs with <num>")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenarios_macro.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[then("events are recorded")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/scenarios_macro.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | scenarios!("tests/features/auto");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> tests/inventory.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[given("a precondition")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> tests/inventory.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[when("an action")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/inventory.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[then("a result")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstest-bdd-macros` (test "scenarios_macro") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `rstest_bdd`
[INFO] [stdout]  --> tests/inventory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rstest_bdd::{Step, iter};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rstest_bdd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rstest_bdd`, use `cargo add rstest_bdd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenario.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[given("a background step")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenario.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[given("another background step")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenario.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[given("a precondition")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenario.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[when("an action occurs")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenario.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[then("a result is produced")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenario.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[scenario("tests/features/web_search.feature")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenario.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[scenario(path = "tests/features/web_search.feature", index = 0)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/scenario.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[scenario(path = "tests/features/unmatched.feature")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/scenario.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[scenario(path = "tests/features/outline.feature")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/scenario.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[scenario("tests/features/background.feature", index = 0)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/scenario.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[scenario("tests/features/background.feature", index = 1)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/scenario.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[scenario("tests/features/multi.feature", index = 1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: rstest-bdd crate not found: Could not find `rstest-bdd` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rstest_bdd`
[INFO] [stdout]   --> tests/inventory.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |         (rstest_bdd::StepKeyword::Given, "a precondition"),
[INFO] [stdout]    |          ^^^^^^^^^^ use of unresolved module or unlinked crate `rstest_bdd`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rstest_bdd`, use `cargo add rstest_bdd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rstest_bdd`
[INFO] [stdout]   --> tests/inventory.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |         (rstest_bdd::StepKeyword::When, "an action"),
[INFO] [stdout]    |          ^^^^^^^^^^ use of unresolved module or unlinked crate `rstest_bdd`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rstest_bdd`, use `cargo add rstest_bdd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rstest_bdd`
[INFO] [stdout]   --> tests/inventory.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |         (rstest_bdd::StepKeyword::Then, "a result"),
[INFO] [stdout]    |          ^^^^^^^^^^ use of unresolved module or unlinked crate `rstest_bdd`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rstest_bdd`, use `cargo add rstest_bdd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `case_2_bare_path` in this scope
[INFO] [stdout]   --> tests/scenario.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[rstest]
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `background_step` in this scope
[INFO] [stdout]    --> tests/scenario.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     background_step();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `another_background_step` in this scope
[INFO] [stdout]    --> tests/scenario.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     another_background_step();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `background_step` in this scope
[INFO] [stdout]    --> tests/scenario.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     background_step();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `another_background_step` in this scope
[INFO] [stdout]    --> tests/scenario.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     another_background_step();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstest-bdd-macros` (test "inventory") due to 7 previous errors
[INFO] [stderr] error: could not compile `rstest-bdd-macros` (test "scenario") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "66402f8dbb8db897cb7340df509c43b571bfaf31cfa91ab37844a883a9a357a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66402f8dbb8db897cb7340df509c43b571bfaf31cfa91ab37844a883a9a357a5", kill_on_drop: false }`
[INFO] [stdout] 66402f8dbb8db897cb7340df509c43b571bfaf31cfa91ab37844a883a9a357a5
