[INFO] cloning repository https://github.com/chiro2001/zmips
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chiro2001/zmips" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiro2001%2Fzmips", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiro2001%2Fzmips'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcc4e35c3acad83b1180d0b191364708ca86b865
[INFO] checking chiro2001/zmips against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiro2001%2Fzmips" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chiro2001/zmips
[INFO] finished tweaking git repo https://github.com/chiro2001/zmips
[INFO] tweaked toml for git repo https://github.com/chiro2001/zmips written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chiro2001/zmips on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chiro2001/zmips already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded paw-attributes v1.0.2
[INFO] [stderr]   Downloaded paw-raw v1.0.0
[INFO] [stderr]   Downloaded paw v1.0.0
[INFO] [stderr]   Downloaded get-size-derive v0.1.2
[INFO] [stderr]   Downloaded unroll v0.1.5
[INFO] [stderr]   Downloaded constant_time_eq v0.2.5
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] [stderr]   Downloaded toml_datetime v0.6.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.7
[INFO] [stderr]   Downloaded primitive-types v0.12.1
[INFO] [stderr]   Downloaded emojihash-rs v0.2.1
[INFO] [stderr]   Downloaded get-size v0.1.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.4
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.94
[INFO] [stderr]   Downloaded scratch v1.0.5
[INFO] [stderr]   Downloaded darling_macro v0.20.1
[INFO] [stderr]   Downloaded rustversion v1.0.12
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded snap v1.1.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] [stderr]   Downloaded serde v1.0.162
[INFO] [stderr]   Downloaded toml_edit v0.19.8
[INFO] [stderr]   Downloaded rusty-leveldb v1.0.6
[INFO] [stderr]   Downloaded cxx-build v1.0.94
[INFO] [stderr]   Downloaded bumpalo v3.12.1
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded serde_with v3.0.0
[INFO] [stderr]   Downloaded cxx v1.0.94
[INFO] [stderr]   Downloaded chrono v0.4.24
[INFO] [stderr]   Downloaded twenty-first v0.21.3
[INFO] [stderr]   Downloaded parity-scale-codec v3.5.0
[INFO] [stderr]   Downloaded syn v2.0.15
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.94
[INFO] [stderr]   Downloaded darling_core v0.20.1
[INFO] [stderr]   Downloaded serde_derive v1.0.162
[INFO] [stderr]   Downloaded time v0.3.21
[INFO] [stderr]   Downloaded darling v0.20.1
[INFO] [stderr]   Downloaded serde_with_macros v3.0.0
[INFO] [stderr]   Downloaded libc v0.2.143
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5cfe88aa558d3a631cf310cb08caca9cfaa1ef166ed6fdd0bb57ba377287426
[INFO] running `Command { std: "docker" "start" "-a" "a5cfe88aa558d3a631cf310cb08caca9cfaa1ef166ed6fdd0bb57ba377287426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5cfe88aa558d3a631cf310cb08caca9cfaa1ef166ed6fdd0bb57ba377287426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5cfe88aa558d3a631cf310cb08caca9cfaa1ef166ed6fdd0bb57ba377287426", kill_on_drop: false }`
[INFO] [stdout] a5cfe88aa558d3a631cf310cb08caca9cfaa1ef166ed6fdd0bb57ba377287426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 058d072a3002eebd7f8dd0b3554186dd3f36dc47f928b210fab74cc75b9aa7d3
[INFO] running `Command { std: "docker" "start" "-a" "058d072a3002eebd7f8dd0b3554186dd3f36dc47f928b210fab74cc75b9aa7d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling libc v0.2.143
[INFO] [stderr]    Compiling serde_derive v1.0.162
[INFO] [stderr]    Compiling serde v1.0.162
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking constant_time_eq v0.2.5
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking emojihash-rs v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking zmips v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking rusty-leveldb v1.0.6
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling get-size-derive v0.1.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]     Checking get-size v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking parity-scale-codec v3.5.0
[INFO] [stderr]     Checking serde_with v3.0.0
[INFO] [stderr]     Checking primitive-types v0.12.1
[INFO] [stderr]     Checking twenty-first v0.21.3
[INFO] [stderr]     Checking zmips-opcodes v0.1.0 (/opt/rustwide/workdir/zmips-opcodes)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn parse(input: &str) -> Result<Vec<ParsedInstruction>, ParseError> {
[INFO] [stdout]     |                     ^^^^                ^^^^^^^^^^^^^^^^^   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                   |
[INFO] [stdout]     |                     |                   the same lifetime is hidden 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] 101 | pub fn parse(input: &str) -> Result<Vec<ParsedInstruction<'_>>, ParseError<'_>> {
[INFO] [stdout]     |                                                          ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn program(s: &str) -> ParseResult<Vec<ParsedInstruction>> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |        |               |
[INFO] [stdout]     |               |        |               the same lifetime is hidden here
[INFO] [stdout]     |               |        the same lifetime is hidden 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] 185 | fn program(s: &str) -> ParseResult<'_, Vec<ParsedInstruction<'_>>> {
[INFO] [stdout]     |                                    +++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:193:34
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn labelled_instruction(s_instr: &str) -> ParseResult<ParsedInstruction> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |           |
[INFO] [stdout]     |                                  |        |           the same lifetime is hidden here
[INFO] [stdout]     |                                  |        the same lifetime is hidden 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] 193 | fn labelled_instruction(s_instr: &str) -> ParseResult<'_, ParsedInstruction<'_>> {
[INFO] [stdout]     |                                                       +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn label(label_s: &str) -> ParseResult<ParsedInstruction> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |        |           |
[INFO] [stdout]     |                   |        |           the same lifetime is hidden here
[INFO] [stdout]     |                   |        the same lifetime is hidden 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] 198 | fn label(label_s: &str) -> ParseResult<'_, ParsedInstruction<'_>> {
[INFO] [stdout]     |                                        +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn an_instruction(s: &str) -> ParseResult<AnInstruction<String, String, String>> {
[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] 212 | fn an_instruction(s: &str) -> ParseResult<'_, AnInstruction<String, String, String>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:315:26
[INFO] [stdout]     |
[INFO] [stdout] 313 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 314 |     f: F,
[INFO] [stdout] 315 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>>
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 315 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:333:26
[INFO] [stdout]     |
[INFO] [stdout] 331 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 332 |     f: F,
[INFO] [stdout] 333 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>>
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 333 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:351:26
[INFO] [stdout]     |
[INFO] [stdout] 349 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 350 |     f: F,
[INFO] [stdout] 351 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>>
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 351 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:367:26
[INFO] [stdout]     |
[INFO] [stdout] 365 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 366 |     f: F,
[INFO] [stdout] 367 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>>
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 367 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:395:26
[INFO] [stdout]     |
[INFO] [stdout] 393 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 394 |     instruction: AnInstruction<String, String, String>,
[INFO] [stdout] 395 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>> {
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 395 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:430:23
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn label_addr(s_orig: &str) -> ParseResult<String> {
[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] 430 | fn label_addr(s_orig: &str) -> ParseResult<'_, String> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:455:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | fn comment_or_whitespace0(s: &str) -> ParseResult<&str> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |        |           |
[INFO] [stdout]     |                              |        |           the same lifetime is elided here
[INFO] [stdout]     |                              |        the same lifetime is hidden 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] 455 | fn comment_or_whitespace0(s: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:463:46
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn comment_or_whitespace1<'a>(s: &'a str) -> ParseResult<&'a str> {
[INFO] [stdout]     |                                   --         ^^^^^^^^^^^^^--^^^^^
[INFO] [stdout]     |                                   |          |            |
[INFO] [stdout]     |                                   |          |            the same lifetime is named here
[INFO] [stdout]     |                                   |          the same lifetime is hidden here
[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] 463 | fn comment_or_whitespace1<'a>(s: &'a str) -> ParseResult<'a, &'a str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:472:16
[INFO] [stdout]     |
[INFO] [stdout] 472 | fn comment1(s: &str) -> ParseResult<()> {
[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] 472 | fn comment1(s: &str) -> ParseResult<'_, ()> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:479:19
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn whitespace1(s: &str) -> ParseResult<()> {
[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] 479 | fn whitespace1(s: &str) -> ParseResult<'_, ()> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:489:54
[INFO] [stdout]     |
[INFO] [stdout] 489 | fn token0<'a>(token: &'a str) -> impl Fn(&'a str) -> ParseResult<()> {
[INFO] [stdout]     |                       --                  --         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                   |
[INFO] [stdout]     |                       |                   the same lifetime is named here
[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] 489 | fn token0<'a>(token: &'a str) -> impl Fn(&'a str) -> ParseResult<'a, ()> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:499:54
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn token1<'a>(token: &'a str) -> impl Fn(&'a str) -> ParseResult<()> {
[INFO] [stdout]     |                       --                  --         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                   |
[INFO] [stdout]     |                       |                   the same lifetime is named here
[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] 499 | fn token1<'a>(token: &'a str) -> impl Fn(&'a str) -> ParseResult<'a, ()> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 | fn reg1(s: &str) -> ParseResult<&str> {
[INFO] [stdout]     |            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |        |           |
[INFO] [stdout]     |            |        |           the same lifetime is elided here
[INFO] [stdout]     |            |        the same lifetime is hidden 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] 507 | fn reg1(s: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:520:23
[INFO] [stdout]     |
[INFO] [stdout] 520 | fn immediate_value(s: &str) -> ParseResult<&str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |           |
[INFO] [stdout]     |                       |        |           the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden 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] 520 | fn immediate_value(s: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zmips-vm v0.1.0 (/opt/rustwide/workdir/zmips-vm)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn parse(input: &str) -> Result<Vec<ParsedInstruction>, ParseError> {
[INFO] [stdout]     |                     ^^^^                ^^^^^^^^^^^^^^^^^   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                   |
[INFO] [stdout]     |                     |                   the same lifetime is hidden 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] 101 | pub fn parse(input: &str) -> Result<Vec<ParsedInstruction<'_>>, ParseError<'_>> {
[INFO] [stdout]     |                                                          ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn program(s: &str) -> ParseResult<Vec<ParsedInstruction>> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |        |               |
[INFO] [stdout]     |               |        |               the same lifetime is hidden here
[INFO] [stdout]     |               |        the same lifetime is hidden 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] 185 | fn program(s: &str) -> ParseResult<'_, Vec<ParsedInstruction<'_>>> {
[INFO] [stdout]     |                                    +++                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:193:34
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn labelled_instruction(s_instr: &str) -> ParseResult<ParsedInstruction> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |           |
[INFO] [stdout]     |                                  |        |           the same lifetime is hidden here
[INFO] [stdout]     |                                  |        the same lifetime is hidden 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] 193 | fn labelled_instruction(s_instr: &str) -> ParseResult<'_, ParsedInstruction<'_>> {
[INFO] [stdout]     |                                                       +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn label(label_s: &str) -> ParseResult<ParsedInstruction> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |        |           |
[INFO] [stdout]     |                   |        |           the same lifetime is hidden here
[INFO] [stdout]     |                   |        the same lifetime is hidden 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] 198 | fn label(label_s: &str) -> ParseResult<'_, ParsedInstruction<'_>> {
[INFO] [stdout]     |                                        +++                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn an_instruction(s: &str) -> ParseResult<AnInstruction<String, String, String>> {
[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] 212 | fn an_instruction(s: &str) -> ParseResult<'_, AnInstruction<String, String, String>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:315:26
[INFO] [stdout]     |
[INFO] [stdout] 313 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 314 |     f: F,
[INFO] [stdout] 315 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>>
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 315 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:333:26
[INFO] [stdout]     |
[INFO] [stdout] 331 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 332 |     f: F,
[INFO] [stdout] 333 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>>
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 333 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:351:26
[INFO] [stdout]     |
[INFO] [stdout] 349 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 350 |     f: F,
[INFO] [stdout] 351 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>>
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 351 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:367:26
[INFO] [stdout]     |
[INFO] [stdout] 365 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 366 |     f: F,
[INFO] [stdout] 367 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>>
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 367 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>>
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:395:26
[INFO] [stdout]     |
[INFO] [stdout] 393 |     name: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 394 |     instruction: AnInstruction<String, String, String>,
[INFO] [stdout] 395 | ) -> impl Fn(&'a str) -> ParseResult<AnInstruction<String, String, String>> {
[INFO] [stdout]     |               --         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 395 | ) -> impl Fn(&'a str) -> ParseResult<'a, AnInstruction<String, String, String>> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:430:23
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn label_addr(s_orig: &str) -> ParseResult<String> {
[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] 430 | fn label_addr(s_orig: &str) -> ParseResult<'_, String> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:455:30
[INFO] [stdout]     |
[INFO] [stdout] 455 | fn comment_or_whitespace0(s: &str) -> ParseResult<&str> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |        |           |
[INFO] [stdout]     |                              |        |           the same lifetime is elided here
[INFO] [stdout]     |                              |        the same lifetime is hidden 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] 455 | fn comment_or_whitespace0(s: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:463:46
[INFO] [stdout]     |
[INFO] [stdout] 463 | fn comment_or_whitespace1<'a>(s: &'a str) -> ParseResult<&'a str> {
[INFO] [stdout]     |                                   --         ^^^^^^^^^^^^^--^^^^^
[INFO] [stdout]     |                                   |          |            |
[INFO] [stdout]     |                                   |          |            the same lifetime is named here
[INFO] [stdout]     |                                   |          the same lifetime is hidden here
[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] 463 | fn comment_or_whitespace1<'a>(s: &'a str) -> ParseResult<'a, &'a str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:472:16
[INFO] [stdout]     |
[INFO] [stdout] 472 | fn comment1(s: &str) -> ParseResult<()> {
[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] 472 | fn comment1(s: &str) -> ParseResult<'_, ()> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:479:19
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn whitespace1(s: &str) -> ParseResult<()> {
[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] 479 | fn whitespace1(s: &str) -> ParseResult<'_, ()> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:489:54
[INFO] [stdout]     |
[INFO] [stdout] 489 | fn token0<'a>(token: &'a str) -> impl Fn(&'a str) -> ParseResult<()> {
[INFO] [stdout]     |                       --                  --         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                   |
[INFO] [stdout]     |                       |                   the same lifetime is named here
[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] 489 | fn token0<'a>(token: &'a str) -> impl Fn(&'a str) -> ParseResult<'a, ()> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:499:54
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn token1<'a>(token: &'a str) -> impl Fn(&'a str) -> ParseResult<()> {
[INFO] [stdout]     |                       --                  --         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                   |
[INFO] [stdout]     |                       |                   the same lifetime is named here
[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] 499 | fn token1<'a>(token: &'a str) -> impl Fn(&'a str) -> ParseResult<'a, ()> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 507 | fn reg1(s: &str) -> ParseResult<&str> {
[INFO] [stdout]     |            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |        |           |
[INFO] [stdout]     |            |        |           the same lifetime is elided here
[INFO] [stdout]     |            |        the same lifetime is hidden 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] 507 | fn reg1(s: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zmips-opcodes/src/parser.rs:520:23
[INFO] [stdout]     |
[INFO] [stdout] 520 | fn immediate_value(s: &str) -> ParseResult<&str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |        |           |
[INFO] [stdout]     |                       |        |           the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden 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] 520 | fn immediate_value(s: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.20s
[INFO] running `Command { std: "docker" "inspect" "058d072a3002eebd7f8dd0b3554186dd3f36dc47f928b210fab74cc75b9aa7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "058d072a3002eebd7f8dd0b3554186dd3f36dc47f928b210fab74cc75b9aa7d3", kill_on_drop: false }`
[INFO] [stdout] 058d072a3002eebd7f8dd0b3554186dd3f36dc47f928b210fab74cc75b9aa7d3
