[INFO] cloning repository https://github.com/soebosi/turtle_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soebosi/turtle_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoebosi%2Fturtle_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoebosi%2Fturtle_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2b3cedccdd7f69bb0c32225403c638f0239f50f [INFO] testing soebosi/turtle_parser against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoebosi%2Fturtle_parser" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soebosi/turtle_parser on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/soebosi/turtle_parser [INFO] finished tweaking git repo https://github.com/soebosi/turtle_parser [INFO] tweaked toml for git repo https://github.com/soebosi/turtle_parser written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/soebosi/turtle_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v1.0.0-rc.1 [INFO] [stderr] Downloaded pest v1.0.0-rc.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 193c2f98108cff82276679f823e7c884ab7b7ac7a5a6d8ce69c9726f9a4608bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "193c2f98108cff82276679f823e7c884ab7b7ac7a5a6d8ce69c9726f9a4608bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "193c2f98108cff82276679f823e7c884ab7b7ac7a5a6d8ce69c9726f9a4608bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "193c2f98108cff82276679f823e7c884ab7b7ac7a5a6d8ce69c9726f9a4608bf", kill_on_drop: false }` [INFO] [stdout] 193c2f98108cff82276679f823e7c884ab7b7ac7a5a6d8ce69c9726f9a4608bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffc458ac0e53c31b95aacf73667fc1cd6005026d092059c64b9f9ffc1e7529af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ffc458ac0e53c31b95aacf73667fc1cd6005026d092059c64b9f9ffc1e7529af", kill_on_drop: false }` [INFO] [stderr] Compiling pest v1.0.0-rc.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling pest_derive v1.0.0-rc.1 [INFO] [stderr] Compiling turtle_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | file.read_to_string(&mut contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.90s [INFO] running `Command { std: "docker" "inspect" "ffc458ac0e53c31b95aacf73667fc1cd6005026d092059c64b9f9ffc1e7529af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc458ac0e53c31b95aacf73667fc1cd6005026d092059c64b9f9ffc1e7529af", kill_on_drop: false }` [INFO] [stdout] ffc458ac0e53c31b95aacf73667fc1cd6005026d092059c64b9f9ffc1e7529af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52feecb39c449194ec8497c80c87219b8fc806b00654042c94e86eb9c61b1241 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "52feecb39c449194ec8497c80c87219b8fc806b00654042c94e86eb9c61b1241", kill_on_drop: false }` [INFO] [stderr] Compiling turtle_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/grammar.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / parses_to! { [INFO] [stdout] 11 | | parser: TurtleParser, [INFO] [stdout] 12 | | input: "", [INFO] [stdout] 13 | | rule: Rule::verb, [INFO] [stdout] ... | [INFO] [stdout] 22 | | ] [INFO] [stdout] 23 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the 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/grammar.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / parses_to! { [INFO] [stdout] 29 | | parser: TurtleParser, [INFO] [stdout] 30 | | input: "", [INFO] [stdout] 31 | | rule: Rule::subject, [INFO] [stdout] ... | [INFO] [stdout] 38 | | ] [INFO] [stdout] 39 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / parses_to! { [INFO] [stdout] 42 | | parser: TurtleParser, [INFO] [stdout] 43 | | input: "_:blank", [INFO] [stdout] 44 | | rule: Rule::subject, [INFO] [stdout] ... | [INFO] [stdout] 51 | | ] [INFO] [stdout] 52 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / parses_to! { [INFO] [stdout] 55 | | parser: TurtleParser, [INFO] [stdout] 56 | | input: "( ([ ]))", [INFO] [stdout] 57 | | rule: Rule::subject, [INFO] [stdout] ... | [INFO] [stdout] 71 | | ] [INFO] [stdout] 72 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / parses_to! { [INFO] [stdout] 78 | | parser: TurtleParser, [INFO] [stdout] 79 | | input: "", [INFO] [stdout] 80 | | rule: Rule::predicate, [INFO] [stdout] ... | [INFO] [stdout] 87 | | ] [INFO] [stdout] 88 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / parses_to! { [INFO] [stdout] 94 | | parser: TurtleParser, [INFO] [stdout] 95 | | input: "", [INFO] [stdout] 96 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 103 | | ] [INFO] [stdout] 104 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / parses_to! { [INFO] [stdout] 107 | | parser: TurtleParser, [INFO] [stdout] 108 | | input: "_:blank", [INFO] [stdout] 109 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 116 | | ] [INFO] [stdout] 117 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | / parses_to! { [INFO] [stdout] 120 | | parser: TurtleParser, [INFO] [stdout] 121 | | input: "( ([ ]))", [INFO] [stdout] 122 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 136 | | ] [INFO] [stdout] 137 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | / parses_to! { [INFO] [stdout] 140 | | parser: TurtleParser, [INFO] [stdout] 141 | | input: "[ , ; a ]", [INFO] [stdout] 142 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 159 | | ] [INFO] [stdout] 160 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | / parses_to! { [INFO] [stdout] 163 | | parser: TurtleParser, [INFO] [stdout] 164 | | input: r#""test"@en"#, [INFO] [stdout] 165 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 177 | | ] [INFO] [stdout] 178 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / parses_to! { [INFO] [stdout] 184 | | parser: TurtleParser, [INFO] [stdout] 185 | | input: r#""test"@en"#, [INFO] [stdout] 186 | | rule: Rule::literal, [INFO] [stdout] ... | [INFO] [stdout] 196 | | ] [INFO] [stdout] 197 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | / parses_to! { [INFO] [stdout] 200 | | parser: TurtleParser, [INFO] [stdout] 201 | | input: "+10", [INFO] [stdout] 202 | | rule: Rule::literal, [INFO] [stdout] ... | [INFO] [stdout] 209 | | ] [INFO] [stdout] 210 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | / parses_to! { [INFO] [stdout] 213 | | parser: TurtleParser, [INFO] [stdout] 214 | | input: "true", [INFO] [stdout] 215 | | rule: Rule::literal, [INFO] [stdout] ... | [INFO] [stdout] 220 | | ] [INFO] [stdout] 221 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | / parses_to! { [INFO] [stdout] 227 | | parser: TurtleParser, [INFO] [stdout] 228 | | input: "[ , ; a ]", [INFO] [stdout] 229 | | rule: Rule::blank_node_property_list, [INFO] [stdout] ... | [INFO] [stdout] 244 | | ] [INFO] [stdout] 245 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | / parses_to! { [INFO] [stdout] 251 | | parser: TurtleParser, [INFO] [stdout] 252 | | input: "( ([ ]))", [INFO] [stdout] 253 | | rule: Rule::collection, [INFO] [stdout] ... | [INFO] [stdout] 265 | | ] [INFO] [stdout] 266 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | / parses_to! { [INFO] [stdout] 272 | | parser: TurtleParser, [INFO] [stdout] 273 | | input: "+10", [INFO] [stdout] 274 | | rule: Rule::numeric_literal, [INFO] [stdout] ... | [INFO] [stdout] 279 | | ] [INFO] [stdout] 280 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | / parses_to! { [INFO] [stdout] 283 | | parser: TurtleParser, [INFO] [stdout] 284 | | input: "+1.0", [INFO] [stdout] 285 | | rule: Rule::numeric_literal, [INFO] [stdout] ... | [INFO] [stdout] 290 | | ] [INFO] [stdout] 291 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / parses_to! { [INFO] [stdout] 294 | | parser: TurtleParser, [INFO] [stdout] 295 | | input: "+1.0e-9", [INFO] [stdout] 296 | | rule: Rule::numeric_literal, [INFO] [stdout] ... | [INFO] [stdout] 301 | | ] [INFO] [stdout] 302 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | / parses_to! { [INFO] [stdout] 308 | | parser: TurtleParser, [INFO] [stdout] 309 | | input: r#""test"@en"#, [INFO] [stdout] 310 | | rule: Rule::rdf_literal, [INFO] [stdout] ... | [INFO] [stdout] 318 | | ] [INFO] [stdout] 319 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | / parses_to! { [INFO] [stdout] 322 | | parser: TurtleParser, [INFO] [stdout] 323 | | input: r#""test"^^"#, [INFO] [stdout] 324 | | rule: Rule::rdf_literal, [INFO] [stdout] ... | [INFO] [stdout] 334 | | ] [INFO] [stdout] 335 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | / parses_to! { [INFO] [stdout] 341 | | parser: TurtleParser, [INFO] [stdout] 342 | | input: "true", [INFO] [stdout] 343 | | rule: Rule::boolean_literal, [INFO] [stdout] ... | [INFO] [stdout] 346 | | ] [INFO] [stdout] 347 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | / parses_to! { [INFO] [stdout] 350 | | parser: TurtleParser, [INFO] [stdout] 351 | | input: "false", [INFO] [stdout] 352 | | rule: Rule::boolean_literal, [INFO] [stdout] ... | [INFO] [stdout] 355 | | ] [INFO] [stdout] 356 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | / parses_to! { [INFO] [stdout] 362 | | parser: TurtleParser, [INFO] [stdout] 363 | | input: r#""test""#, [INFO] [stdout] 364 | | rule: Rule::string, [INFO] [stdout] ... | [INFO] [stdout] 369 | | ] [INFO] [stdout] 370 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | / parses_to! { [INFO] [stdout] 373 | | parser: TurtleParser, [INFO] [stdout] 374 | | input: r#"'test'"#, [INFO] [stdout] 375 | | rule: Rule::string, [INFO] [stdout] ... | [INFO] [stdout] 380 | | ] [INFO] [stdout] 381 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | / parses_to! { [INFO] [stdout] 384 | | parser: TurtleParser, [INFO] [stdout] 385 | | input: r#""""test"test""""#, [INFO] [stdout] 386 | | rule: Rule::string, [INFO] [stdout] ... | [INFO] [stdout] 391 | | ] [INFO] [stdout] 392 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | / parses_to! { [INFO] [stdout] 395 | | parser: TurtleParser, [INFO] [stdout] 396 | | input: r#"'''test'test'''"#, [INFO] [stdout] 397 | | rule: Rule::string, [INFO] [stdout] ... | [INFO] [stdout] 402 | | ] [INFO] [stdout] 403 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | / parses_to! { [INFO] [stdout] 409 | | parser: TurtleParser, [INFO] [stdout] 410 | | input: "", [INFO] [stdout] 411 | | rule: Rule::iri, [INFO] [stdout] ... | [INFO] [stdout] 416 | | ] [INFO] [stdout] 417 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | / parses_to! { [INFO] [stdout] 420 | | parser: TurtleParser, [INFO] [stdout] 421 | | input: "foaf:Person", [INFO] [stdout] 422 | | rule: Rule::iri, [INFO] [stdout] ... | [INFO] [stdout] 429 | | ] [INFO] [stdout] 430 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | / parses_to! { [INFO] [stdout] 436 | | parser: TurtleParser, [INFO] [stdout] 437 | | input: "foaf:", [INFO] [stdout] 438 | | rule: Rule::prefixed_name, [INFO] [stdout] ... | [INFO] [stdout] 443 | | ] [INFO] [stdout] 444 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | / parses_to! { [INFO] [stdout] 447 | | parser: TurtleParser, [INFO] [stdout] 448 | | input: "foaf:Person", [INFO] [stdout] 449 | | rule: Rule::prefixed_name, [INFO] [stdout] ... | [INFO] [stdout] 454 | | ] [INFO] [stdout] 455 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | / parses_to! { [INFO] [stdout] 461 | | parser: TurtleParser, [INFO] [stdout] 462 | | input: "_:blank", [INFO] [stdout] 463 | | rule: Rule::blank_node, [INFO] [stdout] ... | [INFO] [stdout] 468 | | ] [INFO] [stdout] 469 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | / parses_to! { [INFO] [stdout] 472 | | parser: TurtleParser, [INFO] [stdout] 473 | | input: "[ ]", [INFO] [stdout] 474 | | rule: Rule::blank_node, [INFO] [stdout] ... | [INFO] [stdout] 479 | | ] [INFO] [stdout] 480 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / parses_to! { [INFO] [stdout] 11 | | parser: TurtleParser, [INFO] [stdout] 12 | | input: "", [INFO] [stdout] 13 | | rule: Rule::verb, [INFO] [stdout] ... | [INFO] [stdout] 22 | | ] [INFO] [stdout] 23 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the 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/grammar.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / parses_to! { [INFO] [stdout] 29 | | parser: TurtleParser, [INFO] [stdout] 30 | | input: "", [INFO] [stdout] 31 | | rule: Rule::subject, [INFO] [stdout] ... | [INFO] [stdout] 38 | | ] [INFO] [stdout] 39 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / parses_to! { [INFO] [stdout] 42 | | parser: TurtleParser, [INFO] [stdout] 43 | | input: "_:blank", [INFO] [stdout] 44 | | rule: Rule::subject, [INFO] [stdout] ... | [INFO] [stdout] 51 | | ] [INFO] [stdout] 52 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / parses_to! { [INFO] [stdout] 55 | | parser: TurtleParser, [INFO] [stdout] 56 | | input: "( ([ ]))", [INFO] [stdout] 57 | | rule: Rule::subject, [INFO] [stdout] ... | [INFO] [stdout] 71 | | ] [INFO] [stdout] 72 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / parses_to! { [INFO] [stdout] 78 | | parser: TurtleParser, [INFO] [stdout] 79 | | input: "", [INFO] [stdout] 80 | | rule: Rule::predicate, [INFO] [stdout] ... | [INFO] [stdout] 87 | | ] [INFO] [stdout] 88 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / parses_to! { [INFO] [stdout] 94 | | parser: TurtleParser, [INFO] [stdout] 95 | | input: "", [INFO] [stdout] 96 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 103 | | ] [INFO] [stdout] 104 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / parses_to! { [INFO] [stdout] 107 | | parser: TurtleParser, [INFO] [stdout] 108 | | input: "_:blank", [INFO] [stdout] 109 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 116 | | ] [INFO] [stdout] 117 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | / parses_to! { [INFO] [stdout] 120 | | parser: TurtleParser, [INFO] [stdout] 121 | | input: "( ([ ]))", [INFO] [stdout] 122 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 136 | | ] [INFO] [stdout] 137 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | / parses_to! { [INFO] [stdout] 140 | | parser: TurtleParser, [INFO] [stdout] 141 | | input: "[ , ; a ]", [INFO] [stdout] 142 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 159 | | ] [INFO] [stdout] 160 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | / parses_to! { [INFO] [stdout] 163 | | parser: TurtleParser, [INFO] [stdout] 164 | | input: r#""test"@en"#, [INFO] [stdout] 165 | | rule: Rule::object, [INFO] [stdout] ... | [INFO] [stdout] 177 | | ] [INFO] [stdout] 178 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / parses_to! { [INFO] [stdout] 184 | | parser: TurtleParser, [INFO] [stdout] 185 | | input: r#""test"@en"#, [INFO] [stdout] 186 | | rule: Rule::literal, [INFO] [stdout] ... | [INFO] [stdout] 196 | | ] [INFO] [stdout] 197 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | / parses_to! { [INFO] [stdout] 200 | | parser: TurtleParser, [INFO] [stdout] 201 | | input: "+10", [INFO] [stdout] 202 | | rule: Rule::literal, [INFO] [stdout] ... | [INFO] [stdout] 209 | | ] [INFO] [stdout] 210 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | / parses_to! { [INFO] [stdout] 213 | | parser: TurtleParser, [INFO] [stdout] 214 | | input: "true", [INFO] [stdout] 215 | | rule: Rule::literal, [INFO] [stdout] ... | [INFO] [stdout] 220 | | ] [INFO] [stdout] 221 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | / parses_to! { [INFO] [stdout] 227 | | parser: TurtleParser, [INFO] [stdout] 228 | | input: "[ , ; a ]", [INFO] [stdout] 229 | | rule: Rule::blank_node_property_list, [INFO] [stdout] ... | [INFO] [stdout] 244 | | ] [INFO] [stdout] 245 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | / parses_to! { [INFO] [stdout] 251 | | parser: TurtleParser, [INFO] [stdout] 252 | | input: "( ([ ]))", [INFO] [stdout] 253 | | rule: Rule::collection, [INFO] [stdout] ... | [INFO] [stdout] 265 | | ] [INFO] [stdout] 266 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | / parses_to! { [INFO] [stdout] 272 | | parser: TurtleParser, [INFO] [stdout] 273 | | input: "+10", [INFO] [stdout] 274 | | rule: Rule::numeric_literal, [INFO] [stdout] ... | [INFO] [stdout] 279 | | ] [INFO] [stdout] 280 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | / parses_to! { [INFO] [stdout] 283 | | parser: TurtleParser, [INFO] [stdout] 284 | | input: "+1.0", [INFO] [stdout] 285 | | rule: Rule::numeric_literal, [INFO] [stdout] ... | [INFO] [stdout] 290 | | ] [INFO] [stdout] 291 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / parses_to! { [INFO] [stdout] 294 | | parser: TurtleParser, [INFO] [stdout] 295 | | input: "+1.0e-9", [INFO] [stdout] 296 | | rule: Rule::numeric_literal, [INFO] [stdout] ... | [INFO] [stdout] 301 | | ] [INFO] [stdout] 302 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | / parses_to! { [INFO] [stdout] 308 | | parser: TurtleParser, [INFO] [stdout] 309 | | input: r#""test"@en"#, [INFO] [stdout] 310 | | rule: Rule::rdf_literal, [INFO] [stdout] ... | [INFO] [stdout] 318 | | ] [INFO] [stdout] 319 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | / parses_to! { [INFO] [stdout] 322 | | parser: TurtleParser, [INFO] [stdout] 323 | | input: r#""test"^^"#, [INFO] [stdout] 324 | | rule: Rule::rdf_literal, [INFO] [stdout] ... | [INFO] [stdout] 334 | | ] [INFO] [stdout] 335 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | / parses_to! { [INFO] [stdout] 341 | | parser: TurtleParser, [INFO] [stdout] 342 | | input: "true", [INFO] [stdout] 343 | | rule: Rule::boolean_literal, [INFO] [stdout] ... | [INFO] [stdout] 346 | | ] [INFO] [stdout] 347 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | / parses_to! { [INFO] [stdout] 350 | | parser: TurtleParser, [INFO] [stdout] 351 | | input: "false", [INFO] [stdout] 352 | | rule: Rule::boolean_literal, [INFO] [stdout] ... | [INFO] [stdout] 355 | | ] [INFO] [stdout] 356 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | / parses_to! { [INFO] [stdout] 362 | | parser: TurtleParser, [INFO] [stdout] 363 | | input: r#""test""#, [INFO] [stdout] 364 | | rule: Rule::string, [INFO] [stdout] ... | [INFO] [stdout] 369 | | ] [INFO] [stdout] 370 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | / parses_to! { [INFO] [stdout] 373 | | parser: TurtleParser, [INFO] [stdout] 374 | | input: r#"'test'"#, [INFO] [stdout] 375 | | rule: Rule::string, [INFO] [stdout] ... | [INFO] [stdout] 380 | | ] [INFO] [stdout] 381 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | / parses_to! { [INFO] [stdout] 384 | | parser: TurtleParser, [INFO] [stdout] 385 | | input: r#""""test"test""""#, [INFO] [stdout] 386 | | rule: Rule::string, [INFO] [stdout] ... | [INFO] [stdout] 391 | | ] [INFO] [stdout] 392 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | / parses_to! { [INFO] [stdout] 395 | | parser: TurtleParser, [INFO] [stdout] 396 | | input: r#"'''test'test'''"#, [INFO] [stdout] 397 | | rule: Rule::string, [INFO] [stdout] ... | [INFO] [stdout] 402 | | ] [INFO] [stdout] 403 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | / parses_to! { [INFO] [stdout] 409 | | parser: TurtleParser, [INFO] [stdout] 410 | | input: "", [INFO] [stdout] 411 | | rule: Rule::iri, [INFO] [stdout] ... | [INFO] [stdout] 416 | | ] [INFO] [stdout] 417 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | / parses_to! { [INFO] [stdout] 420 | | parser: TurtleParser, [INFO] [stdout] 421 | | input: "foaf:Person", [INFO] [stdout] 422 | | rule: Rule::iri, [INFO] [stdout] ... | [INFO] [stdout] 429 | | ] [INFO] [stdout] 430 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | / parses_to! { [INFO] [stdout] 436 | | parser: TurtleParser, [INFO] [stdout] 437 | | input: "foaf:", [INFO] [stdout] 438 | | rule: Rule::prefixed_name, [INFO] [stdout] ... | [INFO] [stdout] 443 | | ] [INFO] [stdout] 444 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | / parses_to! { [INFO] [stdout] 447 | | parser: TurtleParser, [INFO] [stdout] 448 | | input: "foaf:Person", [INFO] [stdout] 449 | | rule: Rule::prefixed_name, [INFO] [stdout] ... | [INFO] [stdout] 454 | | ] [INFO] [stdout] 455 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | / parses_to! { [INFO] [stdout] 461 | | parser: TurtleParser, [INFO] [stdout] 462 | | input: "_:blank", [INFO] [stdout] 463 | | rule: Rule::blank_node, [INFO] [stdout] ... | [INFO] [stdout] 468 | | ] [INFO] [stdout] 469 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | / parses_to! { [INFO] [stdout] 472 | | parser: TurtleParser, [INFO] [stdout] 473 | | input: "[ ]", [INFO] [stdout] 474 | | rule: Rule::blank_node, [INFO] [stdout] ... | [INFO] [stdout] 479 | | ] [INFO] [stdout] 480 | | }; [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | file.read_to_string(&mut contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.74s [INFO] running `Command { std: "docker" "inspect" "52feecb39c449194ec8497c80c87219b8fc806b00654042c94e86eb9c61b1241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52feecb39c449194ec8497c80c87219b8fc806b00654042c94e86eb9c61b1241", kill_on_drop: false }` [INFO] [stdout] 52feecb39c449194ec8497c80c87219b8fc806b00654042c94e86eb9c61b1241 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40ccbff09888e1a4564b09244d308eefed813320ef04198236e1bdc25c9dfc20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40ccbff09888e1a4564b09244d308eefed813320ef04198236e1bdc25c9dfc20", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/grammar.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | / parses_to! { [INFO] [stderr] 11 | | parser: TurtleParser, [INFO] [stderr] 12 | | input: "", [INFO] [stderr] 13 | | rule: Rule::verb, [INFO] [stderr] ... | [INFO] [stderr] 22 | | ] [INFO] [stderr] 23 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / parses_to! { [INFO] [stderr] 29 | | parser: TurtleParser, [INFO] [stderr] 30 | | input: "", [INFO] [stderr] 31 | | rule: Rule::subject, [INFO] [stderr] ... | [INFO] [stderr] 38 | | ] [INFO] [stderr] 39 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | / parses_to! { [INFO] [stderr] 42 | | parser: TurtleParser, [INFO] [stderr] 43 | | input: "_:blank", [INFO] [stderr] 44 | | rule: Rule::subject, [INFO] [stderr] ... | [INFO] [stderr] 51 | | ] [INFO] [stderr] 52 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | / parses_to! { [INFO] [stderr] 55 | | parser: TurtleParser, [INFO] [stderr] 56 | | input: "( ([ ]))", [INFO] [stderr] 57 | | rule: Rule::subject, [INFO] [stderr] ... | [INFO] [stderr] 71 | | ] [INFO] [stderr] 72 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | / parses_to! { [INFO] [stderr] 78 | | parser: TurtleParser, [INFO] [stderr] 79 | | input: "", [INFO] [stderr] 80 | | rule: Rule::predicate, [INFO] [stderr] ... | [INFO] [stderr] 87 | | ] [INFO] [stderr] 88 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | / parses_to! { [INFO] [stderr] 94 | | parser: TurtleParser, [INFO] [stderr] 95 | | input: "", [INFO] [stderr] 96 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 103 | | ] [INFO] [stderr] 104 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | / parses_to! { [INFO] [stderr] 107 | | parser: TurtleParser, [INFO] [stderr] 108 | | input: "_:blank", [INFO] [stderr] 109 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 116 | | ] [INFO] [stderr] 117 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:119:5 [INFO] [stderr] | [INFO] [stderr] 119 | / parses_to! { [INFO] [stderr] 120 | | parser: TurtleParser, [INFO] [stderr] 121 | | input: "( ([ ]))", [INFO] [stderr] 122 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 136 | | ] [INFO] [stderr] 137 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:139:5 [INFO] [stderr] | [INFO] [stderr] 139 | / parses_to! { [INFO] [stderr] 140 | | parser: TurtleParser, [INFO] [stderr] 141 | | input: "[ , ; a ]", [INFO] [stderr] 142 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 159 | | ] [INFO] [stderr] 160 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | / parses_to! { [INFO] [stderr] 163 | | parser: TurtleParser, [INFO] [stderr] 164 | | input: r#""test"@en"#, [INFO] [stderr] 165 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 177 | | ] [INFO] [stderr] 178 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:183:5 [INFO] [stderr] | [INFO] [stderr] 183 | / parses_to! { [INFO] [stderr] 184 | | parser: TurtleParser, [INFO] [stderr] 185 | | input: r#""test"@en"#, [INFO] [stderr] 186 | | rule: Rule::literal, [INFO] [stderr] ... | [INFO] [stderr] 196 | | ] [INFO] [stderr] 197 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:199:5 [INFO] [stderr] | [INFO] [stderr] 199 | / parses_to! { [INFO] [stderr] 200 | | parser: TurtleParser, [INFO] [stderr] 201 | | input: "+10", [INFO] [stderr] 202 | | rule: Rule::literal, [INFO] [stderr] ... | [INFO] [stderr] 209 | | ] [INFO] [stderr] 210 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | / parses_to! { [INFO] [stderr] 213 | | parser: TurtleParser, [INFO] [stderr] 214 | | input: "true", [INFO] [stderr] 215 | | rule: Rule::literal, [INFO] [stderr] ... | [INFO] [stderr] 220 | | ] [INFO] [stderr] 221 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:226:5 [INFO] [stderr] | [INFO] [stderr] 226 | / parses_to! { [INFO] [stderr] 227 | | parser: TurtleParser, [INFO] [stderr] 228 | | input: "[ , ; a ]", [INFO] [stderr] 229 | | rule: Rule::blank_node_property_list, [INFO] [stderr] ... | [INFO] [stderr] 244 | | ] [INFO] [stderr] 245 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:250:5 [INFO] [stderr] | [INFO] [stderr] 250 | / parses_to! { [INFO] [stderr] 251 | | parser: TurtleParser, [INFO] [stderr] 252 | | input: "( ([ ]))", [INFO] [stderr] 253 | | rule: Rule::collection, [INFO] [stderr] ... | [INFO] [stderr] 265 | | ] [INFO] [stderr] 266 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:271:5 [INFO] [stderr] | [INFO] [stderr] 271 | / parses_to! { [INFO] [stderr] 272 | | parser: TurtleParser, [INFO] [stderr] 273 | | input: "+10", [INFO] [stderr] 274 | | rule: Rule::numeric_literal, [INFO] [stderr] ... | [INFO] [stderr] 279 | | ] [INFO] [stderr] 280 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:282:5 [INFO] [stderr] | [INFO] [stderr] 282 | / parses_to! { [INFO] [stderr] 283 | | parser: TurtleParser, [INFO] [stderr] 284 | | input: "+1.0", [INFO] [stderr] 285 | | rule: Rule::numeric_literal, [INFO] [stderr] ... | [INFO] [stderr] 290 | | ] [INFO] [stderr] 291 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:293:5 [INFO] [stderr] | [INFO] [stderr] 293 | / parses_to! { [INFO] [stderr] 294 | | parser: TurtleParser, [INFO] [stderr] 295 | | input: "+1.0e-9", [INFO] [stderr] 296 | | rule: Rule::numeric_literal, [INFO] [stderr] ... | [INFO] [stderr] 301 | | ] [INFO] [stderr] 302 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:307:5 [INFO] [stderr] | [INFO] [stderr] 307 | / parses_to! { [INFO] [stderr] 308 | | parser: TurtleParser, [INFO] [stderr] 309 | | input: r#""test"@en"#, [INFO] [stderr] 310 | | rule: Rule::rdf_literal, [INFO] [stderr] ... | [INFO] [stderr] 318 | | ] [INFO] [stderr] 319 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:321:5 [INFO] [stderr] | [INFO] [stderr] 321 | / parses_to! { [INFO] [stderr] 322 | | parser: TurtleParser, [INFO] [stderr] 323 | | input: r#""test"^^"#, [INFO] [stderr] 324 | | rule: Rule::rdf_literal, [INFO] [stderr] ... | [INFO] [stderr] 334 | | ] [INFO] [stderr] 335 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:340:5 [INFO] [stderr] | [INFO] [stderr] 340 | / parses_to! { [INFO] [stderr] 341 | | parser: TurtleParser, [INFO] [stderr] 342 | | input: "true", [INFO] [stderr] 343 | | rule: Rule::boolean_literal, [INFO] [stderr] ... | [INFO] [stderr] 346 | | ] [INFO] [stderr] 347 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:349:5 [INFO] [stderr] | [INFO] [stderr] 349 | / parses_to! { [INFO] [stderr] 350 | | parser: TurtleParser, [INFO] [stderr] 351 | | input: "false", [INFO] [stderr] 352 | | rule: Rule::boolean_literal, [INFO] [stderr] ... | [INFO] [stderr] 355 | | ] [INFO] [stderr] 356 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:361:5 [INFO] [stderr] | [INFO] [stderr] 361 | / parses_to! { [INFO] [stderr] 362 | | parser: TurtleParser, [INFO] [stderr] 363 | | input: r#""test""#, [INFO] [stderr] 364 | | rule: Rule::string, [INFO] [stderr] ... | [INFO] [stderr] 369 | | ] [INFO] [stderr] 370 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:372:5 [INFO] [stderr] | [INFO] [stderr] 372 | / parses_to! { [INFO] [stderr] 373 | | parser: TurtleParser, [INFO] [stderr] 374 | | input: r#"'test'"#, [INFO] [stderr] 375 | | rule: Rule::string, [INFO] [stderr] ... | [INFO] [stderr] 380 | | ] [INFO] [stderr] 381 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:383:5 [INFO] [stderr] | [INFO] [stderr] 383 | / parses_to! { [INFO] [stderr] 384 | | parser: TurtleParser, [INFO] [stderr] 385 | | input: r#""""test"test""""#, [INFO] [stderr] 386 | | rule: Rule::string, [INFO] [stderr] ... | [INFO] [stderr] 391 | | ] [INFO] [stderr] 392 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:394:5 [INFO] [stderr] | [INFO] [stderr] 394 | / parses_to! { [INFO] [stderr] 395 | | parser: TurtleParser, [INFO] [stderr] 396 | | input: r#"'''test'test'''"#, [INFO] [stderr] 397 | | rule: Rule::string, [INFO] [stderr] ... | [INFO] [stderr] 402 | | ] [INFO] [stderr] 403 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:408:5 [INFO] [stderr] | [INFO] [stderr] 408 | / parses_to! { [INFO] [stderr] 409 | | parser: TurtleParser, [INFO] [stderr] 410 | | input: "", [INFO] [stderr] 411 | | rule: Rule::iri, [INFO] [stderr] ... | [INFO] [stderr] 416 | | ] [INFO] [stderr] 417 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:419:5 [INFO] [stderr] | [INFO] [stderr] 419 | / parses_to! { [INFO] [stderr] 420 | | parser: TurtleParser, [INFO] [stderr] 421 | | input: "foaf:Person", [INFO] [stderr] 422 | | rule: Rule::iri, [INFO] [stderr] ... | [INFO] [stderr] 429 | | ] [INFO] [stderr] 430 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:435:5 [INFO] [stderr] | [INFO] [stderr] 435 | / parses_to! { [INFO] [stderr] 436 | | parser: TurtleParser, [INFO] [stderr] 437 | | input: "foaf:", [INFO] [stderr] 438 | | rule: Rule::prefixed_name, [INFO] [stderr] ... | [INFO] [stderr] 443 | | ] [INFO] [stderr] 444 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:446:5 [INFO] [stderr] | [INFO] [stderr] 446 | / parses_to! { [INFO] [stderr] 447 | | parser: TurtleParser, [INFO] [stderr] 448 | | input: "foaf:Person", [INFO] [stderr] 449 | | rule: Rule::prefixed_name, [INFO] [stderr] ... | [INFO] [stderr] 454 | | ] [INFO] [stderr] 455 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:460:5 [INFO] [stderr] | [INFO] [stderr] 460 | / parses_to! { [INFO] [stderr] 461 | | parser: TurtleParser, [INFO] [stderr] 462 | | input: "_:blank", [INFO] [stderr] 463 | | rule: Rule::blank_node, [INFO] [stderr] ... | [INFO] [stderr] 468 | | ] [INFO] [stderr] 469 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:471:5 [INFO] [stderr] | [INFO] [stderr] 471 | / parses_to! { [INFO] [stderr] 472 | | parser: TurtleParser, [INFO] [stderr] 473 | | input: "[ ]", [INFO] [stderr] 474 | | rule: Rule::blank_node, [INFO] [stderr] ... | [INFO] [stderr] 479 | | ] [INFO] [stderr] 480 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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: 32 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/grammar.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | / parses_to! { [INFO] [stderr] 11 | | parser: TurtleParser, [INFO] [stderr] 12 | | input: "", [INFO] [stderr] 13 | | rule: Rule::verb, [INFO] [stderr] ... | [INFO] [stderr] 22 | | ] [INFO] [stderr] 23 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / parses_to! { [INFO] [stderr] 29 | | parser: TurtleParser, [INFO] [stderr] 30 | | input: "", [INFO] [stderr] 31 | | rule: Rule::subject, [INFO] [stderr] ... | [INFO] [stderr] 38 | | ] [INFO] [stderr] 39 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | / parses_to! { [INFO] [stderr] 42 | | parser: TurtleParser, [INFO] [stderr] 43 | | input: "_:blank", [INFO] [stderr] 44 | | rule: Rule::subject, [INFO] [stderr] ... | [INFO] [stderr] 51 | | ] [INFO] [stderr] 52 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | / parses_to! { [INFO] [stderr] 55 | | parser: TurtleParser, [INFO] [stderr] 56 | | input: "( ([ ]))", [INFO] [stderr] 57 | | rule: Rule::subject, [INFO] [stderr] ... | [INFO] [stderr] 71 | | ] [INFO] [stderr] 72 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | / parses_to! { [INFO] [stderr] 78 | | parser: TurtleParser, [INFO] [stderr] 79 | | input: "", [INFO] [stderr] 80 | | rule: Rule::predicate, [INFO] [stderr] ... | [INFO] [stderr] 87 | | ] [INFO] [stderr] 88 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | / parses_to! { [INFO] [stderr] 94 | | parser: TurtleParser, [INFO] [stderr] 95 | | input: "", [INFO] [stderr] 96 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 103 | | ] [INFO] [stderr] 104 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | / parses_to! { [INFO] [stderr] 107 | | parser: TurtleParser, [INFO] [stderr] 108 | | input: "_:blank", [INFO] [stderr] 109 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 116 | | ] [INFO] [stderr] 117 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:119:5 [INFO] [stderr] | [INFO] [stderr] 119 | / parses_to! { [INFO] [stderr] 120 | | parser: TurtleParser, [INFO] [stderr] 121 | | input: "( ([ ]))", [INFO] [stderr] 122 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 136 | | ] [INFO] [stderr] 137 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:139:5 [INFO] [stderr] | [INFO] [stderr] 139 | / parses_to! { [INFO] [stderr] 140 | | parser: TurtleParser, [INFO] [stderr] 141 | | input: "[ , ; a ]", [INFO] [stderr] 142 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 159 | | ] [INFO] [stderr] 160 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | / parses_to! { [INFO] [stderr] 163 | | parser: TurtleParser, [INFO] [stderr] 164 | | input: r#""test"@en"#, [INFO] [stderr] 165 | | rule: Rule::object, [INFO] [stderr] ... | [INFO] [stderr] 177 | | ] [INFO] [stderr] 178 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:183:5 [INFO] [stderr] | [INFO] [stderr] 183 | / parses_to! { [INFO] [stderr] 184 | | parser: TurtleParser, [INFO] [stderr] 185 | | input: r#""test"@en"#, [INFO] [stderr] 186 | | rule: Rule::literal, [INFO] [stderr] ... | [INFO] [stderr] 196 | | ] [INFO] [stderr] 197 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:199:5 [INFO] [stderr] | [INFO] [stderr] 199 | / parses_to! { [INFO] [stderr] 200 | | parser: TurtleParser, [INFO] [stderr] 201 | | input: "+10", [INFO] [stderr] 202 | | rule: Rule::literal, [INFO] [stderr] ... | [INFO] [stderr] 209 | | ] [INFO] [stderr] 210 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | / parses_to! { [INFO] [stderr] 213 | | parser: TurtleParser, [INFO] [stderr] 214 | | input: "true", [INFO] [stderr] 215 | | rule: Rule::literal, [INFO] [stderr] ... | [INFO] [stderr] 220 | | ] [INFO] [stderr] 221 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:226:5 [INFO] [stderr] | [INFO] [stderr] 226 | / parses_to! { [INFO] [stderr] 227 | | parser: TurtleParser, [INFO] [stderr] 228 | | input: "[ , ; a ]", [INFO] [stderr] 229 | | rule: Rule::blank_node_property_list, [INFO] [stderr] ... | [INFO] [stderr] 244 | | ] [INFO] [stderr] 245 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:250:5 [INFO] [stderr] | [INFO] [stderr] 250 | / parses_to! { [INFO] [stderr] 251 | | parser: TurtleParser, [INFO] [stderr] 252 | | input: "( ([ ]))", [INFO] [stderr] 253 | | rule: Rule::collection, [INFO] [stderr] ... | [INFO] [stderr] 265 | | ] [INFO] [stderr] 266 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:271:5 [INFO] [stderr] | [INFO] [stderr] 271 | / parses_to! { [INFO] [stderr] 272 | | parser: TurtleParser, [INFO] [stderr] 273 | | input: "+10", [INFO] [stderr] 274 | | rule: Rule::numeric_literal, [INFO] [stderr] ... | [INFO] [stderr] 279 | | ] [INFO] [stderr] 280 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:282:5 [INFO] [stderr] | [INFO] [stderr] 282 | / parses_to! { [INFO] [stderr] 283 | | parser: TurtleParser, [INFO] [stderr] 284 | | input: "+1.0", [INFO] [stderr] 285 | | rule: Rule::numeric_literal, [INFO] [stderr] ... | [INFO] [stderr] 290 | | ] [INFO] [stderr] 291 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:293:5 [INFO] [stderr] | [INFO] [stderr] 293 | / parses_to! { [INFO] [stderr] 294 | | parser: TurtleParser, [INFO] [stderr] 295 | | input: "+1.0e-9", [INFO] [stderr] 296 | | rule: Rule::numeric_literal, [INFO] [stderr] ... | [INFO] [stderr] 301 | | ] [INFO] [stderr] 302 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:307:5 [INFO] [stderr] | [INFO] [stderr] 307 | / parses_to! { [INFO] [stderr] 308 | | parser: TurtleParser, [INFO] [stderr] 309 | | input: r#""test"@en"#, [INFO] [stderr] 310 | | rule: Rule::rdf_literal, [INFO] [stderr] ... | [INFO] [stderr] 318 | | ] [INFO] [stderr] 319 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:321:5 [INFO] [stderr] | [INFO] [stderr] 321 | / parses_to! { [INFO] [stderr] 322 | | parser: TurtleParser, [INFO] [stderr] 323 | | input: r#""test"^^"#, [INFO] [stderr] 324 | | rule: Rule::rdf_literal, [INFO] [stderr] ... | [INFO] [stderr] 334 | | ] [INFO] [stderr] 335 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:340:5 [INFO] [stderr] | [INFO] [stderr] 340 | / parses_to! { [INFO] [stderr] 341 | | parser: TurtleParser, [INFO] [stderr] 342 | | input: "true", [INFO] [stderr] 343 | | rule: Rule::boolean_literal, [INFO] [stderr] ... | [INFO] [stderr] 346 | | ] [INFO] [stderr] 347 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:349:5 [INFO] [stderr] | [INFO] [stderr] 349 | / parses_to! { [INFO] [stderr] 350 | | parser: TurtleParser, [INFO] [stderr] 351 | | input: "false", [INFO] [stderr] 352 | | rule: Rule::boolean_literal, [INFO] [stderr] ... | [INFO] [stderr] 355 | | ] [INFO] [stderr] 356 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:361:5 [INFO] [stderr] | [INFO] [stderr] 361 | / parses_to! { [INFO] [stderr] 362 | | parser: TurtleParser, [INFO] [stderr] 363 | | input: r#""test""#, [INFO] [stderr] 364 | | rule: Rule::string, [INFO] [stderr] ... | [INFO] [stderr] 369 | | ] [INFO] [stderr] 370 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:372:5 [INFO] [stderr] | [INFO] [stderr] 372 | / parses_to! { [INFO] [stderr] 373 | | parser: TurtleParser, [INFO] [stderr] 374 | | input: r#"'test'"#, [INFO] [stderr] 375 | | rule: Rule::string, [INFO] [stderr] ... | [INFO] [stderr] 380 | | ] [INFO] [stderr] 381 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:383:5 [INFO] [stderr] | [INFO] [stderr] 383 | / parses_to! { [INFO] [stderr] 384 | | parser: TurtleParser, [INFO] [stderr] 385 | | input: r#""""test"test""""#, [INFO] [stderr] 386 | | rule: Rule::string, [INFO] [stderr] ... | [INFO] [stderr] 391 | | ] [INFO] [stderr] 392 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:394:5 [INFO] [stderr] | [INFO] [stderr] 394 | / parses_to! { [INFO] [stderr] 395 | | parser: TurtleParser, [INFO] [stderr] 396 | | input: r#"'''test'test'''"#, [INFO] [stderr] 397 | | rule: Rule::string, [INFO] [stderr] ... | [INFO] [stderr] 402 | | ] [INFO] [stderr] 403 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:408:5 [INFO] [stderr] | [INFO] [stderr] 408 | / parses_to! { [INFO] [stderr] 409 | | parser: TurtleParser, [INFO] [stderr] 410 | | input: "", [INFO] [stderr] 411 | | rule: Rule::iri, [INFO] [stderr] ... | [INFO] [stderr] 416 | | ] [INFO] [stderr] 417 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:419:5 [INFO] [stderr] | [INFO] [stderr] 419 | / parses_to! { [INFO] [stderr] 420 | | parser: TurtleParser, [INFO] [stderr] 421 | | input: "foaf:Person", [INFO] [stderr] 422 | | rule: Rule::iri, [INFO] [stderr] ... | [INFO] [stderr] 429 | | ] [INFO] [stderr] 430 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:435:5 [INFO] [stderr] | [INFO] [stderr] 435 | / parses_to! { [INFO] [stderr] 436 | | parser: TurtleParser, [INFO] [stderr] 437 | | input: "foaf:", [INFO] [stderr] 438 | | rule: Rule::prefixed_name, [INFO] [stderr] ... | [INFO] [stderr] 443 | | ] [INFO] [stderr] 444 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:446:5 [INFO] [stderr] | [INFO] [stderr] 446 | / parses_to! { [INFO] [stderr] 447 | | parser: TurtleParser, [INFO] [stderr] 448 | | input: "foaf:Person", [INFO] [stderr] 449 | | rule: Rule::prefixed_name, [INFO] [stderr] ... | [INFO] [stderr] 454 | | ] [INFO] [stderr] 455 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:460:5 [INFO] [stderr] | [INFO] [stderr] 460 | / parses_to! { [INFO] [stderr] 461 | | parser: TurtleParser, [INFO] [stderr] 462 | | input: "_:blank", [INFO] [stderr] 463 | | rule: Rule::blank_node, [INFO] [stderr] ... | [INFO] [stderr] 468 | | ] [INFO] [stderr] 469 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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/grammar.rs:471:5 [INFO] [stderr] | [INFO] [stderr] 471 | / parses_to! { [INFO] [stderr] 472 | | parser: TurtleParser, [INFO] [stderr] 473 | | input: "[ ]", [INFO] [stderr] 474 | | rule: Rule::blank_node, [INFO] [stderr] ... | [INFO] [stderr] 479 | | ] [INFO] [stderr] 480 | | }; [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | file.read_to_string(&mut contents); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 33 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/turtle_parser-b8891836c911dd0a) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/turtle_parser-1bbca149b69ad469) [INFO] [stdout] running 14 tests [INFO] [stdout] test grammar::blank_node_test ... ok [INFO] [stdout] test grammar::blank_node_property_list_test ... ok [INFO] [stdout] test grammar::literal_test ... ok [INFO] [stdout] test grammar::verb_test ... ok [INFO] [stdout] test grammar::subject_test ... ok [INFO] [stdout] test grammar::object_test ... ok [INFO] [stdout] test grammar::string_test ... ok [INFO] [stdout] test grammar::rdf_literal_test ... ok [INFO] [stdout] test grammar::prefixd_name_test ... ok [INFO] [stdout] test grammar::predicate_test ... ok [INFO] [stdout] test grammar::collection_test ... ok [INFO] [stdout] test grammar::boolean_literal_test ... ok [INFO] [stdout] test grammar::iri_test ... ok [INFO] [stdout] test grammar::numeric_literal_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test grammar::literal_test ... ok [INFO] [stdout] test grammar::string_test ... ok [INFO] [stdout] test grammar::predicate_test ... ok [INFO] [stdout] test grammar::rdf_literal_test ... ok [INFO] [stdout] test grammar::subject_test ... ok [INFO] [stdout] test grammar::verb_test ... ok [INFO] [stdout] test grammar::blank_node_test ... ok [INFO] [stdout] test grammar::boolean_literal_test ... ok [INFO] [stdout] test grammar::iri_test ... ok [INFO] [stdout] test grammar::prefixd_name_test ... ok [INFO] [stdout] test grammar::blank_node_property_list_test ... ok [INFO] [stdout] test grammar::object_test ... ok [INFO] [stderr] Doc-tests turtle_parser [INFO] [stdout] test grammar::numeric_literal_test ... ok [INFO] [stdout] test grammar::collection_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40ccbff09888e1a4564b09244d308eefed813320ef04198236e1bdc25c9dfc20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ccbff09888e1a4564b09244d308eefed813320ef04198236e1bdc25c9dfc20", kill_on_drop: false }` [INFO] [stdout] 40ccbff09888e1a4564b09244d308eefed813320ef04198236e1bdc25c9dfc20