[INFO] fetching crate gen_parser 0.1.0...
[INFO] testing gen_parser-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate gen_parser 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate gen_parser 0.1.0
[INFO] finished tweaking crates.io crate gen_parser 0.1.0
[INFO] tweaked toml for crates.io crate gen_parser 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gen_parser 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gen_parser 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03a9b4c7319b36ff92b12c60f8f8970bd175af435643d5f24f4c3de2d9a91eaf
[INFO] running `Command { std: "docker" "start" "-a" "03a9b4c7319b36ff92b12c60f8f8970bd175af435643d5f24f4c3de2d9a91eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03a9b4c7319b36ff92b12c60f8f8970bd175af435643d5f24f4c3de2d9a91eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a9b4c7319b36ff92b12c60f8f8970bd175af435643d5f24f4c3de2d9a91eaf", kill_on_drop: false }`
[INFO] [stdout] 03a9b4c7319b36ff92b12c60f8f8970bd175af435643d5f24f4c3de2d9a91eaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] aa5039b8e994bf75dd5cc0afbd538591c02b6bef8d527015eda137ebd1c5b50b
[INFO] running `Command { std: "docker" "start" "-a" "aa5039b8e994bf75dd5cc0afbd538591c02b6bef8d527015eda137ebd1c5b50b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ulid v1.1.3
[INFO] [stderr]    Compiling gen_utils v0.1.0
[INFO] [stderr]    Compiling gen_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/comment.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn parse_offline_comment(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                                     ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |                |
[INFO] [stdout]    |                                     |                the same lifetime is elided here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn parse_offline_comment(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/tag.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_template_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_template_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/tag.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_script_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_script_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/tag.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_style_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                             ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the same lifetime is elided here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_style_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn parse_tag_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn parse_tag_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:112:34
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn parse_template_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                                  ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |                |
[INFO] [stdout]     |                                  |                the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn parse_template_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:118:32
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn parse_script_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn parse_script_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn parse_style_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn parse_style_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn parse_all(input: &str) -> IResult<&str, Vec<Targets>> {
[INFO] [stdout]     |                         ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn parse_all(input: &str) -> IResult<&str, Vec<Targets<'_>>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.81s
[INFO] running `Command { std: "docker" "inspect" "aa5039b8e994bf75dd5cc0afbd538591c02b6bef8d527015eda137ebd1c5b50b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa5039b8e994bf75dd5cc0afbd538591c02b6bef8d527015eda137ebd1c5b50b", kill_on_drop: false }`
[INFO] [stdout] aa5039b8e994bf75dd5cc0afbd538591c02b6bef8d527015eda137ebd1c5b50b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5f4c192cc8f8e233bc9655f6a212a7d50dd6885899d4fdc0e571efe505c5d6ff
[INFO] running `Command { std: "docker" "start" "-a" "5f4c192cc8f8e233bc9655f6a212a7d50dd6885899d4fdc0e571efe505c5d6ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling gen_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/comment.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn parse_offline_comment(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                                     ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |                |
[INFO] [stdout]    |                                     |                the same lifetime is elided here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn parse_offline_comment(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/tag.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_template_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_template_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/tag.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_script_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_script_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/tag.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_style_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                             ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the same lifetime is elided here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_style_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn parse_tag_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn parse_tag_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:112:34
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn parse_template_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                                  ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |                |
[INFO] [stdout]     |                                  |                the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn parse_template_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:118:32
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn parse_script_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn parse_script_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn parse_style_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn parse_style_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn parse_all(input: &str) -> IResult<&str, Vec<Targets>> {
[INFO] [stdout]     |                         ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn parse_all(input: &str) -> IResult<&str, Vec<Targets<'_>>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/comment.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn parse_offline_comment(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                                     ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |                |
[INFO] [stdout]    |                                     |                the same lifetime is elided here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn parse_offline_comment(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/tag.rs:74:32
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_template_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn parse_template_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/tag.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_script_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_script_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/tag.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_style_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]    |                             ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the same lifetime is elided here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn parse_style_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn parse_tag_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn parse_tag_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:112:34
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn parse_template_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                                  ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |                |
[INFO] [stdout]     |                                  |                the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn parse_template_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:118:32
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn parse_script_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn parse_script_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn parse_style_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stdout]     |                               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn parse_style_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/tag.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn parse_all(input: &str) -> IResult<&str, Vec<Targets>> {
[INFO] [stdout]     |                         ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn parse_all(input: &str) -> IResult<&str, Vec<Targets<'_>>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "5f4c192cc8f8e233bc9655f6a212a7d50dd6885899d4fdc0e571efe505c5d6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f4c192cc8f8e233bc9655f6a212a7d50dd6885899d4fdc0e571efe505c5d6ff", kill_on_drop: false }`
[INFO] [stdout] 5f4c192cc8f8e233bc9655f6a212a7d50dd6885899d4fdc0e571efe505c5d6ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c8cfaa6906383cccc637c1a9da93a8a7642f406ce1176e7c701a6ba98389b00f
[INFO] running `Command { std: "docker" "start" "-a" "c8cfaa6906383cccc637c1a9da93a8a7642f406ce1176e7c701a6ba98389b00f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/comment.rs:54:37
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub fn parse_offline_comment(input: &str) -> IResult<&str, Targets> {
[INFO] [stderr]    |                                     ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                     |                |
[INFO] [stderr]    |                                     |                the same lifetime is elided here
[INFO] [stderr]    |                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub fn parse_offline_comment(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/tag.rs:74:32
[INFO] [stderr]    |
[INFO] [stderr] 74 | fn parse_template_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stderr]    |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |                |
[INFO] [stderr]    |                                |                the same lifetime is elided here
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 74 | fn parse_template_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/tag.rs:80:30
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn parse_script_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stderr]    |                              ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |                |
[INFO] [stderr]    |                              |                the same lifetime is elided here
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn parse_script_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/tag.rs:94:29
[INFO] [stderr]    |
[INFO] [stderr] 94 | fn parse_style_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stderr]    |                             ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |                |
[INFO] [stderr]    |                             |                the same lifetime is elided here
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 94 | fn parse_style_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/tag.rs:101:31
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub fn parse_tag_check(input: &str) -> IResult<&str, Targets> {
[INFO] [stderr]     |                               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                |
[INFO] [stderr]     |                               |                the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub fn parse_tag_check(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/tag.rs:112:34
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub fn parse_template_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stderr]     |                                  ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |                |
[INFO] [stderr]     |                                  |                the same lifetime is elided here
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub fn parse_template_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/tag.rs:118:32
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub fn parse_script_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stderr]     |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |                |
[INFO] [stderr]     |                                |                the same lifetime is elided here
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub fn parse_script_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/tag.rs:129:31
[INFO] [stderr]     |
[INFO] [stderr] 129 | pub fn parse_style_tag(input: &str) -> IResult<&str, Targets> {
[INFO] [stderr]     |                               ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                |
[INFO] [stderr]     |                               |                the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 129 | pub fn parse_style_tag(input: &str) -> IResult<&str, Targets<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/tag.rs:137:25
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub fn parse_all(input: &str) -> IResult<&str, Vec<Targets>> {
[INFO] [stderr]     |                         ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                |
[INFO] [stderr]     |                         |                the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub fn parse_all(input: &str) -> IResult<&str, Vec<Targets<'_>>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gen_parser` (lib) generated 9 warnings (run `cargo fix --lib -p gen_parser` to apply 9 suggestions)
[INFO] [stderr] warning: `gen_parser` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/gen_parser/4d7241e9307a6ff3/deps/gen_parser-4d7241e9307a6ff3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ast::comment::test_comments::display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gen_parser
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/target/template/html.rs - target::template::html::parse_tag_start (line 41) ... FAILED
[INFO] [stdout] test src/ast/mod.rs - ast::ParseTarget (line 185) ... FAILED
[INFO] [stdout] test src/ast/result.rs - ast::result::ParseResult (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/target/template/html.rs - target::template::html::parse_tag_start (line 41) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `parse_tag_start` in this scope
[INFO] [stdout]   --> src/target/template/html.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | let res = parse_tag_start(input).unwrap();
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 41 + use gen_parser::target::template::html::parse_tag_start;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ast/mod.rs - ast::ParseTarget (line 185) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseTarget`
[INFO] [stdout]    --> src/ast/mod.rs:187:14
[INFO] [stdout]     |
[INFO] [stdout] 187 | let target = ParseTarget::try_from(input).unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^ use of undeclared type `ParseTarget`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 185 + use gen_parser::ParseTarget;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ast/result.rs - ast::result::ParseResult (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseResult`
[INFO] [stdout]   --> src/ast/result.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | let _ = ParseResult::try_from(ParseTarget::try_from(input).unwrap()).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared type `ParseResult`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use gen_parser::ParseResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseTarget`
[INFO] [stdout]   --> src/ast/result.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | let _ = ParseResult::try_from(ParseTarget::try_from(input).unwrap()).unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^ use of undeclared type `ParseTarget`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use gen_parser::ParseTarget;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ast/mod.rs - ast::ParseTarget (line 185)
[INFO] [stdout]     src/ast/result.rs - ast::result::ParseResult (line 12)
[INFO] [stdout]     src/target/template/html.rs - target::template::html::parse_tag_start (line 41)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c8cfaa6906383cccc637c1a9da93a8a7642f406ce1176e7c701a6ba98389b00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8cfaa6906383cccc637c1a9da93a8a7642f406ce1176e7c701a6ba98389b00f", kill_on_drop: false }`
[INFO] [stdout] c8cfaa6906383cccc637c1a9da93a8a7642f406ce1176e7c701a6ba98389b00f
