[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] testing ebkalderon/tq against 1.52.1 for beta-1.52-2 [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 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "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" "+1.52.1" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4f17e4e5d61548db845c7e537bf1b3daaa7dcff729f9f5614e59b5de97e7ba42 [INFO] running `Command { std: "docker" "start" "-a" "4f17e4e5d61548db845c7e537bf1b3daaa7dcff729f9f5614e59b5de97e7ba42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f17e4e5d61548db845c7e537bf1b3daaa7dcff729f9f5614e59b5de97e7ba42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f17e4e5d61548db845c7e537bf1b3daaa7dcff729f9f5614e59b5de97e7ba42", kill_on_drop: false }` [INFO] [stdout] 4f17e4e5d61548db845c7e537bf1b3daaa7dcff729f9f5614e59b5de97e7ba42 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 479e91e6b97af772a5bcbc87c04f3a902beeb04b33909ce3b1e47fb18eb36981 [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" "479e91e6b97af772a5bcbc87c04f3a902beeb04b33909ce3b1e47fb18eb36981", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling tq v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "479e91e6b97af772a5bcbc87c04f3a902beeb04b33909ce3b1e47fb18eb36981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479e91e6b97af772a5bcbc87c04f3a902beeb04b33909ce3b1e47fb18eb36981", kill_on_drop: false }` [INFO] [stdout] 479e91e6b97af772a5bcbc87c04f3a902beeb04b33909ce3b1e47fb18eb36981 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab2a024f47adeb9651bc165fb081034b66314c9d3aaa2d3adde6277ef8b67198 [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" "ab2a024f47adeb9651bc165fb081034b66314c9d3aaa2d3adde6277ef8b67198", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling float-cmp v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling tq v0.1.0 (/opt/rustwide/workdir) [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 test [unoptimized + debuginfo] target(s) in 55.39s [INFO] running `Command { std: "docker" "inspect" "ab2a024f47adeb9651bc165fb081034b66314c9d3aaa2d3adde6277ef8b67198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2a024f47adeb9651bc165fb081034b66314c9d3aaa2d3adde6277ef8b67198", kill_on_drop: false }` [INFO] [stdout] ab2a024f47adeb9651bc165fb081034b66314c9d3aaa2d3adde6277ef8b67198 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f57982a93f3f202968d255f178e79b881dc4a0808394327230c90e55ea07b1aa [INFO] running `Command { std: "docker" "start" "-a" "f57982a93f3f202968d255f178e79b881dc4a0808394327230c90e55ea07b1aa", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 41 tests [INFO] [stderr] --> src/parser/expr/function.rs:63:29 [INFO] [stdout] test parser::expr::construct::tests::array ... ok [INFO] [stderr] | [INFO] [stdout] test parser::expr::filter::tests::nested_path ... ok [INFO] [stderr] 63 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e)), [INFO] [stdout] test parser::expr::filter::tests::recurse ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test parser::expr::filter::tests::identity ... ok [INFO] [stderr] ... [INFO] [stdout] test parser::expr::function::tests::call_path ... ok [INFO] [stderr] 70 | let (expected, string) = tq_fn_decl_and_str!(def foo: .;); [INFO] [stdout] test parser::expr::function::tests::declaration_simple ... ok [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stdout] test parser::expr::function::tests::call_simple ... ok [INFO] [stderr] | [INFO] [stdout] test parser::expr::function::tests::call_with_arguments ... ok [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] test parser::expr::function::tests::declaration_path ... ok [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] test parser::expr::pattern::tests::binding_array ... ok [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] test parser::expr::pattern::tests::binding_table ... ok [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] test parser::expr::pattern::tests::binding_variable ... ok [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stdout] test parser::expr::pattern::tests::pattern_array ... ok [INFO] [stderr] | [INFO] [stdout] test parser::stmt::tests::include ... ok [INFO] [stderr] 63 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e), [INFO] [stdout] test parser::stmt::tests::empty ... ok [INFO] [stderr] | -- -- [INFO] [stdout] test parser::stmt::tests::complex_sequence ... ok [INFO] [stderr] [INFO] [stdout] test parser::expr::pattern::tests::pattern_variable ... ok [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] test parser::stmt::tests::import_mod ... ok [INFO] [stderr] --> src/parser/expr/function.rs:63:29 [INFO] [stdout] test parser::expr::pattern::tests::pattern_table ... ok [INFO] [stderr] | [INFO] [stdout] test parser::tokens::literal::string::tests::basic_strings ... ok [INFO] [stderr] 63 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e)), [INFO] [stdout] test parser::tokens::literal::string::tests::basic_multiline_strings ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test parser::tokens::literal::number::tests::integer_special_literals ... ok [INFO] [stderr] ... [INFO] [stdout] test parser::tokens::literal::string::tests::raw_multiline_strings ... ok [INFO] [stderr] 77 | let (expected, string) = tq_fn_decl_and_str!(def foo::bar: .;); [INFO] [stdout] test parser::tokens::literal::datetime::tests::date_literals ... ok [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stdout] test parser::tokens::literal::number::tests::float_special_literals ... ok [INFO] [stderr] | [INFO] [stdout] test parser::tokens::literal::number::tests::integer_literals ... ok [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] test parser::tokens::literal::datetime::tests::time_literals ... ok [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] test parser::tokens::literal::datetime::tests::datetime_literals ... ok [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] test parser::stmt::tests::module ... ok [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stdout] test parser::tokens::literal::number::tests::float_literals ... ok [INFO] [stderr] | [INFO] [stdout] test parser::stmt::tests::import_toml ... ok [INFO] [stderr] 63 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e), [INFO] [stdout] test parser::expr::filter::tests::simple_path ... ok [INFO] [stderr] | -- -- [INFO] [stdout] test parser::expr::filter::tests::iterate ... ok [INFO] [stderr] [INFO] [stdout] test parser::expr::construct::tests::table ... ok [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] test parser::expr::function::tests::declaration_with_arguments ... ok [INFO] [stderr] --> src/parser/expr/function.rs:63:29 [INFO] [stdout] test parser::tokens::literal::tests::boolean ... ok [INFO] [stderr] | [INFO] [stdout] test parser::tokens::literal::string::tests::raw_strings ... ok [INFO] [stderr] 63 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e)), [INFO] [stdout] test parser::tokens::literal::tests::string ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test parser::tokens::literal::tests::float ... ok [INFO] [stderr] ... [INFO] [stdout] test parser::tokens::literal::tests::integer ... ok [INFO] [stderr] 84 | let (expected, string) = tq_fn_decl_and_str!(def foo(first; $second): .;); [INFO] [stdout] test tests::parse ... ok [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] running 0 tests [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 63 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnDecl`: {:?}", e), [INFO] [stdout] [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/expr/function.rs:52:29 [INFO] [stderr] | [INFO] [stderr] 52 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 91 | let (expected, string) = tq_fn_call_and_str!(foo); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 52 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/expr/function.rs:52:29 [INFO] [stderr] | [INFO] [stderr] 52 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 98 | let (expected, string) = tq_fn_call_and_str!(foo::bar); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 52 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/expr/function.rs:52:29 [INFO] [stderr] | [INFO] [stderr] 52 | e => panic!(format!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 105 | let (expected, string) = tq_fn_call_and_str!(foo(1; 2)); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 52 | e => panic!("tq_expr_and_str!() did not produce an `ExprFnCall`: {:?}", e), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/expr/pattern.rs:61:29 [INFO] [stderr] | [INFO] [stderr] 61 | e => panic!(format!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | let (expected, string) = tq_binding_and_str!(. as [$foo]); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 61 | e => panic!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/expr/pattern.rs:61:29 [INFO] [stderr] | [INFO] [stderr] 61 | e => panic!(format!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 96 | let (expected, string) = tq_binding_and_str!(. as { foo = $bar }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 61 | e => panic!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/expr/pattern.rs:61:29 [INFO] [stderr] | [INFO] [stderr] 61 | e => panic!(format!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 103 | let (expected, string) = tq_binding_and_str!(. as $foo); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 61 | e => panic!("tq_expr_and_str!() did not produce an `Expr::Binding`: {:?}", e), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/tokens/literal.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!(format!( [INFO] [stderr] | _____________________________^ [INFO] [stderr] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | | e [INFO] [stderr] 49 | | )), [INFO] [stderr] | |_________________^ [INFO] [stderr] ... [INFO] [stderr] 56 | let (expected, string) = tq_literal_and_str!(false); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!( [INFO] [stderr] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | e [INFO] [stderr] 49 | ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/tokens/literal.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!(format!( [INFO] [stderr] | _____________________________^ [INFO] [stderr] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | | e [INFO] [stderr] 49 | | )), [INFO] [stderr] | |_________________^ [INFO] [stderr] ... [INFO] [stderr] 60 | let (expected, string) = tq_literal_and_str!(true); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!( [INFO] [stderr] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | e [INFO] [stderr] 49 | ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/tokens/literal.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!(format!( [INFO] [stderr] | _____________________________^ [INFO] [stderr] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | | e [INFO] [stderr] 49 | | )), [INFO] [stderr] | |_________________^ [INFO] [stderr] ... [INFO] [stderr] 67 | let (expected, string) = tq_literal_and_str!(12.5); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!( [INFO] [stderr] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | e [INFO] [stderr] 49 | ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/tokens/literal.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!(format!( [INFO] [stderr] | _____________________________^ [INFO] [stderr] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | | e [INFO] [stderr] 49 | | )), [INFO] [stderr] | |_________________^ [INFO] [stderr] ... [INFO] [stderr] 71 | let (expected, string) = tq_literal_and_str!(12E6); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!( [INFO] [stderr] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | e [INFO] [stderr] 49 | ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/tokens/literal.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!(format!( [INFO] [stderr] | _____________________________^ [INFO] [stderr] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | | e [INFO] [stderr] 49 | | )), [INFO] [stderr] | |_________________^ [INFO] [stderr] ... [INFO] [stderr] 75 | let (expected, string) = tq_literal_and_str!(12.5E6); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!( [INFO] [stderr] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | e [INFO] [stderr] 49 | ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/tokens/literal.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!(format!( [INFO] [stderr] | _____________________________^ [INFO] [stderr] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | | e [INFO] [stderr] 49 | | )), [INFO] [stderr] | |_________________^ [INFO] [stderr] ... [INFO] [stderr] 82 | let (expected, string) = tq_literal_and_str!(1234); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!( [INFO] [stderr] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | e [INFO] [stderr] 49 | ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/tokens/literal.rs:46:29 [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!(format!( [INFO] [stderr] | _____________________________^ [INFO] [stderr] 47 | | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | | e [INFO] [stderr] 49 | | )), [INFO] [stderr] | |_________________^ [INFO] [stderr] ... [INFO] [stderr] 89 | let (expected, string) = tq_literal_and_str!("hello world\n"); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 46 | e => panic!( [INFO] [stderr] 47 | "tq_expr_and_str!() did not produce a `Literal`: {:?}", [INFO] [stderr] 48 | e [INFO] [stderr] 49 | ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 16 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tq-561b292e032c2a82) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tq-7f4179b839dd40a8) [INFO] [stderr] Doc-tests tq [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/ast/macros.rs - tq (line 16) ... ignored [INFO] [stdout] test src/ast/macros.rs - tq (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f57982a93f3f202968d255f178e79b881dc4a0808394327230c90e55ea07b1aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57982a93f3f202968d255f178e79b881dc4a0808394327230c90e55ea07b1aa", kill_on_drop: false }` [INFO] [stdout] f57982a93f3f202968d255f178e79b881dc4a0808394327230c90e55ea07b1aa