[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 try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconsented%2Flibquassel" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/disconsented/libquassel on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbb6c3aa00b70464c2cecc9c19eb15280816c31dc606412a748f688ec461c700 [INFO] running `Command { std: "docker" "start" "-a" "cbb6c3aa00b70464c2cecc9c19eb15280816c31dc606412a748f688ec461c700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb6c3aa00b70464c2cecc9c19eb15280816c31dc606412a748f688ec461c700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb6c3aa00b70464c2cecc9c19eb15280816c31dc606412a748f688ec461c700", kill_on_drop: false }` [INFO] [stdout] cbb6c3aa00b70464c2cecc9c19eb15280816c31dc606412a748f688ec461c700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1106b0c86fba1d9e30f6c336f88f35e140868e7a980f495606e42653577c1b93 [INFO] running `Command { std: "docker" "start" "-a" "1106b0c86fba1d9e30f6c336f88f35e140868e7a980f495606e42653577c1b93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking pretty_assertions v0.6.1 [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 futures-macro v0.3.18 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [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 time-macros v0.1.1 [INFO] [stderr] Checking tokio-test v0.4.2 [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)]` 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)]` 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] [stderr] Checking futures-executor v0.3.18 [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)]` 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)]` 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 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)]` 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)]` 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)]` 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)]` 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 10.61s [INFO] running `Command { std: "docker" "inspect" "1106b0c86fba1d9e30f6c336f88f35e140868e7a980f495606e42653577c1b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1106b0c86fba1d9e30f6c336f88f35e140868e7a980f495606e42653577c1b93", kill_on_drop: false }` [INFO] [stdout] 1106b0c86fba1d9e30f6c336f88f35e140868e7a980f495606e42653577c1b93