[INFO] fetching crate landlord 0.1.1... [INFO] testing landlord-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate landlord 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate landlord 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate landlord 0.1.1 [INFO] finished tweaking crates.io crate landlord 0.1.1 [INFO] tweaked toml for crates.io crate landlord 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8241c4dff935efb021db2b96fb9e9eafe64e52e282072a3847069fa77263c3d4 [INFO] running `Command { std: "docker" "start" "-a" "8241c4dff935efb021db2b96fb9e9eafe64e52e282072a3847069fa77263c3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8241c4dff935efb021db2b96fb9e9eafe64e52e282072a3847069fa77263c3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8241c4dff935efb021db2b96fb9e9eafe64e52e282072a3847069fa77263c3d4", kill_on_drop: false }` [INFO] [stdout] 8241c4dff935efb021db2b96fb9e9eafe64e52e282072a3847069fa77263c3d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e2a17b4d170ce36f3dc52feac6b74ef454b0646faad5c239fb3c8cde4838936 [INFO] running `Command { std: "docker" "start" "-a" "0e2a17b4d170ce36f3dc52feac6b74ef454b0646faad5c239fb3c8cde4838936", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling landlord v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.98s [INFO] running `Command { std: "docker" "inspect" "0e2a17b4d170ce36f3dc52feac6b74ef454b0646faad5c239fb3c8cde4838936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2a17b4d170ce36f3dc52feac6b74ef454b0646faad5c239fb3c8cde4838936", kill_on_drop: false }` [INFO] [stdout] 0e2a17b4d170ce36f3dc52feac6b74ef454b0646faad5c239fb3c8cde4838936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5950d9948e81576f744dfb16cd509fd0d3b90ba11406c84ef8be429e5eea7d2b [INFO] running `Command { std: "docker" "start" "-a" "5950d9948e81576f744dfb16cd509fd0d3b90ba11406c84ef8be429e5eea7d2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling landlord v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | karsten_check!(obs, "Appetite for Brains", 0.702); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 523 | karsten_check!(obs, "Abnormal Endurance", 0.756); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 524 | karsten_check!(obs, "Bloodghast", 0.322); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | karsten_check!(obs, "Ammit Eternal", 0.822); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | karsten_check!(obs, "Blood Operative", 0.415); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | karsten_check!(obs, "Doomsday", 0.111); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 530 | karsten_check!(obs, "Ancient Craving", 0.881); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 531 | karsten_check!(obs, "Akuta, Born of Ash", 0.525); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 532 | karsten_check!(obs, "Grave Pact", 0.177); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 534 | karsten_check!(obs, "Anointed Deacon", 0.924); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 535 | karsten_check!(obs, "Aku Djinn", 0.635); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | karsten_check!(obs, "Hellfire", 0.265); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 538 | karsten_check!(obs, "Acid-Spewer Dragon", 0.953); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 539 | karsten_check!(obs, "Bogstomper", 0.733); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 540 | karsten_check!(obs, "Cosmic Horror", 0.368); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | karsten_check!(obs, "Appetite for Brains", 0.914); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | karsten_check!(obs, "Abnormal Endurance", 0.942); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | karsten_check!(obs, "Bloodghast", 0.680); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 566 | karsten_check!(obs, "Ammit Eternal", 0.973); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 567 | karsten_check!(obs, "Blood Operative", 0.798); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 568 | karsten_check!(obs, "Doomsday", 0.440); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 570 | karsten_check!(obs, "Ancient Craving", 0.989); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 571 | karsten_check!(obs, "Akuta, Born of Ash", 0.892); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 572 | karsten_check!(obs, "Grave Pact", 0.609); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 574 | karsten_check!(obs, "Anointed Deacon", 0.996); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 575 | karsten_check!(obs, "Aku Djinn", 0.951); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 576 | karsten_check!(obs, "Hellfire", 0.761); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 578 | karsten_check!(obs, "Acid-Spewer Dragon", 0.999); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 579 | karsten_check!(obs, "Bogstomper", 0.981); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 580 | karsten_check!(obs, "Cosmic Horror", 0.875); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 602 | karsten_check!(obs, "Appetite for Brains", 0.671); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 603 | karsten_check!(obs, "Abnormal Endurance", 0.728); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | karsten_check!(obs, "Bloodghast", 0.275); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 606 | karsten_check!(obs, "Ammit Eternal", 0.794); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 607 | karsten_check!(obs, "Blood Operative", 0.355); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 608 | karsten_check!(obs, "Doomsday", 0.074); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 610 | karsten_check!(obs, "Ancient Craving", 0.855); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 611 | karsten_check!(obs, "Akuta, Born of Ash", 0.455); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 612 | karsten_check!(obs, "Grave Pact", 0.118); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 614 | karsten_check!(obs, "Anointed Deacon", 0.906); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 615 | karsten_check!(obs, "Aku Djinn", 0.562); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | karsten_check!(obs, "Hellfire", 0.182); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 618 | karsten_check!(obs, "Acid-Spewer Dragon", 0.942); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 619 | karsten_check!(obs, "Bogstomper", 0.664); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 620 | karsten_check!(obs, "Cosmic Horror", 0.266); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 642 | karsten_check!(obs, "Appetite for Brains", 0.745); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 643 | karsten_check!(obs, "Abnormal Endurance", 0.796); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 644 | karsten_check!(obs, "Bloodghast", 0.389); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 646 | karsten_check!(obs, "Ammit Eternal", 0.855); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 647 | karsten_check!(obs, "Blood Operative", 0.491); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | karsten_check!(obs, "Doomsday", 0.167); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | karsten_check!(obs, "Ancient Craving", 0.905); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 651 | karsten_check!(obs, "Akuta, Born of Ash", 0.602); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 652 | karsten_check!(obs, "Grave Pact", 0.253); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 654 | karsten_check!(obs, "Anointed Deacon", 0.941); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | karsten_check!(obs, "Aku Djinn", 0.706); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 656 | karsten_check!(obs, "Hellfire", 0.361); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 658 | karsten_check!(obs, "Acid-Spewer Dragon", 0.964); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 659 | karsten_check!(obs, "Bogstomper", 0.793); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 660 | karsten_check!(obs, "Cosmic Horror", 0.476); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 709 | karsten_check!(obs, "Hydroid Krasis", 0.94); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 758 | karsten_check!(obs, "Hydroid Krasis", 0.98); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 806 | karsten_check!(obs, "Frilled Mystic", 0.819); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 807 | karsten_check!(obs, "History of Benalia", 0.882); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 845 | karsten_check!(obs, "Deputy of Detention", 0.858); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 846 | karsten_check!(obs, "Benalish Marshal", 1.0); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 887 | karsten_check!(obs, "Deputy of Detention", 0.896); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 888 | karsten_check!(obs, "Benalish Marshal", 0.941); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 933 | karsten_check!(obs, "Absorb", 0.826); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 934 | karsten_check!(obs, "Kaya's Wrath", 0.822); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 974 | karsten_check!(obs, "Burglar Rat", 0.991); // 1C [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | karsten_check!(obs, "Yarok's Fenlurker", 0.888); // CC [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | karsten_check!(obs, "Plaguecrafter", 0.998); // 2C [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | karsten_check!(obs, "Drag to the Underworld", 0.991); // 2CC [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 978 | karsten_check!(obs, "Gray Merchant of Asphodel", 0.999); // 3CC [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mtgoncurve.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 979 | karsten_check!(obs, "Bolas's Citadel", 0.996); // 3CCC [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stdout] 489 + panic!("No card named: {}", $name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 76 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.07s [INFO] running `Command { std: "docker" "inspect" "5950d9948e81576f744dfb16cd509fd0d3b90ba11406c84ef8be429e5eea7d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5950d9948e81576f744dfb16cd509fd0d3b90ba11406c84ef8be429e5eea7d2b", kill_on_drop: false }` [INFO] [stdout] 5950d9948e81576f744dfb16cd509fd0d3b90ba11406c84ef8be429e5eea7d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76bbab47c872e73bea0321d9db9608e25b4838f7163aa9216d84321df3b73eec [INFO] running `Command { std: "docker" "start" "-a" "76bbab47c872e73bea0321d9db9608e25b4838f7163aa9216d84321df3b73eec", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 522 | karsten_check!(obs, "Appetite for Brains", 0.702); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 523 | karsten_check!(obs, "Abnormal Endurance", 0.756); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 524 | karsten_check!(obs, "Bloodghast", 0.322); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 526 | karsten_check!(obs, "Ammit Eternal", 0.822); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 527 | karsten_check!(obs, "Blood Operative", 0.415); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 528 | karsten_check!(obs, "Doomsday", 0.111); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 530 | karsten_check!(obs, "Ancient Craving", 0.881); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 531 | karsten_check!(obs, "Akuta, Born of Ash", 0.525); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 532 | karsten_check!(obs, "Grave Pact", 0.177); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 534 | karsten_check!(obs, "Anointed Deacon", 0.924); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 535 | karsten_check!(obs, "Aku Djinn", 0.635); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 536 | karsten_check!(obs, "Hellfire", 0.265); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 538 | karsten_check!(obs, "Acid-Spewer Dragon", 0.953); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 539 | karsten_check!(obs, "Bogstomper", 0.733); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 540 | karsten_check!(obs, "Cosmic Horror", 0.368); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 562 | karsten_check!(obs, "Appetite for Brains", 0.914); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 563 | karsten_check!(obs, "Abnormal Endurance", 0.942); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 564 | karsten_check!(obs, "Bloodghast", 0.680); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 566 | karsten_check!(obs, "Ammit Eternal", 0.973); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 567 | karsten_check!(obs, "Blood Operative", 0.798); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 568 | karsten_check!(obs, "Doomsday", 0.440); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 570 | karsten_check!(obs, "Ancient Craving", 0.989); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 571 | karsten_check!(obs, "Akuta, Born of Ash", 0.892); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 572 | karsten_check!(obs, "Grave Pact", 0.609); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 574 | karsten_check!(obs, "Anointed Deacon", 0.996); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 575 | karsten_check!(obs, "Aku Djinn", 0.951); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 576 | karsten_check!(obs, "Hellfire", 0.761); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 578 | karsten_check!(obs, "Acid-Spewer Dragon", 0.999); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 579 | karsten_check!(obs, "Bogstomper", 0.981); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 580 | karsten_check!(obs, "Cosmic Horror", 0.875); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 602 | karsten_check!(obs, "Appetite for Brains", 0.671); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 603 | karsten_check!(obs, "Abnormal Endurance", 0.728); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 604 | karsten_check!(obs, "Bloodghast", 0.275); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 606 | karsten_check!(obs, "Ammit Eternal", 0.794); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 607 | karsten_check!(obs, "Blood Operative", 0.355); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 608 | karsten_check!(obs, "Doomsday", 0.074); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 610 | karsten_check!(obs, "Ancient Craving", 0.855); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 611 | karsten_check!(obs, "Akuta, Born of Ash", 0.455); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 612 | karsten_check!(obs, "Grave Pact", 0.118); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 614 | karsten_check!(obs, "Anointed Deacon", 0.906); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 615 | karsten_check!(obs, "Aku Djinn", 0.562); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 616 | karsten_check!(obs, "Hellfire", 0.182); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 618 | karsten_check!(obs, "Acid-Spewer Dragon", 0.942); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 619 | karsten_check!(obs, "Bogstomper", 0.664); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 620 | karsten_check!(obs, "Cosmic Horror", 0.266); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 642 | karsten_check!(obs, "Appetite for Brains", 0.745); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 643 | karsten_check!(obs, "Abnormal Endurance", 0.796); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 644 | karsten_check!(obs, "Bloodghast", 0.389); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 646 | karsten_check!(obs, "Ammit Eternal", 0.855); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 647 | karsten_check!(obs, "Blood Operative", 0.491); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 648 | karsten_check!(obs, "Doomsday", 0.167); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 650 | karsten_check!(obs, "Ancient Craving", 0.905); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 651 | karsten_check!(obs, "Akuta, Born of Ash", 0.602); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 652 | karsten_check!(obs, "Grave Pact", 0.253); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 654 | karsten_check!(obs, "Anointed Deacon", 0.941); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 655 | karsten_check!(obs, "Aku Djinn", 0.706); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 656 | karsten_check!(obs, "Hellfire", 0.361); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 658 | karsten_check!(obs, "Acid-Spewer Dragon", 0.964); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 659 | karsten_check!(obs, "Bogstomper", 0.793); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 660 | karsten_check!(obs, "Cosmic Horror", 0.476); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 709 | karsten_check!(obs, "Hydroid Krasis", 0.94); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 758 | karsten_check!(obs, "Hydroid Krasis", 0.98); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 806 | karsten_check!(obs, "Frilled Mystic", 0.819); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 807 | karsten_check!(obs, "History of Benalia", 0.882); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 845 | karsten_check!(obs, "Deputy of Detention", 0.858); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 846 | karsten_check!(obs, "Benalish Marshal", 1.0); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 887 | karsten_check!(obs, "Deputy of Detention", 0.896); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 888 | karsten_check!(obs, "Benalish Marshal", 0.941); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 933 | karsten_check!(obs, "Absorb", 0.826); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 934 | karsten_check!(obs, "Kaya's Wrath", 0.822); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 974 | karsten_check!(obs, "Burglar Rat", 0.991); // 1C [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 975 | karsten_check!(obs, "Yarok's Fenlurker", 0.888); // CC [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 976 | karsten_check!(obs, "Plaguecrafter", 0.998); // 2C [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 977 | karsten_check!(obs, "Drag to the Underworld", 0.991); // 2CC [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 978 | karsten_check!(obs, "Gray Merchant of Asphodel", 0.999); // 3CC [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mtgoncurve.rs:489:28 [INFO] [stderr] | [INFO] [stderr] 489 | panic!(format!("No card named: {}", $name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 979 | karsten_check!(obs, "Bolas's Citadel", 0.996); // 3CCC [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `karsten_check_raw` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 489 - panic!(format!("No card named: {}", $name)); [INFO] [stderr] 489 + panic!("No card named: {}", $name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `landlord` (lib test) generated 76 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/landlord-b2f0bd9607fce9ab) [INFO] [stdout] [INFO] [stdout] running 159 tests [INFO] [stdout] test hand::tests::empty_1 ... ok [INFO] [stdout] test hand::tests::empty_0 ... ok [INFO] [stdout] test hand::tests::colorless_1 ... ok [INFO] [stdout] test hand::tests::zero_mana_card_0 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_3 ... ok [INFO] [stdout] test hand::tests::colorless_0 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_16 ... ok [INFO] [stdout] test hand::tests::shock_land_0 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_1 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_22 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_0 ... ok [INFO] [stdout] test parse_mana_costs::tests::simple_test_0 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_20 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_13 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_6 ... ok [INFO] [stdout] test hand::tests::on_the_draw ... ok [INFO] [stdout] test hand::tests::cards_can_pay_8 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_16 ... ok [INFO] [stdout] test parse_mana_costs::tests::hybrid_test_0 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_4 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_21 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_14 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_1 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_11 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_18 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_19 ... ok [INFO] [stdout] test parse_mana_costs::tests::x_test_0 ... ok [INFO] [stdout] test parse_mana_costs::tests::empty_string ... ok [INFO] [stdout] test hand::tests::cards_can_pay_5 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_15 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_2 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_8 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_13 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_5 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_17 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_9 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_7 ... ok [INFO] [stdout] test hand::tests::colorless_2 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_4 ... ok [INFO] [stdout] test hand::tests::on_the_play ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_2 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_12 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_10 ... ok [INFO] [stdout] test hand::tests::yarok_test_0 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_9 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_12 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_14 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_7 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_6 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_15 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_19 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_11 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_11_0 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_17 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_21 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_24 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_23 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_3 ... ok [INFO] [stdout] test hand::tests::cards_can_pay_10_18 ... ok [INFO] [stdout] test mtgoncurve::tests::single_zero_mana_card ... ok [INFO] [stdout] test card::tests::card_jungle_shrine ... ok [INFO] [stdout] test card::tests::card_syncopate ... ok [INFO] [stdout] test card::tests::card_swamp ... ok [INFO] [stdout] test card::tests::card_mana_confluence ... ok [INFO] [stdout] test card::tests::card_steam_vents ... ok [INFO] [stdout] test card::tests::card_nicol_bolas_the_ravager ... ok [INFO] [stdout] test card::tests::card_integrity ... ok [INFO] [stdout] test card::tests::card_slayers_stronghold ... ok [INFO] [stdout] test card::tests::card_unkown_shores ... ok [INFO] [stdout] test card::tests::all_cards_have_non_empty_image_uri ... ok [INFO] [stdout] test card::tests::card_treasure_map ... ok [INFO] [stdout] test card::tests::card_alchemists_refuge ... ok [INFO] [stdout] test card::tests::card_ghalta_primal_hunger ... ok [INFO] [stdout] test card::tests::card_guildmage_forum ... ok [INFO] [stdout] test card::tests::card_ancient_ziggurat ... ok [INFO] [stdout] test card::tests::card_rupture_spire ... ok [INFO] [stdout] test card::tests::card_angel_of_sanctions ... ok [INFO] [stdout] test card::tests::card_sulfur_falls ... ok [INFO] [stdout] test card::tests::card_arcades_the_strategist ... ok [INFO] [stdout] test card::tests::card_unclaimed_territory ... ok [INFO] [stdout] test card::tests::card_city_of_brass ... ok [INFO] [stdout] test card::tests::card_vivid_crag ... ok [INFO] [stdout] test card::tests::card_find ... ok [INFO] [stdout] test card::tests::card_cinder_glade ... ok [INFO] [stdout] test card::tests::card_desolate_lighthouse ... ok [INFO] [stdout] test card::tests::card_teferi_hero_of_dominaria ... ok [INFO] [stdout] test card::tests::card_field_of_ruin ... ok [INFO] [stdout] test card::tests::card_search_for_azcanta ... ok [INFO] [stdout] test card::tests::card_dispersal ... ok [INFO] [stdout] test card::tests::card_discovery ... ok [INFO] [stdout] test card::tests::card_carnival_carnage ... ok [INFO] [stdout] test card::tests::card_gateway_plaza ... ok [INFO] [stdout] test parse_mana_costs::tests::split_test_0 - should panic ... ok [INFO] [stdout] test mulligan::london::tests::no_land_small_hand_test_1 ... ok [INFO] [stdout] test mulligan::london::tests::no_land_small_hand_test_0 ... ok [INFO] [stdout] test mulligan::london::tests::mulligan_discard_test_to_5 ... ok [INFO] [stdout] test mulligan::london::tests::mulligan_discard_test_to_1 ... ok [INFO] [stdout] test mulligan::london::tests::mulligan_discard_test_to_6 ... ok [INFO] [stdout] test mulligan::london::tests::mulligan_discard_test_never ... ok [INFO] [stdout] test card::tests::deck_aetherhub_50817 ... ok [INFO] [stdout] test mulligan::london::tests::mulligan_discard_test_1 ... ok [INFO] [stdout] test mulligan::london::tests::mulligan_discard_test_to_0 ... ok [INFO] [stdout] test card::tests::good_deckcode_8_set_x ... ok [INFO] [stdout] test card::tests::good_deckcode_9_set_x ... ok [INFO] [stdout] test card::tests::good_deckcode_with_0_0 ... ok [INFO] [stdout] test card::tests::good_deckcode_2 ... ok [INFO] [stdout] test card::tests::good_deckcode_1 ... ok [INFO] [stdout] test card::tests::deck_aetherhub_50520 ... ok [INFO] [stdout] test card::tests::good_deckcode_0 ... ok [INFO] [stdout] test mtgoncurve::tests::test_0 ... ok [INFO] [stdout] test card::tests::deck_aetherhub_45936 ... ok [INFO] [stdout] test card::tests::good_deckcode_7_set_x ... ok [INFO] [stdout] test card::tests::bad_deckcode_0 ... ok [INFO] [stdout] test card::tests::good_deckcode_6_set_x ... ok [INFO] [stdout] test card::tests::good_deckcode_5_set_x ... ok [INFO] [stdout] test mtgoncurve::tests::test_1 ... ok [INFO] [stdout] test card::tests::good_deckcode_4 ... ok [INFO] [stdout] test card::tests::good_deckcode_3 ... ok [INFO] [stdout] test mtgoncurve::tests::krasis_for_23_bug ... ok [INFO] [stdout] test mtgoncurve::tests::test_2 ... ok [INFO] [stdout] test mulligan::london::tests::tmikonen_check_row_1 ... ok [INFO] [stdout] test mulligan::london::tests::tmikonen_check_row_4 ... ok [INFO] [stdout] test mulligan::london::tests::tmikonen_misc_check_0 ... ok [INFO] [stdout] test mulligan::london::tests::tmikonen_check_row_0 ... ok [INFO] [stdout] test simulation::tests::deck_with_single_zero_mana_card ... ok [INFO] [stdout] test simulation::tests::small_deck_6 ... ok [INFO] [stdout] test simulation::tests::small_deck_5 ... ok [INFO] [stdout] test simulation::tests::deck_with_not_enough_cards_should_not_panic ... ok [INFO] [stdout] test simulation::tests::clarion_ultimatum_test_1 ... ok [INFO] [stdout] test simulation::tests::small_deck_3 ... ok [INFO] [stdout] test simulation::tests::small_deck_1 ... ok [INFO] [stdout] test simulation::tests::clarion_ultimatum_test_0 ... ok [INFO] [stdout] test simulation::tests::small_deck_2 ... ok [INFO] [stdout] test simulation::tests::small_deck_4 ... ok [INFO] [stdout] test simulation::tests::yarok_test ... ok [INFO] [stdout] test simulation::tests::clarion_ultimatum_test_2 ... ok [INFO] [stdout] test simulation::tests::contrived_tap_test_4 ... ok [INFO] [stdout] test simulation::tests::tap_test_with_hybrid_mana_1 ... ok [INFO] [stdout] test simulation::tests::syr_no_mana ... ok [INFO] [stdout] test simulation::tests::clarion_ultimatum_test_3 ... ok [INFO] [stdout] test simulation::tests::hypergeometric_0 ... ok [INFO] [stdout] test simulation::tests::multi_hypergeometric_0 ... ok [INFO] [stdout] test simulation::tests::multi_hypergeometric_1 ... ok [INFO] [stdout] test simulation::tests::hypergeometric_1 ... ok [INFO] [stdout] test mulligan::london::tests::karsten_check_2 ... ok [INFO] [stdout] test mulligan::london::tests::karsten_check_1 ... ok [INFO] [stdout] test mulligan::london::tests::karsten_check_0 ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_new_mana_is_great_magnuson_replacement ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_new_mana_is_great_magnuson ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_misc_check_0 ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_new_mana_is_great_nick_cowden ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_new_mana_is_great_devarti_verify_2x_hydroid ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_new_mana_is_great_devarti_verify_4x_hydroid ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_new_mana_is_great_hobbs ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_test_24_60_14 ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_test_24_60_8 ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_test_40_99_15 ... ok [INFO] [stdout] test mtgoncurve::tests::karsten_test_17_40_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 159 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.42s [INFO] [stdout] [INFO] [stderr] Doc-tests landlord [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" "76bbab47c872e73bea0321d9db9608e25b4838f7163aa9216d84321df3b73eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76bbab47c872e73bea0321d9db9608e25b4838f7163aa9216d84321df3b73eec", kill_on_drop: false }` [INFO] [stdout] 76bbab47c872e73bea0321d9db9608e25b4838f7163aa9216d84321df3b73eec