[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconsented%2Flibquassel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/disconsented/libquassel
[INFO] finished tweaking git repo https://github.com/disconsented/libquassel
[INFO] tweaked toml for git repo https://github.com/disconsented/libquassel written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/disconsented/libquassel on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-stream-impl v0.3.2
[INFO] [stderr]   Downloaded time-macros-impl v0.1.2
[INFO] [stderr]   Downloaded time-macros v0.1.1
[INFO] [stderr]   Downloaded async-stream v0.3.2
[INFO] [stderr]   Downloaded const_fn v0.4.8
[INFO] [stderr]   Downloaded ctor v0.1.21
[INFO] [stderr]   Downloaded tokio-stream v0.1.8
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded standback v0.2.17
[INFO] [stderr]   Downloaded time v0.2.27
[INFO] [stderr]   Downloaded crc32fast v1.3.0
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] [stderr]   Downloaded ryu v1.0.6
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded backtrace v0.3.63
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded object v0.27.1
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 677156ef9599bd43e3ccd3996529e85983a216bdd9f9c9375971164aa32f18bf
[INFO] running `Command { std: "docker" "start" "-a" "677156ef9599bd43e3ccd3996529e85983a216bdd9f9c9375971164aa32f18bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "677156ef9599bd43e3ccd3996529e85983a216bdd9f9c9375971164aa32f18bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677156ef9599bd43e3ccd3996529e85983a216bdd9f9c9375971164aa32f18bf", kill_on_drop: false }`
[INFO] [stdout] 677156ef9599bd43e3ccd3996529e85983a216bdd9f9c9375971164aa32f18bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 488f765cb053223a28f70252592068b91028e6d64fbe0c2c07affc088f92a288
[INFO] running `Command { std: "docker" "start" "-a" "488f765cb053223a28f70252592068b91028e6d64fbe0c2c07affc088f92a288", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling fnv v1.0.7
[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 failure_derive v0.1.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling quote v1.0.10
[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 time-macros v0.1.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.12.4
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `signedint::*`
[INFO] [stdout]   --> src/primitive/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use signedint::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::*`
[INFO] [stdout]   --> src/primitive/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use string::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unsignedint::*`
[INFO] [stdout]   --> src/primitive/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use unsignedint::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::message::StatefulSyncableServer`
[INFO] [stdout]  --> src/session/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::message::StatefulSyncableServer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         buffer_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         first: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         last: u32,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         limit: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         additional: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         buffer_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         first: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         last: u32,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         limit: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         additional: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         msgtype: u32,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         flags: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:50
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:61
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:73
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         first: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         last: u32,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         limit: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         additional: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         msgtype: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         flags: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         buffer_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         buffer_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         msgtype: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         flags: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         msgtype: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         flags: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/message/signalproxy/objects/ircchannel.rs:53:83
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn remove_channel_mode(&mut self, mode_type: ChannelModeType, mode: char, value: String) {
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mask`
[INFO] [stdout]   --> src/message/signalproxy/objects/ircuser.rs:68:39
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn update_hostmask(&mut self, mask: String) {
[INFO] [stdout]    |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_mask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> src/session/mod.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 if let Some(network) = self.network(id) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:62:8
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl BacklogManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  62 |     fn requestBacklog(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     fn requestBacklogFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     fn requestBacklogAllFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn receiveBacklog(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn receiveBacklogFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn receiveBacklogAll(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     fn receiveBacklogAllFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/mod.rs:286:41
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MessageType`
[INFO] [stdout] 287 | pub enum MessageType {
[INFO] [stdout]     |          ----------- `MessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/mod.rs:286:56
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_MessageType`
[INFO] [stdout] 287 | pub enum MessageType {
[INFO] [stdout]     |          ----------- `MessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklog` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn requestBacklog(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklogFiltered` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn requestBacklogFiltered(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklogAll` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklogAllFiltered` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn requestBacklogAllFiltered(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklog` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn receiveBacklog(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklogFiltered` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn receiveBacklogFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklogAll` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn receiveBacklogAll(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklogAllFiltered` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn receiveBacklogAllFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:208:41
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IgnoreType`
[INFO] [stdout] 209 | pub enum IgnoreType {
[INFO] [stdout]     |          ---------- `IgnoreType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:208:56
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_IgnoreType`
[INFO] [stdout] 209 | pub enum IgnoreType {
[INFO] [stdout]     |          ---------- `IgnoreType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:247:41
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StrictnessType`
[INFO] [stdout] 248 | pub enum StrictnessType {
[INFO] [stdout]     |          -------------- `StrictnessType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:247:56
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_StrictnessType`
[INFO] [stdout] 248 | pub enum StrictnessType {
[INFO] [stdout]     |          -------------- `StrictnessType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:286:41
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ScopeType`
[INFO] [stdout] 287 | pub enum ScopeType {
[INFO] [stdout]     |          --------- `ScopeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:286:56
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ScopeType`
[INFO] [stdout] 287 | pub enum ScopeType {
[INFO] [stdout]     |          --------- `ScopeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:425:35
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                   ^------------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromPrimitive` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ConnectionState`
[INFO] [stdout] 426 | #[repr(C)]
[INFO] [stdout] 427 | pub enum ConnectionState {
[INFO] [stdout]     |          --------------- `ConnectionState` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:425:50
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                  ^----------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  `ToPrimitive` is not local
[INFO] [stdout]     |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ConnectionState`
[INFO] [stdout] 426 | #[repr(C)]
[INFO] [stdout] 427 | pub enum ConnectionState {
[INFO] [stdout]     |          --------------- `ConnectionState` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:443:51
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                   ^------------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   `FromPrimitive` is not local
[INFO] [stdout]     |                                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ChannelModeType`
[INFO] [stdout] 444 | #[repr(C)]
[INFO] [stdout] 445 | pub enum ChannelModeType {
[INFO] [stdout]     |          --------------- `ChannelModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:443:66
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                                  ^----------
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  `ToPrimitive` is not local
[INFO] [stdout]     |                                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ChannelModeType`
[INFO] [stdout] 444 | #[repr(C)]
[INFO] [stdout] 445 | pub enum ChannelModeType {
[INFO] [stdout]     |          --------------- `ChannelModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error/mod.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 |  #[derive(Debug, Fail)]
[INFO] [stdout]   |                  ^---
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  `Fail` is not local
[INFO] [stdout]   |                  move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ProtocolError`
[INFO] [stdout] 2 | pub enum ProtocolError {
[INFO] [stdout]   |          ------------- `ProtocolError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error/mod.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 |  #[derive(Debug, Fail)]
[INFO] [stdout]   |                  ^---
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  `Display` is not local
[INFO] [stdout]   |                  move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ProtocolError`
[INFO] [stdout] 2 | pub enum ProtocolError {
[INFO] [stdout]   |          ------------- `ProtocolError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.32s
[INFO] running `Command { std: "docker" "inspect" "488f765cb053223a28f70252592068b91028e6d64fbe0c2c07affc088f92a288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488f765cb053223a28f70252592068b91028e6d64fbe0c2c07affc088f92a288", kill_on_drop: false }`
[INFO] [stdout] 488f765cb053223a28f70252592068b91028e6d64fbe0c2c07affc088f92a288
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42d859337e2b1a1bf4976fed54f9065fd88b4171e4b196c1b6d97dcd7cb8a41a
[INFO] running `Command { std: "docker" "start" "-a" "42d859337e2b1a1bf4976fed54f9065fd88b4171e4b196c1b6d97dcd7cb8a41a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.18
[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 difference v2.0.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling object v0.27.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 async-stream v0.3.2
[INFO] [stderr]    Compiling tokio-test v0.4.2
[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 darling_macro v0.12.4
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `signedint::*`
[INFO] [stdout]   --> src/primitive/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use signedint::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::*`
[INFO] [stdout]   --> src/primitive/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use string::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unsignedint::*`
[INFO] [stdout]   --> src/primitive/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use unsignedint::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::message::StatefulSyncableServer`
[INFO] [stdout]  --> src/session/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::message::StatefulSyncableServer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         buffer_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         first: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         last: u32,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         limit: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         additional: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         buffer_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         first: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         last: u32,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         limit: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         additional: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         msgtype: u32,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         flags: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:50
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:61
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:73
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         first: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         last: u32,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         limit: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         additional: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         msgtype: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         flags: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         buffer_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         buffer_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         msgtype: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         flags: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         msgtype: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         flags: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/message/signalproxy/objects/ircchannel.rs:53:83
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn remove_channel_mode(&mut self, mode_type: ChannelModeType, mode: char, value: String) {
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mask`
[INFO] [stdout]   --> src/message/signalproxy/objects/ircuser.rs:68:39
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn update_hostmask(&mut self, mask: String) {
[INFO] [stdout]    |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_mask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> src/session/mod.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 if let Some(network) = self.network(id) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:62:8
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl BacklogManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  62 |     fn requestBacklog(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     fn requestBacklogFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     fn requestBacklogAllFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn receiveBacklog(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn receiveBacklogFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn receiveBacklogAll(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     fn receiveBacklogAllFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/mod.rs:286:41
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MessageType`
[INFO] [stdout] 287 | pub enum MessageType {
[INFO] [stdout]     |          ----------- `MessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/mod.rs:286:56
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_MessageType`
[INFO] [stdout] 287 | pub enum MessageType {
[INFO] [stdout]     |          ----------- `MessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklog` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn requestBacklog(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklogFiltered` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn requestBacklogFiltered(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklogAll` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklogAllFiltered` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn requestBacklogAllFiltered(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklog` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn receiveBacklog(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklogFiltered` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn receiveBacklogFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklogAll` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn receiveBacklogAll(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklogAllFiltered` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn receiveBacklogAllFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:208:41
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IgnoreType`
[INFO] [stdout] 209 | pub enum IgnoreType {
[INFO] [stdout]     |          ---------- `IgnoreType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:208:56
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_IgnoreType`
[INFO] [stdout] 209 | pub enum IgnoreType {
[INFO] [stdout]     |          ---------- `IgnoreType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:247:41
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StrictnessType`
[INFO] [stdout] 248 | pub enum StrictnessType {
[INFO] [stdout]     |          -------------- `StrictnessType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:247:56
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_StrictnessType`
[INFO] [stdout] 248 | pub enum StrictnessType {
[INFO] [stdout]     |          -------------- `StrictnessType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:286:41
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ScopeType`
[INFO] [stdout] 287 | pub enum ScopeType {
[INFO] [stdout]     |          --------- `ScopeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:286:56
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ScopeType`
[INFO] [stdout] 287 | pub enum ScopeType {
[INFO] [stdout]     |          --------- `ScopeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:425:35
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                   ^------------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromPrimitive` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ConnectionState`
[INFO] [stdout] 426 | #[repr(C)]
[INFO] [stdout] 427 | pub enum ConnectionState {
[INFO] [stdout]     |          --------------- `ConnectionState` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:425:50
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                  ^----------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  `ToPrimitive` is not local
[INFO] [stdout]     |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ConnectionState`
[INFO] [stdout] 426 | #[repr(C)]
[INFO] [stdout] 427 | pub enum ConnectionState {
[INFO] [stdout]     |          --------------- `ConnectionState` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:443:51
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                   ^------------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   `FromPrimitive` is not local
[INFO] [stdout]     |                                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ChannelModeType`
[INFO] [stdout] 444 | #[repr(C)]
[INFO] [stdout] 445 | pub enum ChannelModeType {
[INFO] [stdout]     |          --------------- `ChannelModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:443:66
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                                  ^----------
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  `ToPrimitive` is not local
[INFO] [stdout]     |                                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ChannelModeType`
[INFO] [stdout] 444 | #[repr(C)]
[INFO] [stdout] 445 | pub enum ChannelModeType {
[INFO] [stdout]     |          --------------- `ChannelModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error/mod.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 |  #[derive(Debug, Fail)]
[INFO] [stdout]   |                  ^---
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  `Fail` is not local
[INFO] [stdout]   |                  move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ProtocolError`
[INFO] [stdout] 2 | pub enum ProtocolError {
[INFO] [stdout]   |          ------------- `ProtocolError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error/mod.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 |  #[derive(Debug, Fail)]
[INFO] [stdout]   |                  ^---
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  `Display` is not local
[INFO] [stdout]   |                  move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ProtocolError`
[INFO] [stdout] 2 | pub enum ProtocolError {
[INFO] [stdout]   |          ------------- `ProtocolError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-executor v0.3.18
[INFO] [stderr]    Compiling futures v0.3.18
[INFO] [stdout] warning: unused import: `signedint::*`
[INFO] [stdout]   --> src/primitive/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use signedint::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unsignedint::*`
[INFO] [stdout]   --> src/primitive/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use unsignedint::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::message::StatefulSyncableServer`
[INFO] [stdout]  --> src/session/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::message::StatefulSyncableServer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         buffer_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         first: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         last: u32,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         limit: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         additional: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         buffer_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         first: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         last: u32,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         limit: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         additional: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         msgtype: u32,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         flags: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:50
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:61
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:73
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         first: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         last: u32,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         limit: u32,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         additional: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         msgtype: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         flags: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         buffer_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_id`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         buffer_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         msgtype: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         flags: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         first: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_first`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         last: u32,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_last`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         limit: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `additional`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         additional: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msgtype`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         msgtype: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msgtype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         flags: u32,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `messages`
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         messages: VariantList,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_messages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/message/signalproxy/objects/ircchannel.rs:53:83
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn remove_channel_mode(&mut self, mode_type: ChannelModeType, mode: char, value: String) {
[INFO] [stdout]    |                                                                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mask`
[INFO] [stdout]   --> src/message/signalproxy/objects/ircuser.rs:68:39
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn update_hostmask(&mut self, mask: String) {
[INFO] [stdout]    |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_mask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> src/session/mod.rs:60:29
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 if let Some(network) = self.network(id) {
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:62:8
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl BacklogManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  62 |     fn requestBacklog(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     fn requestBacklogFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     fn requestBacklogAllFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn receiveBacklog(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn receiveBacklogFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn receiveBacklogAll(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     fn receiveBacklogAllFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/mod.rs:286:41
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MessageType`
[INFO] [stdout] 287 | pub enum MessageType {
[INFO] [stdout]     |          ----------- `MessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/mod.rs:286:56
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Copy, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_MessageType`
[INFO] [stdout] 287 | pub enum MessageType {
[INFO] [stdout]     |          ----------- `MessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklog` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn requestBacklog(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklogFiltered` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn requestBacklogFiltered(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklogAll` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn requestBacklogAll(self: Self, first: u32, last: u32, limit: u32, additional: u32) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requestBacklogAllFiltered` should have a snake case name
[INFO] [stdout]   --> src/message/signalproxy/objects/backlogmanager.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn requestBacklogAllFiltered(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_backlog_all_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklog` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn receiveBacklog(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklogFiltered` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn receiveBacklogFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklogAll` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn receiveBacklogAll(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receiveBacklogAllFiltered` should have a snake case name
[INFO] [stdout]    --> src/message/signalproxy/objects/backlogmanager.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn receiveBacklogAllFiltered(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receive_backlog_all_filtered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:208:41
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_IgnoreType`
[INFO] [stdout] 209 | pub enum IgnoreType {
[INFO] [stdout]     |          ---------- `IgnoreType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:208:56
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_IgnoreType`
[INFO] [stdout] 209 | pub enum IgnoreType {
[INFO] [stdout]     |          ---------- `IgnoreType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:247:41
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_StrictnessType`
[INFO] [stdout] 248 | pub enum StrictnessType {
[INFO] [stdout]     |          -------------- `StrictnessType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:247:56
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_StrictnessType`
[INFO] [stdout] 248 | pub enum StrictnessType {
[INFO] [stdout]     |          -------------- `StrictnessType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:286:41
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                         ^------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `FromPrimitive` is not local
[INFO] [stdout]     |                                         move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ScopeType`
[INFO] [stdout] 287 | pub enum ScopeType {
[INFO] [stdout]     |          --------- `ScopeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/ignorelistmanager.rs:286:56
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Debug, Clone, Copy, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `ToPrimitive` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ScopeType`
[INFO] [stdout] 287 | pub enum ScopeType {
[INFO] [stdout]     |          --------- `ScopeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:425:35
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                   ^------------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `FromPrimitive` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ConnectionState`
[INFO] [stdout] 426 | #[repr(C)]
[INFO] [stdout] 427 | pub enum ConnectionState {
[INFO] [stdout]     |          --------------- `ConnectionState` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:425:50
[INFO] [stdout]     |
[INFO] [stdout] 425 | #[derive(Debug, Clone, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                  ^----------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  `ToPrimitive` is not local
[INFO] [stdout]     |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ConnectionState`
[INFO] [stdout] 426 | #[repr(C)]
[INFO] [stdout] 427 | pub enum ConnectionState {
[INFO] [stdout]     |          --------------- `ConnectionState` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:443:51
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                   ^------------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   `FromPrimitive` is not local
[INFO] [stdout]     |                                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ChannelModeType`
[INFO] [stdout] 444 | #[repr(C)]
[INFO] [stdout] 445 | pub enum ChannelModeType {
[INFO] [stdout]     |          --------------- `ChannelModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/message/signalproxy/objects/network.rs:443:66
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Debug, Copy, Clone, Eq, Hash, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]     |                                                                  ^----------
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  `ToPrimitive` is not local
[INFO] [stdout]     |                                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ChannelModeType`
[INFO] [stdout] 444 | #[repr(C)]
[INFO] [stdout] 445 | pub enum ChannelModeType {
[INFO] [stdout]     |          --------------- `ChannelModeType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error/mod.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 |  #[derive(Debug, Fail)]
[INFO] [stdout]   |                  ^---
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  `Fail` is not local
[INFO] [stdout]   |                  move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ProtocolError`
[INFO] [stdout] 2 | pub enum ProtocolError {
[INFO] [stdout]   |          ------------- `ProtocolError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error/mod.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 |  #[derive(Debug, Fail)]
[INFO] [stdout]   |                  ^---
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  `Display` is not local
[INFO] [stdout]   |                  move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ProtocolError`
[INFO] [stdout] 2 | pub enum ProtocolError {
[INFO] [stdout]   |          ------------- `ProtocolError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.62s
[INFO] running `Command { std: "docker" "inspect" "42d859337e2b1a1bf4976fed54f9065fd88b4171e4b196c1b6d97dcd7cb8a41a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d859337e2b1a1bf4976fed54f9065fd88b4171e4b196c1b6d97dcd7cb8a41a", kill_on_drop: false }`
[INFO] [stdout] 42d859337e2b1a1bf4976fed54f9065fd88b4171e4b196c1b6d97dcd7cb8a41a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b08c04569c39afeb78c04db8794b4c865fffda79cdae3646bbd5b51eb3c5bb3c
[INFO] running `Command { std: "docker" "start" "-a" "b08c04569c39afeb78c04db8794b4c865fffda79cdae3646bbd5b51eb3c5bb3c", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(nonstandard_style)]`) 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: 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]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `libquassel` (lib) generated 79 warnings (run `cargo fix --lib -p libquassel` to apply 55 suggestions)
[INFO] [stderr] warning: `libquassel` (lib test) generated 77 warnings (76 duplicates) (run `cargo fix --lib -p libquassel --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libquassel-059958266a9ce895)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test message::handshake::types::deserialize_variantmap ... ok
[INFO] [stdout] test message::handshake::types::deserialize_variantmap_utf8 ... ok
[INFO] [stdout] test message::handshake::types::serialize_variantmap ... ok
[INFO] [stdout] test message::signalproxy::objects::buffersyncer::tests::buffersyncer_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::aliasmanager::tests::aliasmanager_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::aliasmanager::tests::aliasmanager_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_add_buffer ... ok
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_move_buffer ... ok
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_remove_buffer ... ok
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_remove_buffer_permanently ... ok
[INFO] [stdout] test message::signalproxy::objects::chanmodes::tests::chanmodes_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::chanmodes::tests::chanmodes_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::highlightrulemanager::tests::highlightrulemanager_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::highlightrulemanager::tests::highlightrulemanager_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::ircchannel::tests::add_user_mode ... ok
[INFO] [stdout] test message::signalproxy::objects::ircuser::tests::ircuser_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_determine_channel_modes ... ok
[INFO] [stdout] test message::signalproxy::objects::ircuser::tests::ircuser_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_get_channel_mode_type ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_server_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::networkinfo::tests::networkinfo_to_network ... ok
[INFO] [stdout] test primitive::bufferinfo::tests::bufferinfo_deserialize ... ok
[INFO] [stdout] test primitive::bufferinfo::tests::bufferinfo_serialize ... ok
[INFO] [stdout] test primitive::message::tests::message_deserialize ... ok
[INFO] [stdout] test primitive::datetime::datetime_deserialize ... ok
[INFO] [stdout] test primitive::message::tests::message_serialize ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_determine_prefixes ... ok
[INFO] [stdout] test primitive::string::string_deserialize ... ok
[INFO] [stdout] test primitive::string::string_serialize ... ok
[INFO] [stdout] test message::signalproxy::objects::networkinfo::tests::networkinfo_from_network ... ok
[INFO] [stdout] test primitive::stringlist::string_list_deserialize ... ok
[INFO] [stdout] test primitive::datetime::datetime_deserialize_epoch ... ok
[INFO] [stdout] test primitive::variant::tests::bool_deserialize ... ok
[INFO] [stdout] test primitive::datetime::datetime_serialize ... ok
[INFO] [stdout] test primitive::string::string_deserialize_utf8 ... ok
[INFO] [stdout] test primitive::variant::tests::bool_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::buffer_info_deserialize ... ok
[INFO] [stdout] test primitive::string::string_serialize_utf8 ... ok
[INFO] [stdout] test message::signalproxy::objects::ircuser::tests::vec_ircuser_to_network ... ok
[INFO] [stdout] test primitive::string::string_deserialize_utf8_null_terminated ... ok
[INFO] [stdout] test primitive::stringlist::string_list_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::char_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::buffer_info_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::char_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::datetime_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::signed_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::datetime_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::strings_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::strings_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::unsigned_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantmap_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::unsigned_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantmap_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantlist_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::variant_signed_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantlist_serialize ... 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' (40) panicked at src/message/signalproxy/objects/ircchannel.rs:14:44:
[INFO] [stdout] #field_name: wrong variant
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac40161efb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac40161efb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac40161efb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ac40161efb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ac401634aea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ac401634aea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ac401623ea6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ac401623ea6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ac4015fd19f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ac4015fd19f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ac4016171f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ac4014d134e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ac4014d134e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ac4016173b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ac4016173b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ac4015fd28a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ac4015f4bf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ac4015fe0ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ac40163522c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac4014bf1e2 - <libquassel[5d9140989308aa91]::message::signalproxy::objects::ircchannel::IrcChannel as libquassel[5d9140989308aa91]::message::signalproxy::translation::NetworkMap>::from_network_map
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:14:44
[INFO] [stdout]   20:     0x5ac401472e28 - libquassel[5d9140989308aa91]::message::signalproxy::objects::ircchannel::tests::ircchannel_from_network
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:291:13
[INFO] [stdout]   21:     0x5ac40146ff37 - libquassel[5d9140989308aa91]::message::signalproxy::objects::ircchannel::tests::ircchannel_from_network::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:289:33
[INFO] [stdout]   22:     0x5ac401477d76 - <libquassel[5d9140989308aa91]::message::signalproxy::objects::ircchannel::tests::ircchannel_from_network::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ac4014c56fb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ac4014c56fb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5ac4014d1f5a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5ac4014d1f5a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ac4014d1f5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ac4014d1f5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5ac4014d1f5a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ac4014d1f5a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5ac4014d1f5a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5ac4014cc424 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5ac4014cc424 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5ac4014d4a52 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5ac4014d4a52 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ac40161e85f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5ac40161e85f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x735ed577aaa4 - <unknown>
[INFO] [stdout]   44:     0x735ed5807a64 - clone
[INFO] [stdout]   45:                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' (41) panicked at src/message/signalproxy/objects/ircchannel.rs:285:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: {"UserModes": VariantList([VariantMap({"audron": String("o"), "audron_": String("")})]), "ChanModes": VariantList([VariantMap({"D": String("tCnT"), "A": VariantMap({"b": StringList(["*!*@test", "*!*@test2"])}), "B": VariantMap({}), "C": VariantMap({"f": String("30:5"), "F": String("5:60"), "j": String("5:1"), "x": String("10:5")})})]), "encrypted": VariantList([bool(false)]), "name": VariantList([String("#audron-test")]), "password": VariantList([String("")]), "topic": VariantList([String("")])}
[INFO] [stdout]  right: {"topic": String(""), "password": String(""), "UserModes": VariantMap({"audron": String("o"), "audron_": String("")}), "encrypted": bool(false), "ChanModes": VariantMap({"B": VariantMap({}), "C": VariantMap({"x": String("10:5"), "F": String("5:60"), "f": String("30:5"), "j": String("5:1")}), "A": VariantMap({"b": StringList(["*!*@test", "*!*@test2"])}), "D": String("tCnT")}), "name": String("#audron-test")}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac40161efb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac40161efb2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac40161efb2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ac40161efb2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ac401634aea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ac401634aea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5ac401623ea6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ac401623ea6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ac4015fd19f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ac4015fd19f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ac4016171f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ac4014d134e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ac4014d134e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ac4016173b2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ac4016173b2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ac4015fd258 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ac4015f4bf9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ac4015fe0ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ac40163522c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac4016350b3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ac4014b784c - core[c5ed12ab89cc536a]::panicking::assert_failed::<std[716c9a7a72e5c14e]::collections::hash::map::HashMap<alloc[9c68fdf4f4f29218]::string::String, libquassel[5d9140989308aa91]::primitive::variant::Variant>, std[716c9a7a72e5c14e]::collections::hash::map::HashMap<alloc[9c68fdf4f4f29218]::string::String, libquassel[5d9140989308aa91]::primitive::variant::Variant>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ac401472db9 - libquassel[5d9140989308aa91]::message::signalproxy::objects::ircchannel::tests::ircchannel_to_network
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:285:9
[INFO] [stdout]   22:     0x5ac40146ff07 - libquassel[5d9140989308aa91]::message::signalproxy::objects::ircchannel::tests::ircchannel_to_network::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:284:31
[INFO] [stdout]   23:     0x5ac401477d36 - <libquassel[5d9140989308aa91]::message::signalproxy::objects::ircchannel::tests::ircchannel_to_network::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ac4014c56fb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ac4014c56fb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ac4014d1f5a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ac4014d1f5a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ac4014d1f5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ac4014d1f5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ac4014d1f5a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ac4014d1f5a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ac4014d1f5a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ac4014cc424 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ac4014cc424 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ac4014d4a52 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ac4014d4a52 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ac4014d4a52 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ac40161e85f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ac40161e85f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x735ed577aaa4 - <unknown>
[INFO] [stdout]   45:     0x735ed5807a64 - clone
[INFO] [stdout]   46:                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.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b08c04569c39afeb78c04db8794b4c865fffda79cdae3646bbd5b51eb3c5bb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b08c04569c39afeb78c04db8794b4c865fffda79cdae3646bbd5b51eb3c5bb3c", kill_on_drop: false }`
[INFO] [stdout] b08c04569c39afeb78c04db8794b4c865fffda79cdae3646bbd5b51eb3c5bb3c
