[INFO] cloning repository https://github.com/varqox/prover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/varqox/prover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarqox%2Fprover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarqox%2Fprover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 042bb0d345ab092ac649826bd79046c2bc39955e [INFO] checking varqox/prover against try#c05ee43175e02d208faed1fcc0f436c56e48bba6 for pr-92413 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarqox%2Fprover" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/varqox/prover on toolchain c05ee43175e02d208faed1fcc0f436c56e48bba6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/varqox/prover [INFO] finished tweaking git repo https://github.com/varqox/prover [INFO] tweaked toml for git repo https://github.com/varqox/prover written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate git repo https://github.com/varqox/prover already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "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-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a525fbafa0ee94e5e42af7a51fe4145e8c48de4188ea6a8a78d0a8b2d9ec609 [INFO] running `Command { std: "docker" "start" "-a" "1a525fbafa0ee94e5e42af7a51fe4145e8c48de4188ea6a8a78d0a8b2d9ec609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a525fbafa0ee94e5e42af7a51fe4145e8c48de4188ea6a8a78d0a8b2d9ec609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a525fbafa0ee94e5e42af7a51fe4145e8c48de4188ea6a8a78d0a8b2d9ec609", kill_on_drop: false }` [INFO] [stdout] 1a525fbafa0ee94e5e42af7a51fe4145e8c48de4188ea6a8a78d0a8b2d9ec609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3969b271ce52636abf6d1383d0f4c1462929429d6901b236a702045382dcc2d5 [INFO] running `Command { std: "docker" "start" "-a" "3969b271ce52636abf6d1383d0f4c1462929429d6901b236a702045382dcc2d5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:55:61 [INFO] [stdout] | [INFO] [stdout] 55 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | Rule::t_var => Term::Var(parse_next_string!()), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:52:61 [INFO] [stdout] | [INFO] [stdout] 52 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | Rule::t_var => Term::Var(parse_next_string!()), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:55:61 [INFO] [stdout] | [INFO] [stdout] 55 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | Rule::t_fun => Term::Fun(parse_next_string!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:52:61 [INFO] [stdout] | [INFO] [stdout] 52 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | Rule::t_fun => Term::Fun(parse_next_string!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:52:61 [INFO] [stdout] | [INFO] [stdout] 52 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | get_next_inner!().map(|pair| { build_ast_term(pair) }).collect()), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:75:61 [INFO] [stdout] | [INFO] [stdout] 75 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | Rule::f_rel => Formula::Rel(parse_next_string!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:69:61 [INFO] [stdout] | [INFO] [stdout] 69 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | Rule::f_rel => Formula::Rel(parse_next_string!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:69:61 [INFO] [stdout] | [INFO] [stdout] 69 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | get_next_inner!().map(|pair| { build_ast_term(pair) }).collect()), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | Rule::f_not => Formula::Not(parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | Rule::f_and => Formula::And(parse_next_formula!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | Rule::f_and => Formula::And(parse_next_formula!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | Rule::f_or => Formula::Or(parse_next_formula!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | Rule::f_or => Formula::Or(parse_next_formula!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 84 | Rule::f_implies => Formula::Implies(parse_next_formula!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 84 | Rule::f_implies => Formula::Implies(parse_next_formula!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 85 | Rule::f_iff => Formula::Iff(parse_next_formula!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 85 | Rule::f_iff => Formula::Iff(parse_next_formula!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:75:61 [INFO] [stdout] | [INFO] [stdout] 75 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | Rule::f_forall => Formula::Forall(parse_next_string!(), parse_next_formula!()), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | Rule::f_forall => Formula::Forall(parse_next_string!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:69:61 [INFO] [stdout] | [INFO] [stdout] 69 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | Rule::f_forall => Formula::Forall(parse_next_string!(), parse_next_formula!()), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:75:61 [INFO] [stdout] | [INFO] [stdout] 75 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | Rule::f_exists => Formula::Exists(parse_next_string!(), parse_next_formula!()), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:72:67 [INFO] [stdout] | [INFO] [stdout] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | Rule::f_exists => Formula::Exists(parse_next_string!(), parse_next_formula!()), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> parser/src/formula.rs:69:61 [INFO] [stdout] | [INFO] [stdout] 69 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | Rule::f_exists => Formula::Exists(parse_next_string!(), parse_next_formula!()), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stdout] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking prover v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/lazy_sequence.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl<'a, T: Clone> Iterator for LazySequenceIterator<T> { [INFO] [stdout] | ^^-- [INFO] [stdout] | | [INFO] [stdout] | help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unused_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/lazy_sequence.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl<'a, T: Clone> Iterator for LazySequenceIterator<T> { [INFO] [stdout] | ^^-- [INFO] [stdout] | | [INFO] [stdout] | help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unused_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prover` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3969b271ce52636abf6d1383d0f4c1462929429d6901b236a702045382dcc2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3969b271ce52636abf6d1383d0f4c1462929429d6901b236a702045382dcc2d5", kill_on_drop: false }` [INFO] [stdout] 3969b271ce52636abf6d1383d0f4c1462929429d6901b236a702045382dcc2d5