[INFO] fetching crate gremlin-client 0.8.0... [INFO] checking gremlin-client-0.8.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate gremlin-client 0.8.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate gremlin-client 0.8.0 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 gremlin-client 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gremlin-client 0.8.0 [INFO] tweaked toml for crates.io crate gremlin-client 0.8.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate gremlin-client 0.8.0 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 mobc v0.7.2 [INFO] [stderr] Downloaded gremlin-derive v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 02da4502108e16e74818a3c1771df6b78f61077ac3e6e03ca40b0881d14bb568 [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" "02da4502108e16e74818a3c1771df6b78f61077ac3e6e03ca40b0881d14bb568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02da4502108e16e74818a3c1771df6b78f61077ac3e6e03ca40b0881d14bb568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02da4502108e16e74818a3c1771df6b78f61077ac3e6e03ca40b0881d14bb568", kill_on_drop: false }` [INFO] [stdout] 02da4502108e16e74818a3c1771df6b78f61077ac3e6e03ca40b0881d14bb568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 4f4b9ca8adb661ed9ecf4bc76b9432d2590ba3afdbabc4441fd8d1790ca68bb7 [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" "4f4b9ca8adb661ed9ecf4bc76b9432d2590ba3afdbabc4441fd8d1790ca68bb7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] getrandom v0.2.2: std [INFO] [stderr] [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.9.3 [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 parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unicase v1.4.2 [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] Checking uuid v0.8.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking websocket-base v0.24.0 [INFO] [stderr] Checking websocket v0.24.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking gremlin-client v0.8.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | Ok(GValue::from(expect_i64!(val))) [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 `expect_i64` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:272:25 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(GValue::from(expect_double!(val))) [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 `expect_double` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | let val = expect_i32!(val); [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 `expect_i32` (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] --> src/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | let val = expect_float!(val); [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 `expect_float` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let val = expect_double!(val); [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 `expect_double` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let val = expect_i32!(val); [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 `expect_i32` (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] --> src/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | let val = expect_float!(val); [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 `expect_float` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let val = expect_double!(val); [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 `expect_double` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 333 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / g_serializer!(deserializer_v3, { [INFO] [stdout] 353 | | "g:Int32" => deserialize_g32, [INFO] [stdout] 354 | | "g:Int64" => deserialize_g64, [INFO] [stdout] 355 | | "g:Float" => deserialize_f32, [INFO] [stdout] ... | [INFO] [stdout] 371 | | "g:Traverser" => deserialize_traverser [INFO] [stdout] 372 | | }); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | Ok(GValue::from(expect_i64!(val))) [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 `expect_i64` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:272:25 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(GValue::from(expect_double!(val))) [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 `expect_double` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | let val = expect_i32!(val); [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 `expect_i32` (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] --> src/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | let val = expect_float!(val); [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 `expect_float` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let val = expect_double!(val); [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 `expect_double` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let val = expect_i32!(val); [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 `expect_i32` (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] --> src/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | let val = expect_float!(val); [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 `expect_float` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let val = expect_double!(val); [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 `expect_double` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 333 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / g_serializer!(deserializer_v3, { [INFO] [stdout] 353 | | "g:Int32" => deserialize_g32, [INFO] [stdout] 354 | | "g:Int64" => deserialize_g64, [INFO] [stdout] 355 | | "g:Float" => deserialize_f32, [INFO] [stdout] ... | [INFO] [stdout] 371 | | "g:Traverser" => deserialize_traverser [INFO] [stdout] 372 | | }); [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 `get_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/integration_client_v2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/path.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/integration_client_async_v1.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/integration_traversal_async_v2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/integration_traversal_v2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/traversal_complex.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/edge_properties.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/integration_traversal.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/connection_options.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/integration_client.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/edge.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/vertex.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/multithread.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/integration_client_async.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/common.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/integration_client_v1.rs from 2018 edition to 2021 [INFO] [stderr] Fixed tests/integration_client_v2.rs (2 fixes) [INFO] [stderr] Migrating examples/vertex_properties.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/traversal.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/integration_client_async_v2.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/integration_traversal_async.rs from 2018 edition to 2021 [INFO] [stderr] Fixed tests/integration_client.rs (2 fixes) [INFO] [stderr] Fixed tests/integration_client_v1.rs (2 fixes) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.10s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking gremlin-client v0.8.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | Ok(GValue::from(expect_i64!(val))) [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 `expect_i64` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:272:25 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(GValue::from(expect_double!(val))) [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 `expect_double` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | let val = expect_i32!(val); [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 `expect_i32` (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] --> src/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | let val = expect_float!(val); [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 `expect_float` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let val = expect_double!(val); [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 `expect_double` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let val = expect_i32!(val); [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 `expect_i32` (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] --> src/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | let val = expect_float!(val); [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 `expect_float` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let val = expect_double!(val); [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 `expect_double` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 333 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / g_serializer!(deserializer_v3, { [INFO] [stdout] 353 | | "g:Int32" => deserialize_g32, [INFO] [stdout] 354 | | "g:Int64" => deserialize_g64, [INFO] [stdout] 355 | | "g:Float" => deserialize_f32, [INFO] [stdout] ... | [INFO] [stdout] 371 | | "g:Traverser" => deserialize_traverser [INFO] [stdout] 372 | | }); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:270:25 [INFO] [stdout] | [INFO] [stdout] 270 | Ok(GValue::from(expect_i64!(val))) [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 `expect_i64` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v1.rs:272:25 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(GValue::from(expect_double!(val))) [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 `expect_double` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | let val = expect_i32!(val); [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 `expect_i32` (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] --> src/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | let val = expect_float!(val); [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 `expect_float` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let val = expect_double!(val); [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 `expect_double` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | let val = get_value!(val, Value::Object)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v2.rs:326:18 [INFO] [stdout] | [INFO] [stdout] 326 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | let val = expect_i64!(val); [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 `expect_i64` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | }? as i32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | let val = expect_i32!(val); [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 `expect_i32` (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] --> src/io/macros.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | }? as f32; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | let val = expect_float!(val); [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 `expect_float` (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] --> src/io/macros.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | }?; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let val = expect_double!(val); [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 `expect_double` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | let val = get_value!(val, Value::Array)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | let val = get_value!(val, Value::String)?; [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let in_v_label = get_value!(&val["inVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | let out_v_label = get_value!(&val["outVLabel"], Value::String)?.clone(); [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 333 | .map(|f| get_value!(f, Value::String).map(Clone::clone)) [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 `get_value` (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] --> src/io/macros.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/io/serializer_v3.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / g_serializer!(deserializer_v3, { [INFO] [stdout] 353 | | "g:Int32" => deserialize_g32, [INFO] [stdout] 354 | | "g:Int64" => deserialize_g64, [INFO] [stdout] 355 | | "g:Float" => deserialize_f32, [INFO] [stdout] ... | [INFO] [stdout] 371 | | "g:Traverser" => deserialize_traverser [INFO] [stdout] 372 | | }); [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 `get_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.28s [INFO] running `Command { std: "docker" "inspect" "4f4b9ca8adb661ed9ecf4bc76b9432d2590ba3afdbabc4441fd8d1790ca68bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f4b9ca8adb661ed9ecf4bc76b9432d2590ba3afdbabc4441fd8d1790ca68bb7", kill_on_drop: false }` [INFO] [stdout] 4f4b9ca8adb661ed9ecf4bc76b9432d2590ba3afdbabc4441fd8d1790ca68bb7