[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] testing disconsented/libquassel against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[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 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb99b3b010113a31443ec12821aa32d16c83a773164017e118f6f3e99aeeb50a
[INFO] running `Command { std: "docker" "start" "-a" "cb99b3b010113a31443ec12821aa32d16c83a773164017e118f6f3e99aeeb50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb99b3b010113a31443ec12821aa32d16c83a773164017e118f6f3e99aeeb50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb99b3b010113a31443ec12821aa32d16c83a773164017e118f6f3e99aeeb50a", kill_on_drop: false }`
[INFO] [stdout] cb99b3b010113a31443ec12821aa32d16c83a773164017e118f6f3e99aeeb50a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 812dd030d80ce806bbefc4b5f89322725a9fd097f8773a16f7c0325eb8358595
[INFO] running `Command { std: "docker" "start" "-a" "812dd030d80ce806bbefc4b5f89322725a9fd097f8773a16f7c0325eb8358595", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling libquassel-derive v0.1.0 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling 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] [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 1m 29s
[INFO] running `Command { std: "docker" "inspect" "812dd030d80ce806bbefc4b5f89322725a9fd097f8773a16f7c0325eb8358595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812dd030d80ce806bbefc4b5f89322725a9fd097f8773a16f7c0325eb8358595", kill_on_drop: false }`
[INFO] [stdout] 812dd030d80ce806bbefc4b5f89322725a9fd097f8773a16f7c0325eb8358595
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e837fee2316603ea37f3022d74b1e4cca3359b0c60697faae8478ed2cba302c3
[INFO] running `Command { std: "docker" "start" "-a" "e837fee2316603ea37f3022d74b1e4cca3359b0c60697faae8478ed2cba302c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling 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 failure_derive v0.1.8
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling libquassel-derive v0.1.0 (/opt/rustwide/workdir/derive)
[INFO] [stderr]    Compiling 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]    Compiling futures-executor v0.3.18
[INFO] [stderr]    Compiling futures 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] [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 `test` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "e837fee2316603ea37f3022d74b1e4cca3359b0c60697faae8478ed2cba302c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e837fee2316603ea37f3022d74b1e4cca3359b0c60697faae8478ed2cba302c3", kill_on_drop: false }`
[INFO] [stdout] e837fee2316603ea37f3022d74b1e4cca3359b0c60697faae8478ed2cba302c3
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8186292167d6df7c7e4be4571df904d6c267d8884d3fb86ca6a7a1b06f73e2e3
[INFO] running `Command { std: "docker" "start" "-a" "8186292167d6df7c7e4be4571df904d6c267d8884d3fb86ca6a7a1b06f73e2e3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `types::*`
[INFO] [stderr]   --> src/message/handshake/mod.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub use types::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `signedint::*`
[INFO] [stderr]   --> src/primitive/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use signedint::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `string::*`
[INFO] [stderr]   --> src/primitive/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub use string::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `unsignedint::*`
[INFO] [stderr]   --> src/primitive/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub use unsignedint::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::message::StatefulSyncableServer`
[INFO] [stderr]  --> src/session/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::message::StatefulSyncableServer;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buffer_id`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |         buffer_id: u32,
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |         first: u32,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |         last: u32,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |         limit: u32,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `additional`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |         additional: u32,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buffer_id`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |         buffer_id: u32,
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |         first: u32,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |         last: u32,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |         limit: u32,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `additional`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |         additional: u32,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msgtype`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |         msgtype: u32,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `flags`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |         flags: u32,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:89:38
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:89:50
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stderr]    |                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:89:61
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stderr]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `additional`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:89:73
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stderr]    |                                                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |         first: u32,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:97:9
[INFO] [stderr]    |
[INFO] [stderr] 97 |         last: u32,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:98:9
[INFO] [stderr]    |
[INFO] [stderr] 98 |         limit: u32,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `additional`
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 99 |         additional: u32,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msgtype`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:100:9
[INFO] [stderr]     |
[INFO] [stderr] 100 |         msgtype: u32,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `flags`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:101:9
[INFO] [stderr]     |
[INFO] [stderr] 101 |         flags: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buffer_id`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 110 |         buffer_id: u32,
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |         first: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:112:9
[INFO] [stderr]     |
[INFO] [stderr] 112 |         last: u32,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |         limit: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `additional`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |         additional: u32,
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `messages`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |         messages: VariantList,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buffer_id`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:124:9
[INFO] [stderr]     |
[INFO] [stderr] 124 |         buffer_id: u32,
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:125:9
[INFO] [stderr]     |
[INFO] [stderr] 125 |         first: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 126 |         last: u32,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:127:9
[INFO] [stderr]     |
[INFO] [stderr] 127 |         limit: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `additional`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:128:9
[INFO] [stderr]     |
[INFO] [stderr] 128 |         additional: u32,
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msgtype`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:129:9
[INFO] [stderr]     |
[INFO] [stderr] 129 |         msgtype: u32,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `flags`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:130:9
[INFO] [stderr]     |
[INFO] [stderr] 130 |         flags: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `messages`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:131:9
[INFO] [stderr]     |
[INFO] [stderr] 131 |         messages: VariantList,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:139:9
[INFO] [stderr]     |
[INFO] [stderr] 139 |         first: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:140:9
[INFO] [stderr]     |
[INFO] [stderr] 140 |         last: u32,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:141:9
[INFO] [stderr]     |
[INFO] [stderr] 141 |         limit: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `additional`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:142:9
[INFO] [stderr]     |
[INFO] [stderr] 142 |         additional: u32,
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `messages`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:143:9
[INFO] [stderr]     |
[INFO] [stderr] 143 |         messages: VariantList,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:151:9
[INFO] [stderr]     |
[INFO] [stderr] 151 |         first: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:152:9
[INFO] [stderr]     |
[INFO] [stderr] 152 |         last: u32,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:153:9
[INFO] [stderr]     |
[INFO] [stderr] 153 |         limit: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `additional`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:154:9
[INFO] [stderr]     |
[INFO] [stderr] 154 |         additional: u32,
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msgtype`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:155:9
[INFO] [stderr]     |
[INFO] [stderr] 155 |         msgtype: u32,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `flags`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:156:9
[INFO] [stderr]     |
[INFO] [stderr] 156 |         flags: u32,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `messages`
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:157:9
[INFO] [stderr]     |
[INFO] [stderr] 157 |         messages: VariantList,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/message/signalproxy/objects/ircchannel.rs:53:83
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn remove_channel_mode(&mut self, mode_type: ChannelModeType, mode: char, value: String) {
[INFO] [stderr]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mask`
[INFO] [stderr]   --> src/message/signalproxy/objects/ircuser.rs:68:39
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn update_hostmask(&mut self, mask: String) {
[INFO] [stderr]    |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_mask`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `network`
[INFO] [stderr]   --> src/session/mod.rs:60:29
[INFO] [stderr]    |
[INFO] [stderr] 60 |                 if let Some(network) = self.network(id) {
[INFO] [stderr]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:62:8
[INFO] [stderr]     |
[INFO] [stderr] 58  | impl BacklogManager {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 62  |     fn requestBacklog(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 75  |     fn requestBacklogFiltered(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 89  |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 94  |     fn requestBacklogAllFiltered(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 108 |     fn receiveBacklog(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 122 |     fn receiveBacklogFiltered(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 137 |     fn receiveBacklogAll(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 |     fn receiveBacklogAllFiltered(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/mod.rs:286:41
[INFO] [stderr]     |
[INFO] [stderr] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                         ^------------
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         `FromPrimitive` is not local
[INFO] [stderr]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MessageType`
[INFO] [stderr] 287 | pub enum MessageType {
[INFO] [stderr]     |          ----------- `MessageType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/mod.rs:286:56
[INFO] [stderr]     |
[INFO] [stderr] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                                        ^----------
[INFO] [stderr]     |                                                        |
[INFO] [stderr]     |                                                        `ToPrimitive` is not local
[INFO] [stderr]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_MessageType`
[INFO] [stderr] 287 | pub enum MessageType {
[INFO] [stderr]     |          ----------- `MessageType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `requestBacklog` should have a snake case name
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:62:8
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn requestBacklog(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `requestBacklogFiltered` should have a snake case name
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:75:8
[INFO] [stderr]    |
[INFO] [stderr] 75 |     fn requestBacklogFiltered(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_filtered`
[INFO] [stderr] 
[INFO] [stderr] warning: method `requestBacklogAll` should have a snake case name
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:89:8
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all`
[INFO] [stderr] 
[INFO] [stderr] warning: method `requestBacklogAllFiltered` should have a snake case name
[INFO] [stderr]   --> src/message/signalproxy/objects/backlogmanager.rs:94:8
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn requestBacklogAllFiltered(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all_filtered`
[INFO] [stderr] 
[INFO] [stderr] warning: method `receiveBacklog` should have a snake case name
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:108:8
[INFO] [stderr]     |
[INFO] [stderr] 108 |     fn receiveBacklog(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog`
[INFO] [stderr] 
[INFO] [stderr] warning: method `receiveBacklogFiltered` should have a snake case name
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:122:8
[INFO] [stderr]     |
[INFO] [stderr] 122 |     fn receiveBacklogFiltered(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_filtered`
[INFO] [stderr] 
[INFO] [stderr] warning: method `receiveBacklogAll` should have a snake case name
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:137:8
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn receiveBacklogAll(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all`
[INFO] [stderr] 
[INFO] [stderr] warning: method `receiveBacklogAllFiltered` should have a snake case name
[INFO] [stderr]    --> src/message/signalproxy/objects/backlogmanager.rs:149:8
[INFO] [stderr]     |
[INFO] [stderr] 149 |     fn receiveBacklogAllFiltered(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all_filtered`
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/ignorelistmanager.rs:208:41
[INFO] [stderr]     |
[INFO] [stderr] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                         ^------------
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         `FromPrimitive` is not local
[INFO] [stderr]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IgnoreType`
[INFO] [stderr] 209 | pub enum IgnoreType {
[INFO] [stderr]     |          ---------- `IgnoreType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/ignorelistmanager.rs:208:56
[INFO] [stderr]     |
[INFO] [stderr] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                                        ^----------
[INFO] [stderr]     |                                                        |
[INFO] [stderr]     |                                                        `ToPrimitive` is not local
[INFO] [stderr]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_IgnoreType`
[INFO] [stderr] 209 | pub enum IgnoreType {
[INFO] [stderr]     |          ---------- `IgnoreType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/ignorelistmanager.rs:247:41
[INFO] [stderr]     |
[INFO] [stderr] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                         ^------------
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         `FromPrimitive` is not local
[INFO] [stderr]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StrictnessType`
[INFO] [stderr] 248 | pub enum StrictnessType {
[INFO] [stderr]     |          -------------- `StrictnessType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/ignorelistmanager.rs:247:56
[INFO] [stderr]     |
[INFO] [stderr] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                                        ^----------
[INFO] [stderr]     |                                                        |
[INFO] [stderr]     |                                                        `ToPrimitive` is not local
[INFO] [stderr]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_StrictnessType`
[INFO] [stderr] 248 | pub enum StrictnessType {
[INFO] [stderr]     |          -------------- `StrictnessType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/ignorelistmanager.rs:286:41
[INFO] [stderr]     |
[INFO] [stderr] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                         ^------------
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         `FromPrimitive` is not local
[INFO] [stderr]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ScopeType`
[INFO] [stderr] 287 | pub enum ScopeType {
[INFO] [stderr]     |          --------- `ScopeType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/ignorelistmanager.rs:286:56
[INFO] [stderr]     |
[INFO] [stderr] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                                        ^----------
[INFO] [stderr]     |                                                        |
[INFO] [stderr]     |                                                        `ToPrimitive` is not local
[INFO] [stderr]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ScopeType`
[INFO] [stderr] 287 | pub enum ScopeType {
[INFO] [stderr]     |          --------- `ScopeType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/network.rs:425:35
[INFO] [stderr]     |
[INFO] [stderr] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                   ^------------
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `FromPrimitive` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ConnectionState`
[INFO] [stderr] 426 | #[repr(C)]
[INFO] [stderr] 427 | pub enum ConnectionState {
[INFO] [stderr]     |          --------------- `ConnectionState` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/network.rs:425:50
[INFO] [stderr]     |
[INFO] [stderr] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                                  ^----------
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  `ToPrimitive` is not local
[INFO] [stderr]     |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ConnectionState`
[INFO] [stderr] 426 | #[repr(C)]
[INFO] [stderr] 427 | pub enum ConnectionState {
[INFO] [stderr]     |          --------------- `ConnectionState` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/network.rs:443:51
[INFO] [stderr]     |
[INFO] [stderr] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                                   ^------------
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   `FromPrimitive` is not local
[INFO] [stderr]     |                                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ChannelModeType`
[INFO] [stderr] 444 | #[repr(C)]
[INFO] [stderr] 445 | pub enum ChannelModeType {
[INFO] [stderr]     |          --------------- `ChannelModeType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/message/signalproxy/objects/network.rs:443:66
[INFO] [stderr]     |
[INFO] [stderr] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]     |                                                                  ^----------
[INFO] [stderr]     |                                                                  |
[INFO] [stderr]     |                                                                  `ToPrimitive` is not local
[INFO] [stderr]     |                                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ChannelModeType`
[INFO] [stderr] 444 | #[repr(C)]
[INFO] [stderr] 445 | pub enum ChannelModeType {
[INFO] [stderr]     |          --------------- `ChannelModeType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = 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] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/error/mod.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 |  #[derive(Debug, Fail)]
[INFO] [stderr]   |                  ^---
[INFO] [stderr]   |                  |
[INFO] [stderr]   |                  `Fail` is not local
[INFO] [stderr]   |                  move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ProtocolError`
[INFO] [stderr] 2 | pub enum ProtocolError {
[INFO] [stderr]   |          ------------- `ProtocolError` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/error/mod.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 |  #[derive(Debug, Fail)]
[INFO] [stderr]   |                  ^---
[INFO] [stderr]   |                  |
[INFO] [stderr]   |                  `Display` is not local
[INFO] [stderr]   |                  move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ProtocolError`
[INFO] [stderr] 2 | pub enum ProtocolError {
[INFO] [stderr]   |          ------------- `ProtocolError` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `libquassel` (lib) generated 79 warnings (run `cargo fix --lib -p libquassel` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `signedint::*`
[INFO] [stdout] 
[INFO] [stderr]   --> src/primitive/mod.rs:15:9
[INFO] [stdout] running 58 tests
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use signedint::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stdout] test message::handshake::types::deserialize_variantmap ... ok
[INFO] [stderr]    |
[INFO] [stdout] test message::handshake::types::deserialize_variantmap_utf8 ... ok
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] test message::handshake::types::serialize_variantmap ... ok
[INFO] [stderr] 
[INFO] [stdout] test message::signalproxy::objects::buffersyncer::tests::buffersyncer_from_network ... ok
[INFO] [stderr] warning: `libquassel` (lib test) generated 77 warnings (76 duplicates) (run `cargo fix --lib -p libquassel --tests` to apply 1 suggestion)
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_remove_buffer ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] test message::signalproxy::objects::aliasmanager::tests::aliasmanager_to_network ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libquassel-57fe837c16e79380)
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_add_buffer ... ok
[INFO] [stdout] test message::signalproxy::objects::chanmodes::tests::chanmodes_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_remove_buffer_permanently ... ok
[INFO] [stdout] test message::signalproxy::objects::chanmodes::tests::chanmodes_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::ircuser::tests::vec_ircuser_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_get_channel_mode_type ... ok
[INFO] [stdout] test message::signalproxy::objects::highlightrulemanager::tests::highlightrulemanager_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::networkinfo::tests::networkinfo_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_server_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::highlightrulemanager::tests::highlightrulemanager_to_network ... ok
[INFO] [stdout] test primitive::bufferinfo::tests::bufferinfo_deserialize ... ok
[INFO] [stdout] test message::signalproxy::objects::ircchannel::tests::add_user_mode ... ok
[INFO] [stdout] test message::signalproxy::objects::networkinfo::tests::networkinfo_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::aliasmanager::tests::aliasmanager_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_determine_prefixes ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_determine_channel_modes ... ok
[INFO] [stdout] test primitive::string::string_deserialize_utf8_null_terminated ... ok
[INFO] [stdout] test primitive::message::tests::message_deserialize ... ok
[INFO] [stdout] test primitive::message::tests::message_serialize ... ok
[INFO] [stdout] test primitive::string::string_deserialize ... ok
[INFO] [stdout] test primitive::string::string_deserialize_utf8 ... ok
[INFO] [stdout] test primitive::stringlist::string_list_serialize ... ok
[INFO] [stdout] test primitive::bufferinfo::tests::bufferinfo_serialize ... ok
[INFO] [stdout] test primitive::datetime::datetime_deserialize_epoch ... ok
[INFO] [stdout] test primitive::variant::tests::buffer_info_serialize ... ok
[INFO] [stdout] test primitive::datetime::datetime_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::bool_deserialize ... ok
[INFO] [stdout] test primitive::datetime::datetime_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::datetime_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::signed_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::strings_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::char_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::strings_deserialize ... ok
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_move_buffer ... ok
[INFO] [stdout] test primitive::variant::tests::char_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::datetime_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::buffer_info_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::unsigned_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::unsigned_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::variant_signed_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantlist_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantlist_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantmap_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantmap_serialize ... ok
[INFO] [stdout] test message::signalproxy::objects::ircuser::tests::ircuser_from_network ... ok
[INFO] [stdout] test primitive::string::string_serialize ... ok
[INFO] [stdout] test primitive::string::string_serialize_utf8 ... ok
[INFO] [stdout] test primitive::variant::tests::bool_serialize ... ok
[INFO] [stdout] test message::signalproxy::objects::ircuser::tests::ircuser_to_network ... ok
[INFO] [stdout] test primitive::stringlist::string_list_deserialize ... ok
[INFO] [stdout] test message::signalproxy::objects::ircchannel::tests::ircchannel_from_network ... FAILED
[INFO] [stdout] test message::signalproxy::objects::ircchannel::tests::ircchannel_to_network ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- message::signalproxy::objects::ircchannel::tests::ircchannel_from_network stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'message::signalproxy::objects::ircchannel::tests::ircchannel_from_network' panicked at src/message/signalproxy/objects/ircchannel.rs:14:44:
[INFO] [stdout] #field_name: wrong variant
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a7b60c1a12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a7b60c1a12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a7b60c1a12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55a7b60c1a12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55a7b60e79f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55a7b60e79f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55a7b60be8e3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55a7b60be8e3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55a7b60c1862 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55a7b60c302c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55a7b60c2e82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55a7b6050704 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55a7b6050704 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55a7b60c3b0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55a7b60c3b0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55a7b60c37a6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x55a7b60c1f09 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55a7b60c346d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55a7b60e6270 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55a7b6004d4b - <libquassel::message::signalproxy::objects::ircchannel::IrcChannel as libquassel::message::signalproxy::translation::NetworkMap>::from_network_map::hb1fffac3217a3e92
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:14:44
[INFO] [stdout]   20:     0x55a7b5ffcf90 - libquassel::message::signalproxy::objects::ircchannel::tests::ircchannel_from_network::h86b96a33a0d5703c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:291:13
[INFO] [stdout]   21:     0x55a7b60020a9 - libquassel::message::signalproxy::objects::ircchannel::tests::ircchannel_from_network::{{closure}}::h6dd860db1992851d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:289:33
[INFO] [stdout]   22:     0x55a7b60020a9 - core::ops::function::FnOnce::call_once::hca93829c48ac61d1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55a7b6055e3b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55a7b6055e3b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x55a7b605507e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x55a7b605507e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55a7b605507e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x55a7b605507e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x55a7b605507e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55a7b605507e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x55a7b605507e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x55a7b6018c24 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x55a7b6018c24 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x55a7b601c5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x55a7b601c5ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55a7b601c5ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x55a7b601c5ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x55a7b601c5ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55a7b601c5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x55a7b601c5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55a7b60c6af7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x55a7b60c6af7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55a7b60c6af7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7998549a0aa4 - <unknown>
[INFO] [stdout]   45:     0x799854a2da34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- message::signalproxy::objects::ircchannel::tests::ircchannel_to_network stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'message::signalproxy::objects::ircchannel::tests::ircchannel_to_network' panicked at src/message/signalproxy/objects/ircchannel.rs:285:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: {"encrypted": VariantList([bool(false)]), "UserModes": VariantList([VariantMap({"audron_": String(""), "audron": String("o")})]), "topic": VariantList([String("")]), "name": VariantList([String("#audron-test")]), "password": VariantList([String("")]), "ChanModes": VariantList([VariantMap({"B": VariantMap({}), "C": VariantMap({"F": String("5:60"), "j": String("5:1"), "f": String("30:5"), "x": String("10:5")}), "A": VariantMap({"b": StringList(["*!*@test", "*!*@test2"])}), "D": String("tCnT")})])}
[INFO] [stdout]  right: {"UserModes": VariantMap({"audron": String("o"), "audron_": String("")}), "ChanModes": VariantMap({"A": VariantMap({"b": StringList(["*!*@test", "*!*@test2"])}), "C": VariantMap({"j": String("5:1"), "F": String("5:60"), "f": String("30:5"), "x": String("10:5")}), "D": String("tCnT"), "B": VariantMap({})}), "name": String("#audron-test"), "encrypted": bool(false), "password": String(""), "topic": String("")}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a7b60c1a12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a7b60c1a12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a7b60c1a12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55a7b60c1a12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55a7b60e79f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55a7b60e79f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55a7b60be8e3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55a7b60be8e3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55a7b60c1862 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55a7b60c302c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55a7b60c2e82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55a7b6050704 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55a7b6050704 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55a7b60c3b0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55a7b60c3b0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55a7b60c37da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55a7b60c1f09 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55a7b60c346d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55a7b60e6270 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55a7b60e6507 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x55a7b5ff8a6f - core::panicking::assert_failed::h6ce79ccb75e50e9f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x55a7b5ffcf32 - libquassel::message::signalproxy::objects::ircchannel::tests::ircchannel_to_network::h1a4b4ac78e13cc1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:285:9
[INFO] [stdout]   22:     0x55a7b6001dc9 - libquassel::message::signalproxy::objects::ircchannel::tests::ircchannel_to_network::{{closure}}::h70349c68d982f18b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:284:31
[INFO] [stdout]   23:     0x55a7b6001dc9 - core::ops::function::FnOnce::call_once::h35a1f6f9fe04223f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55a7b6055e3b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55a7b6055e3b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55a7b605507e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x55a7b605507e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55a7b605507e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55a7b605507e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55a7b605507e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55a7b605507e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55a7b605507e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55a7b6018c24 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55a7b6018c24 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x55a7b601c5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55a7b601c5ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55a7b601c5ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55a7b601c5ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55a7b601c5ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55a7b601c5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55a7b601c5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55a7b60c6af7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55a7b60c6af7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x55a7b60c6af7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7998549a0aa4 - <unknown>
[INFO] [stdout]   46:     0x799854a2da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     message::signalproxy::objects::ircchannel::tests::ircchannel_from_network
[INFO] [stdout]     message::signalproxy::objects::ircchannel::tests::ircchannel_to_network
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8186292167d6df7c7e4be4571df904d6c267d8884d3fb86ca6a7a1b06f73e2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8186292167d6df7c7e4be4571df904d6c267d8884d3fb86ca6a7a1b06f73e2e3", kill_on_drop: false }`
[INFO] [stdout] 8186292167d6df7c7e4be4571df904d6c267d8884d3fb86ca6a7a1b06f73e2e3
