[INFO] fetching crate pickledb 0.4.1... [INFO] checking pickledb-0.4.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate pickledb 0.4.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate pickledb 0.4.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pickledb 0.4.1 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate pickledb 0.4.1 [INFO] tweaked toml for crates.io crate pickledb 0.4.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate pickledb 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9f9ac01fa4cfe44136c43162b16a64d70e3bb1feb534a0a5cbe6c2380e6d6ac [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" "f9f9ac01fa4cfe44136c43162b16a64d70e3bb1feb534a0a5cbe6c2380e6d6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9f9ac01fa4cfe44136c43162b16a64d70e3bb1feb534a0a5cbe6c2380e6d6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f9ac01fa4cfe44136c43162b16a64d70e3bb1feb534a0a5cbe6c2380e6d6ac", kill_on_drop: false }` [INFO] [stdout] f9f9ac01fa4cfe44136c43162b16a64d70e3bb1feb534a0a5cbe6c2380e6d6ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16558bf43974e1ac60b01a4be7af794845e30d33b03ccc8c9578833dabdf7416 [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" "16558bf43974e1ac60b01a4be7af794845e30d33b03ccc8c9578833dabdf7416", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling rstest v0.2.2 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking pickledb v0.4.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/pickledb_list_tests.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/pickledb_key_value_tests.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/pickledb_error_tests.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/pickledb_dump_policy_tests.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/pickledb_advanced_tests.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | test_setup!("basic_lists", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | test_setup!("add_and_extend_lists", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | test_setup!("override_lists", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | test_setup!("lget_corner_cases", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:263:39 [INFO] [stdout] | [INFO] [stdout] 263 | if let SerializationMethod::Bin = ser_method!(ser_method_int) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:269:44 [INFO] [stdout] | [INFO] [stdout] 269 | if let SerializationMethod::Yaml = ser_method!(ser_method_int) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | test_setup!("lget_corner_cases", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | test_setup!("remove_list", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | test_setup!("remove_values_from_list", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:492:13 [INFO] [stdout] | [INFO] [stdout] 492 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | test_setup!("list_with_special_strings", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:541:54 [INFO] [stdout] | [INFO] [stdout] 541 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:572:5 [INFO] [stdout] | [INFO] [stdout] 572 | test_setup!("list_iter_test", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:578:9 [INFO] [stdout] | [INFO] [stdout] 578 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 622 | test_setup!("list_doesnt_exist_iter_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:628:9 [INFO] [stdout] | [INFO] [stdout] 628 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | test_setup!("basic_set_get", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | test_setup!("set_load_get", ser_method_int, db_name); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:101:54 [INFO] [stdout] | [INFO] [stdout] 101 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | test_setup!("set_load_get_auto_dump", ser_method_int, db_name); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:152:54 [INFO] [stdout] | [INFO] [stdout] 152 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | test_setup!("set_load_get_auto_dump2", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:184:58 [INFO] [stdout] | [INFO] [stdout] 184 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:194:58 [INFO] [stdout] | [INFO] [stdout] 194 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:204:58 [INFO] [stdout] | [INFO] [stdout] 204 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:212:39 [INFO] [stdout] | [INFO] [stdout] 212 | if let SerializationMethod::Bin = ser_method!(ser_method_int) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:219:58 [INFO] [stdout] | [INFO] [stdout] 219 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | test_setup!("set_special_strings", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:244:54 [INFO] [stdout] | [INFO] [stdout] 244 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | test_setup!("edge_cases", ser_method_int, db_name); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:286:54 [INFO] [stdout] | [INFO] [stdout] 286 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:290:40 [INFO] [stdout] | [INFO] [stdout] 290 | if let SerializationMethod::Yaml = ser_method!(ser_method_int) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | test_setup!("get_all_keys", ser_method_int, db_name); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | test_setup!("rem_keys", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:365:54 [INFO] [stdout] | [INFO] [stdout] 365 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | test_setup!("iter_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | test_setup!("auto_dump_policy_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:37:58 [INFO] [stdout] | [INFO] [stdout] 37 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:56:58 [INFO] [stdout] | [INFO] [stdout] 56 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:65:58 [INFO] [stdout] | [INFO] [stdout] 65 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:83:58 [INFO] [stdout] | [INFO] [stdout] 83 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | test_setup!("read_only_policy_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:101:59 [INFO] [stdout] | [INFO] [stdout] 101 | let mut read_db1 = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:109:59 [INFO] [stdout] | [INFO] [stdout] 109 | let read_db2 = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:119:59 [INFO] [stdout] | [INFO] [stdout] 119 | let read_db2 = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:129:59 [INFO] [stdout] | [INFO] [stdout] 129 | let read_db2 = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | test_setup!("dump_upon_request_policy_test", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:148:48 [INFO] [stdout] | [INFO] [stdout] 148 | assert!(PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).is_err()); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:155:58 [INFO] [stdout] | [INFO] [stdout] 155 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:167:58 [INFO] [stdout] | [INFO] [stdout] 167 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | test_setup!("periodic_dump_policy_test", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:186:48 [INFO] [stdout] | [INFO] [stdout] 186 | assert!(PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).is_err()); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:192:48 [INFO] [stdout] | [INFO] [stdout] 192 | assert!(PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).is_err()); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:202:58 [INFO] [stdout] | [INFO] [stdout] 202 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:212:58 [INFO] [stdout] | [INFO] [stdout] 212 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:221:58 [INFO] [stdout] | [INFO] [stdout] 221 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:233:58 [INFO] [stdout] | [INFO] [stdout] 233 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:245:58 [INFO] [stdout] | [INFO] [stdout] 245 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed tests/pickledb_advanced_tests.rs (1 fix) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | test_setup!("lists_and_values", ser_method_int, db_name); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:41:58 [INFO] [stdout] | [INFO] [stdout] 41 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | test_setup!("load_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:207:54 [INFO] [stdout] | [INFO] [stdout] 207 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.17s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking pickledb v0.4.1 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | test_setup!("auto_dump_policy_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:37:58 [INFO] [stdout] | [INFO] [stdout] 37 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:46:58 [INFO] [stdout] | [INFO] [stdout] 46 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:56:58 [INFO] [stdout] | [INFO] [stdout] 56 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:65:58 [INFO] [stdout] | [INFO] [stdout] 65 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:83:58 [INFO] [stdout] | [INFO] [stdout] 83 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | test_setup!("read_only_policy_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:101:59 [INFO] [stdout] | [INFO] [stdout] 101 | let mut read_db1 = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:109:59 [INFO] [stdout] | [INFO] [stdout] 109 | let read_db2 = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:119:59 [INFO] [stdout] | [INFO] [stdout] 119 | let read_db2 = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:129:59 [INFO] [stdout] | [INFO] [stdout] 129 | let read_db2 = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | test_setup!("dump_upon_request_policy_test", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:148:48 [INFO] [stdout] | [INFO] [stdout] 148 | assert!(PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).is_err()); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:155:58 [INFO] [stdout] | [INFO] [stdout] 155 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:167:58 [INFO] [stdout] | [INFO] [stdout] 167 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | test_setup!("periodic_dump_policy_test", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:186:48 [INFO] [stdout] | [INFO] [stdout] 186 | assert!(PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).is_err()); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:192:48 [INFO] [stdout] | [INFO] [stdout] 192 | assert!(PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).is_err()); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:202:58 [INFO] [stdout] | [INFO] [stdout] 202 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:212:58 [INFO] [stdout] | [INFO] [stdout] 212 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:221:58 [INFO] [stdout] | [INFO] [stdout] 221 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:233:58 [INFO] [stdout] | [INFO] [stdout] 233 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_dump_policy_tests.rs:245:58 [INFO] [stdout] | [INFO] [stdout] 245 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | test_setup!("lists_and_values", ser_method_int, db_name); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:41:58 [INFO] [stdout] | [INFO] [stdout] 41 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | test_setup!("load_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_advanced_tests.rs:207:54 [INFO] [stdout] | [INFO] [stdout] 207 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | test_setup!("basic_lists", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | test_setup!("add_and_extend_lists", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | test_setup!("override_lists", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | test_setup!("lget_corner_cases", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:263:39 [INFO] [stdout] | [INFO] [stdout] 263 | if let SerializationMethod::Bin = ser_method!(ser_method_int) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:269:44 [INFO] [stdout] | [INFO] [stdout] 269 | if let SerializationMethod::Yaml = ser_method!(ser_method_int) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | test_setup!("lget_corner_cases", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | test_setup!("remove_list", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | test_setup!("remove_values_from_list", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:492:13 [INFO] [stdout] | [INFO] [stdout] 492 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | test_setup!("list_with_special_strings", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:541:54 [INFO] [stdout] | [INFO] [stdout] 541 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:572:5 [INFO] [stdout] | [INFO] [stdout] 572 | test_setup!("list_iter_test", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:578:9 [INFO] [stdout] | [INFO] [stdout] 578 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 622 | test_setup!("list_doesnt_exist_iter_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_list_tests.rs:628:9 [INFO] [stdout] | [INFO] [stdout] 628 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | test_setup!("basic_set_get", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | test_setup!("set_load_get", ser_method_int, db_name); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:101:54 [INFO] [stdout] | [INFO] [stdout] 101 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | test_setup!("set_load_get_auto_dump", ser_method_int, db_name); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:152:54 [INFO] [stdout] | [INFO] [stdout] 152 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | test_setup!("set_load_get_auto_dump2", ser_method_int, db_name); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:184:58 [INFO] [stdout] | [INFO] [stdout] 184 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:194:58 [INFO] [stdout] | [INFO] [stdout] 194 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:204:58 [INFO] [stdout] | [INFO] [stdout] 204 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:212:39 [INFO] [stdout] | [INFO] [stdout] 212 | if let SerializationMethod::Bin = ser_method!(ser_method_int) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:219:58 [INFO] [stdout] | [INFO] [stdout] 219 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | test_setup!("set_special_strings", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:244:54 [INFO] [stdout] | [INFO] [stdout] 244 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | test_setup!("edge_cases", ser_method_int, db_name); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:286:54 [INFO] [stdout] | [INFO] [stdout] 286 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:290:40 [INFO] [stdout] | [INFO] [stdout] 290 | if let SerializationMethod::Yaml = ser_method!(ser_method_int) { [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | test_setup!("get_all_keys", ser_method_int, db_name); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | test_setup!("rem_keys", ser_method_int, db_name); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:365:54 [INFO] [stdout] | [INFO] [stdout] 365 | let read_db = PickleDb::load_read_only(&db_name, ser_method!(ser_method_int)).unwrap(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | test_setup!("iter_test", ser_method_int, db_name); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/common/mod.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | SerializationMethod::from($ser_method_int); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: tests/pickledb_key_value_tests.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | ser_method!(ser_method_int), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `ser_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "16558bf43974e1ac60b01a4be7af794845e30d33b03ccc8c9578833dabdf7416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16558bf43974e1ac60b01a4be7af794845e30d33b03ccc8c9578833dabdf7416", kill_on_drop: false }` [INFO] [stdout] 16558bf43974e1ac60b01a4be7af794845e30d33b03ccc8c9578833dabdf7416