[INFO] cloning repository https://github.com/mdg/leema [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdg/leema" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdg%2Fleema", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdg%2Fleema'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9b5444bed660b135461a2d7f915903636c8cac4 [INFO] checking mdg/leema against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdg%2Fleema" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdg/leema on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdg/leema [INFO] finished tweaking git repo https://github.com/mdg/leema [INFO] tweaked toml for git repo https://github.com/mdg/leema written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mdg/leema already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.rustc-link-lib [INFO] [stderr] warning: unused manifest key: package.rustc-link-search [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49a9f4a277f467a5c44146f6f4a832defc19828298159bbed2a59772b3517798 [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" "49a9f4a277f467a5c44146f6f4a832defc19828298159bbed2a59772b3517798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49a9f4a277f467a5c44146f6f4a832defc19828298159bbed2a59772b3517798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a9f4a277f467a5c44146f6f4a832defc19828298159bbed2a59772b3517798", kill_on_drop: false }` [INFO] [stdout] 49a9f4a277f467a5c44146f6f4a832defc19828298159bbed2a59772b3517798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a57c401a1445504253e7b2a4d421d3469a704af9c76eeeb21b6e24f91b95db9 [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" "4a57c401a1445504253e7b2a4d421d3469a704af9c76eeeb21b6e24f91b95db9", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.rustc-link-lib [INFO] [stderr] warning: unused manifest key: package.rustc-link-search [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking docopt v0.6.86 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking ct-logs v0.5.1 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stderr] Checking tokio-rustls v0.9.4 [INFO] [stderr] Checking hyper-rustls v0.16.1 [INFO] [stderr] Checking leema v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:892:9 [INFO] [stdout] | [INFO] [stdout] 892 | / parses_to!( [INFO] [stdout] 893 | | parser: LeemaParser, [INFO] [stdout] 894 | | input: input, [INFO] [stdout] 895 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 904 | | ] [INFO] [stdout] 905 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(non_fmt_panic)]` implied by `#[deny(warnings)]` [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:892:9 [INFO] [stdout] | [INFO] [stdout] 892 | / parses_to!( [INFO] [stdout] 893 | | parser: LeemaParser, [INFO] [stdout] 894 | | input: input, [INFO] [stdout] 895 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 904 | | ] [INFO] [stdout] 905 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:911:9 [INFO] [stdout] | [INFO] [stdout] 911 | / parses_to!( [INFO] [stdout] 912 | | parser: LeemaParser, [INFO] [stdout] 913 | | input: "True", [INFO] [stdout] 914 | | rule: Rule::x1, [INFO] [stdout] ... | [INFO] [stdout] 917 | | ] [INFO] [stdout] 918 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:911:9 [INFO] [stdout] | [INFO] [stdout] 911 | / parses_to!( [INFO] [stdout] 912 | | parser: LeemaParser, [INFO] [stdout] 913 | | input: "True", [INFO] [stdout] 914 | | rule: Rule::x1, [INFO] [stdout] ... | [INFO] [stdout] 917 | | ] [INFO] [stdout] 918 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:927:9 [INFO] [stdout] | [INFO] [stdout] 927 | / parses_to!( [INFO] [stdout] 928 | | parser: LeemaParser, [INFO] [stdout] 929 | | input: input, [INFO] [stdout] 930 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 940 | | ])] [INFO] [stdout] 941 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:927:9 [INFO] [stdout] | [INFO] [stdout] 927 | / parses_to!( [INFO] [stdout] 928 | | parser: LeemaParser, [INFO] [stdout] 929 | | input: input, [INFO] [stdout] 930 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 940 | | ])] [INFO] [stdout] 941 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | / parses_to!( [INFO] [stdout] 963 | | parser: LeemaParser, [INFO] [stdout] 964 | | input: input, [INFO] [stdout] 965 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 969 | | ])] [INFO] [stdout] 970 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | / parses_to!( [INFO] [stdout] 963 | | parser: LeemaParser, [INFO] [stdout] 964 | | input: input, [INFO] [stdout] 965 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 969 | | ])] [INFO] [stdout] 970 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1016:9 [INFO] [stdout] | [INFO] [stdout] 1016 | / parses_to!( [INFO] [stdout] 1017 | | parser: LeemaParser, [INFO] [stdout] 1018 | | input: input, [INFO] [stdout] 1019 | | rule: Rule::file, [INFO] [stdout] ... | [INFO] [stdout] 1041 | | ])] [INFO] [stdout] 1042 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1016:9 [INFO] [stdout] | [INFO] [stdout] 1016 | / parses_to!( [INFO] [stdout] 1017 | | parser: LeemaParser, [INFO] [stdout] 1018 | | input: input, [INFO] [stdout] 1019 | | rule: Rule::file, [INFO] [stdout] ... | [INFO] [stdout] 1041 | | ])] [INFO] [stdout] 1042 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1051:9 [INFO] [stdout] | [INFO] [stdout] 1051 | / parses_to!( [INFO] [stdout] 1052 | | parser: LeemaParser, [INFO] [stdout] 1053 | | input: input, [INFO] [stdout] 1054 | | rule: Rule::file, [INFO] [stdout] ... | [INFO] [stdout] 1064 | | ])] [INFO] [stdout] 1065 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1051:9 [INFO] [stdout] | [INFO] [stdout] 1051 | / parses_to!( [INFO] [stdout] 1052 | | parser: LeemaParser, [INFO] [stdout] 1053 | | input: input, [INFO] [stdout] 1054 | | rule: Rule::file, [INFO] [stdout] ... | [INFO] [stdout] 1064 | | ])] [INFO] [stdout] 1065 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1072:9 [INFO] [stdout] | [INFO] [stdout] 1072 | / parses_to!( [INFO] [stdout] 1073 | | parser: LeemaParser, [INFO] [stdout] 1074 | | input: input, [INFO] [stdout] 1075 | | rule: Rule::def_func_args, [INFO] [stdout] ... | [INFO] [stdout] 1085 | | ])] [INFO] [stdout] 1086 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1072:9 [INFO] [stdout] | [INFO] [stdout] 1072 | / parses_to!( [INFO] [stdout] 1073 | | parser: LeemaParser, [INFO] [stdout] 1074 | | input: input, [INFO] [stdout] 1075 | | rule: Rule::def_func_args, [INFO] [stdout] ... | [INFO] [stdout] 1085 | | ])] [INFO] [stdout] 1086 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1093:9 [INFO] [stdout] | [INFO] [stdout] 1093 | / parses_to!( [INFO] [stdout] 1094 | | parser: LeemaParser, [INFO] [stdout] 1095 | | input: input, [INFO] [stdout] 1096 | | rule: Rule::def_func_result, [INFO] [stdout] ... | [INFO] [stdout] 1099 | | ])] [INFO] [stdout] 1100 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1093:9 [INFO] [stdout] | [INFO] [stdout] 1093 | / parses_to!( [INFO] [stdout] 1094 | | parser: LeemaParser, [INFO] [stdout] 1095 | | input: input, [INFO] [stdout] 1096 | | rule: Rule::def_func_result, [INFO] [stdout] ... | [INFO] [stdout] 1099 | | ])] [INFO] [stdout] 1100 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1215:9 [INFO] [stdout] | [INFO] [stdout] 1215 | / parses_to!( [INFO] [stdout] 1216 | | parser: LeemaParser, [INFO] [stdout] 1217 | | input: "foo", [INFO] [stdout] 1218 | | rule: Rule::expr, [INFO] [stdout] 1219 | | tokens: [expr(0, 3, [id(0, 3)])] [INFO] [stdout] 1220 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1215:9 [INFO] [stdout] | [INFO] [stdout] 1215 | / parses_to!( [INFO] [stdout] 1216 | | parser: LeemaParser, [INFO] [stdout] 1217 | | input: "foo", [INFO] [stdout] 1218 | | rule: Rule::expr, [INFO] [stdout] 1219 | | tokens: [expr(0, 3, [id(0, 3)])] [INFO] [stdout] 1220 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1221:9 [INFO] [stdout] | [INFO] [stdout] 1221 | / parses_to!( [INFO] [stdout] 1222 | | parser: LeemaParser, [INFO] [stdout] 1223 | | input: "foo_bar", [INFO] [stdout] 1224 | | rule: Rule::expr, [INFO] [stdout] 1225 | | tokens: [expr(0, 7, [id(0, 7)])] [INFO] [stdout] 1226 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1221:9 [INFO] [stdout] | [INFO] [stdout] 1221 | / parses_to!( [INFO] [stdout] 1222 | | parser: LeemaParser, [INFO] [stdout] 1223 | | input: "foo_bar", [INFO] [stdout] 1224 | | rule: Rule::expr, [INFO] [stdout] 1225 | | tokens: [expr(0, 7, [id(0, 7)])] [INFO] [stdout] 1226 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1228:9 [INFO] [stdout] | [INFO] [stdout] 1228 | / parses_to!( [INFO] [stdout] 1229 | | parser: LeemaParser, [INFO] [stdout] 1230 | | input: "foo.bar", [INFO] [stdout] 1231 | | rule: Rule::id, [INFO] [stdout] 1232 | | tokens: [id(0, 3)] [INFO] [stdout] 1233 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1228:9 [INFO] [stdout] | [INFO] [stdout] 1228 | / parses_to!( [INFO] [stdout] 1229 | | parser: LeemaParser, [INFO] [stdout] 1230 | | input: "foo.bar", [INFO] [stdout] 1231 | | rule: Rule::id, [INFO] [stdout] 1232 | | tokens: [id(0, 3)] [INFO] [stdout] 1233 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1239:9 [INFO] [stdout] | [INFO] [stdout] 1239 | / parses_to!( [INFO] [stdout] 1240 | | parser: LeemaParser, [INFO] [stdout] 1241 | | input: "", [INFO] [stdout] 1242 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1250 | | ] [INFO] [stdout] 1251 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1239:9 [INFO] [stdout] | [INFO] [stdout] 1239 | / parses_to!( [INFO] [stdout] 1240 | | parser: LeemaParser, [INFO] [stdout] 1241 | | input: "", [INFO] [stdout] 1242 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1250 | | ] [INFO] [stdout] 1251 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1257:9 [INFO] [stdout] | [INFO] [stdout] 1257 | / parses_to!( [INFO] [stdout] 1258 | | parser: LeemaParser, [INFO] [stdout] 1259 | | input: "", [INFO] [stdout] 1260 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 1268 | | ] [INFO] [stdout] 1269 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1257:9 [INFO] [stdout] | [INFO] [stdout] 1257 | / parses_to!( [INFO] [stdout] 1258 | | parser: LeemaParser, [INFO] [stdout] 1259 | | input: "", [INFO] [stdout] 1260 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 1268 | | ] [INFO] [stdout] 1269 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1276:9 [INFO] [stdout] | [INFO] [stdout] 1276 | / parses_to!( [INFO] [stdout] 1277 | | parser: LeemaParser, [INFO] [stdout] 1278 | | input: input, [INFO] [stdout] 1279 | | rule: Rule::mxid, [INFO] [stdout] 1280 | | tokens: [id(1, 5)] [INFO] [stdout] 1281 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1276:9 [INFO] [stdout] | [INFO] [stdout] 1276 | / parses_to!( [INFO] [stdout] 1277 | | parser: LeemaParser, [INFO] [stdout] 1278 | | input: input, [INFO] [stdout] 1279 | | rule: Rule::mxid, [INFO] [stdout] 1280 | | tokens: [id(1, 5)] [INFO] [stdout] 1281 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1288:9 [INFO] [stdout] | [INFO] [stdout] 1288 | / parses_to!( [INFO] [stdout] 1289 | | parser: LeemaParser, [INFO] [stdout] 1290 | | input: input, [INFO] [stdout] 1291 | | rule: Rule::mxmod, [INFO] [stdout] 1292 | | tokens: [mxmod(0, 10)] [INFO] [stdout] 1293 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1288:9 [INFO] [stdout] | [INFO] [stdout] 1288 | / parses_to!( [INFO] [stdout] 1289 | | parser: LeemaParser, [INFO] [stdout] 1290 | | input: input, [INFO] [stdout] 1291 | | rule: Rule::mxmod, [INFO] [stdout] 1292 | | tokens: [mxmod(0, 10)] [INFO] [stdout] 1293 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1300:9 [INFO] [stdout] | [INFO] [stdout] 1300 | / parses_to!( [INFO] [stdout] 1301 | | parser: LeemaParser, [INFO] [stdout] 1302 | | input: input, [INFO] [stdout] 1303 | | rule: Rule::mxmod, [INFO] [stdout] 1304 | | tokens: [mxmod(0, 10)] [INFO] [stdout] 1305 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1300:9 [INFO] [stdout] | [INFO] [stdout] 1300 | / parses_to!( [INFO] [stdout] 1301 | | parser: LeemaParser, [INFO] [stdout] 1302 | | input: input, [INFO] [stdout] 1303 | | rule: Rule::mxmod, [INFO] [stdout] 1304 | | tokens: [mxmod(0, 10)] [INFO] [stdout] 1305 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1312:9 [INFO] [stdout] | [INFO] [stdout] 1312 | / parses_to!( [INFO] [stdout] 1313 | | parser: LeemaParser, [INFO] [stdout] 1314 | | input: input, [INFO] [stdout] 1315 | | rule: Rule::mxmod, [INFO] [stdout] 1316 | | tokens: [mxmod(0, 15)] [INFO] [stdout] 1317 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1312:9 [INFO] [stdout] | [INFO] [stdout] 1312 | / parses_to!( [INFO] [stdout] 1313 | | parser: LeemaParser, [INFO] [stdout] 1314 | | input: input, [INFO] [stdout] 1315 | | rule: Rule::mxmod, [INFO] [stdout] 1316 | | tokens: [mxmod(0, 15)] [INFO] [stdout] 1317 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1324:9 [INFO] [stdout] | [INFO] [stdout] 1324 | / parses_to!( [INFO] [stdout] 1325 | | parser: LeemaParser, [INFO] [stdout] 1326 | | input: input, [INFO] [stdout] 1327 | | rule: Rule::mxline, [INFO] [stdout] ... | [INFO] [stdout] 1330 | | ])] [INFO] [stdout] 1331 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1324:9 [INFO] [stdout] | [INFO] [stdout] 1324 | / parses_to!( [INFO] [stdout] 1325 | | parser: LeemaParser, [INFO] [stdout] 1326 | | input: input, [INFO] [stdout] 1327 | | rule: Rule::mxline, [INFO] [stdout] ... | [INFO] [stdout] 1330 | | ])] [INFO] [stdout] 1331 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1401:9 [INFO] [stdout] | [INFO] [stdout] 1401 | / parses_to!( [INFO] [stdout] 1402 | | parser: LeemaParser, [INFO] [stdout] 1403 | | input: input, [INFO] [stdout] 1404 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1411 | | ] [INFO] [stdout] 1412 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1401:9 [INFO] [stdout] | [INFO] [stdout] 1401 | / parses_to!( [INFO] [stdout] 1402 | | parser: LeemaParser, [INFO] [stdout] 1403 | | input: input, [INFO] [stdout] 1404 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1411 | | ] [INFO] [stdout] 1412 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1422:9 [INFO] [stdout] | [INFO] [stdout] 1422 | / parses_to!( [INFO] [stdout] 1423 | | parser: LeemaParser, [INFO] [stdout] 1424 | | input: input, [INFO] [stdout] 1425 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1434 | | ] [INFO] [stdout] 1435 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1422:9 [INFO] [stdout] | [INFO] [stdout] 1422 | / parses_to!( [INFO] [stdout] 1423 | | parser: LeemaParser, [INFO] [stdout] 1424 | | input: input, [INFO] [stdout] 1425 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1434 | | ] [INFO] [stdout] 1435 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1470:9 [INFO] [stdout] | [INFO] [stdout] 1470 | / parses_to!( [INFO] [stdout] 1471 | | parser: LeemaParser, [INFO] [stdout] 1472 | | input: input, [INFO] [stdout] 1473 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1482 | | ] [INFO] [stdout] 1483 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1470:9 [INFO] [stdout] | [INFO] [stdout] 1470 | / parses_to!( [INFO] [stdout] 1471 | | parser: LeemaParser, [INFO] [stdout] 1472 | | input: input, [INFO] [stdout] 1473 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1482 | | ] [INFO] [stdout] 1483 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1507:9 [INFO] [stdout] | [INFO] [stdout] 1507 | / parses_to!( [INFO] [stdout] 1508 | | parser: LeemaParser, [INFO] [stdout] 1509 | | input: input, [INFO] [stdout] 1510 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1518 | | ] [INFO] [stdout] 1519 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1507:9 [INFO] [stdout] | [INFO] [stdout] 1507 | / parses_to!( [INFO] [stdout] 1508 | | parser: LeemaParser, [INFO] [stdout] 1509 | | input: input, [INFO] [stdout] 1510 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1518 | | ] [INFO] [stdout] 1519 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1542:9 [INFO] [stdout] | [INFO] [stdout] 1542 | / parses_to!( [INFO] [stdout] 1543 | | parser: LeemaParser, [INFO] [stdout] 1544 | | input: input, [INFO] [stdout] 1545 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1559 | | ] [INFO] [stdout] 1560 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1542:9 [INFO] [stdout] | [INFO] [stdout] 1542 | / parses_to!( [INFO] [stdout] 1543 | | parser: LeemaParser, [INFO] [stdout] 1544 | | input: input, [INFO] [stdout] 1545 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1559 | | ] [INFO] [stdout] 1560 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1583:9 [INFO] [stdout] | [INFO] [stdout] 1583 | / parses_to!( [INFO] [stdout] 1584 | | parser: LeemaParser, [INFO] [stdout] 1585 | | input: input, [INFO] [stdout] 1586 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1594 | | ] [INFO] [stdout] 1595 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1583:9 [INFO] [stdout] | [INFO] [stdout] 1583 | / parses_to!( [INFO] [stdout] 1584 | | parser: LeemaParser, [INFO] [stdout] 1585 | | input: input, [INFO] [stdout] 1586 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1594 | | ] [INFO] [stdout] 1595 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1618:9 [INFO] [stdout] | [INFO] [stdout] 1618 | / parses_to!( [INFO] [stdout] 1619 | | parser: LeemaParser, [INFO] [stdout] 1620 | | input: input, [INFO] [stdout] 1621 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1628 | | ] [INFO] [stdout] 1629 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1618:9 [INFO] [stdout] | [INFO] [stdout] 1618 | / parses_to!( [INFO] [stdout] 1619 | | parser: LeemaParser, [INFO] [stdout] 1620 | | input: input, [INFO] [stdout] 1621 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1628 | | ] [INFO] [stdout] 1629 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1662:9 [INFO] [stdout] | [INFO] [stdout] 1662 | / parses_to!( [INFO] [stdout] 1663 | | parser: LeemaParser, [INFO] [stdout] 1664 | | input: "3.14159", [INFO] [stdout] 1665 | | rule: Rule::expr, [INFO] [stdout] 1666 | | tokens: [expr(0, 7, [float(0, 7)])] [INFO] [stdout] 1667 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1662:9 [INFO] [stdout] | [INFO] [stdout] 1662 | / parses_to!( [INFO] [stdout] 1663 | | parser: LeemaParser, [INFO] [stdout] 1664 | | input: "3.14159", [INFO] [stdout] 1665 | | rule: Rule::expr, [INFO] [stdout] 1666 | | tokens: [expr(0, 7, [float(0, 7)])] [INFO] [stdout] 1667 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1673:9 [INFO] [stdout] | [INFO] [stdout] 1673 | / parses_to!( [INFO] [stdout] 1674 | | parser: LeemaParser, [INFO] [stdout] 1675 | | input: "1234", [INFO] [stdout] 1676 | | rule: Rule::expr, [INFO] [stdout] 1677 | | tokens: [expr(0, 4, [int(0, 4)])] [INFO] [stdout] 1678 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1673:9 [INFO] [stdout] | [INFO] [stdout] 1673 | / parses_to!( [INFO] [stdout] 1674 | | parser: LeemaParser, [INFO] [stdout] 1675 | | input: "1234", [INFO] [stdout] 1676 | | rule: Rule::expr, [INFO] [stdout] 1677 | | tokens: [expr(0, 4, [int(0, 4)])] [INFO] [stdout] 1678 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1684:9 [INFO] [stdout] | [INFO] [stdout] 1684 | / parses_to!( [INFO] [stdout] 1685 | | parser: LeemaParser, [INFO] [stdout] 1686 | | input: "-34", [INFO] [stdout] 1687 | | rule: Rule::expr, [INFO] [stdout] 1688 | | tokens: [expr(0, 3, [negative(0, 1), int(1, 3)])] [INFO] [stdout] 1689 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1684:9 [INFO] [stdout] | [INFO] [stdout] 1684 | / parses_to!( [INFO] [stdout] 1685 | | parser: LeemaParser, [INFO] [stdout] 1686 | | input: "-34", [INFO] [stdout] 1687 | | rule: Rule::expr, [INFO] [stdout] 1688 | | tokens: [expr(0, 3, [negative(0, 1), int(1, 3)])] [INFO] [stdout] 1689 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1696:9 [INFO] [stdout] | [INFO] [stdout] 1696 | / parses_to!( [INFO] [stdout] 1697 | | parser: LeemaParser, [INFO] [stdout] 1698 | | input: "-3 + 5", [INFO] [stdout] 1699 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1707 | | ] [INFO] [stdout] 1708 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1696:9 [INFO] [stdout] | [INFO] [stdout] 1696 | / parses_to!( [INFO] [stdout] 1697 | | parser: LeemaParser, [INFO] [stdout] 1698 | | input: "-3 + 5", [INFO] [stdout] 1699 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1707 | | ] [INFO] [stdout] 1708 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1715:9 [INFO] [stdout] | [INFO] [stdout] 1715 | / parses_to!( [INFO] [stdout] 1716 | | parser: LeemaParser, [INFO] [stdout] 1717 | | input: "3 - -56", [INFO] [stdout] 1718 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1726 | | ] [INFO] [stdout] 1727 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1715:9 [INFO] [stdout] | [INFO] [stdout] 1715 | / parses_to!( [INFO] [stdout] 1716 | | parser: LeemaParser, [INFO] [stdout] 1717 | | input: "3 - -56", [INFO] [stdout] 1718 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1726 | | ] [INFO] [stdout] 1727 | | ) [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1741:9 [INFO] [stdout] | [INFO] [stdout] 1741 | / parses_to!( [INFO] [stdout] 1742 | | parser: LeemaParser, [INFO] [stdout] 1743 | | input: input, [INFO] [stdout] 1744 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1749 | | ] [INFO] [stdout] 1750 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1741:9 [INFO] [stdout] | [INFO] [stdout] 1741 | / parses_to!( [INFO] [stdout] 1742 | | parser: LeemaParser, [INFO] [stdout] 1743 | | input: input, [INFO] [stdout] 1744 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1749 | | ] [INFO] [stdout] 1750 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1759:9 [INFO] [stdout] | [INFO] [stdout] 1759 | / parses_to!( [INFO] [stdout] 1760 | | parser: LeemaParser, [INFO] [stdout] 1761 | | input: input, [INFO] [stdout] 1762 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1767 | | ] [INFO] [stdout] 1768 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1759:9 [INFO] [stdout] | [INFO] [stdout] 1759 | / parses_to!( [INFO] [stdout] 1760 | | parser: LeemaParser, [INFO] [stdout] 1761 | | input: input, [INFO] [stdout] 1762 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1767 | | ] [INFO] [stdout] 1768 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1783:9 [INFO] [stdout] | [INFO] [stdout] 1783 | / parses_to!( [INFO] [stdout] 1784 | | parser: LeemaParser, [INFO] [stdout] 1785 | | input: input, [INFO] [stdout] 1786 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1800 | | ] [INFO] [stdout] 1801 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1783:9 [INFO] [stdout] | [INFO] [stdout] 1783 | / parses_to!( [INFO] [stdout] 1784 | | parser: LeemaParser, [INFO] [stdout] 1785 | | input: input, [INFO] [stdout] 1786 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1800 | | ] [INFO] [stdout] 1801 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1837:9 [INFO] [stdout] | [INFO] [stdout] 1837 | / parses_to!( [INFO] [stdout] 1838 | | parser: LeemaParser, [INFO] [stdout] 1839 | | input: r#""hello $world""#, [INFO] [stdout] 1840 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1848 | | ] [INFO] [stdout] 1849 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1837:9 [INFO] [stdout] | [INFO] [stdout] 1837 | / parses_to!( [INFO] [stdout] 1838 | | parser: LeemaParser, [INFO] [stdout] 1839 | | input: r#""hello $world""#, [INFO] [stdout] 1840 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1848 | | ] [INFO] [stdout] 1849 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1962:9 [INFO] [stdout] | [INFO] [stdout] 1962 | / parses_to!( [INFO] [stdout] 1963 | | parser: LeemaParser, [INFO] [stdout] 1964 | | input: input, [INFO] [stdout] 1965 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 1977 | | ] [INFO] [stdout] 1978 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1962:9 [INFO] [stdout] | [INFO] [stdout] 1962 | / parses_to!( [INFO] [stdout] 1963 | | parser: LeemaParser, [INFO] [stdout] 1964 | | input: input, [INFO] [stdout] 1965 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 1977 | | ] [INFO] [stdout] 1978 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1994:9 [INFO] [stdout] | [INFO] [stdout] 1994 | / parses_to!( [INFO] [stdout] 1995 | | parser: LeemaParser, [INFO] [stdout] 1996 | | input: input, [INFO] [stdout] 1997 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 2015 | | ] [INFO] [stdout] 2016 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:1994:9 [INFO] [stdout] | [INFO] [stdout] 1994 | / parses_to!( [INFO] [stdout] 1995 | | parser: LeemaParser, [INFO] [stdout] 1996 | | input: input, [INFO] [stdout] 1997 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 2015 | | ] [INFO] [stdout] 2016 | | ); [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 error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `leema` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4a57c401a1445504253e7b2a4d421d3469a704af9c76eeeb21b6e24f91b95db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a57c401a1445504253e7b2a4d421d3469a704af9c76eeeb21b6e24f91b95db9", kill_on_drop: false }` [INFO] [stdout] 4a57c401a1445504253e7b2a4d421d3469a704af9c76eeeb21b6e24f91b95db9