[INFO] fetching crate libquassel 0.1.0... [INFO] testing libquassel-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate libquassel 0.1.0 into /workspace/builds/worker-0-tc1/source [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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libquassel 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 150 packages to latest compatible versions [INFO] [stderr] Adding bytes v0.5.6 (available: v1.10.1) [INFO] [stderr] Adding flate2 v1.0.22 (available: v1.1.2) [INFO] [stderr] Adding time v0.2.27 (available: v0.3.42) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.47.1) [INFO] [stderr] Adding tokio-test v0.2.1 (available: v0.4.4) [INFO] [stderr] Adding tokio-util v0.2.0 (available: v0.7.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a70042b2b97bcd70255a57b2154c035bde2d4b59e41f663d6905c2d4086c1ee [INFO] running `Command { std: "docker" "start" "-a" "9a70042b2b97bcd70255a57b2154c035bde2d4b59e41f663d6905c2d4086c1ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a70042b2b97bcd70255a57b2154c035bde2d4b59e41f663d6905c2d4086c1ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a70042b2b97bcd70255a57b2154c035bde2d4b59e41f663d6905c2d4086c1ee", kill_on_drop: false }` [INFO] [stdout] 9a70042b2b97bcd70255a57b2154c035bde2d4b59e41f663d6905c2d4086c1ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d628cfd0daeb4f1e1d4366e369c5c0a1be300ba4484119fea8d103cbff649ac1 [INFO] running `Command { std: "docker" "start" "-a" "d628cfd0daeb4f1e1d4366e369c5c0a1be300ba4484119fea8d103cbff649ac1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling libquassel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: 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] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error 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 import: `types::*` [INFO] [stdout] --> src/message/handshake/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use types::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error 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` and `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] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `match_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error 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 import: `signedint::*` [INFO] [stdout] --> src/primitive/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use signedint::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `string::*` [INFO] [stdout] --> src/primitive/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use string::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `unsignedint::*` [INFO] [stdout] --> src/primitive/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use unsignedint::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [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)]` (part of `#[warn(unused)]`) 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: trait `Act` is never used [INFO] [stdout] --> src/message/signalproxy/objects/mod.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Act { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AliasManager` is never constructed [INFO] [stdout] --> src/message/signalproxy/objects/aliasmanager.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AliasManager { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Alias` is never constructed [INFO] [stdout] --> src/message/signalproxy/objects/aliasmanager.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Alias { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BacklogManager` is never constructed [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct BacklogManager {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/message/signalproxy/objects/backlogmanager.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 58 | impl BacklogManager { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | fn requestBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn requestBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | fn requestBacklogAllFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fn receiveBacklog( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn receiveBacklogFiltered( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | fn receiveBacklogAll( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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)]` (part of `#[warn(nonstandard_style)]`) 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error/mod.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ProtocolError` [INFO] [stdout] 2 | pub enum ProtocolError { [INFO] [stdout] | ------------- `ProtocolError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error/mod.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ProtocolError` [INFO] [stdout] 2 | pub enum ProtocolError { [INFO] [stdout] | ------------- `ProtocolError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libquassel` (lib) due to 66 previous errors; 69 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d628cfd0daeb4f1e1d4366e369c5c0a1be300ba4484119fea8d103cbff649ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d628cfd0daeb4f1e1d4366e369c5c0a1be300ba4484119fea8d103cbff649ac1", kill_on_drop: false }` [INFO] [stdout] d628cfd0daeb4f1e1d4366e369c5c0a1be300ba4484119fea8d103cbff649ac1