[INFO] cloning repository https://github.com/Clay-6/ocrlang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Clay-6/ocrlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClay-6%2Focrlang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClay-6%2Focrlang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f474c086c707da201feba52fee6b93943441bc8a
[INFO] building Clay-6/ocrlang against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClay-6%2Focrlang" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Clay-6/ocrlang
[INFO] finished tweaking git repo https://github.com/Clay-6/ocrlang
[INFO] tweaked toml for git repo https://github.com/Clay-6/ocrlang written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Clay-6/ocrlang on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Clay-6/ocrlang 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded error-code v3.3.1
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded log v0.4.26
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded clap v4.5.30
[INFO] [stderr]   Downloaded la-arena v0.3.1
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded cc v1.2.15
[INFO] [stderr]   Downloaded dissimilar v1.0.9
[INFO] [stderr]   Downloaded logos-codegen v0.15.0
[INFO] [stderr]   Downloaded rand_core v0.9.2
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded rowan v0.16.1
[INFO] [stderr]   Downloaded borsh v1.5.5
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded clap_builder v4.5.30
[INFO] [stderr]   Downloaded smol_str v0.3.2
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded zerocopy v0.8.20
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded line-index v0.1.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.20
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded logos-derive v0.15.0
[INFO] [stderr]   Downloaded logos v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a4ff9ac20cc7d22570eddac7c9ed5f02d15fe87478070699eb5582a20e68ee8
[INFO] running `Command { std: "docker" "start" "-a" "5a4ff9ac20cc7d22570eddac7c9ed5f02d15fe87478070699eb5582a20e68ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a4ff9ac20cc7d22570eddac7c9ed5f02d15fe87478070699eb5582a20e68ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a4ff9ac20cc7d22570eddac7c9ed5f02d15fe87478070699eb5582a20e68ee8", kill_on_drop: false }`
[INFO] [stdout] 5a4ff9ac20cc7d22570eddac7c9ed5f02d15fe87478070699eb5582a20e68ee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 002798820da4c486ae834585822c2dc28e06eb3b9994a89a077e31bddc37e031
[INFO] running `Command { std: "docker" "start" "-a" "002798820da4c486ae834585822c2dc28e06eb3b9994a89a077e31bddc37e031", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling ocrlang_lexer v1.3.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]    Compiling ocrlang_syntax v1.3.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]    Compiling ocrlang_ast v1.3.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling ocrlang_parser v1.3.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/lib.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn parse(input: &str) -> Result<Parse, LexError> {
[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] 16 | pub fn parse(input: &str) -> Result<Parse, LexError<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/source.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub(crate) fn peek_token(&mut self) -> Option<&Token> {
[INFO] [stdout]    |                              ^^^^^^^^^            ^^^^^^
[INFO] [stdout]    |                              |                    ||
[INFO] [stdout]    |                              |                    |the same lifetime is hidden here
[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] 24 |     pub(crate) fn peek_token(&mut self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/source.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn peek_token_raw(&self) -> Option<&Token> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^
[INFO] [stdout]    |                       |                ||
[INFO] [stdout]    |                       |                |the same lifetime is hidden here
[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] 73 |     fn peek_token_raw(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/source.rs:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn peek_next_token_raw(&self) -> Option<&Token> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^
[INFO] [stdout]    |                            |                ||
[INFO] [stdout]    |                            |                |the same lifetime is hidden here
[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 peek_next_token_raw(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ocrlang_hir v1.3.0 (/opt/rustwide/workdir/crates/hir)
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling ocrlang_interpreter v1.3.0 (/opt/rustwide/workdir/crates/interpreter)
[INFO] [stderr]    Compiling ocrlang v1.3.0 (/opt/rustwide/workdir/crates/ocrlang)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.05s
[INFO] running `Command { std: "docker" "inspect" "002798820da4c486ae834585822c2dc28e06eb3b9994a89a077e31bddc37e031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002798820da4c486ae834585822c2dc28e06eb3b9994a89a077e31bddc37e031", kill_on_drop: false }`
[INFO] [stdout] 002798820da4c486ae834585822c2dc28e06eb3b9994a89a077e31bddc37e031
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 264890ad07e0bfbf19f44dce0dc599e346189f52b047f86f1a07c2e1b9e914ef
[INFO] running `Command { std: "docker" "start" "-a" "264890ad07e0bfbf19f44dce0dc599e346189f52b047f86f1a07c2e1b9e914ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling ocrlang_lexer v1.3.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]    Compiling ocrlang_syntax v1.3.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/lib.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn parse(input: &str) -> Result<Parse, LexError> {
[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] 16 | pub fn parse(input: &str) -> Result<Parse, LexError<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ocrlang_ast v1.3.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/source.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub(crate) fn peek_token(&mut self) -> Option<&Token> {
[INFO] [stdout]    |                              ^^^^^^^^^            ^^^^^^
[INFO] [stdout]    |                              |                    ||
[INFO] [stdout]    |                              |                    |the same lifetime is hidden here
[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] 24 |     pub(crate) fn peek_token(&mut self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ocrlang v1.3.0 (/opt/rustwide/workdir/crates/ocrlang)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/source.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn peek_token_raw(&self) -> Option<&Token> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^
[INFO] [stdout]    |                       |                ||
[INFO] [stdout]    |                       |                |the same lifetime is hidden here
[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] 73 |     fn peek_token_raw(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/source.rs:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn peek_next_token_raw(&self) -> Option<&Token> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^
[INFO] [stdout]    |                            |                ||
[INFO] [stdout]    |                            |                |the same lifetime is hidden here
[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 peek_next_token_raw(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ocrlang_hir v1.3.0 (/opt/rustwide/workdir/crates/hir)
[INFO] [stderr]    Compiling ocrlang_interpreter v1.3.0 (/opt/rustwide/workdir/crates/interpreter)
[INFO] [stderr]    Compiling ocrlang_parser v1.3.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/lib.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn parse(input: &str) -> Result<Parse, LexError> {
[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] 16 | pub fn parse(input: &str) -> Result<Parse, LexError<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/source.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub(crate) fn peek_token(&mut self) -> Option<&Token> {
[INFO] [stdout]    |                              ^^^^^^^^^            ^^^^^^
[INFO] [stdout]    |                              |                    ||
[INFO] [stdout]    |                              |                    |the same lifetime is hidden here
[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] 24 |     pub(crate) fn peek_token(&mut self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/source.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn peek_token_raw(&self) -> Option<&Token> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^
[INFO] [stdout]    |                       |                ||
[INFO] [stdout]    |                       |                |the same lifetime is hidden here
[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] 73 |     fn peek_token_raw(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/parser/src/source.rs:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn peek_next_token_raw(&self) -> Option<&Token> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^
[INFO] [stdout]    |                            |                ||
[INFO] [stdout]    |                            |                |the same lifetime is hidden here
[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 peek_next_token_raw(&self) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.56s
[INFO] running `Command { std: "docker" "inspect" "264890ad07e0bfbf19f44dce0dc599e346189f52b047f86f1a07c2e1b9e914ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264890ad07e0bfbf19f44dce0dc599e346189f52b047f86f1a07c2e1b9e914ef", kill_on_drop: false }`
[INFO] [stdout] 264890ad07e0bfbf19f44dce0dc599e346189f52b047f86f1a07c2e1b9e914ef
