[INFO] cloning repository https://github.com/yuraiz/m-tran [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuraiz/m-tran" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuraiz%2Fm-tran", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuraiz%2Fm-tran'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee7a51207aa0125e27b7c4c8d2e28811a3fc3928 [INFO] building yuraiz/m-tran against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuraiz%2Fm-tran" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuraiz/m-tran on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuraiz/m-tran [INFO] finished tweaking git repo https://github.com/yuraiz/m-tran [INFO] tweaked toml for git repo https://github.com/yuraiz/m-tran written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yuraiz/m-tran 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2013fffa272f93390eae96117d0819f0f1b25871bb337975f87b620c341563df [INFO] running `Command { std: "docker" "start" "-a" "2013fffa272f93390eae96117d0819f0f1b25871bb337975f87b620c341563df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2013fffa272f93390eae96117d0819f0f1b25871bb337975f87b620c341563df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2013fffa272f93390eae96117d0819f0f1b25871bb337975f87b620c341563df", kill_on_drop: false }` [INFO] [stdout] 2013fffa272f93390eae96117d0819f0f1b25871bb337975f87b620c341563df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93bc2b86d08f0bc1bbfe9230a9edd51e821d75bdab88779302baa26248d71acc [INFO] running `Command { std: "docker" "start" "-a" "93bc2b86d08f0bc1bbfe9230a9edd51e821d75bdab88779302baa26248d71acc", kill_on_drop: false }` [INFO] [stderr] Compiling m-tran v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/mod.rs:26:67 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | expr_enum!(ComparisonExpr => And | Or | LessThan | MoreThan); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `expr_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | binary_operator!(LessThan => '<'); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | binary_operator!(MoreThan => '>'); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | binary_operator!(And => Token::AndOp); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | binary_operator!(Or => Token::OrOp); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:72:59 [INFO] [stdout] | [INFO] [stdout] 72 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:99:59 [INFO] [stdout] | [INFO] [stdout] 99 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:121:59 [INFO] [stdout] | [INFO] [stdout] 121 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/mod.rs:26:67 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/math_expr.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | expr_enum!(MathExpr => Neg | BoolNeg | Range | Sub | Add | Mul | Div | Parens); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expr_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:9:59 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:44:59 [INFO] [stdout] | [INFO] [stdout] 44 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 118 | binary_operator!(Mul => '*'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 119 | binary_operator!(Div => '/'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 120 | binary_operator!(Add => '+'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 121 | binary_operator!(Sub => '-'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 122 | binary_operator!(Range => Token::RangeOp); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/short_expr.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/short_expr.rs:47:59 [INFO] [stdout] | [INFO] [stdout] 47 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/short_expr.rs:60:59 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/short_expr.rs:79:59 [INFO] [stdout] | [INFO] [stdout] 79 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:61:59 [INFO] [stdout] | [INFO] [stdout] 61 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:88:59 [INFO] [stdout] | [INFO] [stdout] 88 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:108:59 [INFO] [stdout] | [INFO] [stdout] 108 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:126:59 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/mod.rs:26:67 [INFO] [stdout] | [INFO] [stdout] 15 | expr_enum!(Expr => MathExpr | TopExpr | ComparisonExpr | ShortExpr); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 26 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expr_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:5:76 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn expect_token<'a>(pairs: &'a [Pair<'a>], token: Token) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:5:77 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn expect_token<'a>(pairs: &'a [Pair<'a>], token: Token) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn expect_symbol<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 17 | ) -> Result<&'a [Pair<'a>], ParseError> { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn expect_sequence<'a, T, F>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | F: Fn(&'a [Pair<'a>]) -> ParseResult, [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn expect_sequence<'a, T, F>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> ParseResult> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:77:61 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn expect_body<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:34:60 [INFO] [stdout] | [INFO] [stdout] 34 | fn try_parse<'a>(_pairs: &'a [Pair<'a>]) -> ParseResult [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:104:59 [INFO] [stdout] | [INFO] [stdout] 104 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:111:63 [INFO] [stdout] | [INFO] [stdout] 111 | fn try_parse<'a>(mut pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:126:59 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:142:59 [INFO] [stdout] | [INFO] [stdout] 142 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "93bc2b86d08f0bc1bbfe9230a9edd51e821d75bdab88779302baa26248d71acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93bc2b86d08f0bc1bbfe9230a9edd51e821d75bdab88779302baa26248d71acc", kill_on_drop: false }` [INFO] [stdout] 93bc2b86d08f0bc1bbfe9230a9edd51e821d75bdab88779302baa26248d71acc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e442de31f2752cdcda6f386d23644e6cf5aa36c8e13771618ceba3261b722665 [INFO] running `Command { std: "docker" "start" "-a" "e442de31f2752cdcda6f386d23644e6cf5aa36c8e13771618ceba3261b722665", kill_on_drop: false }` [INFO] [stderr] Compiling m-tran v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/mod.rs:26:67 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | expr_enum!(ComparisonExpr => And | Or | LessThan | MoreThan); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `expr_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | binary_operator!(LessThan => '<'); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | binary_operator!(MoreThan => '>'); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | binary_operator!(And => Token::AndOp); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/comparison_expr.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | binary_operator!(Or => Token::OrOp); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:72:59 [INFO] [stdout] | [INFO] [stdout] 72 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:99:59 [INFO] [stdout] | [INFO] [stdout] 99 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/control_expr.rs:121:59 [INFO] [stdout] | [INFO] [stdout] 121 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/mod.rs:26:67 [INFO] [stdout] | [INFO] [stdout] 26 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expr/math_expr.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | expr_enum!(MathExpr => Neg | BoolNeg | Range | Sub | Add | Mul | Div | Parens); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expr_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:9:59 [INFO] [stdout] | [INFO] [stdout] 9 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:44:59 [INFO] [stdout] | [INFO] [stdout] 44 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 118 | binary_operator!(Mul => '*'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 119 | binary_operator!(Div => '/'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 120 | binary_operator!(Add => '+'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 121 | binary_operator!(Sub => '-'); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/math_expr.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 122 | binary_operator!(Range => Token::RangeOp); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `binary_operator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/short_expr.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/short_expr.rs:47:59 [INFO] [stdout] | [INFO] [stdout] 47 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/short_expr.rs:60:59 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/short_expr.rs:79:59 [INFO] [stdout] | [INFO] [stdout] 79 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:61:59 [INFO] [stdout] | [INFO] [stdout] 61 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:88:59 [INFO] [stdout] | [INFO] [stdout] 88 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:108:59 [INFO] [stdout] | [INFO] [stdout] 108 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/top_expr.rs:126:59 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/expr/mod.rs:26:67 [INFO] [stdout] | [INFO] [stdout] 15 | expr_enum!(Expr => MathExpr | TopExpr | ComparisonExpr | ShortExpr); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 26 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expr_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:5:76 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn expect_token<'a>(pairs: &'a [Pair<'a>], token: Token) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:5:77 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn expect_token<'a>(pairs: &'a [Pair<'a>], token: Token) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn expect_symbol<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 17 | ) -> Result<&'a [Pair<'a>], ParseError> { [INFO] [stdout] | ^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn expect_sequence<'a, T, F>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 30 | F: Fn(&'a [Pair<'a>]) -> ParseResult, [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn expect_sequence<'a, T, F>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> ParseResult> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/helpers.rs:77:61 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn expect_body<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:34:60 [INFO] [stdout] | [INFO] [stdout] 34 | fn try_parse<'a>(_pairs: &'a [Pair<'a>]) -> ParseResult [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:104:59 [INFO] [stdout] | [INFO] [stdout] 104 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:111:63 [INFO] [stdout] | [INFO] [stdout] 111 | fn try_parse<'a>(mut pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:126:59 [INFO] [stdout] | [INFO] [stdout] 126 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/mod.rs:142:59 [INFO] [stdout] | [INFO] [stdout] 142 | fn try_parse<'a>(pairs: &'a [Pair<'a>]) -> ParseResult { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "e442de31f2752cdcda6f386d23644e6cf5aa36c8e13771618ceba3261b722665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e442de31f2752cdcda6f386d23644e6cf5aa36c8e13771618ceba3261b722665", kill_on_drop: false }` [INFO] [stdout] e442de31f2752cdcda6f386d23644e6cf5aa36c8e13771618ceba3261b722665