[INFO] fetching crate libquassel 0.1.0... [INFO] checking libquassel-0.1.0 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] extracting crate libquassel 0.1.0 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate libquassel 0.1.0 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 595fdba334ac00a724b81f7afe2fe607bedca56f95166ad99b41cad1ef9b8805 [INFO] running `Command { std: "docker" "start" "-a" "595fdba334ac00a724b81f7afe2fe607bedca56f95166ad99b41cad1ef9b8805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "595fdba334ac00a724b81f7afe2fe607bedca56f95166ad99b41cad1ef9b8805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "595fdba334ac00a724b81f7afe2fe607bedca56f95166ad99b41cad1ef9b8805", kill_on_drop: false }` [INFO] [stdout] 595fdba334ac00a724b81f7afe2fe607bedca56f95166ad99b41cad1ef9b8805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c45c5f1c768b5e2292ef62f9e40d0e95406c9afd0f8cbe3712cfdbb4555d5c3 [INFO] running `Command { std: "docker" "start" "-a" "1c45c5f1c768b5e2292ef62f9e40d0e95406c9afd0f8cbe3712cfdbb4555d5c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling standback v0.2.17 [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] Compiling time v0.2.27 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking addr2line v0.16.0 [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 time-macros v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking libquassel v0.1.0 (/opt/rustwide/workdir) [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: unused imports: `VariantMap`, `Variant` [INFO] [stdout] --> src/message/signalproxy/objects/aliasmanager.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::primitive::{Variant, VariantMap}; [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/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: unused variable: `buffer_id` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | buffer_id: u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_id` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | buffer_id: u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgtype` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | msgtype: u32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | flags: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:61 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:73 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgtype` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | msgtype: u32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | flags: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_id` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | buffer_id: u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | messages: VariantList, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_id` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | buffer_id: u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgtype` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | msgtype: u32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | flags: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | messages: VariantList, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | messages: VariantList, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgtype` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | msgtype: u32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | flags: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | messages: VariantList, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [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: 99 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-test v0.2.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> src/tests/variant_types.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::primitive::{BufferInfo, BufferType, Message, Variant, VariantList, VariantMap}; [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: unused imports: `VariantMap`, `Variant` [INFO] [stdout] --> src/message/signalproxy/objects/aliasmanager.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::primitive::{Variant, VariantMap}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^ [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: unused variable: `buffer_id` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | buffer_id: u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_id` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | buffer_id: u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgtype` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | msgtype: u32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | flags: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:61 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:89:73 [INFO] [stdout] | [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgtype` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | msgtype: u32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | flags: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_id` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | buffer_id: u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | messages: VariantList, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_id` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | buffer_id: u32, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgtype` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | msgtype: u32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | flags: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | messages: VariantList, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | messages: VariantList, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | first: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_first` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | last: u32, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | limit: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `additional` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | additional: u32, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msgtype` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | msgtype: u32, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | flags: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `messages` [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | messages: VariantList, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages` [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: 100 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.44s [INFO] running `Command { std: "docker" "inspect" "1c45c5f1c768b5e2292ef62f9e40d0e95406c9afd0f8cbe3712cfdbb4555d5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c45c5f1c768b5e2292ef62f9e40d0e95406c9afd0f8cbe3712cfdbb4555d5c3", kill_on_drop: false }` [INFO] [stdout] 1c45c5f1c768b5e2292ef62f9e40d0e95406c9afd0f8cbe3712cfdbb4555d5c3