[INFO] fetching crate cucumber_rust_codegen 0.9.0...
[INFO] checking cucumber_rust_codegen-0.9.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate cucumber_rust_codegen 0.9.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cucumber_rust_codegen 0.9.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cucumber_rust_codegen 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cucumber_rust_codegen 0.9.0
[INFO] tweaked toml for crates.io crate cucumber_rust_codegen 0.9.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.3.2
[INFO] [stderr]   Downloaded inflections v1.1.1
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded tokio v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d73e5fb980088e3926c1e09a7f5cc75b5e60f79d46575d19396f7ee6d4eafdb8
[INFO] running `Command { std: "docker" "start" "-a" "d73e5fb980088e3926c1e09a7f5cc75b5e60f79d46575d19396f7ee6d4eafdb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d73e5fb980088e3926c1e09a7f5cc75b5e60f79d46575d19396f7ee6d4eafdb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d73e5fb980088e3926c1e09a7f5cc75b5e60f79d46575d19396f7ee6d4eafdb8", kill_on_drop: false }`
[INFO] [stdout] d73e5fb980088e3926c1e09a7f5cc75b5e60f79d46575d19396f7ee6d4eafdb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99a5c4452bc0e54e666748856d3991fbb02f34094307e1c3b25645eb8b9ffc8f
[INFO] running `Command { std: "docker" "start" "-a" "99a5c4452bc0e54e666748856d3991fbb02f34094307e1c3b25645eb8b9ffc8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking inflections v1.1.1
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking cucumber_rust_codegen v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-macros v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stdout] error[E0432]: unresolved import `cucumber_rust`
[INFO] [stdout]  --> tests/readme.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cucumber_rust::{given, then, when, World, WorldInit};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `cucumber_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cucumber_rust`
[INFO] [stdout]  --> tests/example.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cucumber_rust::{given, StepContext, World, WorldInit};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `cucumber_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `WorldInit`
[INFO] [stdout]  --> tests/readme.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(WorldInit)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/readme.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[given("a thing")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `when`
[INFO] [stdout]   --> tests/readme.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[when(regex = "something goes (.*)")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/readme.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[given("I am trying out Cucumber")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `WorldInit`
[INFO] [stdout]  --> tests/example.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(WorldInit)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `when`
[INFO] [stdout]   --> tests/readme.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[when("I consider what I am doing")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `then`
[INFO] [stdout]   --> tests/readme.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[then("I am interested in ATDD")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/example.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[given(regex = r"(\S+) is (\d+)")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `then`
[INFO] [stdout]   --> tests/readme.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[then(regex = r"^we can (.*) rules with regex$")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/example.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[given(context)] ctx: &StepContext,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/example.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[given(regex = r"(\S+) is sync (\d+)")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/example.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[given(context)] ctx: &StepContext,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cucumber_rust_codegen` (test "readme") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cucumber_rust_codegen` (test "example") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "99a5c4452bc0e54e666748856d3991fbb02f34094307e1c3b25645eb8b9ffc8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a5c4452bc0e54e666748856d3991fbb02f34094307e1c3b25645eb8b9ffc8f", kill_on_drop: false }`
[INFO] [stdout] 99a5c4452bc0e54e666748856d3991fbb02f34094307e1c3b25645eb8b9ffc8f
[INFO] checking cucumber_rust_codegen-0.9.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate cucumber_rust_codegen 0.9.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cucumber_rust_codegen 0.9.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cucumber_rust_codegen 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cucumber_rust_codegen 0.9.0
[INFO] tweaked toml for crates.io crate cucumber_rust_codegen 0.9.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e692f4ce0da3db6e987d059243b21eb9f3b17ef5ce62fdc48b74592138e37b5
[INFO] running `Command { std: "docker" "start" "-a" "7e692f4ce0da3db6e987d059243b21eb9f3b17ef5ce62fdc48b74592138e37b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e692f4ce0da3db6e987d059243b21eb9f3b17ef5ce62fdc48b74592138e37b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e692f4ce0da3db6e987d059243b21eb9f3b17ef5ce62fdc48b74592138e37b5", kill_on_drop: false }`
[INFO] [stdout] 7e692f4ce0da3db6e987d059243b21eb9f3b17ef5ce62fdc48b74592138e37b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 688c5294d77efaabed84dc3c1881ee8c42b1afc65220890074ce5bac3dc1c98b
[INFO] running `Command { std: "docker" "start" "-a" "688c5294d77efaabed84dc3c1881ee8c42b1afc65220890074ce5bac3dc1c98b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking inflections v1.1.1
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking cucumber_rust_codegen v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-macros v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stdout] error[E0432]: unresolved import `cucumber_rust`
[INFO] [stdout]  --> tests/readme.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cucumber_rust::{given, then, when, World, WorldInit};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `cucumber_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cucumber_rust`
[INFO] [stdout]  --> tests/example.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cucumber_rust::{given, StepContext, World, WorldInit};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `cucumber_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `WorldInit`
[INFO] [stdout]  --> tests/example.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(WorldInit)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/example.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[given(regex = r"(\S+) is (\d+)")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `WorldInit`
[INFO] [stdout]  --> tests/readme.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(WorldInit)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/example.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[given(context)] ctx: &StepContext,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/readme.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[given("a thing")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/example.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[given(regex = r"(\S+) is sync (\d+)")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `when`
[INFO] [stdout]   --> tests/readme.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[when(regex = "something goes (.*)")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/example.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[given(context)] ctx: &StepContext,
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `given`
[INFO] [stdout]   --> tests/readme.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[given("I am trying out Cucumber")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `when`
[INFO] [stdout]   --> tests/readme.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[when("I consider what I am doing")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `then`
[INFO] [stdout]   --> tests/readme.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[then("I am interested in ATDD")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `then`
[INFO] [stdout]   --> tests/readme.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[then(regex = r"^we can (.*) rules with regex$")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cucumber_rust_codegen` (test "readme") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cucumber_rust_codegen` (test "example") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "688c5294d77efaabed84dc3c1881ee8c42b1afc65220890074ce5bac3dc1c98b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "688c5294d77efaabed84dc3c1881ee8c42b1afc65220890074ce5bac3dc1c98b", kill_on_drop: false }`
[INFO] [stdout] 688c5294d77efaabed84dc3c1881ee8c42b1afc65220890074ce5bac3dc1c98b
