[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#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarqox%2Fprover" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/varqox/prover on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-42/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cc7d394ce322819ee174749d1c332968801abad08d5a69d4ada4ae4a909e4b1 [INFO] running `Command { std: "docker" "start" "-a" "0cc7d394ce322819ee174749d1c332968801abad08d5a69d4ada4ae4a909e4b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cc7d394ce322819ee174749d1c332968801abad08d5a69d4ada4ae4a909e4b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc7d394ce322819ee174749d1c332968801abad08d5a69d4ada4ae4a909e4b1", kill_on_drop: false }` [INFO] [stdout] 0cc7d394ce322819ee174749d1c332968801abad08d5a69d4ada4ae4a909e4b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b894907ad4e1e10f75e2ccadab88279d5df76064215cd3fe46d8a259cddbccd8 [INFO] running `Command { std: "docker" "start" "-a" "b894907ad4e1e10f75e2ccadab88279d5df76064215cd3fe46d8a259cddbccd8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [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] Checking itertools v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking parser v0.1.0 (/tmp/fixit/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 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.60s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Checking prover v0.1.0 (/tmp/fixit) [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] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "b894907ad4e1e10f75e2ccadab88279d5df76064215cd3fe46d8a259cddbccd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b894907ad4e1e10f75e2ccadab88279d5df76064215cd3fe46d8a259cddbccd8", kill_on_drop: false }` [INFO] [stdout] b894907ad4e1e10f75e2ccadab88279d5df76064215cd3fe46d8a259cddbccd8