[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] testing varqox/prover against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarqox%2Fprover" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/varqox/prover on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-14/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24b6f27ceadabb4a61642305259cc5d54a1f11452f10a1affe2a6dc21e13d20b [INFO] running `Command { std: "docker" "start" "-a" "24b6f27ceadabb4a61642305259cc5d54a1f11452f10a1affe2a6dc21e13d20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b6f27ceadabb4a61642305259cc5d54a1f11452f10a1affe2a6dc21e13d20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b6f27ceadabb4a61642305259cc5d54a1f11452f10a1affe2a6dc21e13d20b", kill_on_drop: false }` [INFO] [stdout] 24b6f27ceadabb4a61642305259cc5d54a1f11452f10a1affe2a6dc21e13d20b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e105e3fb8869e9b2624cee51b383c9cab85fe3c9fcee7046f770f4116b1c21f [INFO] running `Command { std: "docker" "start" "-a" "1e105e3fb8869e9b2624cee51b383c9cab85fe3c9fcee7046f770f4116b1c21f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.1 [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] Compiling 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] Compiling prover v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.28s [INFO] running `Command { std: "docker" "inspect" "1e105e3fb8869e9b2624cee51b383c9cab85fe3c9fcee7046f770f4116b1c21f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e105e3fb8869e9b2624cee51b383c9cab85fe3c9fcee7046f770f4116b1c21f", kill_on_drop: false }` [INFO] [stdout] 1e105e3fb8869e9b2624cee51b383c9cab85fe3c9fcee7046f770f4116b1c21f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ad42caf5d2d8d22baf56962b7c0cc3c7d25bcd66c0fd957009a4cea8ae3ea44 [INFO] running `Command { std: "docker" "start" "-a" "7ad42caf5d2d8d22baf56962b7c0cc3c7d25bcd66c0fd957009a4cea8ae3ea44", kill_on_drop: false }` [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] Compiling prover v0.1.0 (/opt/rustwide/workdir) [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 test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "7ad42caf5d2d8d22baf56962b7c0cc3c7d25bcd66c0fd957009a4cea8ae3ea44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad42caf5d2d8d22baf56962b7c0cc3c7d25bcd66c0fd957009a4cea8ae3ea44", kill_on_drop: false }` [INFO] [stdout] 7ad42caf5d2d8d22baf56962b7c0cc3c7d25bcd66c0fd957009a4cea8ae3ea44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ec5eea6ba92897ebc21436eb3a3889068021c182df6d3748e60162261bc82e8 [INFO] running `Command { std: "docker" "start" "-a" "6ec5eea6ba92897ebc21436eb3a3889068021c182df6d3748e60162261bc82e8", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:55:61 [INFO] [stderr] | [INFO] [stderr] 55 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 58 | Rule::t_var => Term::Var(parse_next_string!()), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:52:61 [INFO] [stderr] | [INFO] [stderr] 52 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 58 | Rule::t_var => Term::Var(parse_next_string!()), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:55:61 [INFO] [stderr] | [INFO] [stderr] 55 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 59 | Rule::t_fun => Term::Fun(parse_next_string!(), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:52:61 [INFO] [stderr] | [INFO] [stderr] 52 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 59 | Rule::t_fun => Term::Fun(parse_next_string!(), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:52:61 [INFO] [stderr] | [INFO] [stderr] 52 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 60 | get_next_inner!().map(|pair| { build_ast_term(pair) }).collect()), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:75:61 [INFO] [stderr] | [INFO] [stderr] 75 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 79 | Rule::f_rel => Formula::Rel(parse_next_string!(), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:69:61 [INFO] [stderr] | [INFO] [stderr] 69 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 79 | Rule::f_rel => Formula::Rel(parse_next_string!(), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:69:61 [INFO] [stderr] | [INFO] [stderr] 69 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 80 | get_next_inner!().map(|pair| { build_ast_term(pair) }).collect()), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 81 | Rule::f_not => Formula::Not(parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 82 | Rule::f_and => Formula::And(parse_next_formula!(), parse_next_formula!()), [INFO] [stdout] [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stdout] running 3 tests [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 82 | Rule::f_and => Formula::And(parse_next_formula!(), parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 83 | Rule::f_or => Formula::Or(parse_next_formula!(), parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 83 | Rule::f_or => Formula::Or(parse_next_formula!(), parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 84 | Rule::f_implies => Formula::Implies(parse_next_formula!(), parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 84 | Rule::f_implies => Formula::Implies(parse_next_formula!(), parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 85 | Rule::f_iff => Formula::Iff(parse_next_formula!(), parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 85 | Rule::f_iff => Formula::Iff(parse_next_formula!(), parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:75:61 [INFO] [stderr] | [INFO] [stderr] 75 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 86 | Rule::f_forall => Formula::Forall(parse_next_string!(), parse_next_formula!()), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 86 | Rule::f_forall => Formula::Forall(parse_next_string!(), parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:69:61 [INFO] [stderr] | [INFO] [stderr] 69 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 86 | Rule::f_forall => Formula::Forall(parse_next_string!(), parse_next_formula!()), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:75:61 [INFO] [stderr] | [INFO] [stderr] 75 | () => { String::from(get_next_inner!().as_str()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 87 | Rule::f_exists => Formula::Exists(parse_next_string!(), parse_next_formula!()), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:72:67 [INFO] [stderr] | [INFO] [stderr] 72 | () => { build_ast_formula(inner_rules.next().unwrap()); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 87 | Rule::f_exists => Formula::Exists(parse_next_string!(), parse_next_formula!()), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `parse_next_formula` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> parser/src/formula.rs:69:61 [INFO] [stderr] | [INFO] [stderr] 69 | () => { inner_rules.next().unwrap().into_inner(); }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 87 | Rule::f_exists => Formula::Exists(parse_next_string!(), parse_next_formula!()), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `get_next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `parser` (lib) generated 23 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/prover-4c6e46fdc729e957) [INFO] [stdout] test interleave::interleave ... ok [INFO] [stdout] test tuple_iterator::tests::tuple_iterator_infinite ... ok [INFO] [stdout] test tuple_iterator::tests::tuple_iterator_general ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ec5eea6ba92897ebc21436eb3a3889068021c182df6d3748e60162261bc82e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec5eea6ba92897ebc21436eb3a3889068021c182df6d3748e60162261bc82e8", kill_on_drop: false }` [INFO] [stdout] 6ec5eea6ba92897ebc21436eb3a3889068021c182df6d3748e60162261bc82e8