[INFO] fetching crate rstest-bdd 0.1.0... [INFO] testing rstest-bdd-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate rstest-bdd 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rstest-bdd 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rstest-bdd 0.1.0 [INFO] tweaked toml for crates.io crate rstest-bdd 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rstest-bdd 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rstest-bdd 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 369161f7ca6ae10f4f65519b7bea24ebdcc8862d93628f55168197e46036a503 [INFO] running `Command { std: "docker" "start" "-a" "369161f7ca6ae10f4f65519b7bea24ebdcc8862d93628f55168197e46036a503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "369161f7ca6ae10f4f65519b7bea24ebdcc8862d93628f55168197e46036a503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369161f7ca6ae10f4f65519b7bea24ebdcc8862d93628f55168197e46036a503", kill_on_drop: false }` [INFO] [stdout] 369161f7ca6ae10f4f65519b7bea24ebdcc8862d93628f55168197e46036a503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd9d22f590f924cb6ab0157ae23752d09afd0c1149aa17dba6478bff91011530 [INFO] running `Command { std: "docker" "start" "-a" "cd9d22f590f924cb6ab0157ae23752d09afd0c1149aa17dba6478bff91011530", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rstest-bdd-patterns v0.1.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling i18n-embed v0.16.0 [INFO] [stderr] Compiling rstest-bdd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.52s [INFO] running `Command { std: "docker" "inspect" "cd9d22f590f924cb6ab0157ae23752d09afd0c1149aa17dba6478bff91011530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9d22f590f924cb6ab0157ae23752d09afd0c1149aa17dba6478bff91011530", kill_on_drop: false }` [INFO] [stdout] cd9d22f590f924cb6ab0157ae23752d09afd0c1149aa17dba6478bff91011530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bd84d1e74f5b5f2cbb758f941ef5fb37ace6a16cf6a27eebda08344cfebdbc6 [INFO] running `Command { std: "docker" "start" "-a" "6bd84d1e74f5b5f2cbb758f941ef5fb37ace6a16cf6a27eebda08344cfebdbc6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling the-newtype-core v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling the-newtype-macros v0.1.1 [INFO] [stderr] Compiling the-newtype v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rstest-bdd-patterns v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling rstest-bdd-macros v0.1.0-alpha4 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling i18n-embed v0.16.0 [INFO] [stderr] Compiling rstest-bdd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rstest_bdd_macros::ScenarioState` [INFO] [stdout] --> src/state.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | use rstest_bdd_macros::ScenarioState as ScenarioStateDerive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ScenarioState` in the root [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 146 - use rstest_bdd_macros::ScenarioState as ScenarioStateDerive; [INFO] [stdout] 146 + use crate::ScenarioState as ScenarioStateDerive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `path` or `index` [INFO] [stdout] --> tests/skip.rs:77:57 [INFO] [stdout] | [INFO] [stdout] 77 | #[scenario(path = "tests/features/skip.feature", name = "disallowed skip")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `path` or `index` [INFO] [stdout] --> tests/skip.rs:85:57 [INFO] [stdout] | [INFO] [stdout] 85 | #[scenario(path = "tests/features/skip.feature", name = "allowed skip")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `path` or `index` [INFO] [stdout] --> tests/skip.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | name = "allowed skip without message" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `path` or `index` [INFO] [stdout] --> tests/skip.rs:102:57 [INFO] [stdout] | [INFO] [stdout] 102 | #[scenario(path = "tests/features/skip.feature", name = "skip without fail flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `path` or `index` [INFO] [stdout] --> tests/skip.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | name = "skip prevents trailing steps" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `path` or `index` [INFO] [stdout] --> tests/skip.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | name = "inherits feature tag" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `path` or `index` [INFO] [stdout] --> tests/skip.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | name = "example tag ignored" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `path` or `index` [INFO] [stdout] --> tests/skip.rs:140:62 [INFO] [stdout] | [INFO] [stdout] 140 | #[scenario(path = "tests/features/reporting.feature", name = "scenario passes")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inventory.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[given("a precondition")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_precondition_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inventory.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[when("an action")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_action_1}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inventory.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[then("a result")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_result_2}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[given("a failing step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_failing_step_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `disallowed_skip` in this scope [INFO] [stdout] --> tests/skip.rs:172:43 [INFO] [stdout] | [INFO] [stdout] 172 | let result = std::panic::catch_unwind(disallowed_skip); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "inventory") due to 3 previous errors [INFO] [stdout] error[E0425]: cannot find value `disallowed_skip` in this scope [INFO] [stdout] --> tests/skip.rs:333:38 [INFO] [stdout] | [INFO] [stdout] 333 | let _ = std::panic::catch_unwind(disallowed_skip); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fixture_context.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[given("a value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_needs_value_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/fixture_context.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[given("a panicking value step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_panicking_value_step_1}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[given("a panicking step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_panicking_step_1}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[given("a failing step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_failing_step_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[given("a panicking step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_panicking_step_1}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/skip.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[given("a scenario will be skipped")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_skip_scenario_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #[given("a non-string panicking step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_non_string_panicking_step_2}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_common-84584ffe325b3325.long-type-12982849477442496311.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #[given("a non-string panicking step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_non_string_panicking_step_2}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_keywords-f64e6df7b5ece2d4.long-type-2583790364941319692.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/skip.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[given("a scenario will skip without a message")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_skip_scenario_without_message_1}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/skip-ca0afe594b55273b.long-type-16979901401798330509.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[given("a successful step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_successful_step_3}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/skip.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[given("a scenario completes successfully")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_scenario_completes_successfully_2}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/skip-ca0afe594b55273b.long-type-17048973822720772285.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[given] [INFO] [stdout] | ^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_user_logs_in_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[when("a failing when step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_failing_when_step_4}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[given("a successful step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_successful_step_3}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/skip.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[then("a trailing step executes")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_trailing_step_should_not_run_3}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/skip-ca0afe594b55273b.long-type-8341735612491948819.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `allowed_skip` in this scope [INFO] [stdout] --> tests/skip.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | allowed_skip(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[when] [INFO] [stdout] | ^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_action_happens_1}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `scenario_passes_without_skip` in this scope [INFO] [stdout] --> tests/skip.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | scenario_passes_without_skip(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `allowed_skip_without_message` in this scope [INFO] [stdout] --> tests/skip.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | allowed_skip_without_message(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `allowed_skip` in this scope [INFO] [stdout] --> tests/skip.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | allowed_skip(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[then("a failing then step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_failing_then_step_5}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[when("a failing when step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_failing_when_step_4}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `allowed_skip_without_message` in this scope [INFO] [stdout] --> tests/skip.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | allowed_skip_without_message(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[when("")] [INFO] [stdout] | ^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_explicit_empty_literal_is_respected_2}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/inferred_pattern-a765aed974eb8a95.long-type-3529381726536505226.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `allowed_skip` in this scope [INFO] [stdout] --> tests/skip.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | allowed_skip(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[then("a failing then step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_failing_then_step_5}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[given("an alias error step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_alias_error_step_6}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[then(" ")] [INFO] [stdout] | ^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_whitespace_only_attribute_is_inferred_3}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/inferred_pattern-a765aed974eb8a95.long-type-9480168438647288633.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[given("a fallible unit step succeeds")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_unit_step_succeeds_7}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_keywords-f64e6df7b5ece2d4.long-type-13806818093230723808.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[given("an alias error step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_alias_error_step_6}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[then] [INFO] [stdout] | ^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_result_occurs_4}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[given] [INFO] [stdout] | ^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper__leading_underscore_5}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | #[given("a fallible unit step fails")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_unit_step_fails_8}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_keywords-f64e6df7b5ece2d4.long-type-3727653234093101710.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[given("a fallible unit step succeeds")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_unit_step_succeeds_7}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_common-84584ffe325b3325.long-type-11461334960590362307.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/docstring.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[given("the following message:")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_capture_message_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[when] [INFO] [stdout] | ^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_trailing_underscore_6}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[given("a fallible value step succeeds")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_value_step_succeeds_9}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_keywords-f64e6df7b5ece2d4.long-type-8548822195666101217.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/docstring.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[then("the captured message equals:")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_assert_message_1}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[then] [INFO] [stdout] | ^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_consecutive_underscores_7}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | #[given("a fallible unit step fails")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_unit_step_fails_8}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_common-84584ffe325b3325.long-type-789531659758996054.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/docstring.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[given("message then value {value:i32}:")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_doc_then_value_2}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/docstring.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[given("value then message {value:i32}:")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_value_then_doc_3}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/docstring.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[scenario(path = "tests/features/docstring.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/docstring.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[scenario(path = "tests/features/background_docstring.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/docstring.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[scenario(path = "tests/features/backticks_docstring.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/docstring.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[scenario(path = "tests/features/missing_docstring.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/docstring.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[scenario(path = "tests/features/docstring_arg_order.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[given("a fallible value step succeeds")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_value_step_succeeds_9}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_common-84584ffe325b3325.long-type-680587470361295719.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[given("a fallible value step fails")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_value_step_fails_10}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_keywords-f64e6df7b5ece2d4.long-type-1994078672887050895.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | #[given("a step requiring a table")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_step_needing_table_11}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[given("a fallible value step fails")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_value_step_fails_10}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_common-84584ffe325b3325.long-type-11563700002837904977.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | #[given("a step requiring a docstring")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_step_needing_docstring_12}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | #[given("a skip request step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_skip_request_step_13}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | #[given("number {value}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_parse_number_14}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | #[given("a step requiring a table")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_step_needing_table_11}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[given("a failing step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_failing_step_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | #[given("no placeholders")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_missing_capture_15}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "skip") due to 20 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | #[given("a step requiring a docstring")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_step_needing_docstring_12}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "fixture_context") due to 2 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | #[given("a skip request step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_skip_request_step_13}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[given] [INFO] [stdout] | ^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_with_numbers_2_8}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | #[given("number {value}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_parse_number_14}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "docstring") due to 9 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | #[given("no placeholders")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_missing_capture_15}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[given("a panicking step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_panicking_step_1}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/inferred_pattern.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #[given] [INFO] [stdout] | ^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_r_match_logs_in_9}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/argument_parsing.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[given("I start with {amount:u32} dollars")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_start_balance_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reset` found for struct `ExampleState` in the current scope [INFO] [stdout] --> src/state.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 186 | struct ExampleState { [INFO] [stdout] | ------------------- method `reset` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 196 | state.reset(); [INFO] [stdout] | ^^^^^ method not found in `ExampleState` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `reset`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `state::ScenarioState` [INFO] [stdout] candidate #2: `crypto_common::Reset` [INFO] [stdout] candidate #3: `digest::digest::Digest` [INFO] [stdout] candidate #4: `digest::digest::DynDigest` [INFO] [stdout] candidate #5: `termcolor::WriteColor` [INFO] [stdout] candidate #6: `winnow::stream::Stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #[given("a non-string panicking step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_non_string_panicking_step_2}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_behaviour-6d0eebc45da63e48.long-type-8585864997972048068.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "inferred_pattern") due to 10 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/argument_parsing.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[when("I deposit {amount:u32} dollars")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_deposit_amount_1}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[given("a successful step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_successful_step_3}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[when("a failing when step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_failing_when_step_4}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/argument_parsing.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[then("my balance is {expected:u32} dollars")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_check_balance_2}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #[then("a failing then step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_failing_then_step_5}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/argument_parsing.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[scenario(path = "tests/features/argument.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[given("an alias error step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_alias_error_step_6}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[given("base number is 1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_base_0}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "argument_parsing") due to 4 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[when("it is incremented")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_increment_1}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[given("a fallible unit step succeeds")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_unit_step_succeeds_7}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_behaviour-6d0eebc45da63e48.long-type-12667933283096250802.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | #[given("a fallible unit step fails")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_unit_step_fails_8}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_behaviour-6d0eebc45da63e48.long-type-6334074350572336220.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[when("a fallible unit step succeeds")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_unit_step_succeeds_2}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_return-797862404e9a0fdb.long-type-11319049046153086350.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[given("a fallible value step succeeds")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_value_step_succeeds_9}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_behaviour-6d0eebc45da63e48.long-type-6741259964722131275.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[when("a fallible increment succeeds")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_increment_succeeds_3}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_return-797862404e9a0fdb.long-type-16667634352950297936.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[given("a fallible value step fails")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_value_step_fails_10}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_error_behaviour-6d0eebc45da63e48.long-type-7061175618038805234.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[when("a fallible increment fails")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_fallible_increment_fails_4}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_return-797862404e9a0fdb.long-type-18443655044497281735.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | #[given("a step requiring a table")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_step_needing_table_11}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[then("the result is 2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_check_5}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | #[given("a step requiring a docstring")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_step_needing_docstring_12}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[then("the base number is unchanged")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_base_number_unchanged_6}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "step_error_common") due to 16 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | #[given("a skip request step")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_skip_request_step_13}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[then("the fallible result is 2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_fallible_result_is_two_7}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[then("the fallible result fails")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_fallible_result_fails_8}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | #[given("number {value}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_parse_number_14}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | #[scenario(path = "tests/features/step_return.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_error_common.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | #[given("no placeholders")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_missing_capture_15}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[given("two competing fixtures")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_two_competing_9}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "step_error_keywords") due to 16 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[when("a step returns a competing value")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `fn(..., ..., ..., ...) -> ... {__rstest_bdd_wrapper_returns_competing_value_10}` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/step_return-797862404e9a0fdb.long-type-950871789805501446.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | #[then("the fixtures remain unchanged")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'b StepContext<'a>, &'c _, Option<_>, Option<_>) -> Result` [INFO] [stdout] found fn item `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(&'a StepContext<'b>, &'c _, Option<_>, Option<_>) -> Result>, _> {__rstest_bdd_wrapper_fixtures_remain_11}` [INFO] [stdout] = note: this error originates in the macro `::rstest_bdd::step` which comes from the expansion of the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[scenario(path = "tests/features/step_return_ambiguous.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | #[scenario(path = "tests/features/step_return_fallible_unit.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[scenario(path = "tests/features/step_return_fallible_result_success.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/step_return.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[scenario(path = "tests/features/step_return_fallible_result_failure.feature")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `StepExecution`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `StepExecution` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the attribute macro `scenario` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "step_return") due to 17 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (test "step_error_behaviour") due to 16 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rstest-bdd` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6bd84d1e74f5b5f2cbb758f941ef5fb37ace6a16cf6a27eebda08344cfebdbc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd84d1e74f5b5f2cbb758f941ef5fb37ace6a16cf6a27eebda08344cfebdbc6", kill_on_drop: false }` [INFO] [stdout] 6bd84d1e74f5b5f2cbb758f941ef5fb37ace6a16cf6a27eebda08344cfebdbc6