[INFO] cloning repository https://github.com/kiedtl/zf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiedtl/zf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiedtl%2Fzf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiedtl%2Fzf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be93c76a797f375f7f441e5d88fcaef5b1205183 [INFO] checking kiedtl/zf against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiedtl%2Fzf" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kiedtl/zf on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kiedtl/zf [INFO] finished tweaking git repo https://github.com/kiedtl/zf [INFO] tweaked toml for git repo https://github.com/kiedtl/zf written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kiedtl/zf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e90b9ec398085acd913acb85ba0c5c8201539accb4831e32fc3aa364aec4015 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e90b9ec398085acd913acb85ba0c5c8201539accb4831e32fc3aa364aec4015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e90b9ec398085acd913acb85ba0c5c8201539accb4831e32fc3aa364aec4015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e90b9ec398085acd913acb85ba0c5c8201539accb4831e32fc3aa364aec4015", kill_on_drop: false }` [INFO] [stdout] 3e90b9ec398085acd913acb85ba0c5c8201539accb4831e32fc3aa364aec4015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 893ebc7a85875e8fc15bc8489e39ed087871a3b8796577111cc227f120de46ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "893ebc7a85875e8fc15bc8489e39ed087871a3b8796577111cc227f120de46ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking pest 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 zf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot borrow `*env` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/main.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 180 | if let ZfProc::User(u) = &env.dict[c_ib].1 { [INFO] [stdout] | -------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 203 | env.pushrs(*s, 0); [INFO] [stdout] | ^^^ -- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Integer` [INFO] [stdout] --> src/floats.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | enum Section { Integer, Decimal, Exponent } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Decimal` [INFO] [stdout] --> src/floats.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | enum Section { Integer, Decimal, Exponent } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Exponent` [INFO] [stdout] --> src/floats.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | enum Section { Integer, Decimal, Exponent } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse` [INFO] [stdout] --> src/floats.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn parse(s: &str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*env` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/main.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 180 | if let ZfProc::User(u) = &env.dict[c_ib].1 { [INFO] [stdout] | -------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 203 | env.pushrs(*s, 0); [INFO] [stdout] | ^^^ -- immutable borrow later used here [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | parses_to! { parser: ZfParser, input: "(abcd)", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | parses_to! { parser: ZfParser, input: "(abcd)", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | parses_to! { parser: ZfParser, input: "( ab )", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | parses_to! { parser: ZfParser, input: "( ab )", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | parses_to! { parser: ZfParser, input: "((ab))", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | parses_to! { parser: ZfParser, input: "((ab))", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | parses_to! { parser: ZfParser, input: "([12])", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | parses_to! { parser: ZfParser, input: "([12])", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | parses_to! { parser: ZfParser, input: "(word)", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | parses_to! { parser: ZfParser, input: "(word)", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | parses_to! { parser: ZfParser, input: "\\ \n", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | parses_to! { parser: ZfParser, input: "\\ \n", rule: Rule::program, tokens: [] }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | / parses_to! { parser: ZfParser, input: "123 ", rule: Rule::program, [INFO] [stdout] 192 | | tokens: [ float(0, 5) ] }; // XXX: end pos includes ws [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | / parses_to! { parser: ZfParser, input: "123 ", rule: Rule::program, [INFO] [stdout] 192 | | tokens: [ float(0, 5) ] }; // XXX: end pos includes ws [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | / parses_to! { parser: ZfParser, input: "0.\n", rule: Rule::program, [INFO] [stdout] 194 | | tokens: [ float(0, 3) ] }; // XXX: end pos includes ws [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | / parses_to! { parser: ZfParser, input: "0.\n", rule: Rule::program, [INFO] [stdout] 194 | | tokens: [ float(0, 3) ] }; // XXX: end pos includes ws [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / parses_to! { parser: ZfParser, input: "1e10 ", rule: Rule::program, [INFO] [stdout] 196 | | tokens: [ float(0, 5) ] }; // XXX: end pos includes ws [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / parses_to! { parser: ZfParser, input: "1e10 ", rule: Rule::program, [INFO] [stdout] 196 | | tokens: [ float(0, 5) ] }; // XXX: end pos includes ws [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / parses_to! { parser: ZfParser, input: "0.e0", rule: Rule::program, [INFO] [stdout] 198 | | tokens: [ float(0, 4) ] }; [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | / parses_to! { parser: ZfParser, input: "0.e0", rule: Rule::program, [INFO] [stdout] 198 | | tokens: [ float(0, 4) ] }; [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | / parses_to! { parser: ZfParser, input: "0_0.0e+10", rule: Rule::program, [INFO] [stdout] 200 | | tokens: [ float(0, 9) ] }; [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | / parses_to! { parser: ZfParser, input: "0_0.0e+10", rule: Rule::program, [INFO] [stdout] 200 | | tokens: [ float(0, 9) ] }; [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | / parses_to! { parser: ZfParser, input: "{ 1 2 3 }", rule: Rule::program, [INFO] [stdout] 206 | | tokens: [ table(0, 9, [ [INFO] [stdout] 207 | | table_val(2, 4, [float(2, 4)]), [INFO] [stdout] 208 | | table_val(4, 6, [float(4, 6)]), [INFO] [stdout] 209 | | table_val(6, 8, [float(6, 8)]) [INFO] [stdout] 210 | | ]) ] }; [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | / parses_to! { parser: ZfParser, input: "{ 1 2 3 }", rule: Rule::program, [INFO] [stdout] 206 | | tokens: [ table(0, 9, [ [INFO] [stdout] 207 | | table_val(2, 4, [float(2, 4)]), [INFO] [stdout] 208 | | table_val(4, 6, [float(4, 6)]), [INFO] [stdout] 209 | | table_val(6, 8, [float(6, 8)]) [INFO] [stdout] 210 | | ]) ] }; [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | / parses_to! { parser: ZfParser, input: "{{ 1 2 3 5 }}", rule: Rule::program, [INFO] [stdout] 212 | | tokens: [ table(0, 14, [ [INFO] [stdout] 213 | | table_keyval(3, 8, [float(3, 5), float( 5, 8)]), [INFO] [stdout] 214 | | table_keyval(8, 12, [float(8, 10), float(10, 12)]) [INFO] [stdout] 215 | | ]) ] }; [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | / parses_to! { parser: ZfParser, input: "{{ 1 2 3 5 }}", rule: Rule::program, [INFO] [stdout] 212 | | tokens: [ table(0, 14, [ [INFO] [stdout] 213 | | table_keyval(3, 8, [float(3, 5), float( 5, 8)]), [INFO] [stdout] 214 | | table_keyval(8, 12, [float(8, 10), float(10, 12)]) [INFO] [stdout] 215 | | ]) ] }; [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | / parses_to! { parser: ZfParser, input: "drop", rule: Rule::program, [INFO] [stdout] 221 | | tokens: [word(0, 4)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | / parses_to! { parser: ZfParser, input: "drop", rule: Rule::program, [INFO] [stdout] 221 | | tokens: [word(0, 4)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | / parses_to! { parser: ZfParser, input: "2dup", rule: Rule::program, [INFO] [stdout] 223 | | tokens: [word(0, 4)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | / parses_to! { parser: ZfParser, input: "2dup", rule: Rule::program, [INFO] [stdout] 223 | | tokens: [word(0, 4)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | / parses_to! { parser: ZfParser, input: "+", rule: Rule::program, [INFO] [stdout] 225 | | tokens: [word(0, 1)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | / parses_to! { parser: ZfParser, input: "+", rule: Rule::program, [INFO] [stdout] 225 | | tokens: [word(0, 1)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | / parses_to! { parser: ZfParser, input: "1+", rule: Rule::program, [INFO] [stdout] 227 | | tokens: [word(0, 2)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | / parses_to! { parser: ZfParser, input: "1+", rule: Rule::program, [INFO] [stdout] 227 | | tokens: [word(0, 2)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / parses_to! { parser: ZfParser, input: "test[", rule: Rule::program, [INFO] [stdout] 229 | | tokens: [word(0, 5)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | / parses_to! { parser: ZfParser, input: "test[", rule: Rule::program, [INFO] [stdout] 229 | | tokens: [word(0, 5)] }; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.66s [INFO] running `Command { std: "docker" "inspect" "893ebc7a85875e8fc15bc8489e39ed087871a3b8796577111cc227f120de46ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893ebc7a85875e8fc15bc8489e39ed087871a3b8796577111cc227f120de46ec", kill_on_drop: false }` [INFO] [stdout] 893ebc7a85875e8fc15bc8489e39ed087871a3b8796577111cc227f120de46ec