[INFO] cloning repository https://github.com/amal029/sysrust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amal029/sysrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famal029%2Fsysrust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famal029%2Fsysrust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 522c9cd14ecc53910ed5df414d4445ac47c7c564
[INFO] checking amal029/sysrust against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famal029%2Fsysrust" "/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/amal029/sysrust
[INFO] finished tweaking git repo https://github.com/amal029/sysrust
[INFO] tweaked toml for git repo https://github.com/amal029/sysrust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amal029/sysrust on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amal029/sysrust 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.63
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71ba3b222319d717cc18372835cd0f471ca291c59d753f8a54cd637feb4bea96
[INFO] running `Command { std: "docker" "start" "-a" "71ba3b222319d717cc18372835cd0f471ca291c59d753f8a54cd637feb4bea96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71ba3b222319d717cc18372835cd0f471ca291c59d753f8a54cd637feb4bea96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71ba3b222319d717cc18372835cd0f471ca291c59d753f8a54cd637feb4bea96", kill_on_drop: false }`
[INFO] [stdout] 71ba3b222319d717cc18372835cd0f471ca291c59d753f8a54cd637feb4bea96
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c144aa41515b33fb139a293187a433d22501cb812ebd6530a489c2524c3eeedb
[INFO] running `Command { std: "docker" "start" "-a" "c144aa41515b33fb139a293187a433d22501cb812ebd6530a489c2524c3eeedb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]    Compiling logos v0.14.0
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]    Compiling sysrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 137 |            _ff: &str, _sym: &RcDoc) -> RcDoc {
[INFO] [stdout]     |                                        ^^^^^ 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |            _ff: &str, _sym: &RcDoc) -> RcDoc<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:189:20
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 190 |            _ff: &str, _sym: &RcDoc) -> RcDoc {
[INFO] [stdout]     |                                        ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |            _ff: &str, _sym: &RcDoc) -> RcDoc<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn codegen(&self, _ff:&str) -> RcDoc {
[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] 210 |     pub fn codegen(&self, _ff:&str) -> RcDoc<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 403 |            _ptids: &[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc {
[INFO] [stdout]     |                                                               ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 403 |            _ptids: &[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:446:20
[INFO] [stdout]     |
[INFO] [stdout] 446 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 447 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc {
[INFO] [stdout]     |                                                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:493:20
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 494 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc {
[INFO] [stdout]     |                                                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 494 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:548:20
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn codegen(&self, _tid:usize, _smpt: & HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 549 |            _ptids:&[i64], _vars : &[Vec<Stmt>], _ff: &str,
[INFO] [stdout] 550 |            _addtid: bool) -> RcDoc {
[INFO] [stdout]     |                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |            _addtid: bool) -> RcDoc<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:593:20
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn codegen(&self, _tid:usize, _smpt: & HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 594 |            _ptids: &[i64], _vars: &[Vec<Stmt>], _ff: &str,
[INFO] [stdout] 595 |            _addtid: bool) -> RcDoc {
[INFO] [stdout]     |                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 595 |            _addtid: bool) -> RcDoc<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:665:20
[INFO] [stdout]     |
[INFO] [stdout] 665 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 666 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc {
[INFO] [stdout]     |                                                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 666 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:680:20
[INFO] [stdout]     |
[INFO] [stdout] 680 |     pub fn codegen(&self) -> RcDoc {
[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] 680 |     pub fn codegen(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:838:20
[INFO] [stdout]     |
[INFO] [stdout] 838 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>) -> RcDoc {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 838 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:862:20
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 863 |            _ff: &str) -> RcDoc {
[INFO] [stdout]     |                          ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 863 |            _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:875:21
[INFO] [stdout]     |
[INFO] [stdout] 875 |     pub fn _get_doc(&self) -> RcDoc {
[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] 875 |     pub fn _get_doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:905:33
[INFO] [stdout]     |
[INFO] [stdout] 905 |     pub fn _input_output_rc_doc(&self, _ff: &str) -> (RcDoc, RcDoc) {
[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] 905 |     pub fn _input_output_rc_doc(&self, _ff: &str) -> (RcDoc<'_>, RcDoc<'_>) {
[INFO] [stdout]     |                                                            ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 137 |            _ff: &str, _sym: &RcDoc) -> RcDoc {
[INFO] [stdout]     |                                        ^^^^^ 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |            _ff: &str, _sym: &RcDoc) -> RcDoc<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:189:20
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 190 |            _ff: &str, _sym: &RcDoc) -> RcDoc {
[INFO] [stdout]     |                                        ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |            _ff: &str, _sym: &RcDoc) -> RcDoc<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn codegen(&self, _ff:&str) -> RcDoc {
[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] 210 |     pub fn codegen(&self, _ff:&str) -> RcDoc<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 403 |            _ptids: &[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc {
[INFO] [stdout]     |                                                               ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 403 |            _ptids: &[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:446:20
[INFO] [stdout]     |
[INFO] [stdout] 446 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 447 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc {
[INFO] [stdout]     |                                                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:493:20
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 494 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc {
[INFO] [stdout]     |                                                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 494 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:548:20
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pub fn codegen(&self, _tid:usize, _smpt: & HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 549 |            _ptids:&[i64], _vars : &[Vec<Stmt>], _ff: &str,
[INFO] [stdout] 550 |            _addtid: bool) -> RcDoc {
[INFO] [stdout]     |                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |            _addtid: bool) -> RcDoc<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:593:20
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn codegen(&self, _tid:usize, _smpt: & HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 594 |            _ptids: &[i64], _vars: &[Vec<Stmt>], _ff: &str,
[INFO] [stdout] 595 |            _addtid: bool) -> RcDoc {
[INFO] [stdout]     |                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 595 |            _addtid: bool) -> RcDoc<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:665:20
[INFO] [stdout]     |
[INFO] [stdout] 665 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 666 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc {
[INFO] [stdout]     |                                                              ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 666 |            _ptids:&[i64], _vars: &[Vec<Stmt>], _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:680:20
[INFO] [stdout]     |
[INFO] [stdout] 680 |     pub fn codegen(&self) -> RcDoc {
[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] 680 |     pub fn codegen(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:838:20
[INFO] [stdout]     |
[INFO] [stdout] 838 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>) -> RcDoc {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 838 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>) -> RcDoc<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:862:20
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn codegen(&self, _tid: usize, _smpt: &HashMap<&str, usize>,
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 863 |            _ff: &str) -> RcDoc {
[INFO] [stdout]     |                          ^^^^^ 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 863 |            _ff: &str) -> RcDoc<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:875:21
[INFO] [stdout]     |
[INFO] [stdout] 875 |     pub fn _get_doc(&self) -> RcDoc {
[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] 875 |     pub fn _get_doc(&self) -> RcDoc<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ast.rs:905:33
[INFO] [stdout]     |
[INFO] [stdout] 905 |     pub fn _input_output_rc_doc(&self, _ff: &str) -> (RcDoc, RcDoc) {
[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] 905 |     pub fn _input_output_rc_doc(&self, _ff: &str) -> (RcDoc<'_>, RcDoc<'_>) {
[INFO] [stdout]     |                                                            ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/backend.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn build_sig(_sy: &Symbol) -> (RcDoc, RcDoc) {
[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] 34 |     fn build_sig(_sy: &Symbol) -> (RcDoc<'_>, RcDoc<'_>) {
[INFO] [stdout]    |                                         ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend.rs:850:29
[INFO] [stdout]     |
[INFO] [stdout] 850 | fn _make_pre_eq_curr(_sigs: &[Vec<Stmt>]) -> RcDoc {
[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] 850 | fn _make_pre_eq_curr(_sigs: &[Vec<Stmt>]) -> RcDoc<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend.rs:915:28
[INFO] [stdout]     |
[INFO] [stdout] 915 | fn _make_curr_reset(_sigs: &[Vec<Stmt>]) -> RcDoc {
[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] 915 | fn _make_curr_reset(_sigs: &[Vec<Stmt>]) -> RcDoc<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/backend.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn build_sig(_sy: &Symbol) -> (RcDoc, RcDoc) {
[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] 34 |     fn build_sig(_sy: &Symbol) -> (RcDoc<'_>, RcDoc<'_>) {
[INFO] [stdout]    |                                         ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend.rs:850:29
[INFO] [stdout]     |
[INFO] [stdout] 850 | fn _make_pre_eq_curr(_sigs: &[Vec<Stmt>]) -> RcDoc {
[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] 850 | fn _make_pre_eq_curr(_sigs: &[Vec<Stmt>]) -> RcDoc<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/backend.rs:915:28
[INFO] [stdout]     |
[INFO] [stdout] 915 | fn _make_curr_reset(_sigs: &[Vec<Stmt>]) -> RcDoc {
[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] 915 | fn _make_curr_reset(_sigs: &[Vec<Stmt>]) -> RcDoc<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "c144aa41515b33fb139a293187a433d22501cb812ebd6530a489c2524c3eeedb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c144aa41515b33fb139a293187a433d22501cb812ebd6530a489c2524c3eeedb", kill_on_drop: false }`
[INFO] [stdout] c144aa41515b33fb139a293187a433d22501cb812ebd6530a489c2524c3eeedb
