[INFO] cloning repository https://github.com/weirdev/AbsMachRs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weirdev/AbsMachRs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweirdev%2FAbsMachRs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweirdev%2FAbsMachRs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f99148d9ffccde745939b61447206665e9f8df4a [INFO] testing weirdev/AbsMachRs against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweirdev%2FAbsMachRs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/weirdev/AbsMachRs [INFO] finished tweaking git repo https://github.com/weirdev/AbsMachRs [INFO] tweaked toml for git repo https://github.com/weirdev/AbsMachRs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/weirdev/AbsMachRs on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/weirdev/AbsMachRs 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e078f501a5af21461777c7f0a04d1385e283add15e3e53b165363c89c9c982a1 [INFO] running `Command { std: "docker" "start" "-a" "e078f501a5af21461777c7f0a04d1385e283add15e3e53b165363c89c9c982a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e078f501a5af21461777c7f0a04d1385e283add15e3e53b165363c89c9c982a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e078f501a5af21461777c7f0a04d1385e283add15e3e53b165363c89c9c982a1", kill_on_drop: false }` [INFO] [stdout] e078f501a5af21461777c7f0a04d1385e283add15e3e53b165363c89c9c982a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c48071bbea36e445679073b1595cae70387f1a662877cf7d2ad18adbedb3e5ae [INFO] running `Command { std: "docker" "start" "-a" "c48071bbea36e445679073b1595cae70387f1a662877cf7d2ad18adbedb3e5ae", kill_on_drop: false }` [INFO] [stderr] Compiling lam_term v0.1.0 (/opt/rustwide/workdir/lam_term) [INFO] [stderr] Compiling krivine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `testterm1` [INFO] [stdout] --> src/main.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use lam_term::{testterm1, LamTerm}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `addterm` is never used [INFO] [stdout] --> src/main.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn addterm(term: Vec, mut terms: Vec) -> usize { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `secd_compute` is never used [INFO] [stdout] --> src/binlam.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn secd_compute<'a>(term: &'a Vec) -> Result<((usize, Vec<(isize, usize)>, Vec<(usize, isize)>), usize), &'a str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `termseq` is never used [INFO] [stdout] --> src/binlam.rs:243:4 [INFO] [stdout] | [INFO] [stdout] 243 | fn termseq(termstart: usize, termbuffer: &[usize]) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/rslam.rs:24:52 [INFO] [stdout] | [INFO] [stdout] 24 | fn krivine_compute<'a>(term: &'a Box) -> (Closure, Vec<(isize, Vec>)>, usize) { [INFO] [stdout] | -- ^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 24 | fn krivine_compute<'a>(term: &'a Box) -> (Closure<'a>, Vec<(isize, Vec>)>, usize) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/rslam.rs:108:82 [INFO] [stdout] | [INFO] [stdout] 108 | fn secd_compute<'a>(term: &'a Box) -> ((usize, Vec<(isize, usize)>, Vec), usize) { [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] 108 | fn secd_compute<'a>(term: &'a Box) -> ((usize, Vec<(isize, usize)>, Vec>), usize) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rslam.rs:220:18 [INFO] [stdout] | [INFO] [stdout] 220 | fn termseq(term: &Box) -> Vec { [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] 220 | fn termseq(term: &Box) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/binlam.rs:119:101 [INFO] [stdout] | [INFO] [stdout] 119 | ...'a>(term: &'a Vec) -> Result<(((&'a [usize], isize), Vec<(isize, Vec<(&[usize], isize)>)>), usize), &'a str> { [INFO] [stdout] | -- -- ^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | [INFO] [stdout] | | the same lifetime is named here the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 119 | pub fn kirvine_compute<'a>(term: &'a Vec) -> Result<(((&'a [usize], isize), Vec<(isize, Vec<(&'a [usize], isize)>)>), usize), &'a str> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "c48071bbea36e445679073b1595cae70387f1a662877cf7d2ad18adbedb3e5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48071bbea36e445679073b1595cae70387f1a662877cf7d2ad18adbedb3e5ae", kill_on_drop: false }` [INFO] [stdout] c48071bbea36e445679073b1595cae70387f1a662877cf7d2ad18adbedb3e5ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd869d7b2819c1e4a19eb72f2a6bb9c02000dc961665cea3232733d5754db1b3 [INFO] running `Command { std: "docker" "start" "-a" "fd869d7b2819c1e4a19eb72f2a6bb9c02000dc961665cea3232733d5754db1b3", kill_on_drop: false }` [INFO] [stderr] Compiling krivine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `testterm1` [INFO] [stdout] --> src/main.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use lam_term::{testterm1, LamTerm}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `addterm` is never used [INFO] [stdout] --> src/main.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn addterm(term: Vec, mut terms: Vec) -> usize { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `secd_compute` is never used [INFO] [stdout] --> src/binlam.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn secd_compute<'a>(term: &'a Vec) -> Result<((usize, Vec<(isize, usize)>, Vec<(usize, isize)>), usize), &'a str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `termseq` is never used [INFO] [stdout] --> src/binlam.rs:243:4 [INFO] [stdout] | [INFO] [stdout] 243 | fn termseq(termstart: usize, termbuffer: &[usize]) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/rslam.rs:24:52 [INFO] [stdout] | [INFO] [stdout] 24 | fn krivine_compute<'a>(term: &'a Box) -> (Closure, Vec<(isize, Vec>)>, usize) { [INFO] [stdout] | -- ^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 24 | fn krivine_compute<'a>(term: &'a Box) -> (Closure<'a>, Vec<(isize, Vec>)>, usize) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/rslam.rs:108:82 [INFO] [stdout] | [INFO] [stdout] 108 | fn secd_compute<'a>(term: &'a Box) -> ((usize, Vec<(isize, usize)>, Vec), usize) { [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] 108 | fn secd_compute<'a>(term: &'a Box) -> ((usize, Vec<(isize, usize)>, Vec>), usize) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rslam.rs:220:18 [INFO] [stdout] | [INFO] [stdout] 220 | fn termseq(term: &Box) -> Vec { [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] 220 | fn termseq(term: &Box) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/binlam.rs:119:101 [INFO] [stdout] | [INFO] [stdout] 119 | ...'a>(term: &'a Vec) -> Result<(((&'a [usize], isize), Vec<(isize, Vec<(&[usize], isize)>)>), usize), &'a str> { [INFO] [stdout] | -- -- ^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | | [INFO] [stdout] | | the same lifetime is named here the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 119 | pub fn kirvine_compute<'a>(term: &'a Vec) -> Result<(((&'a [usize], isize), Vec<(isize, Vec<(&'a [usize], isize)>)>), usize), &'a str> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "fd869d7b2819c1e4a19eb72f2a6bb9c02000dc961665cea3232733d5754db1b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd869d7b2819c1e4a19eb72f2a6bb9c02000dc961665cea3232733d5754db1b3", kill_on_drop: false }` [INFO] [stdout] fd869d7b2819c1e4a19eb72f2a6bb9c02000dc961665cea3232733d5754db1b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 299ee6e977a36dbf4708ed76882539abfc7e47beb9f928fa9568002facd1d476 [INFO] running `Command { std: "docker" "start" "-a" "299ee6e977a36dbf4708ed76882539abfc7e47beb9f928fa9568002facd1d476", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `testterm1` [INFO] [stdout] [INFO] [stderr] --> src/main.rs:8:16 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 8 | use lam_term::{testterm1, LamTerm}; [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `addterm` is never used [INFO] [stderr] --> src/main.rs:41:4 [INFO] [stderr] | [INFO] [stderr] 41 | fn addterm(term: Vec, mut terms: Vec) -> usize { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `secd_compute` is never used [INFO] [stderr] --> src/binlam.rs:169:8 [INFO] [stderr] | [INFO] [stderr] 169 | pub fn secd_compute<'a>(term: &'a Vec) -> Result<((usize, Vec<(isize, usize)>, Vec<(usize, isize)>), usize), &'a str> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `termseq` is never used [INFO] [stderr] --> src/binlam.rs:243:4 [INFO] [stderr] | [INFO] [stderr] 243 | fn termseq(termstart: usize, termbuffer: &[usize]) -> Vec { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/rslam.rs:24:52 [INFO] [stderr] | [INFO] [stderr] 24 | fn krivine_compute<'a>(term: &'a Box) -> (Closure, Vec<(isize, Vec>)>, usize) { [INFO] [stderr] | -- ^^^^^^^ -- the same lifetime is named here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [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] 24 | fn krivine_compute<'a>(term: &'a Box) -> (Closure<'a>, Vec<(isize, Vec>)>, usize) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/rslam.rs:108:82 [INFO] [stderr] | [INFO] [stderr] 108 | fn secd_compute<'a>(term: &'a Box) -> ((usize, Vec<(isize, usize)>, Vec), usize) { [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] 108 | fn secd_compute<'a>(term: &'a Box) -> ((usize, Vec<(isize, usize)>, Vec>), usize) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/rslam.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | fn termseq(term: &Box) -> Vec { [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] 220 | fn termseq(term: &Box) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/binlam.rs:119:101 [INFO] [stderr] | [INFO] [stderr] 119 | ...'a>(term: &'a Vec) -> Result<(((&'a [usize], isize), Vec<(isize, Vec<(&[usize], isize)>)>), usize), &'a str> { [INFO] [stderr] | -- -- ^^^^^^^^ -- the same lifetime is named here [INFO] [stderr] | | | | [INFO] [stderr] | | the same lifetime is named here the same lifetime is elided here [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] 119 | pub fn kirvine_compute<'a>(term: &'a Vec) -> Result<(((&'a [usize], isize), Vec<(isize, Vec<(&'a [usize], isize)>)>), usize), &'a str> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `krivine` (bin "krivine" test) generated 8 warnings (run `cargo fix --bin "krivine" -p krivine --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/krivine-6fa2f991919ac52c) [INFO] running `Command { std: "docker" "inspect" "299ee6e977a36dbf4708ed76882539abfc7e47beb9f928fa9568002facd1d476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299ee6e977a36dbf4708ed76882539abfc7e47beb9f928fa9568002facd1d476", kill_on_drop: false }` [INFO] [stdout] 299ee6e977a36dbf4708ed76882539abfc7e47beb9f928fa9568002facd1d476