[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmior%2Feson" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelmior/eson on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-48/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38d7906f9a08c6e2fb9bef0365efad31d3f3b908a345ed9d2c129c8796593dee [INFO] running `Command { std: "docker" "start" "-a" "38d7906f9a08c6e2fb9bef0365efad31d3f3b908a345ed9d2c129c8796593dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38d7906f9a08c6e2fb9bef0365efad31d3f3b908a345ed9d2c129c8796593dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d7906f9a08c6e2fb9bef0365efad31d3f3b908a345ed9d2c129c8796593dee", kill_on_drop: false }` [INFO] [stdout] 38d7906f9a08c6e2fb9bef0365efad31d3f3b908a345ed9d2c129c8796593dee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e97a19984bf76a99b473bc24fcb4ce067d86687c8b242c86ae11c15030730a8b [INFO] running `Command { std: "docker" "start" "-a" "e97a19984bf76a99b473bc24fcb4ce067d86687c8b242c86ae11c15030730a8b", 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 autocfg v1.0.1 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling permutation v0.2.5 [INFO] [stderr] Compiling defaultmap v0.5.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling group-by v1.0.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling string-intern v0.1.7 [INFO] [stderr] Compiling indexmap v1.6.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 11.86s [INFO] running `Command { std: "docker" "inspect" "e97a19984bf76a99b473bc24fcb4ce067d86687c8b242c86ae11c15030730a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97a19984bf76a99b473bc24fcb4ce067d86687c8b242c86ae11c15030730a8b", kill_on_drop: false }` [INFO] [stdout] e97a19984bf76a99b473bc24fcb4ce067d86687c8b242c86ae11c15030730a8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b99ab331ad624a3e620768d2f2e8ba8d6c23da403a27832eb7c8c1f365d4babc [INFO] running `Command { std: "docker" "start" "-a" "b99ab331ad624a3e620768d2f2e8ba8d6c23da403a27832eb7c8c1f365d4babc", 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 3.71s [INFO] running `Command { std: "docker" "inspect" "b99ab331ad624a3e620768d2f2e8ba8d6c23da403a27832eb7c8c1f365d4babc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99ab331ad624a3e620768d2f2e8ba8d6c23da403a27832eb7c8c1f365d4babc", kill_on_drop: false }` [INFO] [stdout] b99ab331ad624a3e620768d2f2e8ba8d6c23da403a27832eb7c8c1f365d4babc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42bc2d149b153d17fd3cac3796ae8555c648f49b4a04110770d9bd36b7ac72b7 [INFO] running `Command { std: "docker" "start" "-a" "42bc2d149b153d17fd3cac3796ae8555c648f49b4a04110770d9bd36b7ac72b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2.92s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eson-ed131409b1e608c4) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test dependencies::tests::fd_closure ... ok [INFO] [stdout] test dependencies::tests::fd_reverse ... ok [INFO] [stdout] test dependencies::tests::fd_trivial ... ok [INFO] [stdout] test dependencies::tests::ind_fmt ... ok [INFO] [stdout] test dependencies::tests::fd_fmt ... ok [INFO] [stdout] test dependencies::tests::ind_closure_fd ... ok [INFO] [stdout] test dependencies::tests::ind_closure_transitive_reverse ... ok [INFO] [stdout] test dependencies::tests::ind_fmt_same_rhs ... ok [INFO] [stdout] test dependencies::tests::ind_closure_transitive ... ok [INFO] [stdout] test dependencies::tests::ind_is_subset ... ok [INFO] [stdout] test dependencies::tests::ind_is_subset_no ... ok [INFO] [stdout] test dependencies::tests::ind_is_subset_self ... ok [INFO] [stdout] test dependencies::tests::ind_reverse ... ok [INFO] [stdout] test model::tests::minimize_fds ... ok [INFO] [stdout] test model::tests::prune_fds ... ok [INFO] [stdout] test model::tests::retain_fk_inds_no ... ok [INFO] [stdout] test model::tests::retain_fk_inds_yes ... ok [INFO] [stdout] test model::tests::schema_contains_ind ... ok [INFO] [stdout] test model::tests::schema_copy_inds ... ok [INFO] [stdout] test model::tests::schema_contains_ind_subset ... ok [INFO] [stdout] test model::tests::schema_prune_inds_fields ... ok [INFO] [stdout] test model::tests::schema_copy_inds_partial ... ok [INFO] [stdout] test model::tests::table_add_pk_fd ... ok [INFO] [stdout] test model::tests::schema_prune_inds_fields_one_side ... ok [INFO] [stdout] test model::tests::table_violating_fd_value ... ok [INFO] [stdout] test model::tests::table_format_string ... ok [INFO] [stdout] test model::tests::table_is_superkey_yes ... ok [INFO] [stdout] test normalize::test::normalize_change_keys ... ok [INFO] [stdout] test normalize::test::subsume_fields ... ok [INFO] [stdout] test model::tests::table_is_bcnf_yes ... ok [INFO] [stdout] test model::tests::table_is_bcnf_no ... ok [INFO] [stdout] test model::tests::table_no_violating_fd ... ok [INFO] [stdout] test model::tests::table_is_superkey_no ... ok [INFO] [stdout] test model::tests::table_key_fields ... ok [INFO] [stdout] test model::tests::table_set_primary_key_length ... ok [INFO] [stdout] test model::tests::table_set_primary_key_value ... ok [INFO] [stdout] test model::tests::schema_add_ind_subset ... ok [INFO] [stdout] test model::tests::schema_prune_inds_no ... ok [INFO] [stdout] test model::tests::schema_prune_inds_yes ... ok [INFO] [stdout] test model::tests::tables_equal_by_name ... ok [INFO] [stdout] test model::tests::table_contains_fd_no ... ok [INFO] [stdout] test model::tests::table_set_primary_key_position ... ok [INFO] [stdout] test model::tests::table_violating_fd_position ... ok [INFO] [stdout] test model::tests::table_contains_fd ... ok [INFO] [stdout] test model::tests::table_violating_fd_no_stats ... ok [INFO] [stdout] test model::tests::table_set_primary_key_no_stats ... ok [INFO] [stdout] test model::tests::table_copy_fds ... ok [INFO] [stdout] test model::tests::table_violating_fd_length ... ok [INFO] [stdout] test normalize::test::normalize ... ok [INFO] [stdout] test normalize::test::subsume_table ... ok [INFO] [stdout] test normalize::test::subsume_merge ... 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.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "42bc2d149b153d17fd3cac3796ae8555c648f49b4a04110770d9bd36b7ac72b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42bc2d149b153d17fd3cac3796ae8555c648f49b4a04110770d9bd36b7ac72b7", kill_on_drop: false }` [INFO] [stdout] 42bc2d149b153d17fd3cac3796ae8555c648f49b4a04110770d9bd36b7ac72b7