[INFO] cloning repository https://github.com/disconsented/libquassel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disconsented/libquassel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconsented%2Flibquassel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconsented%2Flibquassel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8eeee0047a7d1abb938e86ae600ee083c9362fc [INFO] checking disconsented/libquassel against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconsented%2Flibquassel" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/disconsented/libquassel [INFO] finished tweaking git repo https://github.com/disconsented/libquassel [INFO] tweaked toml for git repo https://github.com/disconsented/libquassel written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/disconsented/libquassel on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/disconsented/libquassel already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-sink v0.3.18 [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] [stderr] Downloaded futures-core v0.3.18 [INFO] [stderr] Downloaded futures-io v0.3.18 [INFO] [stderr] Downloaded async-stream v0.3.2 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded serde_json v1.0.72 [INFO] [stderr] Downloaded tokio-io v0.1.13 [INFO] [stderr] Downloaded crc32fast v1.3.0 [INFO] [stderr] Downloaded ryu v1.0.6 [INFO] [stderr] Downloaded flate2 v1.0.22 [INFO] [stderr] Downloaded futures-channel v0.3.18 [INFO] [stderr] Downloaded futures-task v0.3.18 [INFO] [stderr] Downloaded futures v0.3.18 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded async-stream-impl v0.3.2 [INFO] [stderr] Downloaded futures-executor v0.3.18 [INFO] [stderr] Downloaded futures-macro v0.3.18 [INFO] [stderr] Downloaded bumpalo v3.8.0 [INFO] [stderr] Downloaded libc v0.2.108 [INFO] [stderr] Downloaded futures-util v0.3.18 [INFO] [stderr] Downloaded backtrace v0.3.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e26773fe3663f1ec0d9d3de25b8390c0067a7d8ff57746bf680bdf1af4898fac [INFO] running `Command { std: "docker" "start" "-a" "e26773fe3663f1ec0d9d3de25b8390c0067a7d8ff57746bf680bdf1af4898fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e26773fe3663f1ec0d9d3de25b8390c0067a7d8ff57746bf680bdf1af4898fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26773fe3663f1ec0d9d3de25b8390c0067a7d8ff57746bf680bdf1af4898fac", kill_on_drop: false }` [INFO] [stdout] e26773fe3663f1ec0d9d3de25b8390c0067a7d8ff57746bf680bdf1af4898fac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a471998f884bb7919f00d0e46a620b237d870774ebb13e0bb64b0690d67864df [INFO] running `Command { std: "docker" "start" "-a" "a471998f884bb7919f00d0e46a620b237d870774ebb13e0bb64b0690d67864df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking libquassel-derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Checking libquassel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `types::*` [INFO] [stdout] --> src/message/handshake/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | 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] 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: unused import: `crate::message::StatefulSyncableServer` [INFO] [stdout] --> src/session/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::message::StatefulSyncableServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: unused variable: `value` [INFO] [stdout] --> src/message/signalproxy/objects/ircchannel.rs:53:83 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn remove_channel_mode(&mut self, mode_type: ChannelModeType, mode: char, value: String) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask` [INFO] [stdout] --> src/message/signalproxy/objects/ircuser.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn update_hostmask(&mut self, mask: String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network` [INFO] [stdout] --> src/session/mod.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | if let Some(network) = self.network(id) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network` [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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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/message/signalproxy/mod.rs:286:41 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MessageType` [INFO] [stdout] 287 | pub enum MessageType { [INFO] [stdout] | ----------- `MessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/mod.rs:286:56 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_MessageType` [INFO] [stdout] 287 | pub enum MessageType { [INFO] [stdout] | ----------- `MessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/message/signalproxy/objects/ignorelistmanager.rs:208:41 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IgnoreType` [INFO] [stdout] 209 | pub enum IgnoreType { [INFO] [stdout] | ---------- `IgnoreType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:208:56 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_IgnoreType` [INFO] [stdout] 209 | pub enum IgnoreType { [INFO] [stdout] | ---------- `IgnoreType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:247:41 [INFO] [stdout] | [INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StrictnessType` [INFO] [stdout] 248 | pub enum StrictnessType { [INFO] [stdout] | -------------- `StrictnessType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:247:56 [INFO] [stdout] | [INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_StrictnessType` [INFO] [stdout] 248 | pub enum StrictnessType { [INFO] [stdout] | -------------- `StrictnessType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:286:41 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ScopeType` [INFO] [stdout] 287 | pub enum ScopeType { [INFO] [stdout] | --------- `ScopeType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:286:56 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ScopeType` [INFO] [stdout] 287 | pub enum ScopeType { [INFO] [stdout] | --------- `ScopeType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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/message/signalproxy/objects/network.rs:425:35 [INFO] [stdout] | [INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ConnectionState` [INFO] [stdout] 426 | #[repr(C)] [INFO] [stdout] 427 | pub enum ConnectionState { [INFO] [stdout] | --------------- `ConnectionState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/network.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ConnectionState` [INFO] [stdout] 426 | #[repr(C)] [INFO] [stdout] 427 | pub enum ConnectionState { [INFO] [stdout] | --------------- `ConnectionState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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/message/signalproxy/objects/network.rs:443:51 [INFO] [stdout] | [INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ChannelModeType` [INFO] [stdout] 444 | #[repr(C)] [INFO] [stdout] 445 | pub enum ChannelModeType { [INFO] [stdout] | --------------- `ChannelModeType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/network.rs:443:66 [INFO] [stdout] | [INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ChannelModeType` [INFO] [stdout] 444 | #[repr(C)] [INFO] [stdout] 445 | pub enum ChannelModeType { [INFO] [stdout] | --------------- `ChannelModeType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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] | `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: 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] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [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] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [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: unused import: `crate::message::StatefulSyncableServer` [INFO] [stdout] --> src/session/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::message::StatefulSyncableServer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: unused variable: `value` [INFO] [stdout] --> src/message/signalproxy/objects/ircchannel.rs:53:83 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn remove_channel_mode(&mut self, mode_type: ChannelModeType, mode: char, value: String) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask` [INFO] [stdout] --> src/message/signalproxy/objects/ircuser.rs:68:39 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn update_hostmask(&mut self, mask: String) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network` [INFO] [stdout] --> src/session/mod.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | if let Some(network) = self.network(id) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network` [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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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/message/signalproxy/mod.rs:286:41 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MessageType` [INFO] [stdout] 287 | pub enum MessageType { [INFO] [stdout] | ----------- `MessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/mod.rs:286:56 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_MessageType` [INFO] [stdout] 287 | pub enum MessageType { [INFO] [stdout] | ----------- `MessageType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [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/message/signalproxy/objects/ignorelistmanager.rs:208:41 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IgnoreType` [INFO] [stdout] 209 | pub enum IgnoreType { [INFO] [stdout] | ---------- `IgnoreType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:208:56 [INFO] [stdout] | [INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_IgnoreType` [INFO] [stdout] 209 | pub enum IgnoreType { [INFO] [stdout] | ---------- `IgnoreType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:247:41 [INFO] [stdout] | [INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StrictnessType` [INFO] [stdout] 248 | pub enum StrictnessType { [INFO] [stdout] | -------------- `StrictnessType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:247:56 [INFO] [stdout] | [INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_StrictnessType` [INFO] [stdout] 248 | pub enum StrictnessType { [INFO] [stdout] | -------------- `StrictnessType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:286:41 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ScopeType` [INFO] [stdout] 287 | pub enum ScopeType { [INFO] [stdout] | --------- `ScopeType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/ignorelistmanager.rs:286:56 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ScopeType` [INFO] [stdout] 287 | pub enum ScopeType { [INFO] [stdout] | --------- `ScopeType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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/message/signalproxy/objects/network.rs:425:35 [INFO] [stdout] | [INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ConnectionState` [INFO] [stdout] 426 | #[repr(C)] [INFO] [stdout] 427 | pub enum ConnectionState { [INFO] [stdout] | --------------- `ConnectionState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/network.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ConnectionState` [INFO] [stdout] 426 | #[repr(C)] [INFO] [stdout] 427 | pub enum ConnectionState { [INFO] [stdout] | --------------- `ConnectionState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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/message/signalproxy/objects/network.rs:443:51 [INFO] [stdout] | [INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ChannelModeType` [INFO] [stdout] 444 | #[repr(C)] [INFO] [stdout] 445 | pub enum ChannelModeType { [INFO] [stdout] | --------------- `ChannelModeType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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/message/signalproxy/objects/network.rs:443:66 [INFO] [stdout] | [INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ChannelModeType` [INFO] [stdout] 444 | #[repr(C)] [INFO] [stdout] 445 | pub enum ChannelModeType { [INFO] [stdout] | --------------- `ChannelModeType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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] | `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: 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s [INFO] running `Command { std: "docker" "inspect" "a471998f884bb7919f00d0e46a620b237d870774ebb13e0bb64b0690d67864df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a471998f884bb7919f00d0e46a620b237d870774ebb13e0bb64b0690d67864df", kill_on_drop: false }` [INFO] [stdout] a471998f884bb7919f00d0e46a620b237d870774ebb13e0bb64b0690d67864df