[INFO] cloning repository https://github.com/bailion/ophelia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bailion/ophelia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbailion%2Fophelia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbailion%2Fophelia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28f680e34c9c0689f5767349fcffe414fd456a06 [INFO] checking bailion/ophelia/28f680e34c9c0689f5767349fcffe414fd456a06 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbailion%2Fophelia" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bailion/ophelia on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/bailion/ophelia [INFO] finished tweaking git repo https://github.com/bailion/ophelia [INFO] tweaked toml for git repo https://github.com/bailion/ophelia written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bailion/ophelia 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3df910be852e428a7590d085f43c449e4476e285a1018b4bcbf227fd92c5e95 [INFO] running `Command { std: "docker" "start" "-a" "a3df910be852e428a7590d085f43c449e4476e285a1018b4bcbf227fd92c5e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3df910be852e428a7590d085f43c449e4476e285a1018b4bcbf227fd92c5e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3df910be852e428a7590d085f43c449e4476e285a1018b4bcbf227fd92c5e95", kill_on_drop: false }` [INFO] [stdout] a3df910be852e428a7590d085f43c449e4476e285a1018b4bcbf227fd92c5e95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24f48e54cbe7e5551c577a76c1a11b8d1c7338a6cc34f9e34a087fc0192e1338 [INFO] running `Command { std: "docker" "start" "-a" "24f48e54cbe7e5551c577a76c1a11b8d1c7338a6cc34f9e34a087fc0192e1338", kill_on_drop: false }` [INFO] [stderr] Compiling honggfuzz v0.5.51 [INFO] [stderr] Checking arbitrary v0.4.7 [INFO] [stderr] Checking ophelia_logic v0.1.0 (/opt/rustwide/workdir/logic) [INFO] [stderr] Checking bindings v0.1.0 (/opt/rustwide/workdir/bindings) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> logic/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> logic/src/parse/expr/mod.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 140 | ... box (UnaryOpExpr::new(op.try_into_unary_op().unwrap(), rhs)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 140 | Box::new((UnaryOpExpr::new(op.try_into_unary_op().unwrap(), rhs))), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> logic/src/parse/filter.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let block = box (block); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 21 | let block = Box::new((block)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> logic/src/parse/macro.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | let ast = box (ast); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 30 | let ast = Box::new((ast)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> logic/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> logic/src/parse/set.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | data: SetData::Block(box (ast)), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 32 | data: SetData::Block(Box::new((ast))), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> logic/src/parse/expr/mod.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 140 | ... box (UnaryOpExpr::new(op.try_into_unary_op().unwrap(), rhs)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 140 | Box::new((UnaryOpExpr::new(op.try_into_unary_op().unwrap(), rhs))), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> logic/src/parse/filter.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let block = box (block); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 21 | let block = Box::new((block)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> logic/src/parse/macro.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | let ast = box (ast); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 30 | let ast = Box::new((ast)); [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> logic/src/parse/set.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | data: SetData::Block(box (ast)), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 32 | data: SetData::Block(Box::new((ast))), [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/block.rs:21:60 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'i> Parse<'i> for Block<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 21 | fn parse_optional(input: &'i str) -> super::ParseResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/block.rs:67:51 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'i> Parse<'i> for Block<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 67 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/call.rs:15:51 [INFO] [stdout] | [INFO] [stdout] 14 | impl<'i> Parse<'i> for Call<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 15 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/else.rs:14:44 [INFO] [stdout] | [INFO] [stdout] 13 | impl<'i> Parse<'i> for Else<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 14 | fn parse(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/else.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 13 | impl<'i> Parse<'i> for Else<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 22 | fn parse_optional(input: &'i str) -> ParseResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/expr/op.rs:217:58 [INFO] [stdout] | [INFO] [stdout] 216 | impl<'i> Parse<'i> for Op { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 217 | fn parse(input: &'i str) -> crate::parse::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/expr/mod.rs:41:51 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'i> Parse<'i> for Expr<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 41 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/expr/mod.rs:57:59 [INFO] [stdout] | [INFO] [stdout] 56 | impl<'i> Expr<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 57 | fn parse_bp(input: &'i str, min_bp: u8) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/filter.rs:12:51 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'i> Parse<'i> for Filter<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 12 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/for.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'i> Parse<'i> for ForStmt<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 16 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/ident.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 12 | impl<'i> Parse<'i> for Ident<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 13 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/if.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'i> Parse<'i> for If<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 16 | fn parse(mut input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/import.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'i> Parse<'i> for Import<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 16 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/import.rs:29:49 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'i> Import<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 29 | fn parse_from(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/import.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'i> Import<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | fn parse_vanilla(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/import.rs:91:51 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'i> Import<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 91 | fn with_context(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/include.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'i> Parse<'i> for Include<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 17 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:25:51 [INFO] [stdout] | [INFO] [stdout] 24 | impl<'i> Parse<'i> for Literal<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 25 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:75:49 [INFO] [stdout] | [INFO] [stdout] 75 | fn parse_list<'i>(input: &'i str) -> ParseResult>> { [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:100:49 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_dict<'i>(input: &'i str) -> ParseResult, Literal<'i>)>> { [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:138:50 [INFO] [stdout] | [INFO] [stdout] 138 | fn parse_tuple<'i>(input: &'i str) -> ParseResult>> { [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:228:44 [INFO] [stdout] | [INFO] [stdout] 227 | impl<'i> Parse<'i> for NumberParser<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 228 | fn parse(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/macro.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'i> Parse<'i> for Macro<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 17 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/macro.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 101 | impl<'i> Parse<'i> for ArgParser<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 102 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/macro.rs:165:50 [INFO] [stdout] | [INFO] [stdout] 165 | fn parse_kwarg<'i>(input: &'i str) -> ParseResult<(Ident<'i>, Expr<'i>)> { [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/set.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'i> Parse<'i> for Set<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 16 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/stmt.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'i> Parse<'i> for Stmt<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 23 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/template.rs:12:55 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'i> Parse<'i> for Template<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 12 | fn parse(mut input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/template.rs:31:57 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'i> Parse<'i> for Template<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 31 | fn parse_optional(mut input: &'i str) -> ParseResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Parse<'i>: Sized { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 4 | fn parse(input: &'i str) -> ParseResult; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:6:53 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Parse<'i>: Sized { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 6 | fn parse_optional(input: &'i str) -> ParseResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn ignore_whitespace<'i, T, F>(input: &'i str, func: F) -> ParseResult [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 24 | where [INFO] [stdout] 25 | F: FnOnce(&'i str) -> ParseResult, [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn ignore_whitespace<'i, T, F>(input: &'i str, func: F) -> ParseResult [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:178:56 [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn skip<'i, T, F: Fn(&'i str) -> ParseResult>( [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn skip<'i, T, F: Fn(&'i str) -> ParseResult>( [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 182 | ) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/block.rs:21:60 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'i> Parse<'i> for Block<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 21 | fn parse_optional(input: &'i str) -> super::ParseResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/block.rs:67:51 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'i> Parse<'i> for Block<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 67 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/call.rs:15:51 [INFO] [stdout] | [INFO] [stdout] 14 | impl<'i> Parse<'i> for Call<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 15 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/else.rs:14:44 [INFO] [stdout] | [INFO] [stdout] 13 | impl<'i> Parse<'i> for Else<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 14 | fn parse(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/else.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 13 | impl<'i> Parse<'i> for Else<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 22 | fn parse_optional(input: &'i str) -> ParseResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/expr/op.rs:217:58 [INFO] [stdout] | [INFO] [stdout] 216 | impl<'i> Parse<'i> for Op { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 217 | fn parse(input: &'i str) -> crate::parse::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/expr/mod.rs:41:51 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'i> Parse<'i> for Expr<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 41 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/expr/mod.rs:57:59 [INFO] [stdout] | [INFO] [stdout] 56 | impl<'i> Expr<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 57 | fn parse_bp(input: &'i str, min_bp: u8) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/filter.rs:12:51 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'i> Parse<'i> for Filter<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 12 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/for.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'i> Parse<'i> for ForStmt<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 16 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/ident.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 12 | impl<'i> Parse<'i> for Ident<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 13 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/if.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'i> Parse<'i> for If<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 16 | fn parse(mut input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/import.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'i> Parse<'i> for Import<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 16 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/import.rs:29:49 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'i> Import<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 29 | fn parse_from(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/import.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'i> Import<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 65 | fn parse_vanilla(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/import.rs:91:51 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'i> Import<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 91 | fn with_context(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/include.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'i> Parse<'i> for Include<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 17 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:25:51 [INFO] [stdout] | [INFO] [stdout] 24 | impl<'i> Parse<'i> for Literal<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 25 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:75:49 [INFO] [stdout] | [INFO] [stdout] 75 | fn parse_list<'i>(input: &'i str) -> ParseResult>> { [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:100:49 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_dict<'i>(input: &'i str) -> ParseResult, Literal<'i>)>> { [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:138:50 [INFO] [stdout] | [INFO] [stdout] 138 | fn parse_tuple<'i>(input: &'i str) -> ParseResult>> { [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/literal.rs:228:44 [INFO] [stdout] | [INFO] [stdout] 227 | impl<'i> Parse<'i> for NumberParser<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 228 | fn parse(input: &'i str) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/macro.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'i> Parse<'i> for Macro<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 17 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/macro.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 101 | impl<'i> Parse<'i> for ArgParser<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 102 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/macro.rs:165:50 [INFO] [stdout] | [INFO] [stdout] 165 | fn parse_kwarg<'i>(input: &'i str) -> ParseResult<(Ident<'i>, Expr<'i>)> { [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/set.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'i> Parse<'i> for Set<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 16 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/stmt.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'i> Parse<'i> for Stmt<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 23 | fn parse(input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/template.rs:12:55 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'i> Parse<'i> for Template<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 12 | fn parse(mut input: &'i str) -> super::ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/template.rs:31:57 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'i> Parse<'i> for Template<'i> { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 31 | fn parse_optional(mut input: &'i str) -> ParseResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Parse<'i>: Sized { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 4 | fn parse(input: &'i str) -> ParseResult; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:6:53 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Parse<'i>: Sized { [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 6 | fn parse_optional(input: &'i str) -> ParseResult> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn ignore_whitespace<'i, T, F>(input: &'i str, func: F) -> ParseResult [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] 24 | where [INFO] [stdout] 25 | F: FnOnce(&'i str) -> ParseResult, [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn ignore_whitespace<'i, T, F>(input: &'i str, func: F) -> ParseResult [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:178:56 [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn skip<'i, T, F: Fn(&'i str) -> ParseResult>( [INFO] [stdout] | -- lifetime `'i` declared here ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> logic/src/parse/utils/mod.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn skip<'i, T, F: Fn(&'i str) -> ParseResult>( [INFO] [stdout] | -- lifetime `'i` declared here [INFO] [stdout] ... [INFO] [stdout] 182 | ) -> ParseResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ophelia_logic` (lib) due to 6 previous errors; 35 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors; 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ophelia_logic` (lib test) due to 6 previous errors; 35 warnings emitted [INFO] running `Command { std: "docker" "inspect" "24f48e54cbe7e5551c577a76c1a11b8d1c7338a6cc34f9e34a087fc0192e1338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f48e54cbe7e5551c577a76c1a11b8d1c7338a6cc34f9e34a087fc0192e1338", kill_on_drop: false }` [INFO] [stdout] 24f48e54cbe7e5551c577a76c1a11b8d1c7338a6cc34f9e34a087fc0192e1338