[INFO] fetching crate misc-conf 0.1.2...
[INFO] testing misc-conf-0.1.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate misc-conf 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate misc-conf 0.1.2
[INFO] finished tweaking crates.io crate misc-conf 0.1.2
[INFO] tweaked toml for crates.io crate misc-conf 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate misc-conf 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate misc-conf 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v1.9.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.53
[INFO] [stderr]   Downloaded luaparse v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57572f40bf6f56c83ecd2fff97680c3856d4ba9aeed60c918cadfe43350a96f7
[INFO] running `Command { std: "docker" "start" "-a" "57572f40bf6f56c83ecd2fff97680c3856d4ba9aeed60c918cadfe43350a96f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57572f40bf6f56c83ecd2fff97680c3856d4ba9aeed60c918cadfe43350a96f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57572f40bf6f56c83ecd2fff97680c3856d4ba9aeed60c918cadfe43350a96f7", kill_on_drop: false }`
[INFO] [stdout] 57572f40bf6f56c83ecd2fff97680c3856d4ba9aeed60c918cadfe43350a96f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3079c59929dd9dd93c358d57122b4681b152581e638fd99d09b0f617bcd3c5fc
[INFO] running `Command { std: "docker" "start" "-a" "3079c59929dd9dd93c358d57122b4681b152581e638fd99d09b0f617bcd3c5fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling luaparse v0.2.0
[INFO] [stderr]    Compiling misc-conf v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn opentag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 47 | fn opentag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn endtag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 51 | fn endtag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn newline(input: &[u8]) -> IResult<&[u8], Token> {
[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] 55 | fn newline(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn closetag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 59 | fn closetag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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] 75 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/apache/lexer.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn tokenizer(input: &[u8]) -> IResult<&[u8], Token> {
[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] 114 | pub fn tokenizer(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/apache/lexer.rs:123:51
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn inner_tokenizer<const NL: bool>(mut input: &[u8]) -> IResult<&[u8], Token> {
[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] 123 | pub fn inner_tokenizer<const NL: bool>(mut input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cpath.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cpath.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn token(input: &[u8]) -> IResult<&[u8], Token> {
[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] 168 | pub fn token(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn starttag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 49 | fn starttag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn endtag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 53 | fn endtag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn semicolon(input: &[u8]) -> IResult<&[u8], Token> {
[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] 61 | fn semicolon(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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] 77 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nginx/lexer.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn tokenizer(mut input: &[u8]) -> IResult<&[u8], Token> {
[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] 116 | pub fn tokenizer(mut input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `misc_conf::apache::Apache`
[INFO] [stdout]  --> src/main.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use misc_conf::apache::Apache;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.08s
[INFO] running `Command { std: "docker" "inspect" "3079c59929dd9dd93c358d57122b4681b152581e638fd99d09b0f617bcd3c5fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3079c59929dd9dd93c358d57122b4681b152581e638fd99d09b0f617bcd3c5fc", kill_on_drop: false }`
[INFO] [stdout] 3079c59929dd9dd93c358d57122b4681b152581e638fd99d09b0f617bcd3c5fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0caff042091a96358123ff00ad3fdf9a3aaa5593c11ded9438bb79d42828dfc2
[INFO] running `Command { std: "docker" "start" "-a" "0caff042091a96358123ff00ad3fdf9a3aaa5593c11ded9438bb79d42828dfc2", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn opentag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 47 | fn opentag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn endtag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 51 | fn endtag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn newline(input: &[u8]) -> IResult<&[u8], Token> {
[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] 55 | fn newline(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn closetag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 59 | fn closetag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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] 75 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/apache/lexer.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn tokenizer(input: &[u8]) -> IResult<&[u8], Token> {
[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] 114 | pub fn tokenizer(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling misc-conf v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/apache/lexer.rs:123:51
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn inner_tokenizer<const NL: bool>(mut input: &[u8]) -> IResult<&[u8], Token> {
[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] 123 | pub fn inner_tokenizer<const NL: bool>(mut input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cpath.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cpath.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn token(input: &[u8]) -> IResult<&[u8], Token> {
[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] 168 | pub fn token(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn starttag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 49 | fn starttag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn endtag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 53 | fn endtag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn semicolon(input: &[u8]) -> IResult<&[u8], Token> {
[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] 61 | fn semicolon(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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] 77 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nginx/lexer.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn tokenizer(mut input: &[u8]) -> IResult<&[u8], Token> {
[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] 116 | pub fn tokenizer(mut input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `misc_conf::apache::Apache`
[INFO] [stdout]  --> src/main.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use misc_conf::apache::Apache;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn opentag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 47 | fn opentag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn endtag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 51 | fn endtag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn newline(input: &[u8]) -> IResult<&[u8], Token> {
[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] 55 | fn newline(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn closetag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 59 | fn closetag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/apache/lexer.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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] 75 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/apache/lexer.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn tokenizer(input: &[u8]) -> IResult<&[u8], Token> {
[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] 114 | pub fn tokenizer(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/apache/lexer.rs:123:51
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn inner_tokenizer<const NL: bool>(mut input: &[u8]) -> IResult<&[u8], Token> {
[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] 123 | pub fn inner_tokenizer<const NL: bool>(mut input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cpath.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cpath.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn token(input: &[u8]) -> IResult<&[u8], Token> {
[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] 168 | pub fn token(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn starttag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 49 | fn starttag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn endtag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 53 | fn endtag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn semicolon(input: &[u8]) -> IResult<&[u8], Token> {
[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] 61 | fn semicolon(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nginx/lexer.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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] 77 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nginx/lexer.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn tokenizer(mut input: &[u8]) -> IResult<&[u8], Token> {
[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] 116 | pub fn tokenizer(mut input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "0caff042091a96358123ff00ad3fdf9a3aaa5593c11ded9438bb79d42828dfc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0caff042091a96358123ff00ad3fdf9a3aaa5593c11ded9438bb79d42828dfc2", kill_on_drop: false }`
[INFO] [stdout] 0caff042091a96358123ff00ad3fdf9a3aaa5593c11ded9438bb79d42828dfc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65360711ba69c570064c60316dd55281ef9e71090660fdd43ba6a5f899f568c6
[INFO] running `Command { std: "docker" "start" "-a" "65360711ba69c570064c60316dd55281ef9e71090660fdd43ba6a5f899f568c6", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/apache/lexer.rs:47:19
[INFO] [stderr]    |
[INFO] [stderr] 47 | fn opentag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 47 | fn opentag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/apache/lexer.rs:51:18
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn endtag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 51 | fn endtag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/apache/lexer.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn newline(input: &[u8]) -> IResult<&[u8], Token> {
[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] 55 | fn newline(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/apache/lexer.rs:59:20
[INFO] [stderr]    |
[INFO] [stderr] 59 | fn closetag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 59 | fn closetag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/apache/lexer.rs:75:19
[INFO] [stderr]    |
[INFO] [stderr] 75 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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] 75 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/apache/lexer.rs:114:25
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub fn tokenizer(input: &[u8]) -> IResult<&[u8], Token> {
[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] 114 | pub fn tokenizer(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/apache/lexer.rs:123:51
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub fn inner_tokenizer<const NL: bool>(mut input: &[u8]) -> IResult<&[u8], Token> {
[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] 123 | pub fn inner_tokenizer<const NL: bool>(mut input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]     |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cpath.rs:129:19
[INFO] [stderr]     |
[INFO] [stderr] 129 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cpath.rs:168:21
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub fn token(input: &[u8]) -> IResult<&[u8], Token> {
[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] 168 | pub fn token(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/nginx/lexer.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 | fn starttag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 49 | fn starttag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/nginx/lexer.rs:53:18
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn endtag(input: &[u8]) -> IResult<&[u8], Token> {
[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] 53 | fn endtag(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/nginx/lexer.rs:61:21
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn semicolon(input: &[u8]) -> IResult<&[u8], Token> {
[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] 61 | fn semicolon(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/nginx/lexer.rs:77:19
[INFO] [stderr]    |
[INFO] [stderr] 77 | fn literal(input: &[u8]) -> IResult<&[u8], Token> {
[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] 77 | fn literal(input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nginx/lexer.rs:116:29
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub fn tokenizer(mut input: &[u8]) -> IResult<&[u8], Token> {
[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] 116 | pub fn tokenizer(mut input: &[u8]) -> IResult<&[u8], Token<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `misc-conf` (lib) generated 14 warnings
[INFO] [stderr] warning: `misc-conf` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr] warning: unused import: `misc_conf::apache::Apache`
[INFO] [stderr]  --> src/main.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 |     use misc_conf::apache::Apache;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `misc-conf` (bin "misc-conf" test) generated 1 warning (run `cargo fix --bin "misc-conf" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/misc_conf-b542cfb998d326fa)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/misc_conf-0c48a77b6221253c)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests misc_conf
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 147) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 42) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 165) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 67) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 147) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]  --> src/lib.rs:155:49
[INFO] [stdout]   |
[INFO] [stdout] 8 |     CustomLog "${SRVROOT}/logs/ssl_request.log" \
[INFO] [stdout]   |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `<`
[INFO] [stdout]  --> src/lib.rs:148:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | <VirtualHost _default_:443>
[INFO] [stdout]   | ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 42) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/lib.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | if ($host ~* ^www\.(.*)$) {
[INFO] [stdout]    |                  ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `{`
[INFO] [stdout]  --> src/lib.rs:44:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | http {
[INFO] [stdout]   | ---- while parsing this struct
[INFO] [stdout] 4 |     server {
[INFO] [stdout]   |     ------ ^ expected one of `,`, `:`, or `}`
[INFO] [stdout]   |     |
[INFO] [stdout]   |     while parsing this struct field
[INFO] [stdout]   |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]   |
[INFO] [stdout] 4 |     server: server {
[INFO] [stdout]   |     +++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `http` in this scope
[INFO] [stdout]  --> src/lib.rs:43:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | http {
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 165) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]  --> src/lib.rs:166:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Directive {
[INFO] [stdout]   | ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use misc_conf::ast::Directive;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]  --> src/lib.rs:172:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         Directive {
[INFO] [stdout]   |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use misc_conf::ast::Directive;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:178:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Directive {
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:184:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         Directive {
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:190:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Directive {
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:196:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Directive {
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:202:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Directive {
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:210:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         Directive {
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:216:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:224:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:232:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 67) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]  --> src/lib.rs:68:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Directive {
[INFO] [stdout]   | ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use misc_conf::ast::Directive;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]  --> src/lib.rs:72:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Directive {
[INFO] [stdout]   |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use misc_conf::ast::Directive;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:105:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:112:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:119:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 Directive {
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:125:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |                         Directive {
[INFO] [stdout]    |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Directive` in this scope
[INFO] [stdout]   --> src/lib.rs:131:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |                         Directive {
[INFO] [stdout]    |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use misc_conf::ast::Directive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/lib.rs:10:17:
[INFO] [stdout] index out of bounds: the len is 1 but the index is 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d78d5b0cf22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d78d5b0cf22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d78d5b0cf22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d78d5b0cf22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d78d5b29613 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d78d5b29613 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d78d5b0ab43 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d78d5b0ab43 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d78d5b0cd72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d78d5b0de13 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d78d5b0dbf5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5d78d5b0e7e5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5d78d5b0e57a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5d78d5b0d429 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d78d5b0e20d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5d78d5b28810 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5d78d5b28991 - core::panicking::panic_bounds_check::h5443494609ce8457
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:280:5
[INFO] [stdout]   17:     0x5d78d5acbbf4 - <usize as core::slice::index::SliceIndex<[T]>>::index::hf0e9026e899b2be0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/index.rs:274:10
[INFO] [stdout]   18:     0x5d78d5ac7f28 - core::slice::index::<impl core::ops::index::Index<I> for [T]>::index::h8eafb383e19d7562
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/index.rs:18:15
[INFO] [stdout]   19:     0x5d78d5ac7f28 - <alloc::vec::Vec<T,A> as core::ops::index::Index<I>>::index::hfbe35295e6d170fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3571:9
[INFO] [stdout]   20:     0x5d78d5aa366b - rust_out::main::h62bf8a5716d0a5df
[INFO] [stdout]   21:     0x5d78d5aa26d3 - core::ops::function::FnOnce::call_once::h106db33b51756a40
[INFO] [stdout]   22:     0x5d78d5aa23a6 - std::sys::backtrace::__rust_begin_short_backtrace::h83791cd250b6bfb7
[INFO] [stdout]   23:     0x5d78d5aa2389 - std::rt::lang_start::{{closure}}::hc320f5d84930257f
[INFO] [stdout]   24:     0x5d78d5b06dd0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   25:     0x5d78d5b06dd0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x5d78d5b06dd0 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x5d78d5b06dd0 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5d78d5b06dd0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x5d78d5b06dd0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5d78d5b06dd0 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5d78d5b06dd0 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d78d5b06dd0 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x5d78d5aa2371 - std::rt::lang_start::hc1a224b50328756c
[INFO] [stdout]   34:     0x5d78d5aa3c15 - main
[INFO] [stdout]   35:     0x7144ae36a1ca - <unknown>
[INFO] [stdout]   36:     0x7144ae36a28b - __libc_start_main
[INFO] [stdout]   37:     0x5d78d5aa1e85 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 147)
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout]     src/lib.rs - (line 165)
[INFO] [stdout]     src/lib.rs - (line 42)
[INFO] [stdout]     src/lib.rs - (line 67)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "65360711ba69c570064c60316dd55281ef9e71090660fdd43ba6a5f899f568c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65360711ba69c570064c60316dd55281ef9e71090660fdd43ba6a5f899f568c6", kill_on_drop: false }`
[INFO] [stdout] 65360711ba69c570064c60316dd55281ef9e71090660fdd43ba6a5f899f568c6
