[INFO] cloning repository https://github.com/ebkalderon/tq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ebkalderon/tq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febkalderon%2Ftq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febkalderon%2Ftq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 163c2ecd160ed0e0d7f6f5703f0a84b5a149feaf [INFO] checking ebkalderon/tq against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febkalderon%2Ftq" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ebkalderon/tq on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ebkalderon/tq [INFO] finished tweaking git repo https://github.com/ebkalderon/tq [INFO] tweaked toml for git repo https://github.com/ebkalderon/tq written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ebkalderon/tq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e1be68be821195dc14ae4157ff9f85b452249b18543cf7750c84b3e156d6928 [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" "9e1be68be821195dc14ae4157ff9f85b452249b18543cf7750c84b3e156d6928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e1be68be821195dc14ae4157ff9f85b452249b18543cf7750c84b3e156d6928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1be68be821195dc14ae4157ff9f85b452249b18543cf7750c84b3e156d6928", kill_on_drop: false }` [INFO] [stdout] 9e1be68be821195dc14ae4157ff9f85b452249b18543cf7750c84b3e156d6928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a49830360d06b1fdd2e92766eaa75f916104b68b778d4b67b884a84bf43f5fbd [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" "a49830360d06b1fdd2e92766eaa75f916104b68b778d4b67b884a84bf43f5fbd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking float-cmp v0.5.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking structopt v0.2.16 [INFO] [stderr] Checking tq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/expr/function.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | let (expected, string) = tq_fn_decl_and_str!(def foo: .;); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 63 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/expr/function.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | let (expected, string) = tq_fn_decl_and_str!(def foo::bar: .;); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 63 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/expr/function.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | let (expected, string) = tq_fn_decl_and_str!(def foo(first; $second): .;); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 63 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/expr/function.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | let (expected, string) = tq_fn_call_and_str!(foo); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 52 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/expr/function.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | let (expected, string) = tq_fn_call_and_str!(foo::bar); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 52 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/expr/function.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | let (expected, string) = tq_fn_call_and_str!(foo(1; 2)); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 52 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/expr/pattern.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | e => panic!(format!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | let (expected, string) = tq_binding_and_str!(. as [$foo]); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 61 | e => panic!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/expr/pattern.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | e => panic!(format!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | let (expected, string) = tq_binding_and_str!(. as { foo = $bar }); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 61 | e => panic!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/expr/pattern.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | e => panic!(format!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | let (expected, string) = tq_binding_and_str!(. as $foo); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 61 | e => panic!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tokens/literal.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | | e [INFO] [stdout] 49 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 56 | let (expected, string) = tq_literal_and_str!(false); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!( [INFO] [stdout] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | e [INFO] [stdout] 49 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tokens/literal.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | | e [INFO] [stdout] 49 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 60 | let (expected, string) = tq_literal_and_str!(true); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!( [INFO] [stdout] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | e [INFO] [stdout] 49 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tokens/literal.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | | e [INFO] [stdout] 49 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 67 | let (expected, string) = tq_literal_and_str!(12.5); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!( [INFO] [stdout] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | e [INFO] [stdout] 49 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tokens/literal.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | | e [INFO] [stdout] 49 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 71 | let (expected, string) = tq_literal_and_str!(12E6); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!( [INFO] [stdout] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | e [INFO] [stdout] 49 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tokens/literal.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | | e [INFO] [stdout] 49 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | let (expected, string) = tq_literal_and_str!(12.5E6); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!( [INFO] [stdout] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | e [INFO] [stdout] 49 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tokens/literal.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | | e [INFO] [stdout] 49 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 82 | let (expected, string) = tq_literal_and_str!(1234); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!( [INFO] [stdout] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | e [INFO] [stdout] 49 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tokens/literal.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | | e [INFO] [stdout] 49 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 89 | let (expected, string) = tq_literal_and_str!("hello world\n"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 46 | e => panic!( [INFO] [stdout] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stdout] 48 | e [INFO] [stdout] 49 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.34s [INFO] running `Command { std: "docker" "inspect" "a49830360d06b1fdd2e92766eaa75f916104b68b778d4b67b884a84bf43f5fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a49830360d06b1fdd2e92766eaa75f916104b68b778d4b67b884a84bf43f5fbd", kill_on_drop: false }` [INFO] [stdout] a49830360d06b1fdd2e92766eaa75f916104b68b778d4b67b884a84bf43f5fbd