[INFO] fetching crate moore-svlog-syntax 0.14.0...
[INFO] testing moore-svlog-syntax-0.14.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate moore-svlog-syntax 0.14.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate moore-svlog-syntax 0.14.0
[INFO] finished tweaking crates.io crate moore-svlog-syntax 0.14.0
[INFO] tweaked toml for crates.io crate moore-svlog-syntax 0.14.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moore-svlog-syntax 0.14.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] [stderr]   Downloaded memmap v0.7.0
[INFO] [stderr]   Downloaded moore-common v0.14.0
[INFO] [stderr]   Downloaded moore-derive v0.14.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efe5d3157c5e30f6f4d879d3af6635535ca314573027cac5c06aaa3427171392
[INFO] running `Command { std: "docker" "start" "-a" "efe5d3157c5e30f6f4d879d3af6635535ca314573027cac5c06aaa3427171392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efe5d3157c5e30f6f4d879d3af6635535ca314573027cac5c06aaa3427171392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe5d3157c5e30f6f4d879d3af6635535ca314573027cac5c06aaa3427171392", kill_on_drop: false }`
[INFO] [stdout] efe5d3157c5e30f6f4d879d3af6635535ca314573027cac5c06aaa3427171392
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5517f69b3af063df3520e0c93c2704db6ac69f6e711fe4a75c2b9afde5ed282
[INFO] running `Command { std: "docker" "start" "-a" "a5517f69b3af063df3520e0c93c2704db6ac69f6e711fe4a75c2b9afde5ed282", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling moore-common v0.14.0
[INFO] [stderr]    Compiling moore-derive v0.14.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling moore-svlog-syntax v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ast.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn format_indefinite(&self) -> FormatNodeIndefinite
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[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] 123 |     fn format_indefinite(&self) -> FormatNodeIndefinite<'_>
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ast.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn format_definite(&self) -> FormatNodeDefinite
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[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] 132 |     fn format_definite(&self) -> FormatNodeDefinite<'_>
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lexer.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(input: Preprocessor<'a>) -> Lexer {
[INFO] [stdout]    |                                    --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(input: Preprocessor<'a>) -> Lexer<'a> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.38s
[INFO] running `Command { std: "docker" "inspect" "a5517f69b3af063df3520e0c93c2704db6ac69f6e711fe4a75c2b9afde5ed282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5517f69b3af063df3520e0c93c2704db6ac69f6e711fe4a75c2b9afde5ed282", kill_on_drop: false }`
[INFO] [stdout] a5517f69b3af063df3520e0c93c2704db6ac69f6e711fe4a75c2b9afde5ed282
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ff4e0c31360499fb0e8fbe3eb6801f53b1add9be3d049914fad29063faf7b07
[INFO] running `Command { std: "docker" "start" "-a" "7ff4e0c31360499fb0e8fbe3eb6801f53b1add9be3d049914fad29063faf7b07", kill_on_drop: false }`
[INFO] [stderr]    Compiling moore-svlog-syntax v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ast.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn format_indefinite(&self) -> FormatNodeIndefinite
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[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] 123 |     fn format_indefinite(&self) -> FormatNodeIndefinite<'_>
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ast.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn format_definite(&self) -> FormatNodeDefinite
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[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] 132 |     fn format_definite(&self) -> FormatNodeDefinite<'_>
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lexer.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(input: Preprocessor<'a>) -> Lexer {
[INFO] [stdout]    |                                    --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(input: Preprocessor<'a>) -> Lexer<'a> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ast.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn format_indefinite(&self) -> FormatNodeIndefinite
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[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] 123 |     fn format_indefinite(&self) -> FormatNodeIndefinite<'_>
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ast.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn format_definite(&self) -> FormatNodeDefinite
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[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] 132 |     fn format_definite(&self) -> FormatNodeDefinite<'_>
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lexer.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(input: Preprocessor<'a>) -> Lexer {
[INFO] [stdout]    |                                    --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(input: Preprocessor<'a>) -> Lexer<'a> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> preproc.rs:1317:23
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     fn preproc(input: &str) -> Preprocessor {
[INFO] [stdout]      |                       ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[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] 1317 |     fn preproc(input: &str) -> Preprocessor<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.72s
[INFO] running `Command { std: "docker" "inspect" "7ff4e0c31360499fb0e8fbe3eb6801f53b1add9be3d049914fad29063faf7b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff4e0c31360499fb0e8fbe3eb6801f53b1add9be3d049914fad29063faf7b07", kill_on_drop: false }`
[INFO] [stdout] 7ff4e0c31360499fb0e8fbe3eb6801f53b1add9be3d049914fad29063faf7b07
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b7f471c3b6c28d6edff0a8dcd0da9d6b56937025a65872ed9e24052ecd1c8a6
[INFO] running `Command { std: "docker" "start" "-a" "8b7f471c3b6c28d6edff0a8dcd0da9d6b56937025a65872ed9e24052ecd1c8a6", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ast.rs:123:26
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn format_indefinite(&self) -> FormatNodeIndefinite
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[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] 123 |     fn format_indefinite(&self) -> FormatNodeIndefinite<'_>
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ast.rs:132:24
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn format_definite(&self) -> FormatNodeDefinite
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[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] 132 |     fn format_definite(&self) -> FormatNodeDefinite<'_>
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> lexer.rs:23:44
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn new(input: Preprocessor<'a>) -> Lexer {
[INFO] [stderr]    |                                    --      ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn new(input: Preprocessor<'a>) -> Lexer<'a> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> preproc.rs:1317:23
[INFO] [stderr]      |
[INFO] [stderr] 1317 |     fn preproc(input: &str) -> Preprocessor {
[INFO] [stderr]      |                       ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[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] 1317 |     fn preproc(input: &str) -> Preprocessor<'_> {
[INFO] [stderr]      |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `moore-svlog-syntax` (lib) generated 3 warnings (run `cargo fix --lib -p moore-svlog-syntax` to apply 3 suggestions)
[INFO] [stderr] warning: `moore-svlog-syntax` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p moore-svlog-syntax --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/moore_svlog_syntax-4450111dc19d07c1)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test cat::tests::empty ... ok
[INFO] [stdout] test cat::tests::non_empty ... ok
[INFO] [stdout] test lexer::tests::underscores_in_literal_constant_numbers ... ignored
[INFO] [stdout] test lexer::tests::sys_idents ... ok
[INFO] [stdout] test lexer::tests::time_literal ... ok
[INFO] [stdout] test lexer::tests::unbased_unsized_literal ... ok
[INFO] [stdout] test lexer::tests::unsized_literal_constant_numbers ... ok
[INFO] [stdout] test lexer::tests::multiline_string_literal ... ok
[INFO] [stdout] test lexer::tests::number_literal ... ok
[INFO] [stdout] test lexer::tests::signed_literal_constant_numbers ... ok
[INFO] [stdout] test lexer::tests::esc_idents ... ok
[INFO] [stdout] test preproc::tests::macro_noargs_parentheses ... ok
[INFO] [stdout] test lexer::tests::sized_literal_constant_numbers ... ok
[INFO] [stdout] test preproc::tests::include_and_define ... ok
[INFO] [stdout] test preproc::tests::include ... ok
[INFO] [stdout] test preproc::tests::macro_name_with_digits_and_underscores ... ok
[INFO] [stdout] test lexer::tests::idents ... ok
[INFO] [stdout] test preproc::tests::macro_args ... ok
[INFO] [stdout] test preproc::tests::conditional_define - should panic ... ok
[INFO] [stdout] test lexer::tests::unsized_literal_constant_numbers_illegal - should panic ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests moore_svlog_syntax
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ast.rs - ast::Visitor (line 2574) ... ignored
[INFO] [stdout] test cat.rs - cat (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8b7f471c3b6c28d6edff0a8dcd0da9d6b56937025a65872ed9e24052ecd1c8a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b7f471c3b6c28d6edff0a8dcd0da9d6b56937025a65872ed9e24052ecd1c8a6", kill_on_drop: false }`
[INFO] [stdout] 8b7f471c3b6c28d6edff0a8dcd0da9d6b56937025a65872ed9e24052ecd1c8a6
