[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 try#b1f2594eac607c1f051534800237eeedb5590a49 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/amal029/sysrust on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbb44c718f2eda24013ce0a2cc8221f79b26d8ce88dcdeec51dc9ee218c36542 [INFO] running `Command { std: "docker" "start" "-a" "cbb44c718f2eda24013ce0a2cc8221f79b26d8ce88dcdeec51dc9ee218c36542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb44c718f2eda24013ce0a2cc8221f79b26d8ce88dcdeec51dc9ee218c36542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb44c718f2eda24013ce0a2cc8221f79b26d8ce88dcdeec51dc9ee218c36542", kill_on_drop: false }` [INFO] [stdout] cbb44c718f2eda24013ce0a2cc8221f79b26d8ce88dcdeec51dc9ee218c36542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58e6f4c448e7b4529343ec368ae7f5523c4d8229acc9cf71ec45f9b644bb5fe4 [INFO] running `Command { std: "docker" "start" "-a" "58e6f4c448e7b4529343ec368ae7f5523c4d8229acc9cf71ec45f9b644bb5fe4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [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 beef v0.5.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.2.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 same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking arrayvec v0.5.2 [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 clap_derive v4.5.5 [INFO] [stderr] Compiling lalrpop v0.20.2 [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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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], _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]) -> 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]) -> 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]) -> 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]) -> 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]) -> 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]) -> 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]) -> 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]) -> 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" "58e6f4c448e7b4529343ec368ae7f5523c4d8229acc9cf71ec45f9b644bb5fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e6f4c448e7b4529343ec368ae7f5523c4d8229acc9cf71ec45f9b644bb5fe4", kill_on_drop: false }` [INFO] [stdout] 58e6f4c448e7b4529343ec368ae7f5523c4d8229acc9cf71ec45f9b644bb5fe4