[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] 1a8d117e95665a1d1270eb703ea2e0ef04d0b776 [INFO] testing mdg/leema against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdg%2Fleema" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdg/leema on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-113/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" "+1.55.0" "fetch" "--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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 520a6b5fae6b5fe68ac42e316bee26a1467a994f7bf0d97bd6bc0f45d182d85a [INFO] running `Command { std: "docker" "start" "-a" "520a6b5fae6b5fe68ac42e316bee26a1467a994f7bf0d97bd6bc0f45d182d85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "520a6b5fae6b5fe68ac42e316bee26a1467a994f7bf0d97bd6bc0f45d182d85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520a6b5fae6b5fe68ac42e316bee26a1467a994f7bf0d97bd6bc0f45d182d85a", kill_on_drop: false }` [INFO] [stdout] 520a6b5fae6b5fe68ac42e316bee26a1467a994f7bf0d97bd6bc0f45d182d85a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5a31e4e0d76e41d31a61cf408eea682b4c221aac146f9974cda7813cb211ef4 [INFO] running `Command { std: "docker" "start" "-a" "e5a31e4e0d76e41d31a61cf408eea682b4c221aac146f9974cda7813cb211ef4", 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] Compiling libc v0.2.70 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [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] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling leema v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(RustcDecodable)] [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: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.96s [INFO] running `Command { std: "docker" "inspect" "e5a31e4e0d76e41d31a61cf408eea682b4c221aac146f9974cda7813cb211ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a31e4e0d76e41d31a61cf408eea682b4c221aac146f9974cda7813cb211ef4", kill_on_drop: false }` [INFO] [stdout] e5a31e4e0d76e41d31a61cf408eea682b4c221aac146f9974cda7813cb211ef4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e9adf79989f5c66e9b7919e95402ed54cb6bcc564cbbd938422c8bf27b41aa3 [INFO] running `Command { std: "docker" "start" "-a" "1e9adf79989f5c66e9b7919e95402ed54cb6bcc564cbbd938422c8bf27b41aa3", 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 leema v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(RustcDecodable)] [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: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/leema/parser.rs:905:9 [INFO] [stdout] | [INFO] [stdout] 905 | / parses_to!( [INFO] [stdout] 906 | | parser: LeemaParser, [INFO] [stdout] 907 | | input: input, [INFO] [stdout] 908 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 917 | | ] [INFO] [stdout] 918 | | ) [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: `#[warn(non_fmt_panics)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:905:9 [INFO] [stdout] | [INFO] [stdout] 905 | / parses_to!( [INFO] [stdout] 906 | | parser: LeemaParser, [INFO] [stdout] 907 | | input: input, [INFO] [stdout] 908 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 917 | | ] [INFO] [stdout] 918 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 987 | / parses_to!( [INFO] [stdout] 988 | | parser: LeemaParser, [INFO] [stdout] 989 | | input: "True", [INFO] [stdout] 990 | | rule: Rule::x1, [INFO] [stdout] ... | [INFO] [stdout] 993 | | ] [INFO] [stdout] 994 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 987 | / parses_to!( [INFO] [stdout] 988 | | parser: LeemaParser, [INFO] [stdout] 989 | | input: "True", [INFO] [stdout] 990 | | rule: Rule::x1, [INFO] [stdout] ... | [INFO] [stdout] 993 | | ] [INFO] [stdout] 994 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1003:9 [INFO] [stdout] | [INFO] [stdout] 1003 | / parses_to!( [INFO] [stdout] 1004 | | parser: LeemaParser, [INFO] [stdout] 1005 | | input: input, [INFO] [stdout] 1006 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1016 | | ])] [INFO] [stdout] 1017 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1003:9 [INFO] [stdout] | [INFO] [stdout] 1003 | / parses_to!( [INFO] [stdout] 1004 | | parser: LeemaParser, [INFO] [stdout] 1005 | | input: input, [INFO] [stdout] 1006 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1016 | | ])] [INFO] [stdout] 1017 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1038:9 [INFO] [stdout] | [INFO] [stdout] 1038 | / parses_to!( [INFO] [stdout] 1039 | | parser: LeemaParser, [INFO] [stdout] 1040 | | input: input, [INFO] [stdout] 1041 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1045 | | ])] [INFO] [stdout] 1046 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1038:9 [INFO] [stdout] | [INFO] [stdout] 1038 | / parses_to!( [INFO] [stdout] 1039 | | parser: LeemaParser, [INFO] [stdout] 1040 | | input: input, [INFO] [stdout] 1041 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1045 | | ])] [INFO] [stdout] 1046 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1092:9 [INFO] [stdout] | [INFO] [stdout] 1092 | / parses_to!( [INFO] [stdout] 1093 | | parser: LeemaParser, [INFO] [stdout] 1094 | | input: input, [INFO] [stdout] 1095 | | rule: Rule::file, [INFO] [stdout] ... | [INFO] [stdout] 1117 | | ])] [INFO] [stdout] 1118 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1092:9 [INFO] [stdout] | [INFO] [stdout] 1092 | / parses_to!( [INFO] [stdout] 1093 | | parser: LeemaParser, [INFO] [stdout] 1094 | | input: input, [INFO] [stdout] 1095 | | rule: Rule::file, [INFO] [stdout] ... | [INFO] [stdout] 1117 | | ])] [INFO] [stdout] 1118 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1127:9 [INFO] [stdout] | [INFO] [stdout] 1127 | / parses_to!( [INFO] [stdout] 1128 | | parser: LeemaParser, [INFO] [stdout] 1129 | | input: input, [INFO] [stdout] 1130 | | rule: Rule::file, [INFO] [stdout] ... | [INFO] [stdout] 1140 | | ])] [INFO] [stdout] 1141 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1127:9 [INFO] [stdout] | [INFO] [stdout] 1127 | / parses_to!( [INFO] [stdout] 1128 | | parser: LeemaParser, [INFO] [stdout] 1129 | | input: input, [INFO] [stdout] 1130 | | rule: Rule::file, [INFO] [stdout] ... | [INFO] [stdout] 1140 | | ])] [INFO] [stdout] 1141 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1148:9 [INFO] [stdout] | [INFO] [stdout] 1148 | / parses_to!( [INFO] [stdout] 1149 | | parser: LeemaParser, [INFO] [stdout] 1150 | | input: input, [INFO] [stdout] 1151 | | rule: Rule::def_func_args, [INFO] [stdout] ... | [INFO] [stdout] 1161 | | ])] [INFO] [stdout] 1162 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1148:9 [INFO] [stdout] | [INFO] [stdout] 1148 | / parses_to!( [INFO] [stdout] 1149 | | parser: LeemaParser, [INFO] [stdout] 1150 | | input: input, [INFO] [stdout] 1151 | | rule: Rule::def_func_args, [INFO] [stdout] ... | [INFO] [stdout] 1161 | | ])] [INFO] [stdout] 1162 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1169:9 [INFO] [stdout] | [INFO] [stdout] 1169 | / parses_to!( [INFO] [stdout] 1170 | | parser: LeemaParser, [INFO] [stdout] 1171 | | input: input, [INFO] [stdout] 1172 | | rule: Rule::def_func_result, [INFO] [stdout] ... | [INFO] [stdout] 1175 | | ])] [INFO] [stdout] 1176 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1169:9 [INFO] [stdout] | [INFO] [stdout] 1169 | / parses_to!( [INFO] [stdout] 1170 | | parser: LeemaParser, [INFO] [stdout] 1171 | | input: input, [INFO] [stdout] 1172 | | rule: Rule::def_func_result, [INFO] [stdout] ... | [INFO] [stdout] 1175 | | ])] [INFO] [stdout] 1176 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1291:9 [INFO] [stdout] | [INFO] [stdout] 1291 | / parses_to!( [INFO] [stdout] 1292 | | parser: LeemaParser, [INFO] [stdout] 1293 | | input: "foo", [INFO] [stdout] 1294 | | rule: Rule::expr, [INFO] [stdout] 1295 | | tokens: [expr(0, 3, [id(0, 3)])] [INFO] [stdout] 1296 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1291:9 [INFO] [stdout] | [INFO] [stdout] 1291 | / parses_to!( [INFO] [stdout] 1292 | | parser: LeemaParser, [INFO] [stdout] 1293 | | input: "foo", [INFO] [stdout] 1294 | | rule: Rule::expr, [INFO] [stdout] 1295 | | tokens: [expr(0, 3, [id(0, 3)])] [INFO] [stdout] 1296 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1297:9 [INFO] [stdout] | [INFO] [stdout] 1297 | / parses_to!( [INFO] [stdout] 1298 | | parser: LeemaParser, [INFO] [stdout] 1299 | | input: "foo_bar", [INFO] [stdout] 1300 | | rule: Rule::expr, [INFO] [stdout] 1301 | | tokens: [expr(0, 7, [id(0, 7)])] [INFO] [stdout] 1302 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1297:9 [INFO] [stdout] | [INFO] [stdout] 1297 | / parses_to!( [INFO] [stdout] 1298 | | parser: LeemaParser, [INFO] [stdout] 1299 | | input: "foo_bar", [INFO] [stdout] 1300 | | rule: Rule::expr, [INFO] [stdout] 1301 | | tokens: [expr(0, 7, [id(0, 7)])] [INFO] [stdout] 1302 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1304:9 [INFO] [stdout] | [INFO] [stdout] 1304 | / parses_to!( [INFO] [stdout] 1305 | | parser: LeemaParser, [INFO] [stdout] 1306 | | input: "foo.bar", [INFO] [stdout] 1307 | | rule: Rule::id, [INFO] [stdout] 1308 | | tokens: [id(0, 3)] [INFO] [stdout] 1309 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1304:9 [INFO] [stdout] | [INFO] [stdout] 1304 | / parses_to!( [INFO] [stdout] 1305 | | parser: LeemaParser, [INFO] [stdout] 1306 | | input: "foo.bar", [INFO] [stdout] 1307 | | rule: Rule::id, [INFO] [stdout] 1308 | | tokens: [id(0, 3)] [INFO] [stdout] 1309 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1315:9 [INFO] [stdout] | [INFO] [stdout] 1315 | / parses_to!( [INFO] [stdout] 1316 | | parser: LeemaParser, [INFO] [stdout] 1317 | | input: "", [INFO] [stdout] 1318 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | ] [INFO] [stdout] 1327 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1315:9 [INFO] [stdout] | [INFO] [stdout] 1315 | / parses_to!( [INFO] [stdout] 1316 | | parser: LeemaParser, [INFO] [stdout] 1317 | | input: "", [INFO] [stdout] 1318 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1326 | | ] [INFO] [stdout] 1327 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1333:9 [INFO] [stdout] | [INFO] [stdout] 1333 | / parses_to!( [INFO] [stdout] 1334 | | parser: LeemaParser, [INFO] [stdout] 1335 | | input: "", [INFO] [stdout] 1336 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 1344 | | ] [INFO] [stdout] 1345 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1333:9 [INFO] [stdout] | [INFO] [stdout] 1333 | / parses_to!( [INFO] [stdout] 1334 | | parser: LeemaParser, [INFO] [stdout] 1335 | | input: "", [INFO] [stdout] 1336 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 1344 | | ] [INFO] [stdout] 1345 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1384:9 [INFO] [stdout] | [INFO] [stdout] 1384 | / parses_to!( [INFO] [stdout] 1385 | | parser: LeemaParser, [INFO] [stdout] 1386 | | input: input, [INFO] [stdout] 1387 | | rule: Rule::mxid, [INFO] [stdout] 1388 | | tokens: [id(1, 5)] [INFO] [stdout] 1389 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1384:9 [INFO] [stdout] | [INFO] [stdout] 1384 | / parses_to!( [INFO] [stdout] 1385 | | parser: LeemaParser, [INFO] [stdout] 1386 | | input: input, [INFO] [stdout] 1387 | | rule: Rule::mxid, [INFO] [stdout] 1388 | | tokens: [id(1, 5)] [INFO] [stdout] 1389 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1396:9 [INFO] [stdout] | [INFO] [stdout] 1396 | / parses_to!( [INFO] [stdout] 1397 | | parser: LeemaParser, [INFO] [stdout] 1398 | | input: input, [INFO] [stdout] 1399 | | rule: Rule::mxmod, [INFO] [stdout] 1400 | | tokens: [mxmod(0, 10)] [INFO] [stdout] 1401 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1396:9 [INFO] [stdout] | [INFO] [stdout] 1396 | / parses_to!( [INFO] [stdout] 1397 | | parser: LeemaParser, [INFO] [stdout] 1398 | | input: input, [INFO] [stdout] 1399 | | rule: Rule::mxmod, [INFO] [stdout] 1400 | | tokens: [mxmod(0, 10)] [INFO] [stdout] 1401 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1408:9 [INFO] [stdout] | [INFO] [stdout] 1408 | / parses_to!( [INFO] [stdout] 1409 | | parser: LeemaParser, [INFO] [stdout] 1410 | | input: input, [INFO] [stdout] 1411 | | rule: Rule::mxmod, [INFO] [stdout] 1412 | | tokens: [mxmod(0, 10)] [INFO] [stdout] 1413 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1408:9 [INFO] [stdout] | [INFO] [stdout] 1408 | / parses_to!( [INFO] [stdout] 1409 | | parser: LeemaParser, [INFO] [stdout] 1410 | | input: input, [INFO] [stdout] 1411 | | rule: Rule::mxmod, [INFO] [stdout] 1412 | | tokens: [mxmod(0, 10)] [INFO] [stdout] 1413 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1420:9 [INFO] [stdout] | [INFO] [stdout] 1420 | / parses_to!( [INFO] [stdout] 1421 | | parser: LeemaParser, [INFO] [stdout] 1422 | | input: input, [INFO] [stdout] 1423 | | rule: Rule::mxmod, [INFO] [stdout] 1424 | | tokens: [mxmod(0, 15)] [INFO] [stdout] 1425 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1420:9 [INFO] [stdout] | [INFO] [stdout] 1420 | / parses_to!( [INFO] [stdout] 1421 | | parser: LeemaParser, [INFO] [stdout] 1422 | | input: input, [INFO] [stdout] 1423 | | rule: Rule::mxmod, [INFO] [stdout] 1424 | | tokens: [mxmod(0, 15)] [INFO] [stdout] 1425 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1432:9 [INFO] [stdout] | [INFO] [stdout] 1432 | / parses_to!( [INFO] [stdout] 1433 | | parser: LeemaParser, [INFO] [stdout] 1434 | | input: input, [INFO] [stdout] 1435 | | rule: Rule::mxline, [INFO] [stdout] ... | [INFO] [stdout] 1438 | | ])] [INFO] [stdout] 1439 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1432:9 [INFO] [stdout] | [INFO] [stdout] 1432 | / parses_to!( [INFO] [stdout] 1433 | | parser: LeemaParser, [INFO] [stdout] 1434 | | input: input, [INFO] [stdout] 1435 | | rule: Rule::mxline, [INFO] [stdout] ... | [INFO] [stdout] 1438 | | ])] [INFO] [stdout] 1439 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1509:9 [INFO] [stdout] | [INFO] [stdout] 1509 | / parses_to!( [INFO] [stdout] 1510 | | parser: LeemaParser, [INFO] [stdout] 1511 | | input: input, [INFO] [stdout] 1512 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1519 | | ] [INFO] [stdout] 1520 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1509:9 [INFO] [stdout] | [INFO] [stdout] 1509 | / parses_to!( [INFO] [stdout] 1510 | | parser: LeemaParser, [INFO] [stdout] 1511 | | input: input, [INFO] [stdout] 1512 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1519 | | ] [INFO] [stdout] 1520 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1530:9 [INFO] [stdout] | [INFO] [stdout] 1530 | / parses_to!( [INFO] [stdout] 1531 | | parser: LeemaParser, [INFO] [stdout] 1532 | | input: input, [INFO] [stdout] 1533 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1542 | | ] [INFO] [stdout] 1543 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1530:9 [INFO] [stdout] | [INFO] [stdout] 1530 | / parses_to!( [INFO] [stdout] 1531 | | parser: LeemaParser, [INFO] [stdout] 1532 | | input: input, [INFO] [stdout] 1533 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1542 | | ] [INFO] [stdout] 1543 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1578:9 [INFO] [stdout] | [INFO] [stdout] 1578 | / parses_to!( [INFO] [stdout] 1579 | | parser: LeemaParser, [INFO] [stdout] 1580 | | input: input, [INFO] [stdout] 1581 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1590 | | ] [INFO] [stdout] 1591 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1578:9 [INFO] [stdout] | [INFO] [stdout] 1578 | / parses_to!( [INFO] [stdout] 1579 | | parser: LeemaParser, [INFO] [stdout] 1580 | | input: input, [INFO] [stdout] 1581 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1590 | | ] [INFO] [stdout] 1591 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1615:9 [INFO] [stdout] | [INFO] [stdout] 1615 | / parses_to!( [INFO] [stdout] 1616 | | parser: LeemaParser, [INFO] [stdout] 1617 | | input: input, [INFO] [stdout] 1618 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1626 | | ] [INFO] [stdout] 1627 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1615:9 [INFO] [stdout] | [INFO] [stdout] 1615 | / parses_to!( [INFO] [stdout] 1616 | | parser: LeemaParser, [INFO] [stdout] 1617 | | input: input, [INFO] [stdout] 1618 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1626 | | ] [INFO] [stdout] 1627 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1650:9 [INFO] [stdout] | [INFO] [stdout] 1650 | / parses_to!( [INFO] [stdout] 1651 | | parser: LeemaParser, [INFO] [stdout] 1652 | | input: input, [INFO] [stdout] 1653 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1667 | | ] [INFO] [stdout] 1668 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1650:9 [INFO] [stdout] | [INFO] [stdout] 1650 | / parses_to!( [INFO] [stdout] 1651 | | parser: LeemaParser, [INFO] [stdout] 1652 | | input: input, [INFO] [stdout] 1653 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1667 | | ] [INFO] [stdout] 1668 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1691:9 [INFO] [stdout] | [INFO] [stdout] 1691 | / parses_to!( [INFO] [stdout] 1692 | | parser: LeemaParser, [INFO] [stdout] 1693 | | input: input, [INFO] [stdout] 1694 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1702 | | ] [INFO] [stdout] 1703 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1691:9 [INFO] [stdout] | [INFO] [stdout] 1691 | / parses_to!( [INFO] [stdout] 1692 | | parser: LeemaParser, [INFO] [stdout] 1693 | | input: input, [INFO] [stdout] 1694 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1702 | | ] [INFO] [stdout] 1703 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1726:9 [INFO] [stdout] | [INFO] [stdout] 1726 | / parses_to!( [INFO] [stdout] 1727 | | parser: LeemaParser, [INFO] [stdout] 1728 | | input: input, [INFO] [stdout] 1729 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1736 | | ] [INFO] [stdout] 1737 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1726:9 [INFO] [stdout] | [INFO] [stdout] 1726 | / parses_to!( [INFO] [stdout] 1727 | | parser: LeemaParser, [INFO] [stdout] 1728 | | input: input, [INFO] [stdout] 1729 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1736 | | ] [INFO] [stdout] 1737 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1770:9 [INFO] [stdout] | [INFO] [stdout] 1770 | / parses_to!( [INFO] [stdout] 1771 | | parser: LeemaParser, [INFO] [stdout] 1772 | | input: "3.14159", [INFO] [stdout] 1773 | | rule: Rule::expr, [INFO] [stdout] 1774 | | tokens: [expr(0, 7, [float(0, 7)])] [INFO] [stdout] 1775 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1770:9 [INFO] [stdout] | [INFO] [stdout] 1770 | / parses_to!( [INFO] [stdout] 1771 | | parser: LeemaParser, [INFO] [stdout] 1772 | | input: "3.14159", [INFO] [stdout] 1773 | | rule: Rule::expr, [INFO] [stdout] 1774 | | tokens: [expr(0, 7, [float(0, 7)])] [INFO] [stdout] 1775 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1781:9 [INFO] [stdout] | [INFO] [stdout] 1781 | / parses_to!( [INFO] [stdout] 1782 | | parser: LeemaParser, [INFO] [stdout] 1783 | | input: "1234", [INFO] [stdout] 1784 | | rule: Rule::expr, [INFO] [stdout] 1785 | | tokens: [expr(0, 4, [int(0, 4)])] [INFO] [stdout] 1786 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1781:9 [INFO] [stdout] | [INFO] [stdout] 1781 | / parses_to!( [INFO] [stdout] 1782 | | parser: LeemaParser, [INFO] [stdout] 1783 | | input: "1234", [INFO] [stdout] 1784 | | rule: Rule::expr, [INFO] [stdout] 1785 | | tokens: [expr(0, 4, [int(0, 4)])] [INFO] [stdout] 1786 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1792:9 [INFO] [stdout] | [INFO] [stdout] 1792 | / parses_to!( [INFO] [stdout] 1793 | | parser: LeemaParser, [INFO] [stdout] 1794 | | input: "-34", [INFO] [stdout] 1795 | | rule: Rule::expr, [INFO] [stdout] 1796 | | tokens: [expr(0, 3, [negative(0, 1), int(1, 3)])] [INFO] [stdout] 1797 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1792:9 [INFO] [stdout] | [INFO] [stdout] 1792 | / parses_to!( [INFO] [stdout] 1793 | | parser: LeemaParser, [INFO] [stdout] 1794 | | input: "-34", [INFO] [stdout] 1795 | | rule: Rule::expr, [INFO] [stdout] 1796 | | tokens: [expr(0, 3, [negative(0, 1), int(1, 3)])] [INFO] [stdout] 1797 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1804:9 [INFO] [stdout] | [INFO] [stdout] 1804 | / parses_to!( [INFO] [stdout] 1805 | | parser: LeemaParser, [INFO] [stdout] 1806 | | input: "-3 + 5", [INFO] [stdout] 1807 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1815 | | ] [INFO] [stdout] 1816 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1804:9 [INFO] [stdout] | [INFO] [stdout] 1804 | / parses_to!( [INFO] [stdout] 1805 | | parser: LeemaParser, [INFO] [stdout] 1806 | | input: "-3 + 5", [INFO] [stdout] 1807 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1815 | | ] [INFO] [stdout] 1816 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1823:9 [INFO] [stdout] | [INFO] [stdout] 1823 | / parses_to!( [INFO] [stdout] 1824 | | parser: LeemaParser, [INFO] [stdout] 1825 | | input: "3 - -56", [INFO] [stdout] 1826 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1834 | | ] [INFO] [stdout] 1835 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1823:9 [INFO] [stdout] | [INFO] [stdout] 1823 | / parses_to!( [INFO] [stdout] 1824 | | parser: LeemaParser, [INFO] [stdout] 1825 | | input: "3 - -56", [INFO] [stdout] 1826 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1834 | | ] [INFO] [stdout] 1835 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1849:9 [INFO] [stdout] | [INFO] [stdout] 1849 | / parses_to!( [INFO] [stdout] 1850 | | parser: LeemaParser, [INFO] [stdout] 1851 | | input: input, [INFO] [stdout] 1852 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1857 | | ] [INFO] [stdout] 1858 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1849:9 [INFO] [stdout] | [INFO] [stdout] 1849 | / parses_to!( [INFO] [stdout] 1850 | | parser: LeemaParser, [INFO] [stdout] 1851 | | input: input, [INFO] [stdout] 1852 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1857 | | ] [INFO] [stdout] 1858 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1867:9 [INFO] [stdout] | [INFO] [stdout] 1867 | / parses_to!( [INFO] [stdout] 1868 | | parser: LeemaParser, [INFO] [stdout] 1869 | | input: input, [INFO] [stdout] 1870 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1875 | | ] [INFO] [stdout] 1876 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1867:9 [INFO] [stdout] | [INFO] [stdout] 1867 | / parses_to!( [INFO] [stdout] 1868 | | parser: LeemaParser, [INFO] [stdout] 1869 | | input: input, [INFO] [stdout] 1870 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1875 | | ] [INFO] [stdout] 1876 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1891:9 [INFO] [stdout] | [INFO] [stdout] 1891 | / parses_to!( [INFO] [stdout] 1892 | | parser: LeemaParser, [INFO] [stdout] 1893 | | input: input, [INFO] [stdout] 1894 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1908 | | ] [INFO] [stdout] 1909 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1891:9 [INFO] [stdout] | [INFO] [stdout] 1891 | / parses_to!( [INFO] [stdout] 1892 | | parser: LeemaParser, [INFO] [stdout] 1893 | | input: input, [INFO] [stdout] 1894 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1908 | | ] [INFO] [stdout] 1909 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1945:9 [INFO] [stdout] | [INFO] [stdout] 1945 | / parses_to!( [INFO] [stdout] 1946 | | parser: LeemaParser, [INFO] [stdout] 1947 | | input: r#""hello $world""#, [INFO] [stdout] 1948 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1956 | | ] [INFO] [stdout] 1957 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:1945:9 [INFO] [stdout] | [INFO] [stdout] 1945 | / parses_to!( [INFO] [stdout] 1946 | | parser: LeemaParser, [INFO] [stdout] 1947 | | input: r#""hello $world""#, [INFO] [stdout] 1948 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 1956 | | ] [INFO] [stdout] 1957 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:2070:9 [INFO] [stdout] | [INFO] [stdout] 2070 | / parses_to!( [INFO] [stdout] 2071 | | parser: LeemaParser, [INFO] [stdout] 2072 | | input: input, [INFO] [stdout] 2073 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 2085 | | ] [INFO] [stdout] 2086 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:2070:9 [INFO] [stdout] | [INFO] [stdout] 2070 | / parses_to!( [INFO] [stdout] 2071 | | parser: LeemaParser, [INFO] [stdout] 2072 | | input: input, [INFO] [stdout] 2073 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 2085 | | ] [INFO] [stdout] 2086 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:2102:9 [INFO] [stdout] | [INFO] [stdout] 2102 | / parses_to!( [INFO] [stdout] 2103 | | parser: LeemaParser, [INFO] [stdout] 2104 | | input: input, [INFO] [stdout] 2105 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 2123 | | ] [INFO] [stdout] 2124 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (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/leema/parser.rs:2102:9 [INFO] [stdout] | [INFO] [stdout] 2102 | / parses_to!( [INFO] [stdout] 2103 | | parser: LeemaParser, [INFO] [stdout] 2104 | | input: input, [INFO] [stdout] 2105 | | rule: Rule::typex, [INFO] [stdout] ... | [INFO] [stdout] 2123 | | ] [INFO] [stdout] 2124 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 73 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "1e9adf79989f5c66e9b7919e95402ed54cb6bcc564cbbd938422c8bf27b41aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9adf79989f5c66e9b7919e95402ed54cb6bcc564cbbd938422c8bf27b41aa3", kill_on_drop: false }` [INFO] [stdout] 1e9adf79989f5c66e9b7919e95402ed54cb6bcc564cbbd938422c8bf27b41aa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 820e8e672c09fef1b9c00b770e30dcdc97020ecafffa267d649cd49eeb54b75c [INFO] running `Command { std: "docker" "start" "-a" "820e8e672c09fef1b9c00b770e30dcdc97020ecafffa267d649cd49eeb54b75c", 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] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/main.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(RustcDecodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:905:9 [INFO] [stderr] | [INFO] [stderr] 905 | / parses_to!( [INFO] [stderr] 906 | | parser: LeemaParser, [INFO] [stderr] 907 | | input: input, [INFO] [stderr] 908 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 917 | | ] [INFO] [stderr] 918 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` implied by `#[warn(warnings)]` [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:905:9 [INFO] [stderr] | [INFO] [stderr] 905 | / parses_to!( [INFO] [stderr] 906 | | parser: LeemaParser, [INFO] [stderr] 907 | | input: input, [INFO] [stderr] 908 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 917 | | ] [INFO] [stderr] 918 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:987:9 [INFO] [stderr] | [INFO] [stderr] 987 | / parses_to!( [INFO] [stderr] 988 | | parser: LeemaParser, [INFO] [stderr] 989 | | input: "True", [INFO] [stderr] 990 | | rule: Rule::x1, [INFO] [stderr] ... | [INFO] [stderr] 993 | | ] [INFO] [stderr] 994 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1003:9 [INFO] [stderr] | [INFO] [stderr] 1003 | / parses_to!( [INFO] [stderr] 1004 | | parser: LeemaParser, [INFO] [stderr] 1005 | | input: input, [INFO] [stderr] 1006 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1016 | | ])] [INFO] [stderr] 1017 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1038:9 [INFO] [stderr] | [INFO] [stderr] 1038 | / parses_to!( [INFO] [stderr] 1039 | | parser: LeemaParser, [INFO] [stderr] 1040 | | input: input, [INFO] [stderr] 1041 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1045 | | ])] [INFO] [stderr] 1046 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1092:9 [INFO] [stderr] | [INFO] [stderr] 1092 | / parses_to!( [INFO] [stderr] 1093 | | parser: LeemaParser, [INFO] [stderr] 1094 | | input: input, [INFO] [stderr] 1095 | | rule: Rule::file, [INFO] [stderr] ... | [INFO] [stderr] 1117 | | ])] [INFO] [stderr] 1118 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1127:9 [INFO] [stderr] | [INFO] [stderr] 1127 | / parses_to!( [INFO] [stderr] 1128 | | parser: LeemaParser, [INFO] [stderr] 1129 | | input: input, [INFO] [stderr] 1130 | | rule: Rule::file, [INFO] [stderr] ... | [INFO] [stderr] 1140 | | ])] [INFO] [stderr] 1141 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1148:9 [INFO] [stderr] | [INFO] [stderr] 1148 | / parses_to!( [INFO] [stderr] 1149 | | parser: LeemaParser, [INFO] [stderr] 1150 | | input: input, [INFO] [stderr] 1151 | | rule: Rule::def_func_args, [INFO] [stderr] ... | [INFO] [stderr] 1161 | | ])] [INFO] [stderr] 1162 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1169:9 [INFO] [stderr] | [INFO] [stderr] 1169 | / parses_to!( [INFO] [stderr] 1170 | | parser: LeemaParser, [INFO] [stderr] 1171 | | input: input, [INFO] [stderr] 1172 | | rule: Rule::def_func_result, [INFO] [stderr] ... | [INFO] [stderr] 1175 | | ])] [INFO] [stderr] 1176 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1291:9 [INFO] [stderr] | [INFO] [stderr] 1291 | / parses_to!( [INFO] [stderr] 1292 | | parser: LeemaParser, [INFO] [stderr] 1293 | | input: "foo", [INFO] [stderr] 1294 | | rule: Rule::expr, [INFO] [stderr] 1295 | | tokens: [expr(0, 3, [id(0, 3)])] [INFO] [stderr] 1296 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1297:9 [INFO] [stderr] | [INFO] [stderr] 1297 | / parses_to!( [INFO] [stderr] 1298 | | parser: LeemaParser, [INFO] [stderr] 1299 | | input: "foo_bar", [INFO] [stderr] 1300 | | rule: Rule::expr, [INFO] [stderr] 1301 | | tokens: [expr(0, 7, [id(0, 7)])] [INFO] [stderr] 1302 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1304:9 [INFO] [stderr] | [INFO] [stderr] 1304 | / parses_to!( [INFO] [stderr] 1305 | | parser: LeemaParser, [INFO] [stderr] 1306 | | input: "foo.bar", [INFO] [stderr] 1307 | | rule: Rule::id, [INFO] [stderr] 1308 | | tokens: [id(0, 3)] [INFO] [stderr] 1309 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1315:9 [INFO] [stderr] | [INFO] [stderr] 1315 | / parses_to!( [INFO] [stderr] 1316 | | parser: LeemaParser, [INFO] [stderr] 1317 | | input: "", [INFO] [stderr] 1318 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1326 | | ] [INFO] [stderr] 1327 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1333:9 [INFO] [stderr] | [INFO] [stderr] 1333 | / parses_to!( [INFO] [stderr] 1334 | | parser: LeemaParser, [INFO] [stderr] 1335 | | input: "", [INFO] [stderr] 1336 | | rule: Rule::typex, [INFO] [stderr] ... | [INFO] [stderr] 1344 | | ] [INFO] [stderr] 1345 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1384:9 [INFO] [stderr] | [INFO] [stderr] 1384 | / parses_to!( [INFO] [stderr] 1385 | | parser: LeemaParser, [INFO] [stderr] 1386 | | input: input, [INFO] [stderr] 1387 | | rule: Rule::mxid, [INFO] [stderr] 1388 | | tokens: [id(1, 5)] [INFO] [stderr] 1389 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1396:9 [INFO] [stderr] | [INFO] [stderr] 1396 | / parses_to!( [INFO] [stderr] 1397 | | parser: LeemaParser, [INFO] [stderr] 1398 | | input: input, [INFO] [stderr] 1399 | | rule: Rule::mxmod, [INFO] [stderr] 1400 | | tokens: [mxmod(0, 10)] [INFO] [stderr] 1401 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1408:9 [INFO] [stderr] | [INFO] [stderr] 1408 | / parses_to!( [INFO] [stderr] 1409 | | parser: LeemaParser, [INFO] [stderr] 1410 | | input: input, [INFO] [stderr] 1411 | | rule: Rule::mxmod, [INFO] [stderr] 1412 | | tokens: [mxmod(0, 10)] [INFO] [stderr] 1413 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1420:9 [INFO] [stderr] | [INFO] [stderr] 1420 | / parses_to!( [INFO] [stderr] 1421 | | parser: LeemaParser, [INFO] [stderr] 1422 | | input: input, [INFO] [stderr] 1423 | | rule: Rule::mxmod, [INFO] [stderr] 1424 | | tokens: [mxmod(0, 15)] [INFO] [stderr] 1425 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1432:9 [INFO] [stderr] | [INFO] [stderr] 1432 | / parses_to!( [INFO] [stderr] 1433 | | parser: LeemaParser, [INFO] [stderr] 1434 | | input: input, [INFO] [stderr] 1435 | | rule: Rule::mxline, [INFO] [stderr] ... | [INFO] [stderr] 1438 | | ])] [INFO] [stderr] 1439 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1509:9 [INFO] [stderr] | [INFO] [stderr] 1509 | / parses_to!( [INFO] [stderr] 1510 | | parser: LeemaParser, [INFO] [stderr] 1511 | | input: input, [INFO] [stderr] 1512 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1519 | | ] [INFO] [stderr] 1520 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1530:9 [INFO] [stderr] | [INFO] [stderr] 1530 | / parses_to!( [INFO] [stderr] 1531 | | parser: LeemaParser, [INFO] [stderr] 1532 | | input: input, [INFO] [stderr] 1533 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1542 | | ] [INFO] [stderr] 1543 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1578:9 [INFO] [stderr] | [INFO] [stderr] 1578 | / parses_to!( [INFO] [stderr] 1579 | | parser: LeemaParser, [INFO] [stderr] 1580 | | input: input, [INFO] [stderr] 1581 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1590 | | ] [INFO] [stderr] 1591 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1615:9 [INFO] [stderr] | [INFO] [stderr] 1615 | / parses_to!( [INFO] [stderr] 1616 | | parser: LeemaParser, [INFO] [stderr] 1617 | | input: input, [INFO] [stderr] 1618 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1626 | | ] [INFO] [stderr] 1627 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1650:9 [INFO] [stderr] | [INFO] [stderr] 1650 | / parses_to!( [INFO] [stderr] 1651 | | parser: LeemaParser, [INFO] [stderr] 1652 | | input: input, [INFO] [stderr] 1653 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1667 | | ] [INFO] [stderr] 1668 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1691:9 [INFO] [stderr] | [INFO] [stderr] 1691 | / parses_to!( [INFO] [stderr] 1692 | | parser: LeemaParser, [INFO] [stderr] 1693 | | input: input, [INFO] [stderr] 1694 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1702 | | ] [INFO] [stderr] 1703 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1726:9 [INFO] [stderr] | [INFO] [stderr] 1726 | / parses_to!( [INFO] [stderr] 1727 | | parser: LeemaParser, [INFO] [stderr] 1728 | | input: input, [INFO] [stderr] 1729 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1736 | | ] [INFO] [stderr] 1737 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1770:9 [INFO] [stderr] | [INFO] [stderr] 1770 | / parses_to!( [INFO] [stderr] 1771 | | parser: LeemaParser, [INFO] [stderr] 1772 | | input: "3.14159", [INFO] [stderr] 1773 | | rule: Rule::expr, [INFO] [stderr] 1774 | | tokens: [expr(0, 7, [float(0, 7)])] [INFO] [stderr] 1775 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1781:9 [INFO] [stderr] | [INFO] [stderr] 1781 | / parses_to!( [INFO] [stderr] 1782 | | parser: LeemaParser, [INFO] [stderr] 1783 | | input: "1234", [INFO] [stderr] 1784 | | rule: Rule::expr, [INFO] [stderr] 1785 | | tokens: [expr(0, 4, [int(0, 4)])] [INFO] [stderr] 1786 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1792:9 [INFO] [stderr] | [INFO] [stderr] 1792 | / parses_to!( [INFO] [stderr] 1793 | | parser: LeemaParser, [INFO] [stderr] 1794 | | input: "-34", [INFO] [stderr] 1795 | | rule: Rule::expr, [INFO] [stderr] 1796 | | tokens: [expr(0, 3, [negative(0, 1), int(1, 3)])] [INFO] [stderr] 1797 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1804:9 [INFO] [stderr] | [INFO] [stderr] 1804 | / parses_to!( [INFO] [stderr] 1805 | | parser: LeemaParser, [INFO] [stderr] 1806 | | input: "-3 + 5", [INFO] [stderr] 1807 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1815 | | ] [INFO] [stderr] 1816 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1823:9 [INFO] [stderr] | [INFO] [stderr] 1823 | / parses_to!( [INFO] [stderr] 1824 | | parser: LeemaParser, [INFO] [stderr] 1825 | | input: "3 - -56", [INFO] [stderr] 1826 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1834 | | ] [INFO] [stderr] 1835 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1849:9 [INFO] [stderr] | [INFO] [stderr] 1849 | / parses_to!( [INFO] [stderr] 1850 | | parser: LeemaParser, [INFO] [stderr] 1851 | | input: input, [INFO] [stderr] 1852 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1857 | | ] [INFO] [stderr] 1858 | | ); [INFO] [stderr] | |__________^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 201 tests [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1867:9 [INFO] [stderr] | [INFO] [stderr] 1867 | / parses_to!( [INFO] [stderr] 1868 | | parser: LeemaParser, [INFO] [stderr] 1869 | | input: input, [INFO] [stderr] 1870 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1875 | | ] [INFO] [stderr] 1876 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1891:9 [INFO] [stderr] | [INFO] [stderr] 1891 | / parses_to!( [INFO] [stderr] 1892 | | parser: LeemaParser, [INFO] [stderr] 1893 | | input: input, [INFO] [stderr] 1894 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1908 | | ] [INFO] [stderr] 1909 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:1945:9 [INFO] [stderr] | [INFO] [stderr] 1945 | / parses_to!( [INFO] [stderr] 1946 | | parser: LeemaParser, [INFO] [stderr] 1947 | | input: r#""hello $world""#, [INFO] [stderr] 1948 | | rule: Rule::expr, [INFO] [stderr] ... | [INFO] [stderr] 1956 | | ] [INFO] [stderr] 1957 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:2070:9 [INFO] [stderr] | [INFO] [stderr] 2070 | / parses_to!( [INFO] [stderr] 2071 | | parser: LeemaParser, [INFO] [stderr] 2072 | | input: input, [INFO] [stderr] 2073 | | rule: Rule::typex, [INFO] [stderr] ... | [INFO] [stderr] 2085 | | ] [INFO] [stderr] 2086 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/leema/parser.rs:2102:9 [INFO] [stderr] | [INFO] [stderr] 2102 | / parses_to!( [INFO] [stderr] 2103 | | parser: LeemaParser, [INFO] [stderr] 2104 | | input: input, [INFO] [stderr] 2105 | | rule: Rule::typex, [INFO] [stderr] ... | [INFO] [stderr] 2123 | | ] [INFO] [stderr] 2124 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `leema` (bin "leema" test) generated 73 warnings (35 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.90s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/leema-16ac358622294f2e) [INFO] [stderr] test_main_func_finishes () [INFO] [stdout] test leema::canonical::tests::test_canonical_split_id_arc ... ok [INFO] [stdout] test leema::canonical::tests::test_canonical_split_id_sref ... ok [INFO] [stdout] test leema::canonical::tests::test_canonical_push_sibling ... ok [INFO] [stdout] test leema::list::tests::test_concat ... ok [INFO] [stdout] test leema::list::tests::test_len ... ok [INFO] [stdout] test leema::code::tests::test_code_constval ... ok [INFO] [stdout] test leema::canonical::tests::test_canonical_ancestors ... ok [INFO] [stdout] test leema::inter::tests::collect_access_out_of_scope ... ok [INFO] [stdout] test leema::inter::tests::assign_not_in_scope ... ok [INFO] [stdout] test leema::fiber::tests::test_normal_strcat ... ok [INFO] [stdout] test leema::list::tests::test_map_ref ... ok [INFO] [stdout] test leema::list::tests::test_merge_adjacent ... ok [INFO] [stdout] test leema::list::tests::test_iterator_sum ... ok [INFO] [stdout] test leema::lmap::tests::test_lmap_constructor ... ok [INFO] [stdout] test leema::lstr::tests::test_ne_arc_sref ... ok [INFO] [stdout] test leema::lstr::tests::test_ne_arc_arc ... ok [INFO] [stdout] test leema::module::tests::test_child_head_absolute ... ok [INFO] [stdout] test leema::lstr::tests::test_cmp_arc_sref_equal ... ok [INFO] [stdout] test leema::module::tests::test_child_head_three ... ok [INFO] [stdout] test leema::lstr::tests::test_eq_lstr_str ... ok [INFO] [stdout] test leema::lstr::tests::test_borrow_lstr_as_str ... ok [INFO] [stdout] test leema::lstr::tests::test_lstrf ... ok [INFO] [stdout] test leema::lstr::tests::test_cmp_arc_sref_lt ... ok [INFO] [stdout] test leema::module::tests::test_mod_alias_map ... ok [INFO] [stdout] test leema::module::tests::test_child_head_one ... ok [INFO] [stdout] test leema::loader::tests::test_root_path ... ok [INFO] [stdout] test leema::lstr::tests::test_hashset_with_sref_contains_arc ... ok [INFO] [stdout] test leema::lstr::tests::test_hashset_contains_str ... ok [INFO] [stdout] test leema::lstr::tests::test_hashset_contains_sref ... ok [INFO] [stdout] test leema::lstr::tests::test_eq_str_lstr ... ok [INFO] [stdout] test leema::lstr::tests::test_eq_arc_sref ... ok [INFO] [stdout] test leema::lstr::tests::test_eq_arc_arc ... ok [INFO] [stdout] test leema::lstr::tests::test_cmp_arc_sref_gt ... ok [INFO] [stdout] test leema::parser::tests::call_no_args ... ok [INFO] [stdout] test leema::module::tests::test_imported_mod_relativity_sibling ... ok [INFO] [stdout] test leema::parser::tests::add_newline ... ok [INFO] [stdout] test leema::parser::tests::def_func_arrowblock ... ok [INFO] [stdout] test leema::parser::tests::anon_func_multilines ... ok [INFO] [stdout] test leema::parser::tests::bool_true ... ok [INFO] [stdout] test leema::module::tests::test_child_head_sibling ... ok [INFO] [stdout] test leema::module::tests::test_imported_mod_not_absolute ... ok [INFO] [stdout] test leema::module::tests::test_imported_mod_relativity_absolute ... ok [INFO] [stdout] test leema::module::tests::test_imported_mod_relativity_child ... ok [INFO] [stdout] test leema::parser::tests::anon_func_as_parameter ... ok [INFO] [stdout] test leema::parser::tests::call_expr ... ok [INFO] [stdout] test leema::loader::tests::test_main_mod ... ok [INFO] [stdout] test leema::lmap::tests::test_lmap_insert ... ok [INFO] [stdout] test leema::parser::tests::def_func_generic_line ... ok [INFO] [stdout] test leema::parser::tests::def_macro ... ok [INFO] [stdout] test leema::parser::tests::def_func_args ... ok [INFO] [stdout] test leema::parser::tests::generic_expr ... ok [INFO] [stdout] test leema::parser::tests::generic_typex ... ok [INFO] [stdout] test leema::parser::tests::infix_and_not ... ok [INFO] [stdout] test leema::parser::tests::def_func_result ... ok [INFO] [stdout] test leema::parser::tests::anon_func_expr_no_result_arg_types ... ok [INFO] [stdout] test leema::parser::tests::infix_equality ... ok [INFO] [stdout] test leema::parser::tests::def_enum_bool ... ok [INFO] [stdout] test leema::parser::tests::infix_not_and ... ok [INFO] [stdout] test leema::parser::tests::infix_or_and ... ok [INFO] [stdout] test leema::parser::tests::let_with_type ... ok [INFO] [stdout] test leema::parser::tests::int_minus_negative ... ok [INFO] [stdout] test leema::parser::tests::let_no_type ... ok [INFO] [stdout] test leema::parser::tests::mxid ... ok [INFO] [stdout] test leema::parser::tests::def_func_generic_file ... ok [INFO] [stdout] test leema::parser::tests::mxmod_absolute ... ok [INFO] [stdout] test leema::parser::tests::mxmod_relative ... ok [INFO] [stdout] test leema::parser::tests::mxmod_id ... ok [INFO] [stdout] test leema::parser::tests::mxlines ... ok [INFO] [stdout] test leema::parser::tests::mxmod_sibling ... ok [INFO] [stdout] test leema::parser::tests::def_func_rustblock ... ok [INFO] [stdout] test leema::parser::tests::negative_int ... ok [INFO] [stdout] test leema::parser::tests::mxblock ... ok [INFO] [stdout] test leema::parser::tests::infix_and_or ... ok [INFO] [stdout] test leema::parser::tests::not_paren_infix ... ok [INFO] [stdout] test leema::parser::tests::number_float ... ok [INFO] [stdout] test leema::parser::tests::number_int ... ok [INFO] [stdout] test leema::parser::tests::str_onevar ... ok [INFO] [stdout] test leema::parser::tests::str_expr ... ok [INFO] [stdout] test leema::parser::tests::str_escapes ... ok [INFO] [stdout] test leema::parser::tests::struct_field_exp ... ok [INFO] [stdout] test leema::parser::tests::str_empty ... ok [INFO] [stdout] test leema::parser::tests::str_const ... ok [INFO] [stdout] test leema::io::tests::test_iop_action_flow ... ok [INFO] [stdout] test leema::parser::tests::negative_int_plus ... ok [INFO] [stdout] test leema::proto::tests::test_import_absolute_and_sibling ... ok [INFO] [stdout] test leema::parser::tests::infix_less_than ... ok [INFO] [stdout] test leema::parser::tests::test_id ... ok [INFO] [stdout] test leema::parser::tests::trait_with_struct ... ok [INFO] [stdout] test leema::proto::tests::test_proto_export_module ... ok [INFO] [stdout] test leema::proto::tests::test_proto_export_nothing ... ok [INFO] [stdout] test leema::io::tests::test_io_constructor ... ok [INFO] [stdout] test leema::proto::tests::test_proto_func_noargs ... ok [INFO] [stdout] test leema::proto::tests::test_proto_alias_type ... ok [INFO] [stdout] test leema::proto::tests::test_proto_genericfunc ... ok [INFO] [stdout] test leema::parser::tests::def_struct_token ... ok [INFO] [stdout] test leema::proto::tests::test_proto_import_exported_func ... ok [INFO] [stdout] test leema::proto::tests::test_proto_export_star ... ok [INFO] [stdout] test leema::parser::tests::type_tuple ... ok [INFO] [stdout] test leema::proto::tests::test_import_skipped_export ... ok [INFO] [stdout] test leema::proto::tests::test_proto_generic_struct ... ok [INFO] [stdout] test leema::proto::tests::test_import_basic_exports ... ok [INFO] [stdout] test leema::proto::tests::test_proto_struct ... ok [INFO] [stdout] test leema::parser::tests::def_func_result_with_args ... ok [INFO] [stdout] test leema::parser::tests::type_alias ... ok [INFO] [stdout] test leema::proto::tests::test_proto_imports ... ok [INFO] [stdout] test leema::reg::tests::test_reg_void ... ok [INFO] [stdout] test leema::semantics::tests::test_compile_closure ... ignored [INFO] [stdout] test leema::code::tests::test_code_lists ... ok [INFO] [stdout] test leema::semantics::tests::compile_let_with_type ... ok [INFO] [stdout] test leema::semantics::tests::test_inferred_type_func ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_consts ... ok [INFO] [stdout] test leema::semantics::tests::test_compile_generic_constructor ... ok [INFO] [stdout] test leema::struple::tests::test_struple_find ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_doubledash ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_arithmetic_operators ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_comparison_operators ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_casepipe ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_comments_incase ... ok [INFO] [stdout] test leema::token::tests::test_breaklines_ifx ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_brackets ... ok [INFO] [stdout] test leema::token::tests::test_lexp_constint ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_comments ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_enum ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_func ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_separators ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_iter ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_strings ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_keyword_operators ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_stmtbreaks ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_struct ... ok [INFO] [stdout] test leema::val::tests::replace_openvar_func ... ok [INFO] [stdout] test leema::val::tests::replace_openvar_listmap ... ok [INFO] [stdout] test leema::types::tests::test_type_val ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_int ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_ids ... ok [INFO] [stdout] test leema::val::tests::replace_openvar_struct ... ok [INFO] [stdout] test leema::val::tests::test_compare_across_types ... ok [INFO] [stdout] test leema::val::tests::test_compare_false_true ... ok [INFO] [stdout] test leema::val::tests::test_enum_eq ... ok [INFO] [stdout] test leema::val::tests::test_enum_lt_type ... ok [INFO] [stdout] test leema::val::tests::test_enum_lt_variant ... ok [INFO] [stdout] test leema::val::tests::test_enum_lt_val ... ok [INFO] [stdout] test leema::parser::tests::trait_with_func ... ok [INFO] [stdout] test leema::val::tests::test_compare_true_false ... ok [INFO] [stdout] test leema::val::tests::test_equal_false ... ok [INFO] [stdout] test leema::proto::tests::test_proto_token ... ok [INFO] [stdout] test leema::semantics::tests::scopecheck_undefined_variable ... ok [INFO] [stdout] test leema::val::tests::test_type_args_genfunc ... ok [INFO] [stdout] test leema::val::tests::test_tuple_from_list ... ok [INFO] [stdout] test leema::val::tests::test_equal_int ... ok [INFO] [stdout] test leema::val::tests::test_pattern_match_list_cons_wildcard_tail ... ok [INFO] [stdout] test leema::val::tests::test_pattern_match_wildcard_inside_tuple ... ok [INFO] [stdout] test leema::val::tests::test_struct_eq ... ok [INFO] [stdout] test leema::val::tests::test_struct_lt_type ... ok [INFO] [stdout] test leema::val::tests::test_struct_lt_val ... ok [INFO] [stdout] test leema::val::tests::test_get_type_int_list ... ok [INFO] [stdout] test leema::val::tests::test_equal_str ... ok [INFO] [stdout] test leema::val::tests::test_format_enum_token ... ok [INFO] [stdout] test leema::val::tests::test_format_struct_empty ... ok [INFO] [stdout] test leema::val::tests::test_pattern_match_list_cons_wildcard_head ... ok [INFO] [stdout] test leema::val::tests::test_format_enum_namedtuple ... ok [INFO] [stdout] test leema::val::tests::test_tuple ... ok [INFO] [stdout] test leema::val::tests::test_equal_true ... ok [INFO] [stdout] test leema::token::tests::test_tokenz_keywords ... ok [INFO] [stdout] test leema::val::tests::test_get_type_empty_list ... ok [INFO] [stdout] test leema::parser::tests::def_func_match_block ... ok [INFO] [stdout] test leema::proto::tests::test_proto_enum_tokens ... ok [INFO] [stdout] test leema::parser::tests::type_suffixes ... ok [INFO] [stdout] test leema::semantics::tests::check_type_alias_without_import ... ok [INFO] [stdout] test leema::semantics::tests::test_type_inferred_var ... ok [INFO] [stdout] test leema::semantics::tests::test_type_genericfunc_1 ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_match_with_fail ... ok [INFO] [stdout] test leema::proto::tests::test_not_exported - should panic ... ok [INFO] [stdout] test leema::code::tests::test_too_many_args - should panic ... ok [INFO] [stdout] test leema::code::tests::test_load_code_fails_for_func_type_infer_mismatch - should panic ... ok [INFO] [stdout] test leema::semantics::tests::test_typefailure_undefined ... ok [INFO] [stderr] Application::wait_until_done [INFO] [stdout] test leema::semantics::tests::test_type_fail_too_many_args - should panic ... ok [INFO] [stdout] test leema::semantics::tests::test_compile_mismatched_if_branches - should panic ... ok [INFO] [stdout] test leema::application::tests::test_main_func_finishes ... ok [INFO] [stdout] test leema::semantics::tests::test_generic_typecall_wrongargs ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_external_macro ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_exported_call ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_external_scope_call ... ok [INFO] [stdout] test leema::io::tests::test_rsrc_action_flow ... ok [INFO] [stdout] test leema::semantics::tests::test_type_fail_bad_return_type - should panic ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_local_macro ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_three_level_call ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_param_in_scope ... ok [INFO] [stdout] test leema::semantics::tests::scopecheck_anon_func ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_default_imports ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_external_scope_no_module - should panic ... ok [INFO] [stdout] test leema::semantics::tests::test_type_genericfuncs ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_local_scope_fail - should panic ... ok [INFO] [stdout] test leema::semantics::tests::struct_field_list ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_module_scope_call ... ok [INFO] [stdout] test leema::udp::tests::test_udp_socket_creation ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_module_scope_fail - should panic ... ok [INFO] [stdout] test leema::semantics::tests::test_type_fail_too_few_args - should panic ... ok [INFO] [stdout] test leema::semantics::tests::test_typecheck_open_local_vars ... ok [INFO] [stdout] test leema::semantics::tests::test_type_fail_func_types - should panic ... ok [INFO] [stdout] test leema::semantics::tests::test_semantics_external_scope_fail - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 200 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.52s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "820e8e672c09fef1b9c00b770e30dcdc97020ecafffa267d649cd49eeb54b75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "820e8e672c09fef1b9c00b770e30dcdc97020ecafffa267d649cd49eeb54b75c", kill_on_drop: false }` [INFO] [stdout] 820e8e672c09fef1b9c00b770e30dcdc97020ecafffa267d649cd49eeb54b75c