[INFO] cloning repository https://github.com/glittershark/achilles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glittershark/achilles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittershark%2Fachilles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittershark%2Fachilles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b93268085aab14c80a400c299da5d04d2781098e [INFO] checking glittershark/achilles against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittershark%2Fachilles" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glittershark/achilles on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glittershark/achilles [INFO] finished tweaking git repo https://github.com/glittershark/achilles [INFO] tweaked toml for git repo https://github.com/glittershark/achilles written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/glittershark/achilles 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f64c39ad0a3a9d2dd603d817a8715d150e927a5395b717058941e84132a3f65 [INFO] running `Command { std: "docker" "start" "-a" "3f64c39ad0a3a9d2dd603d817a8715d150e927a5395b717058941e84132a3f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f64c39ad0a3a9d2dd603d817a8715d150e927a5395b717058941e84132a3f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f64c39ad0a3a9d2dd603d817a8715d150e927a5395b717058941e84132a3f65", kill_on_drop: false }` [INFO] [stdout] 3f64c39ad0a3a9d2dd603d817a8715d150e927a5395b717058941e84132a3f65 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff4ea023d98e6868e209f8aca9bc203d8e6f2b0759e940943d8ee1aa891d1478 [INFO] running `Command { std: "docker" "start" "-a" "ff4ea023d98e6868e209f8aca9bc203d8e6f2b0759e940943d8ee1aa891d1478", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#a2db15b0) [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking bimap v0.6.0 [INFO] [stderr] Checking pratt v0.3.0 [INFO] [stderr] Checking crate-root v0.1.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Compiling llvm-sys v110.0.1 [INFO] [stderr] Checking nom-trace v0.2.1 (https://github.com/glittershark/nom-trace?branch=nom-6#6168d2e1) [INFO] [stderr] Compiling inkwell_internals v0.3.0 (https://github.com/TheDan64/inkwell?branch=master#a2db15b0) [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling test-strategy v0.1.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking achilles v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/codegen/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::common::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Result` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/codegen/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use llvm::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/codegen/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::common::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/codegen/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::common::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Result` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/codegen/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use llvm::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/codegen/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::common::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `or_insert_with_key` has been stable since 1.50.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(or_insert_with_key)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/parser/macros.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `or_insert_with_key` has been stable since 1.50.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(or_insert_with_key)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_` [INFO] [stdout] --> src/codegen/llvm.rs:271:28 [INFO] [stdout] | [INFO] [stdout] 271 | fn codegen_type(&self, type_: &'ast Type) -> BasicTypeEnum<'ctx> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_` [INFO] [stdout] --> src/codegen/llvm.rs:276:32 [INFO] [stdout] | [INFO] [stdout] 276 | fn codegen_int_type(&self, type_: &'ast Type) -> IntType<'ctx> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/commands/check.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | fn run_path(path: PathBuf) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_` [INFO] [stdout] --> src/codegen/llvm.rs:271:28 [INFO] [stdout] | [INFO] [stdout] 271 | fn codegen_type(&self, type_: &'ast Type) -> BasicTypeEnum<'ctx> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_` [INFO] [stdout] --> src/codegen/llvm.rs:276:32 [INFO] [stdout] | [INFO] [stdout] 276 | fn codegen_int_type(&self, type_: &'ast Type) -> IntType<'ctx> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/commands/check.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | fn run_path(path: PathBuf) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op` [INFO] [stdout] --> src/tc/mod.rs:177:34 [INFO] [stdout] | [INFO] [stdout] 177 | ast::Expr::UnaryOp { op, rhs } => todo!(), [INFO] [stdout] | ^^ help: try ignoring the field: `op: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/tc/mod.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | ast::Expr::UnaryOp { op, rhs } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `rhs: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tc/mod.rs:492:29 [INFO] [stdout] | [INFO] [stdout] 492 | Type::Fun { args, ret } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ret` [INFO] [stdout] --> src/tc/mod.rs:492:35 [INFO] [stdout] | [INFO] [stdout] 492 | Type::Fun { args, ret } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `ret: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `with_prefix` and `with_suffix` are never used [INFO] [stdout] --> src/common/namer.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Namer String>> { [INFO] [stdout] | ---------------------------------------------- associated functions in this implementation [INFO] [stdout] 21 | pub fn with_prefix(prefix: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn with_suffix(suffix: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpreter/value.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn type_(&self) -> Type { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn type_(&self) -> Type<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn ident<'a, E>(i: &'a str) -> nom::IResult<&'a str, Ident, E> [INFO] [stdout] | ^^ -- ----- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn ident<'a, E>(i: &'a str) -> nom::IResult<&'a str, Ident<'a>, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | named!(ascripted_arg(&str) -> Arg, do_parse!( [INFO] [stdout] | ^^^^ --- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | named!(ascripted_arg(&str) -> Arg<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | named!(arg(&str) -> Arg, alt!( [INFO] [stdout] | ^^^^ --- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 77 | named!(arg(&str) -> Arg<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | named!(fun_decl(&str) -> Decl, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | named!(fun_decl(&str) -> Decl<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | named!(ascription_decl(&str) -> Decl, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | named!(ascription_decl(&str) -> Decl<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | named!(pub decl(&str) -> Decl, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 113 | named!(pub decl(&str) -> Decl<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | named!(pub toplevel(&str) -> Vec, terminated!(many0!(decl), multispace0)); [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | named!(pub toplevel(&str) -> Vec>, terminated!(many0!(decl), multispace0)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | named!(prefix(&str) -> TokenTree, map!(alt!( [INFO] [stdout] | ^^^^ --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | named!(prefix(&str) -> TokenTree<'_>, map!(alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | named!(infix(&str) -> TokenTree, map!(alt!( [INFO] [stdout] | ^^^^ --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | named!(infix(&str) -> TokenTree<'_>, map!(alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | named!(primary(&str) -> TokenTree, alt!( [INFO] [stdout] | ^^^^ --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | named!(primary(&str) -> TokenTree<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | rest(&str) -> Vec<(TokenTree, Vec, TokenTree)>, [INFO] [stdout] | ^^^^ --------- --------- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | rest(&str) -> Vec<(TokenTree<'_>, Vec>, TokenTree<'_>)>, [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | named!(group(&str) -> Vec, do_parse!( [INFO] [stdout] | ^^^^ --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 62 | named!(group(&str) -> Vec>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | fn token_tree(i: &str) -> nom::IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | fn token_tree(i: &str) -> nom::IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | named!(int(&str) -> Literal, map!(flat_map!(digit1, parse_to!(u64)), Literal::Int)); [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | named!(int(&str) -> Literal<'_>, map!(flat_map!(digit1, parse_to!(u64)), Literal::Int)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | named!(bool_(&str) -> Literal, alt!( [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | named!(bool_(&str) -> Literal<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | named!(string(&str) -> Literal, preceded!( [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | named!(string(&str) -> Literal<'_>, preceded!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | named!(literal(&str) -> Literal, alt!(int | bool_ | string)); [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | named!(literal(&str) -> Literal<'_>, alt!(int | bool_ | string)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | named!(literal_expr(&str) -> Expr, map!(literal, Expr::Literal)); [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 184 | named!(literal_expr(&str) -> Expr<'_>, map!(literal, Expr::Literal)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | named!(binding(&str) -> Binding, do_parse!( [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 186 | named!(binding(&str) -> Binding<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | named!(let_(&str) -> Expr, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | named!(let_(&str) -> Expr<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | named!(if_(&str) -> Expr, do_parse! ( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 216 | named!(if_(&str) -> Expr<'_>, do_parse! ( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:235:19 [INFO] [stdout] | [INFO] [stdout] 235 | named!(ident_expr(&str) -> Expr, map!(ident, Expr::Ident)); [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 235 | named!(ident_expr(&str) -> Expr<'_>, map!(ident, Expr::Ident)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op` [INFO] [stdout] --> src/tc/mod.rs:177:34 [INFO] [stdout] | [INFO] [stdout] 177 | ast::Expr::UnaryOp { op, rhs } => todo!(), [INFO] [stdout] | ^^ help: try ignoring the field: `op: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 256 | named!(paren_expr(&str) -> Expr, [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | named!(paren_expr(&str) -> Expr<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:259:16 [INFO] [stdout] | [INFO] [stdout] 259 | named!(funcref(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 259 | named!(funcref(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 264 | named!(no_arg_call(&str) -> Expr, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 264 | named!(no_arg_call(&str) -> Expr<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/tc/mod.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | ast::Expr::UnaryOp { op, rhs } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `rhs: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | named!(fun_expr(&str) -> Expr, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 274 | named!(fun_expr(&str) -> Expr<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:288:15 [INFO] [stdout] | [INFO] [stdout] 288 | named!(fn_arg(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 288 | named!(fn_arg(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:294:23 [INFO] [stdout] | [INFO] [stdout] 294 | named!(call_with_args(&str) -> Expr, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | named!(call_with_args(&str) -> Expr<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:304:32 [INFO] [stdout] | [INFO] [stdout] 304 | named!(simple_expr_unascripted(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 304 | named!(simple_expr_unascripted(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:312:20 [INFO] [stdout] | [INFO] [stdout] 312 | named!(simple_expr(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | named!(simple_expr(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 317 | named!(pub expr(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | named!(pub expr(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/type_.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | named!(function_type(&str) -> Type, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 7 | named!(function_type(&str) -> Type<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/type_.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | named!(pub type_(&str) -> Type, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | named!(pub type_(&str) -> Type<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tc/mod.rs:492:29 [INFO] [stdout] | [INFO] [stdout] 492 | Type::Fun { args, ret } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ret` [INFO] [stdout] --> src/tc/mod.rs:492:35 [INFO] [stdout] | [INFO] [stdout] 492 | Type::Fun { args, ret } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `ret: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interpreter/value.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn type_(&self) -> Type { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn type_(&self) -> Type<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn ident<'a, E>(i: &'a str) -> nom::IResult<&'a str, Ident, E> [INFO] [stdout] | ^^ -- ----- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn ident<'a, E>(i: &'a str) -> nom::IResult<&'a str, Ident<'a>, E> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | named!(ascripted_arg(&str) -> Arg, do_parse!( [INFO] [stdout] | ^^^^ --- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | named!(ascripted_arg(&str) -> Arg<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | named!(arg(&str) -> Arg, alt!( [INFO] [stdout] | ^^^^ --- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 77 | named!(arg(&str) -> Arg<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | named!(fun_decl(&str) -> Decl, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | named!(fun_decl(&str) -> Decl<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | named!(ascription_decl(&str) -> Decl, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | named!(ascription_decl(&str) -> Decl<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | named!(pub decl(&str) -> Decl, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 113 | named!(pub decl(&str) -> Decl<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | named!(pub toplevel(&str) -> Vec, terminated!(many0!(decl), multispace0)); [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | named!(pub toplevel(&str) -> Vec>, terminated!(many0!(decl), multispace0)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | named!(prefix(&str) -> TokenTree, map!(alt!( [INFO] [stdout] | ^^^^ --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | named!(prefix(&str) -> TokenTree<'_>, map!(alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | named!(infix(&str) -> TokenTree, map!(alt!( [INFO] [stdout] | ^^^^ --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | named!(infix(&str) -> TokenTree<'_>, map!(alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | named!(primary(&str) -> TokenTree, alt!( [INFO] [stdout] | ^^^^ --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | named!(primary(&str) -> TokenTree<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | rest(&str) -> Vec<(TokenTree, Vec, TokenTree)>, [INFO] [stdout] | ^^^^ --------- --------- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | rest(&str) -> Vec<(TokenTree<'_>, Vec>, TokenTree<'_>)>, [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | named!(group(&str) -> Vec, do_parse!( [INFO] [stdout] | ^^^^ --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 62 | named!(group(&str) -> Vec>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | fn token_tree(i: &str) -> nom::IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | fn token_tree(i: &str) -> nom::IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | named!(int(&str) -> Literal, map!(flat_map!(digit1, parse_to!(u64)), Literal::Int)); [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | named!(int(&str) -> Literal<'_>, map!(flat_map!(digit1, parse_to!(u64)), Literal::Int)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | named!(bool_(&str) -> Literal, alt!( [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | named!(bool_(&str) -> Literal<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | named!(string(&str) -> Literal, preceded!( [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 174 | named!(string(&str) -> Literal<'_>, preceded!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | named!(literal(&str) -> Literal, alt!(int | bool_ | string)); [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | named!(literal(&str) -> Literal<'_>, alt!(int | bool_ | string)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | named!(literal_expr(&str) -> Expr, map!(literal, Expr::Literal)); [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 184 | named!(literal_expr(&str) -> Expr<'_>, map!(literal, Expr::Literal)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | named!(binding(&str) -> Binding, do_parse!( [INFO] [stdout] | ^^^^ ------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 186 | named!(binding(&str) -> Binding<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | named!(let_(&str) -> Expr, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | named!(let_(&str) -> Expr<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | named!(if_(&str) -> Expr, do_parse! ( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 216 | named!(if_(&str) -> Expr<'_>, do_parse! ( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:235:19 [INFO] [stdout] | [INFO] [stdout] 235 | named!(ident_expr(&str) -> Expr, map!(ident, Expr::Ident)); [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 235 | named!(ident_expr(&str) -> Expr<'_>, map!(ident, Expr::Ident)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:256:19 [INFO] [stdout] | [INFO] [stdout] 256 | named!(paren_expr(&str) -> Expr, [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | named!(paren_expr(&str) -> Expr<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:259:16 [INFO] [stdout] | [INFO] [stdout] 259 | named!(funcref(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 259 | named!(funcref(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 264 | named!(no_arg_call(&str) -> Expr, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 264 | named!(no_arg_call(&str) -> Expr<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | named!(fun_expr(&str) -> Expr, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 274 | named!(fun_expr(&str) -> Expr<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:288:15 [INFO] [stdout] | [INFO] [stdout] 288 | named!(fn_arg(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 288 | named!(fn_arg(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:294:23 [INFO] [stdout] | [INFO] [stdout] 294 | named!(call_with_args(&str) -> Expr, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | named!(call_with_args(&str) -> Expr<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:304:32 [INFO] [stdout] | [INFO] [stdout] 304 | named!(simple_expr_unascripted(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 304 | named!(simple_expr_unascripted(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:312:20 [INFO] [stdout] | [INFO] [stdout] 312 | named!(simple_expr(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | named!(simple_expr(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 317 | named!(pub expr(&str) -> Expr, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | named!(pub expr(&str) -> Expr<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/expr.rs:335:33 [INFO] [stdout] | [INFO] [stdout] 335 | pub(crate) fn ident_expr(s: &str) -> Box { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 335 | pub(crate) fn ident_expr(s: &str) -> Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/type_.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | named!(function_type(&str) -> Type, do_parse!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 7 | named!(function_type(&str) -> Type<'_>, do_parse!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/type_.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | named!(pub type_(&str) -> Type, alt!( [INFO] [stdout] | ^^^^ ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | named!(pub type_(&str) -> Type<'_>, alt!( [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, test-strategy v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ff4ea023d98e6868e209f8aca9bc203d8e6f2b0759e940943d8ee1aa891d1478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4ea023d98e6868e209f8aca9bc203d8e6f2b0759e940943d8ee1aa891d1478", kill_on_drop: false }` [INFO] [stdout] ff4ea023d98e6868e209f8aca9bc203d8e6f2b0759e940943d8ee1aa891d1478