[INFO] fetching crate misc-conf 0.1.2...
[INFO] testing misc-conf-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate misc-conf 0.1.2 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate misc-conf 0.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f333461219198c9eb998e9048b5a8da85288ff64acee4a0977f0d733e2d186f
[INFO] running `Command { std: "docker" "start" "-a" "9f333461219198c9eb998e9048b5a8da85288ff64acee4a0977f0d733e2d186f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f333461219198c9eb998e9048b5a8da85288ff64acee4a0977f0d733e2d186f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f333461219198c9eb998e9048b5a8da85288ff64acee4a0977f0d733e2d186f", kill_on_drop: false }`
[INFO] [stdout] 9f333461219198c9eb998e9048b5a8da85288ff64acee4a0977f0d733e2d186f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c37ea549cc91a1a4938bb1e6d06c98916995e2adfdd4c8ca13d808eb39ead8fa
[INFO] running `Command { std: "docker" "start" "-a" "c37ea549cc91a1a4938bb1e6d06c98916995e2adfdd4c8ca13d808eb39ead8fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling nom v7.1.1
[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 phf_generator v0.8.0
[INFO] [stderr]    Compiling regex v1.7.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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.30s
[INFO] running `Command { std: "docker" "inspect" "c37ea549cc91a1a4938bb1e6d06c98916995e2adfdd4c8ca13d808eb39ead8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c37ea549cc91a1a4938bb1e6d06c98916995e2adfdd4c8ca13d808eb39ead8fa", kill_on_drop: false }`
[INFO] [stdout] c37ea549cc91a1a4938bb1e6d06c98916995e2adfdd4c8ca13d808eb39ead8fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 884774df49c0e70a9d41be76c9f5e77d674ea831c9d9cb9fab301a5c8bbfa1b4
[INFO] running `Command { std: "docker" "start" "-a" "884774df49c0e70a9d41be76c9f5e77d674ea831c9d9cb9fab301a5c8bbfa1b4", 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] [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] [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/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)]` (part of `#[warn(unused)]`) 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.60s
[INFO] running `Command { std: "docker" "inspect" "884774df49c0e70a9d41be76c9f5e77d674ea831c9d9cb9fab301a5c8bbfa1b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "884774df49c0e70a9d41be76c9f5e77d674ea831c9d9cb9fab301a5c8bbfa1b4", kill_on_drop: false }`
[INFO] [stdout] 884774df49c0e70a9d41be76c9f5e77d674ea831c9d9cb9fab301a5c8bbfa1b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 180ad3b7a432ba9984c5d9adb3652425cd366d476357e8303fd1c764806a5510
[INFO] running `Command { std: "docker" "start" "-a" "180ad3b7a432ba9984c5d9adb3652425cd366d476357e8303fd1c764806a5510", 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 (run `cargo fix --lib -p misc-conf` to apply 14 suggestions)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `misc-conf` (bin "misc-conf" test) generated 1 warning (run `cargo fix --bin "misc-conf" -p misc-conf --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/misc_conf-3e8912837150f42b)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/misc_conf-543aca5b53377420)
[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 165) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 42) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 67) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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 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 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 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' (76) 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:     0x5956035532b2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5956035532b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5956035532b2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5956035532b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x595603562c0f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x595603562c0f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x595603530463 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595603530463 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x595603535f82 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5956035378dc - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x595603537736 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x595603537eb5 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x595603537d4a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5956035360b9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5956035249ed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x595603566380 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x595603566082 - core::panicking::panic_bounds_check::h8737b7de997d578c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:276:5
[INFO] [stdout]   17:     0x595603507794 - <usize as core::slice::index::SliceIndex<[T]>>::index::h04b5db3ae5ba1f3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/index.rs:267:10
[INFO] [stdout]   18:     0x595603503848 - core::slice::index::<impl core::ops::index::Index<I> for [T]>::index::ha560d583ba28beee
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/index.rs:18:15
[INFO] [stdout]   19:     0x595603503848 - <alloc::vec::Vec<T,A> as core::ops::index::Index<I>>::index::h00f952c2f352b348
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3628:9
[INFO] [stdout]   20:     0x5956034df82b - rust_out::main::h5f5347d9a581b977
[INFO] [stdout]   21:     0x5956034dea73 - core::ops::function::FnOnce::call_once::hf29e7f7ff4fb2402
[INFO] [stdout]   22:     0x5956034de706 - std::sys::backtrace::__rust_begin_short_backtrace::hbd45a51431f512d7
[INFO] [stdout]   23:     0x5956034de6e9 - std::rt::lang_start::{{closure}}::h3b7c3f31f1993a41
[INFO] [stdout]   24:     0x595603531d70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   25:     0x595603531d70 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x595603531d70 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x595603531d70 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x595603531d70 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x595603531d70 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x595603531d70 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x595603531d70 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x595603531d70 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x5956034de6d1 - std::rt::lang_start::h611e4aab8347a034
[INFO] [stdout]   34:     0x5956034dff05 - main
[INFO] [stdout]   35:     0x7a2d11fd31ca - <unknown>
[INFO] [stdout]   36:     0x7a2d11fd328b - __libc_start_main
[INFO] [stdout]   37:     0x5956034de1f5 - _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.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "180ad3b7a432ba9984c5d9adb3652425cd366d476357e8303fd1c764806a5510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "180ad3b7a432ba9984c5d9adb3652425cd366d476357e8303fd1c764806a5510", kill_on_drop: false }`
[INFO] [stdout] 180ad3b7a432ba9984c5d9adb3652425cd366d476357e8303fd1c764806a5510
