[INFO] fetching crate cucumber_rust_codegen 0.9.0...
[INFO] checking cucumber_rust_codegen-0.9.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cucumber_rust_codegen 0.9.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cucumber_rust_codegen 0.9.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.3.2
[INFO] [stderr]   Downloaded tokio v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8c8e89a02c5cf4fa9f48d084243523a867a963bcc21df2b55fc79fad45f38f1
[INFO] running `Command { std: "docker" "start" "-a" "a8c8e89a02c5cf4fa9f48d084243523a867a963bcc21df2b55fc79fad45f38f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8c8e89a02c5cf4fa9f48d084243523a867a963bcc21df2b55fc79fad45f38f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c8e89a02c5cf4fa9f48d084243523a867a963bcc21df2b55fc79fad45f38f1", kill_on_drop: false }`
[INFO] [stdout] a8c8e89a02c5cf4fa9f48d084243523a867a963bcc21df2b55fc79fad45f38f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52e8fca99efdc0c963a76c510fcfc945242d86aa5057c297f145c2585aefb902
[INFO] running `Command { std: "docker" "start" "-a" "52e8fca99efdc0c963a76c510fcfc945242d86aa5057c297f145c2585aefb902", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking inflections v1.1.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking cucumber_rust_codegen v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-macros v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[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: aborting due to 1 previous error
[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 "example") due to 2 previous errors
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[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 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "52e8fca99efdc0c963a76c510fcfc945242d86aa5057c297f145c2585aefb902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52e8fca99efdc0c963a76c510fcfc945242d86aa5057c297f145c2585aefb902", kill_on_drop: false }`
[INFO] [stdout] 52e8fca99efdc0c963a76c510fcfc945242d86aa5057c297f145c2585aefb902
[INFO] checking cucumber_rust_codegen-0.9.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate cucumber_rust_codegen 0.9.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cucumber_rust_codegen 0.9.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57e0f1d2a64e9ad851f450e22ab17228a3d9eb1f0e5c6ee9eae7c04ea4cce5a8
[INFO] running `Command { std: "docker" "start" "-a" "57e0f1d2a64e9ad851f450e22ab17228a3d9eb1f0e5c6ee9eae7c04ea4cce5a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57e0f1d2a64e9ad851f450e22ab17228a3d9eb1f0e5c6ee9eae7c04ea4cce5a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e0f1d2a64e9ad851f450e22ab17228a3d9eb1f0e5c6ee9eae7c04ea4cce5a8", kill_on_drop: false }`
[INFO] [stdout] 57e0f1d2a64e9ad851f450e22ab17228a3d9eb1f0e5c6ee9eae7c04ea4cce5a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcf4c4dbc27b4eb3008b3d3e1958faa1f5de78b385aaec9a31aebc9e05b28e30
[INFO] running `Command { std: "docker" "start" "-a" "fcf4c4dbc27b4eb3008b3d3e1958faa1f5de78b385aaec9a31aebc9e05b28e30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking inflections v1.1.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking cucumber_rust_codegen v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 2 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 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "fcf4c4dbc27b4eb3008b3d3e1958faa1f5de78b385aaec9a31aebc9e05b28e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf4c4dbc27b4eb3008b3d3e1958faa1f5de78b385aaec9a31aebc9e05b28e30", kill_on_drop: false }`
[INFO] [stdout] fcf4c4dbc27b4eb3008b3d3e1958faa1f5de78b385aaec9a31aebc9e05b28e30
