[INFO] fetching crate libquassel 0.1.0... [INFO] checking libquassel-0.1.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate libquassel 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate libquassel 0.1.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 libquassel 0.1.0 [INFO] finished tweaking crates.io crate libquassel 0.1.0 [INFO] tweaked toml for crates.io crate libquassel 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] acd8faf66d17d50428d83600f104708a420804b82ca14ff7b397727420e9605c [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" "acd8faf66d17d50428d83600f104708a420804b82ca14ff7b397727420e9605c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acd8faf66d17d50428d83600f104708a420804b82ca14ff7b397727420e9605c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd8faf66d17d50428d83600f104708a420804b82ca14ff7b397727420e9605c", kill_on_drop: false }` [INFO] [stdout] acd8faf66d17d50428d83600f104708a420804b82ca14ff7b397727420e9605c [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c3ad1fe373475dc66b1f5d903e7bd814b1c310fc388b553dd10670466a5a4dc0 [INFO] running `Command { std: "docker" "start" "-a" "c3ad1fe373475dc66b1f5d903e7bd814b1c310fc388b553dd10670466a5a4dc0", 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] memchr v2.4.1: default, std [INFO] [stderr] standback v0.2.17 (as host dependency): std [INFO] [stderr] syn v1.0.75 (as host dependency): full [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking libquassel v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/message/signalproxy/objects/aliasmanager.rs (1 fix) [INFO] [stderr] Fixed src/message/signalproxy/objects/backlogmanager.rs (48 fixes) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:81:37 [INFO] [stdout] | [INFO] [stdout] 81 | client_version: match_variant!(values["ClientVersion"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | client_date: match_variant!(values["ClientDate"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:83:35 [INFO] [stdout] | [INFO] [stdout] 83 | feature_list: match_variant!(values["FeatureList"], Variant::StringList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | client_features: match_variant!(values["Features"], Variant::u32), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | core_configured: match_variant!(values["Configured"], Variant::bool), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | storage_backends: match_variant!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 63 | | values["StorageBackends"], [INFO] [stdout] 64 | | Variant::VariantList [INFO] [stdout] 65 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | authenticators: match_variant!(values["Authenticators"], Variant::VariantList), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | feature_list: match_variant!(values["FeatureList"], Variant::StringList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitreject.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitreject.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | error_string: match_variant!(values["ErrorString"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | user: match_variant!(values["User"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | password: match_variant!(values["Password"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginack.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginreject.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginreject.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | error: match_variant!(values["ErrorString"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | identities: match_variant!(values["Identities"], Variant::VariantList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | buffers: match_variant!(values["BufferInfos"], Variant::VariantList), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | network_ids: match_variant!(values["NetworkIds"], Variant::VariantList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/heartbeat.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | timestamp: match_variant!(res.remove(0), Variant::DateTime), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/heartbeat.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | timestamp: match_variant!(res.remove(0), Variant::DateTime), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initdata.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initdata.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initrequest.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initrequest.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/rpccall.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | let rpc = match_variant!(res.remove(0), Variant::StringUTF8); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/rpccall.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | message: match_variant!(res.remove(0), Variant::Message), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | slot_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::UtcOffset::current_local_offset`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/primitive/datetime.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | offset = UtcOffset::current_local_offset() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklog` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn requestBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn requestBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogAll` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, _first: u32, _last: u32, _limit: u32, _additional: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogAllFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn requestBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklog` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn receiveBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | fn receiveBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogAll` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn receiveBacklogAll( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogAllFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | fn receiveBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklog` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn requestBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn requestBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogAll` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, _first: u32, _last: u32, _limit: u32, _additional: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogAllFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn requestBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklog` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn receiveBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | fn receiveBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogAll` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn receiveBacklogAll( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogAllFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | fn receiveBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-test v0.2.1 [INFO] [stderr] Fixed src/tests/variant_types.rs (1 fix) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:81:37 [INFO] [stdout] | [INFO] [stdout] 81 | client_version: match_variant!(values["ClientVersion"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | client_date: match_variant!(values["ClientDate"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:83:35 [INFO] [stdout] | [INFO] [stdout] 83 | feature_list: match_variant!(values["FeatureList"], Variant::StringList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | client_features: match_variant!(values["Features"], Variant::u32), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | core_configured: match_variant!(values["Configured"], Variant::bool), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | storage_backends: match_variant!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 63 | | values["StorageBackends"], [INFO] [stdout] 64 | | Variant::VariantList [INFO] [stdout] 65 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | authenticators: match_variant!(values["Authenticators"], Variant::VariantList), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | feature_list: match_variant!(values["FeatureList"], Variant::StringList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitreject.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitreject.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | error_string: match_variant!(values["ErrorString"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | user: match_variant!(values["User"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | password: match_variant!(values["Password"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginack.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginreject.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginreject.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | error: match_variant!(values["ErrorString"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | identities: match_variant!(values["Identities"], Variant::VariantList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | buffers: match_variant!(values["BufferInfos"], Variant::VariantList), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | network_ids: match_variant!(values["NetworkIds"], Variant::VariantList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/heartbeat.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | timestamp: match_variant!(res.remove(0), Variant::DateTime), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/heartbeat.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | timestamp: match_variant!(res.remove(0), Variant::DateTime), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initdata.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initdata.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initrequest.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initrequest.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/rpccall.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | let rpc = match_variant!(res.remove(0), Variant::StringUTF8); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/rpccall.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | message: match_variant!(res.remove(0), Variant::Message), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | slot_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::UtcOffset::current_local_offset`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/primitive/datetime.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | offset = UtcOffset::current_local_offset() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklog` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn requestBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn requestBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogAll` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, _first: u32, _last: u32, _limit: u32, _additional: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogAllFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn requestBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklog` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn receiveBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | fn receiveBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogAll` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn receiveBacklogAll( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogAllFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | fn receiveBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklog` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn requestBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn requestBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogAll` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, _first: u32, _last: u32, _limit: u32, _additional: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogAllFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn requestBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklog` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn receiveBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | fn receiveBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogAll` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn receiveBacklogAll( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogAllFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | fn receiveBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.08s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.27 [INFO] [stderr] Checking libquassel v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/util.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:81:37 [INFO] [stdout] | [INFO] [stdout] 81 | client_version: match_variant!(values["ClientVersion"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | client_date: match_variant!(values["ClientDate"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:83:35 [INFO] [stdout] | [INFO] [stdout] 83 | feature_list: match_variant!(values["FeatureList"], Variant::StringList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | client_features: match_variant!(values["Features"], Variant::u32), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | core_configured: match_variant!(values["Configured"], Variant::bool), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | storage_backends: match_variant!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 63 | | values["StorageBackends"], [INFO] [stdout] 64 | | Variant::VariantList [INFO] [stdout] 65 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | authenticators: match_variant!(values["Authenticators"], Variant::VariantList), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | feature_list: match_variant!(values["FeatureList"], Variant::StringList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitreject.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitreject.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | error_string: match_variant!(values["ErrorString"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | user: match_variant!(values["User"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | password: match_variant!(values["Password"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginack.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginreject.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginreject.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | error: match_variant!(values["ErrorString"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | identities: match_variant!(values["Identities"], Variant::VariantList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | buffers: match_variant!(values["BufferInfos"], Variant::VariantList), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | network_ids: match_variant!(values["NetworkIds"], Variant::VariantList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/heartbeat.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | timestamp: match_variant!(res.remove(0), Variant::DateTime), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/heartbeat.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | timestamp: match_variant!(res.remove(0), Variant::DateTime), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initdata.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initdata.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initrequest.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initrequest.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/rpccall.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | let rpc = match_variant!(res.remove(0), Variant::StringUTF8); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/rpccall.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | message: match_variant!(res.remove(0), Variant::Message), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | slot_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::UtcOffset::current_local_offset`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/primitive/datetime.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | offset = UtcOffset::current_local_offset() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklog` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn requestBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn requestBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogAll` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, _first: u32, _last: u32, _limit: u32, _additional: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogAllFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn requestBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklog` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn receiveBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | fn receiveBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogAll` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn receiveBacklogAll( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogAllFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | fn receiveBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklog` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn requestBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn requestBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogAll` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, _first: u32, _last: u32, _limit: u32, _additional: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogAllFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn requestBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklog` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn receiveBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | fn receiveBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogAll` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn receiveBacklogAll( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogAllFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | fn receiveBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-test v0.2.1 [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/util.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:81:37 [INFO] [stdout] | [INFO] [stdout] 81 | client_version: match_variant!(values["ClientVersion"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | client_date: match_variant!(values["ClientDate"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:83:35 [INFO] [stdout] | [INFO] [stdout] 83 | feature_list: match_variant!(values["FeatureList"], Variant::StringList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinit.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | client_features: match_variant!(values["Features"], Variant::u32), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | core_configured: match_variant!(values["Configured"], Variant::bool), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | storage_backends: match_variant!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 63 | | values["StorageBackends"], [INFO] [stdout] 64 | | Variant::VariantList [INFO] [stdout] 65 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | authenticators: match_variant!(values["Authenticators"], Variant::VariantList), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitack.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | feature_list: match_variant!(values["FeatureList"], Variant::StringList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitreject.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientinitreject.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | error_string: match_variant!(values["ErrorString"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | user: match_variant!(values["User"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientlogin.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | password: match_variant!(values["Password"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginack.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginreject.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/clientloginreject.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | error: match_variant!(values["ErrorString"], Variant::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 `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | let msgtype = match_variant!(&values["MsgType"], Variant::StringUTF8); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | identities: match_variant!(values["Identities"], Variant::VariantList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | buffers: match_variant!(values["BufferInfos"], Variant::VariantList), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/handshake/sessioninit.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | network_ids: match_variant!(values["NetworkIds"], Variant::VariantList), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/heartbeat.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | timestamp: match_variant!(res.remove(0), Variant::DateTime), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/heartbeat.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | timestamp: match_variant!(res.remove(0), Variant::DateTime), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initdata.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initdata.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initrequest.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/initrequest.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/rpccall.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | let rpc = match_variant!(res.remove(0), Variant::StringUTF8); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/rpccall.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | message: match_variant!(res.remove(0), Variant::Message), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | class_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | object_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run 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/util.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | .unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/signalproxy/syncmessage.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | slot_name: match_variant!(res.remove(0), Variant::StringUTF8), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::UtcOffset::current_local_offset`: UTC is returned if the local offset cannot be determined [INFO] [stdout] --> src/primitive/datetime.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | offset = UtcOffset::current_local_offset() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklog` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn requestBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn requestBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogAll` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, _first: u32, _last: u32, _limit: u32, _additional: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `requestBacklogAllFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn requestBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklog` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn receiveBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | fn receiveBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogAll` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn receiveBacklogAll( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `receiveBacklogAllFiltered` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | fn receiveBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklog` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn requestBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn requestBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogAll` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, _first: u32, _last: u32, _limit: u32, _additional: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `requestBacklogAllFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn requestBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklog` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn receiveBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | fn receiveBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogAll` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | fn receiveBacklogAll( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receiveBacklogAllFiltered` should have a snake case name [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | fn receiveBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all_filtered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.40s [INFO] running `Command { std: "docker" "inspect" "c3ad1fe373475dc66b1f5d903e7bd814b1c310fc388b553dd10670466a5a4dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ad1fe373475dc66b1f5d903e7bd814b1c310fc388b553dd10670466a5a4dc0", kill_on_drop: false }` [INFO] [stdout] c3ad1fe373475dc66b1f5d903e7bd814b1c310fc388b553dd10670466a5a4dc0