[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisconsented%2Flibquassel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/disconsented/libquassel on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.2
[INFO] [stderr]   Downloaded cc v1.0.72
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.78
[INFO] [stderr]   Downloaded futures-task v0.3.18
[INFO] [stderr]   Downloaded futures-macro v0.3.18
[INFO] [stderr]   Downloaded sha1 v0.6.0
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded slab v0.4.5
[INFO] [stderr]   Downloaded backtrace v0.3.63
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded futures-executor v0.3.18
[INFO] [stderr]   Downloaded futures-channel v0.3.18
[INFO] [stderr]   Downloaded crc32fast v1.3.0
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] [stderr]   Downloaded object v0.27.1
[INFO] [stderr]   Downloaded bumpalo v3.8.0
[INFO] [stderr]   Downloaded futures v0.3.18
[INFO] [stderr]   Downloaded futures-io v0.3.18
[INFO] [stderr]   Downloaded flate2 v1.0.22
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]   Downloaded futures-util v0.3.18
[INFO] [stderr]   Downloaded async-stream-impl v0.3.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.78
[INFO] [stderr]   Downloaded tokio-stream v0.1.8
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.78
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.78
[INFO] [stderr]   Downloaded const_fn v0.4.8
[INFO] [stderr]   Downloaded async-stream v0.3.2
[INFO] [stderr]   Downloaded futures-core v0.3.18
[INFO] [stderr]   Downloaded futures-sink v0.3.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12c814093e57e770144aef4cb285cdadee78030e8c01548f3430dd1f1b7afea7
[INFO] running `Command { std: "docker" "start" "-a" "12c814093e57e770144aef4cb285cdadee78030e8c01548f3430dd1f1b7afea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c814093e57e770144aef4cb285cdadee78030e8c01548f3430dd1f1b7afea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c814093e57e770144aef4cb285cdadee78030e8c01548f3430dd1f1b7afea7", kill_on_drop: false }`
[INFO] [stdout] 12c814093e57e770144aef4cb285cdadee78030e8c01548f3430dd1f1b7afea7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c29b764c3f062a857f47107c8d0965965980fe12082513811eb3f632e48253e
[INFO] running `Command { std: "docker" "start" "-a" "1c29b764c3f062a857f47107c8d0965965980fe12082513811eb3f632e48253e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling time-macros v0.1.1
[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 14.20s
[INFO] running `Command { std: "docker" "inspect" "1c29b764c3f062a857f47107c8d0965965980fe12082513811eb3f632e48253e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c29b764c3f062a857f47107c8d0965965980fe12082513811eb3f632e48253e", kill_on_drop: false }`
[INFO] [stdout] 1c29b764c3f062a857f47107c8d0965965980fe12082513811eb3f632e48253e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43c022ae9e21bc7cba0e3ba829b5c950ba208fe447a0451a18cd908365f58943
[INFO] running `Command { std: "docker" "start" "-a" "43c022ae9e21bc7cba0e3ba829b5c950ba208fe447a0451a18cd908365f58943", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling time v0.2.27
[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 21.36s
[INFO] running `Command { std: "docker" "inspect" "43c022ae9e21bc7cba0e3ba829b5c950ba208fe447a0451a18cd908365f58943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c022ae9e21bc7cba0e3ba829b5c950ba208fe447a0451a18cd908365f58943", kill_on_drop: false }`
[INFO] [stdout] 43c022ae9e21bc7cba0e3ba829b5c950ba208fe447a0451a18cd908365f58943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 924458ae5861ffcbe2673381c958f04b88452b4a0189d70d47e121f43227b602
[INFO] running `Command { std: "docker" "start" "-a" "924458ae5861ffcbe2673381c958f04b88452b4a0189d70d47e121f43227b602", 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: `libquassel` (lib) generated 79 warnings (run `cargo fix --lib -p libquassel` to apply 55 suggestions)
[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 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.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libquassel-aadf7c8ae4292fbc)
[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::bufferviewconfig::tests::bufferviewconfig_add_buffer ... ok
[INFO] [stdout] test message::signalproxy::objects::ircchannel::tests::add_user_mode ... ok
[INFO] [stdout] test message::signalproxy::objects::aliasmanager::tests::aliasmanager_to_network ... 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::aliasmanager::tests::aliasmanager_from_network ... ok
[INFO] [stdout] test message::signalproxy::objects::highlightrulemanager::tests::highlightrulemanager_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_move_buffer ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_determine_channel_modes ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_determine_prefixes ... ok
[INFO] [stdout] test message::signalproxy::objects::ircuser::tests::vec_ircuser_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::networkinfo::tests::networkinfo_from_network ... ok
[INFO] [stdout] test primitive::bufferinfo::tests::bufferinfo_deserialize ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_get_channel_mode_type ... ok
[INFO] [stdout] test message::signalproxy::objects::networkinfo::tests::networkinfo_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::network::tests::network_server_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::ircuser::tests::ircuser_from_network ... ok
[INFO] [stdout] test primitive::bufferinfo::tests::bufferinfo_serialize ... ok
[INFO] [stdout] test primitive::datetime::datetime_deserialize ... ok
[INFO] [stdout] test primitive::datetime::datetime_deserialize_epoch ... ok
[INFO] [stdout] test message::signalproxy::objects::ircuser::tests::ircuser_to_network ... ok
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_remove_buffer_permanently ... ok
[INFO] [stdout] test primitive::message::tests::message_deserialize ... ok
[INFO] [stdout] test primitive::message::tests::message_serialize ... ok
[INFO] [stdout] test primitive::datetime::datetime_serialize ... ok
[INFO] [stdout] test primitive::string::string_deserialize ... ok
[INFO] [stdout] test primitive::string::string_deserialize_utf8_null_terminated ... ok
[INFO] [stdout] test primitive::string::string_serialize ... ok
[INFO] [stdout] test primitive::stringlist::string_list_deserialize ... ok
[INFO] [stdout] test primitive::stringlist::string_list_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::buffer_info_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::buffer_info_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::bool_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::bool_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::datetime_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::char_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::strings_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::char_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::strings_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::unsigned_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::unsigned_deserialize ... ok
[INFO] [stdout] test primitive::variant::tests::datetime_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantmap_serialize ... ok
[INFO] [stdout] test primitive::variant::tests::variantmap_deserialize ... 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 primitive::string::string_deserialize_utf8 ... ok
[INFO] [stdout] test primitive::string::string_serialize_utf8 ... ok
[INFO] [stdout] test message::signalproxy::objects::bufferviewconfig::tests::bufferviewconfig_remove_buffer ... ok
[INFO] [stdout] test primitive::variant::tests::signed_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:     0x5f2bd66b63e2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f2bd66b63e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f2bd66b63e2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f2bd66b63e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f2bd66c740a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f2bd66c740a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f2bd6684e46 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f2bd6684e46 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f2bd6695809 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f2bd6695809 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f2bd66956a1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f2bd65786de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f2bd65786de - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f2bd6695a82 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f2bd6695a82 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f2bd66958fa - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f2bd6690cd9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f2bd6679b5d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f2bd66cf01c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f2bd654c012 - <libquassel::message::signalproxy::objects::ircchannel::IrcChannel as libquassel::message::signalproxy::translation::NetworkMap>::from_network_map::hbd9216cfe2760e80
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:14:44
[INFO] [stdout]   20:     0x5f2bd6527e68 - libquassel::message::signalproxy::objects::ircchannel::tests::ircchannel_from_network::h90b8701048156f57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:291:13
[INFO] [stdout]   21:     0x5f2bd6527fa7 - libquassel::message::signalproxy::objects::ircchannel::tests::ircchannel_from_network::{{closure}}::h821ffa392f3cc164
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:289:33
[INFO] [stdout]   22:     0x5f2bd652b7f6 - core::ops::function::FnOnce::call_once::h01651439ec60680c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f2bd657849b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f2bd657849b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f2bd658beaa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f2bd658beaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f2bd658beaa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f2bd658beaa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f2bd658beaa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f2bd658beaa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f2bd658beaa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f2bd6566304 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f2bd6566304 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f2bd6569ca2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f2bd6569ca2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f2bd6569ca2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f2bd6569ca2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f2bd6569ca2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f2bd6569ca2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f2bd6569ca2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f2bd668bf6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5f2bd668bf6f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7b9fe4bbdaa4 - <unknown>
[INFO] [stdout]   44:     0x7b9fe4c4aa64 - 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(""), "audron": String("o")})]), "encrypted": VariantList([bool(false)]), "password": VariantList([String("")]), "ChanModes": VariantList([VariantMap({"B": VariantMap({}), "A": VariantMap({"b": StringList(["*!*@test", "*!*@test2"])}), "C": VariantMap({"F": String("5:60"), "f": String("30:5"), "j": String("5:1"), "x": String("10:5")}), "D": String("tCnT")})]), "name": VariantList([String("#audron-test")]), "topic": VariantList([String("")])}
[INFO] [stdout]  right: {"encrypted": bool(false), "ChanModes": VariantMap({"D": String("tCnT"), "B": VariantMap({}), "A": VariantMap({"b": StringList(["*!*@test", "*!*@test2"])}), "C": VariantMap({"F": String("5:60"), "j": String("5:1"), "f": String("30:5"), "x": String("10:5")})}), "name": String("#audron-test"), "topic": String(""), "password": String(""), "UserModes": VariantMap({"audron": String("o"), "audron_": String("")})}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f2bd66b63e2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f2bd66b63e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f2bd66b63e2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f2bd66b63e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f2bd66c740a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f2bd66c740a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f2bd6684e46 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f2bd6684e46 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f2bd6695809 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f2bd6695809 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f2bd66956a1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f2bd65786de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f2bd65786de - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f2bd6695a82 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f2bd6695a82 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f2bd66958c8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f2bd6690cd9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f2bd6679b5d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f2bd66cf01c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f2bd66ceea3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f2bd6551732 - core::panicking::assert_failed::hf67e954bfa89f27d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f2bd6527dc9 - libquassel::message::signalproxy::objects::ircchannel::tests::ircchannel_to_network::h268356947cc46519
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:285:9
[INFO] [stdout]   22:     0x5f2bd6527e27 - libquassel::message::signalproxy::objects::ircchannel::tests::ircchannel_to_network::{{closure}}::ha96cc4b11260ed40
[INFO] [stdout]                                at /opt/rustwide/workdir/src/message/signalproxy/objects/ircchannel.rs:284:31
[INFO] [stdout]   23:     0x5f2bd652c076 - core::ops::function::FnOnce::call_once::h6a8de79946419958
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f2bd657849b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f2bd657849b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f2bd658beaa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f2bd658beaa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f2bd658beaa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f2bd658beaa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f2bd658beaa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f2bd658beaa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f2bd658beaa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f2bd6566304 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f2bd6566304 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f2bd6569ca2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f2bd6569ca2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f2bd6569ca2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f2bd6569ca2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f2bd6569ca2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f2bd6569ca2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f2bd6569ca2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f2bd668bf6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5f2bd668bf6f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7b9fe4bbdaa4 - <unknown>
[INFO] [stdout]   45:     0x7b9fe4c4aa64 - 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.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "924458ae5861ffcbe2673381c958f04b88452b4a0189d70d47e121f43227b602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "924458ae5861ffcbe2673381c958f04b88452b4a0189d70d47e121f43227b602", kill_on_drop: false }`
[INFO] [stdout] 924458ae5861ffcbe2673381c958f04b88452b4a0189d70d47e121f43227b602
