[INFO] cloning repository https://github.com/michaelmior/eson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelmior/eson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmior%2Feson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmior%2Feson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd1a2db45f493b9fe6ce5d01ce5d0b7f83809973 [INFO] testing michaelmior/eson against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmior%2Feson" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelmior/eson on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelmior/eson [INFO] finished tweaking git repo https://github.com/michaelmior/eson [INFO] tweaked toml for git repo https://github.com/michaelmior/eson written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/michaelmior/eson already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defaultmap v0.5.0 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded collect-mac v0.1.0 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded permutation v0.2.5 [INFO] [stderr] Downloaded string-intern v0.1.7 [INFO] [stderr] Downloaded group-by v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7fb43e028002be5763798260792a973a3ee3edb7405eb1271ff80da8a2bbfeb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7fb43e028002be5763798260792a973a3ee3edb7405eb1271ff80da8a2bbfeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7fb43e028002be5763798260792a973a3ee3edb7405eb1271ff80da8a2bbfeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fb43e028002be5763798260792a973a3ee3edb7405eb1271ff80da8a2bbfeb", kill_on_drop: false }` [INFO] [stdout] f7fb43e028002be5763798260792a973a3ee3edb7405eb1271ff80da8a2bbfeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45a16905017cbb8df5431d470ca5dbe335344474beb1355573566c100dab52f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "45a16905017cbb8df5431d470ca5dbe335344474beb1355573566c100dab52f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling permutation v0.2.5 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling defaultmap v0.5.0 [INFO] [stderr] Compiling group-by v1.0.0 [INFO] [stderr] Compiling string-intern v0.1.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling eson v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.42s [INFO] running `Command { std: "docker" "inspect" "45a16905017cbb8df5431d470ca5dbe335344474beb1355573566c100dab52f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a16905017cbb8df5431d470ca5dbe335344474beb1355573566c100dab52f8", kill_on_drop: false }` [INFO] [stdout] 45a16905017cbb8df5431d470ca5dbe335344474beb1355573566c100dab52f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 702aa19a9bf92dbd97d54bc1b5d27b2d42f2f318912b91ed11643c90eeb0fef1 [INFO] running `Command { std: "docker" "start" "-a" "702aa19a9bf92dbd97d54bc1b5d27b2d42f2f318912b91ed11643c90eeb0fef1", kill_on_drop: false }` [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling eson v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | assert_has_key!(t, field_vec!["foo"]) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | format!("{} has additional keys", $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | assert_has_key!(t, field_vec!["foo"]) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 - format!("{} has additional keys", $table.name)); [INFO] [stdout] 10 + "{} has additional keys", $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:745:5 [INFO] [stdout] | [INFO] [stdout] 745 | assert_has_key!(t, field_vec!["baz"]) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | format!("{} has additional keys", $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:745:5 [INFO] [stdout] | [INFO] [stdout] 745 | assert_has_key!(t, field_vec!["baz"]) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 - format!("{} has additional keys", $table.name)); [INFO] [stdout] 10 + "{} has additional keys", $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | assert_has_key!(t, field_vec!["baz"]) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | format!("{} has additional keys", $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | assert_has_key!(t, field_vec!["baz"]) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 - format!("{} has additional keys", $table.name)); [INFO] [stdout] 10 + "{} has additional keys", $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:776:5 [INFO] [stdout] | [INFO] [stdout] 776 | assert_has_key!(t, field_vec!["foo"]) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | format!("{} has additional keys", $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:776:5 [INFO] [stdout] | [INFO] [stdout] 776 | assert_has_key!(t, field_vec!["foo"]) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 - format!("{} has additional keys", $table.name)); [INFO] [stdout] 10 + "{} has additional keys", $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | assert_has_key!(t1, field_vec!["foo"]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | format!("{} has additional keys", $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | assert_has_key!(t1, field_vec!["foo"]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 - format!("{} has additional keys", $table.name)); [INFO] [stdout] 10 + "{} has additional keys", $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:402:5 [INFO] [stdout] | [INFO] [stdout] 402 | assert_has_key!(t2, field_vec!["bar"]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | format!("{} has additional keys", $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:402:5 [INFO] [stdout] | [INFO] [stdout] 402 | assert_has_key!(t2, field_vec!["bar"]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 - format!("{} has additional keys", $table.name)); [INFO] [stdout] 10 + "{} has additional keys", $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | assert_has_key!(t1, field_vec!["foo"]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | format!("{} has additional keys", $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | assert_has_key!(t1, field_vec!["foo"]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 - format!("{} has additional keys", $table.name)); [INFO] [stdout] 10 + "{} has additional keys", $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | assert_has_key!(t2, field_vec!["foo"]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stdout] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | format!("{} has additional keys", $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | assert_has_key!(t2, field_vec!["foo"]); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 - format!("{} has additional keys", $table.name)); [INFO] [stdout] 10 + "{} has additional keys", $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | format!("{} found in {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | assert_missing_fields!(table, field_vec!["baz"]); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 37 - format!("{} found in {}", field_name, $table.name)); [INFO] [stdout] 37 + "{} found in {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/macros.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | format!("{} found in {}", field_name, $table.name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | assert_missing_fields!(table, field_vec!["quux"]); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 37 - format!("{} found in {}", field_name, $table.name)); [INFO] [stdout] 37 + "{} found in {}", field_name, $table.name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.77s [INFO] running `Command { std: "docker" "inspect" "702aa19a9bf92dbd97d54bc1b5d27b2d42f2f318912b91ed11643c90eeb0fef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702aa19a9bf92dbd97d54bc1b5d27b2d42f2f318912b91ed11643c90eeb0fef1", kill_on_drop: false }` [INFO] [stdout] 702aa19a9bf92dbd97d54bc1b5d27b2d42f2f318912b91ed11643c90eeb0fef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41b480e1bfec109a84e8e9c84d661ca07c768feb54ebffb60e1c33c86ce9809e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41b480e1bfec109a84e8e9c84d661ca07c768feb54ebffb60e1c33c86ce9809e", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/model.rs:730:5 [INFO] [stderr] | [INFO] [stderr] 730 | assert_has_key!(t, field_vec!["foo"]) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | format!("{} has additional keys", $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/model.rs:730:5 [INFO] [stderr] | [INFO] [stderr] 730 | assert_has_key!(t, field_vec!["foo"]) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 10 - format!("{} has additional keys", $table.name)); [INFO] [stderr] 10 + "{} has additional keys", $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/model.rs:745:5 [INFO] [stderr] | [INFO] [stderr] 745 | assert_has_key!(t, field_vec!["baz"]) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | format!("{} has additional keys", $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/model.rs:745:5 [INFO] [stderr] | [INFO] [stderr] 745 | assert_has_key!(t, field_vec!["baz"]) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 10 - format!("{} has additional keys", $table.name)); [INFO] [stderr] 10 + "{} has additional keys", $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/model.rs:760:5 [INFO] [stderr] | [INFO] [stderr] 760 | assert_has_key!(t, field_vec!["baz"]) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | format!("{} has additional keys", $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/model.rs:760:5 [INFO] [stderr] | [INFO] [stderr] 760 | assert_has_key!(t, field_vec!["baz"]) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 10 - format!("{} has additional keys", $table.name)); [INFO] [stderr] 10 + "{} has additional keys", $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/model.rs:776:5 [INFO] [stderr] | [INFO] [stderr] 776 | assert_has_key!(t, field_vec!["foo"]) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | format!("{} has additional keys", $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/model.rs:776:5 [INFO] [stderr] | [INFO] [stderr] 776 | assert_has_key!(t, field_vec!["foo"]) [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 10 - format!("{} has additional keys", $table.name)); [INFO] [stderr] 10 + "{} has additional keys", $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:398:5 [INFO] [stderr] | [INFO] [stderr] 398 | assert_has_key!(t1, field_vec!["foo"]); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | format!("{} has additional keys", $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:398:5 [INFO] [stderr] | [INFO] [stderr] 398 | assert_has_key!(t1, field_vec!["foo"]); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 10 - format!("{} has additional keys", $table.name)); [INFO] [stderr] 10 + "{} has additional keys", $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:402:5 [INFO] [stderr] | [INFO] [stderr] 402 | assert_has_key!(t2, field_vec!["bar"]); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | format!("{} has additional keys", $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:402:5 [INFO] [stderr] | [INFO] [stderr] 402 | assert_has_key!(t2, field_vec!["bar"]); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 10 - format!("{} has additional keys", $table.name)); [INFO] [stderr] 10 + "{} has additional keys", $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:422:5 [INFO] [stderr] | [INFO] [stderr] 422 | assert_has_key!(t1, field_vec!["foo"]); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | format!("{} has additional keys", $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:422:5 [INFO] [stderr] | [INFO] [stderr] 422 | assert_has_key!(t1, field_vec!["foo"]); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 10 - format!("{} has additional keys", $table.name)); [INFO] [stderr] 10 + "{} has additional keys", $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:426:5 [INFO] [stderr] | [INFO] [stderr] 426 | assert_has_key!(t2, field_vec!["foo"]); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 7 - format!("key {} missing from {}", field_name, $table.name)); [INFO] [stderr] 7 + "key {} missing from {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | format!("{} has additional keys", $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:426:5 [INFO] [stderr] | [INFO] [stderr] 426 | assert_has_key!(t2, field_vec!["foo"]); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_has_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 10 - format!("{} has additional keys", $table.name)); [INFO] [stderr] 10 + "{} has additional keys", $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | format!("{} found in {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:453:5 [INFO] [stderr] | [INFO] [stderr] 453 | assert_missing_fields!(table, field_vec!["baz"]); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 37 - format!("{} found in {}", field_name, $table.name)); [INFO] [stderr] 37 + "{} found in {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/macros.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | format!("{} found in {}", field_name, $table.name)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/normalize.rs:505:5 [INFO] [stderr] | [INFO] [stderr] 505 | assert_missing_fields!(table, field_vec!["quux"]); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] = note: this warning originates in the macro `assert_fields` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 37 - format!("{} found in {}", field_name, $table.name)); [INFO] [stderr] 37 + "{} found in {}", field_name, $table.name); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `eson` (bin "eson" test) generated 18 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eson-161c06d0307992c3) [INFO] [stdout] running 52 tests [INFO] [stdout] test dependencies::tests::fd_closure ... ok [INFO] [stdout] test model::tests::prune_fds ... ok [INFO] [stdout] test dependencies::tests::ind_reverse ... ok [INFO] [stdout] test dependencies::tests::ind_is_subset_self ... ok [INFO] [stdout] test dependencies::tests::ind_fmt ... ok [INFO] [stdout] test dependencies::tests::fd_trivial ... ok [INFO] [stdout] test dependencies::tests::ind_fmt_same_rhs ... ok [INFO] [stdout] test model::tests::minimize_fds ... ok [INFO] [stdout] test dependencies::tests::fd_fmt ... ok [INFO] [stdout] test dependencies::tests::ind_is_subset_no ... ok [INFO] [stdout] test dependencies::tests::fd_reverse ... ok [INFO] [stdout] test model::tests::schema_prune_inds_fields ... ok [INFO] [stdout] test dependencies::tests::ind_is_subset ... ok [INFO] [stdout] test model::tests::schema_copy_inds ... ok [INFO] [stdout] test model::tests::table_copy_fds ... ok [INFO] [stdout] test model::tests::table_format_string ... ok [INFO] [stdout] test dependencies::tests::ind_closure_transitive ... ok [INFO] [stdout] test model::tests::table_is_bcnf_no ... ok [INFO] [stdout] test model::tests::retain_fk_inds_no ... ok [INFO] [stdout] test dependencies::tests::ind_closure_transitive_reverse ... ok [INFO] [stdout] test dependencies::tests::ind_closure_fd ... ok [INFO] [stdout] test model::tests::schema_prune_inds_fields_one_side ... ok [INFO] [stdout] test model::tests::table_is_superkey_yes ... ok [INFO] [stdout] test model::tests::table_key_fields ... ok [INFO] [stdout] test model::tests::table_no_violating_fd ... ok [INFO] [stdout] test model::tests::schema_prune_inds_yes ... ok [INFO] [stdout] test model::tests::retain_fk_inds_yes ... ok [INFO] [stdout] test model::tests::table_contains_fd ... ok [INFO] [stdout] test model::tests::table_is_superkey_no ... ok [INFO] [stdout] test model::tests::schema_copy_inds_partial ... ok [INFO] [stdout] test model::tests::schema_prune_inds_no ... ok [INFO] [stdout] test model::tests::table_add_pk_fd ... ok [INFO] [stdout] test model::tests::table_set_primary_key_length ... ok [INFO] [stdout] test model::tests::schema_contains_ind ... ok [INFO] [stdout] test model::tests::table_set_primary_key_position ... ok [INFO] [stdout] test model::tests::table_is_bcnf_yes ... ok [INFO] [stdout] test model::tests::table_set_primary_key_value ... ok [INFO] [stdout] test model::tests::table_contains_fd_no ... ok [INFO] [stdout] test model::tests::table_set_primary_key_no_stats ... ok [INFO] [stdout] test model::tests::table_violating_fd_length ... ok [INFO] [stdout] test model::tests::schema_add_ind_subset ... ok [INFO] [stdout] test model::tests::table_violating_fd_position ... ok [INFO] [stdout] test normalize::test::subsume_fields ... ok [INFO] [stdout] test normalize::test::normalize ... ok [INFO] [stdout] test normalize::test::normalize_change_keys ... ok [INFO] [stdout] test model::tests::tables_equal_by_name ... ok [INFO] [stdout] test model::tests::table_violating_fd_value ... ok [INFO] [stdout] test model::tests::table_violating_fd_no_stats ... ok [INFO] [stdout] test model::tests::schema_contains_ind_subset ... ok [INFO] [stdout] test normalize::test::subsume_merge ... ok [INFO] [stdout] test normalize::test::subsume_table ... ok [INFO] [stdout] test model::tests::table_set_primary_key_invalid - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41b480e1bfec109a84e8e9c84d661ca07c768feb54ebffb60e1c33c86ce9809e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b480e1bfec109a84e8e9c84d661ca07c768feb54ebffb60e1c33c86ce9809e", kill_on_drop: false }` [INFO] [stdout] 41b480e1bfec109a84e8e9c84d661ca07c768feb54ebffb60e1c33c86ce9809e