[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 master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarqox%2Fprover" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/varqox/prover on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-58/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66c6b1733219372fcf56e44b6216c9826b9c6c658b66003c17d8e2687d183aeb [INFO] running `Command { std: "docker" "start" "-a" "66c6b1733219372fcf56e44b6216c9826b9c6c658b66003c17d8e2687d183aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66c6b1733219372fcf56e44b6216c9826b9c6c658b66003c17d8e2687d183aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66c6b1733219372fcf56e44b6216c9826b9c6c658b66003c17d8e2687d183aeb", kill_on_drop: false }` [INFO] [stdout] 66c6b1733219372fcf56e44b6216c9826b9c6c658b66003c17d8e2687d183aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6197883ba9221d3785171131982fe5980738769c0f9056243d7be498f393925 [INFO] running `Command { std: "docker" "start" "-a" "b6197883ba9221d3785171131982fe5980738769c0f9056243d7be498f393925", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking pest v2.1.3 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.42s [INFO] running `Command { std: "docker" "inspect" "b6197883ba9221d3785171131982fe5980738769c0f9056243d7be498f393925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6197883ba9221d3785171131982fe5980738769c0f9056243d7be498f393925", kill_on_drop: false }` [INFO] [stdout] b6197883ba9221d3785171131982fe5980738769c0f9056243d7be498f393925