[INFO] cloning repository https://github.com/jsrobson10/asm-compiler-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsrobson10/asm-compiler-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsrobson10%2Fasm-compiler-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsrobson10%2Fasm-compiler-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f01670fdc3e6536dc05057f1242c4203cea37c2
[INFO] testing jsrobson10/asm-compiler-2 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsrobson10%2Fasm-compiler-2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsrobson10/asm-compiler-2
[INFO] finished tweaking git repo https://github.com/jsrobson10/asm-compiler-2
[INFO] tweaked toml for git repo https://github.com/jsrobson10/asm-compiler-2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsrobson10/asm-compiler-2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsrobson10/asm-compiler-2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa2f0b101ff3930f03b7a46a305ff6976e7fd6450627798a15973e309cb20917
[INFO] running `Command { std: "docker" "start" "-a" "fa2f0b101ff3930f03b7a46a305ff6976e7fd6450627798a15973e309cb20917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa2f0b101ff3930f03b7a46a305ff6976e7fd6450627798a15973e309cb20917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2f0b101ff3930f03b7a46a305ff6976e7fd6450627798a15973e309cb20917", kill_on_drop: false }`
[INFO] [stdout] fa2f0b101ff3930f03b7a46a305ff6976e7fd6450627798a15973e309cb20917
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acf0d0c4cf3ffcf4c2423393b0b1e369edd9659338eb11919dca4f28a961561d
[INFO] running `Command { std: "docker" "start" "-a" "acf0d0c4cf3ffcf4c2423393b0b1e369edd9659338eb11919dca4f28a961561d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling lzma-rust v0.1.7
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nt-time v0.6.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling filetime_creation v0.1.7
[INFO] [stderr]    Compiling sevenz-rust v0.5.4
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling libmath v0.2.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling fastnbt v2.5.0
[INFO] [stderr]    Compiling mc_schem v1.1.2
[INFO] [stderr]    Compiling asm-compiler-2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:69:50
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(sref: SourceRef<'a>, msg: String) -> CompileError {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(sref: SourceRef<'a>, msg: String) -> CompileError<'a> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn process(text: &str) -> Result<Vec<Token>, CompileError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn process(text: &str) -> Result<Vec<Token<'_>>, CompileError<'_>> {
[INFO] [stdout]    |                                               ++++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer/text.rs:18:57
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(text: &'a str, start: usize, end: usize) -> SourceRef {
[INFO] [stdout]    |                       -- the lifetime is named here        ^^^^^^^^^ the same lifetime is hidden 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] 18 |     pub fn new(text: &'a str, start: usize, end: usize) -> SourceRef<'a> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/subroutine.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(name: &'a str) -> Subroutine {
[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] 20 |     pub fn new(name: &'a str) -> Subroutine<'a> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/compiler.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn process(text: &str) -> Result<Vec<i32>, CompileError> {
[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] 6 | pub fn process(text: &str) -> Result<Vec<i32>, CompileError<'_>> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.44s
[INFO] running `Command { std: "docker" "inspect" "acf0d0c4cf3ffcf4c2423393b0b1e369edd9659338eb11919dca4f28a961561d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf0d0c4cf3ffcf4c2423393b0b1e369edd9659338eb11919dca4f28a961561d", kill_on_drop: false }`
[INFO] [stdout] acf0d0c4cf3ffcf4c2423393b0b1e369edd9659338eb11919dca4f28a961561d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc33fb65a5c31dbb42fd2d4471a169f20e1da1159e80378fa3e788e51ddcc565
[INFO] running `Command { std: "docker" "start" "-a" "fc33fb65a5c31dbb42fd2d4471a169f20e1da1159e80378fa3e788e51ddcc565", kill_on_drop: false }`
[INFO] [stderr]    Compiling asm-compiler-2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:69:50
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(sref: SourceRef<'a>, msg: String) -> CompileError {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(sref: SourceRef<'a>, msg: String) -> CompileError<'a> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn process(text: &str) -> Result<Vec<Token>, CompileError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn process(text: &str) -> Result<Vec<Token<'_>>, CompileError<'_>> {
[INFO] [stdout]    |                                               ++++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer/text.rs:18:57
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(text: &'a str, start: usize, end: usize) -> SourceRef {
[INFO] [stdout]    |                       -- the lifetime is named here        ^^^^^^^^^ the same lifetime is hidden 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] 18 |     pub fn new(text: &'a str, start: usize, end: usize) -> SourceRef<'a> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/subroutine.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(name: &'a str) -> Subroutine {
[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] 20 |     pub fn new(name: &'a str) -> Subroutine<'a> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/compiler.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn process(text: &str) -> Result<Vec<i32>, CompileError> {
[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] 6 | pub fn process(text: &str) -> Result<Vec<i32>, CompileError<'_>> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "fc33fb65a5c31dbb42fd2d4471a169f20e1da1159e80378fa3e788e51ddcc565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc33fb65a5c31dbb42fd2d4471a169f20e1da1159e80378fa3e788e51ddcc565", kill_on_drop: false }`
[INFO] [stdout] fc33fb65a5c31dbb42fd2d4471a169f20e1da1159e80378fa3e788e51ddcc565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d4be63fcce044c82c3f84e5fa2bd04743213899b63a8f1a9d6c01e3166eb00d
[INFO] running `Command { std: "docker" "start" "-a" "8d4be63fcce044c82c3f84e5fa2bd04743213899b63a8f1a9d6c01e3166eb00d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/error.rs:69:50
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn new(sref: SourceRef<'a>, msg: String) -> CompileError {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn new(sref: SourceRef<'a>, msg: String) -> CompileError<'a> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tokenizer.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn process(text: &str) -> Result<Vec<Token>, CompileError> {
[INFO] [stderr]    |                      ^^^^                ^^^^^   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                   |
[INFO] [stderr]    |                      |                   the same lifetime is hidden here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn process(text: &str) -> Result<Vec<Token<'_>>, CompileError<'_>> {
[INFO] [stderr]    |                                               ++++               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/tokenizer/text.rs:18:57
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn new(text: &'a str, start: usize, end: usize) -> SourceRef {
[INFO] [stderr]    |                       -- the lifetime is named here        ^^^^^^^^^ the same lifetime is hidden 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] 18 |     pub fn new(text: &'a str, start: usize, end: usize) -> SourceRef<'a> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser/subroutine.rs:20:31
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn new(name: &'a str) -> Subroutine {
[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] 20 |     pub fn new(name: &'a str) -> Subroutine<'a> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/compiler.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn process(text: &str) -> Result<Vec<i32>, CompileError> {
[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] 6 | pub fn process(text: &str) -> Result<Vec<i32>, CompileError<'_>> {
[INFO] [stderr]   |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asm-compiler-2` (bin "asm-compiler-2" test) generated 5 warnings (run `cargo fix --bin "asm-compiler-2" -p asm-compiler-2 --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asm_compiler_2-862d3e682efc95aa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8d4be63fcce044c82c3f84e5fa2bd04743213899b63a8f1a9d6c01e3166eb00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d4be63fcce044c82c3f84e5fa2bd04743213899b63a8f1a9d6c01e3166eb00d", kill_on_drop: false }`
[INFO] [stdout] 8d4be63fcce044c82c3f84e5fa2bd04743213899b63a8f1a9d6c01e3166eb00d
