[INFO] fetching crate mymq 0.1.0...
[INFO] checking mymq-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate mymq 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate mymq 0.1.0
[INFO] finished tweaking crates.io crate mymq 0.1.0
[INFO] tweaked toml for crates.io crate mymq 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mymq 0.1.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mymq 0.1.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df58421805e92177dba98b25ae5764a1cab9b511b0c442ca4585a9dd9d56fa33
[INFO] running `Command { std: "docker" "start" "-a" "df58421805e92177dba98b25ae5764a1cab9b511b0c442ca4585a9dd9d56fa33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df58421805e92177dba98b25ae5764a1cab9b511b0c442ca4585a9dd9d56fa33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df58421805e92177dba98b25ae5764a1cab9b511b0c442ca4585a9dd9d56fa33", kill_on_drop: false }`
[INFO] [stdout] df58421805e92177dba98b25ae5764a1cab9b511b0c442ca4585a9dd9d56fa33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33640e5e520712059d1ff33eeac33047d19ed6c335b97c663f560f647f070aef
[INFO] running `Command { std: "docker" "start" "-a" "33640e5e520712059d1ff33eeac33047d19ed6c335b97c663f560f647f070aef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derive_arbitrary v1.1.3
[INFO] [stderr]     Checking arbitrary v1.1.3
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking mymq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fixed_byte`
[INFO] [stdout]    --> src/v5/types.rs:436:16
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub(crate) use fixed_byte;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]   --> src/broker/spinlock.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "debug")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]    = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]   --> src/broker/spinlock.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "debug")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]    = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     if cfg!(feature = "debug") {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |             if cfg!(feature = "debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |             if cfg!(feature = "debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:139:29
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     if cfg!(feature = "debug") {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |             if cfg!(feature = "debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixed_byte`
[INFO] [stdout]    --> src/v5/types.rs:436:16
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub(crate) use fixed_byte;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]   --> src/broker/spinlock.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "debug")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]    = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]   --> src/broker/spinlock.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "debug")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]    = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     if cfg!(feature = "debug") {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |             if cfg!(feature = "debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 |             if cfg!(feature = "debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:139:29
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     if cfg!(feature = "debug") {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]    --> src/broker/spinlock.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |             if cfg!(feature = "debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary`, `backtrace`, `broker`, `chrono`, `client`, `ctrlc`, `default`, `env_logger`, `fuzzy`, `mymqd`, `netw`, `pcap`, `pnet`, `pnet_datalink`, `prettytable-rs`, `rand`, and `structopt`
[INFO] [stdout]     = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![feature(backtrace)]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `result_flattening` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #![feature(result_flattening)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | #![feature(map_first_last)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | #![feature(backtrace)]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `result_flattening` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #![feature(result_flattening)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `map_first_last` has been stable since 1.66.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | #![feature(map_first_last)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `release_packet_id` is never used
[INFO] [stdout]    --> src/v5/client.rs:600:8
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 600 |     fn release_packet_id(&mut self, packet_id: PacketID) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/broker/cluster.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct FinState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 87 |     pub state: ClusterState,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 88 |
[INFO] [stdout] 89 |     pub listeners: Vec<Listener<Cluster>>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 90 |     pub flusher: Flusher,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 91 |     pub ticker: Ticker<Cluster, Shard<Cluster>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 92 |     pub masters: Vec<Shard<Cluster>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 93 |     pub replicas: Vec<Shard<Cluster>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 94 |
[INFO] [stdout] 95 |     pub topic_filters: SubscribedTrie,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 96 |     pub retained_messages: RetainedTrie,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addrs` and `tokens` are never read
[INFO] [stdout]   --> src/broker/miot.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct FinState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub addrs: Vec<net::SocketAddr>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 99 |     pub tokens: Vec<mio::Token>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `will_messages` is never read
[INFO] [stdout]    --> src/broker/shard.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct MasterLoop<C>
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 162 |     will_messages: Timer<ClientID, Message>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `miot`, `reconnects`, `shard_back_log`, and `ack_timestamps` are never read
[INFO] [stdout]    --> src/broker/shard.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct FinState<C>
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub miot: Miot<Shard<C>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 206 |     pub sessions: BTreeMap<ClientID, session::Stats>,
[INFO] [stdout] 207 |     pub reconnects: Vec<session::Stats>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 208 |     pub inp_seqno: InpSeqno,
[INFO] [stdout] 209 |     pub shard_back_log: BTreeMap<u32, usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     pub ack_timestamps: Vec<Timestamp>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u32, std::convert::Infallible>
[INFO] [stdout]   --> src/util.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let n = u32::try_from(n).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<std::convert::Infallible, std::convert::Infallible>, std::string::String>
[INFO] [stdout]   --> src/config.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 Some(val) => val.parse()?,
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/broker/config.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 config_field!(t, name, def, as_str());
[INFO] [stdout]    |                 ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, std::convert::Infallible>
[INFO] [stdout]   --> src/config.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 Some(val) => val.parse()?,
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/broker/config.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 config_field!(t, name, def, as_str());
[INFO] [stdout]    |                 ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<std::convert::Infallible, std::convert::Infallible>, std::string::String>
[INFO] [stdout]    --> src/config.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout]  12 |                 Some(val) => val.parse()?,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/broker/config.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 config_field!(t, uuid, def, as_str().map(|s| s.to_string()));
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, std::convert::Infallible>
[INFO] [stdout]    --> src/config.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout]  12 |                 Some(val) => val.parse()?,
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/broker/config.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 config_field!(t, uuid, def, as_str().map(|s| s.to_string()));
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<std::convert::Infallible, std::convert::Infallible>, PathBuf>
[INFO] [stdout]    --> src/config.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout]  12 |                 Some(val) => val.parse()?,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/broker/config.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 config_field!(t, path, def, as_str());
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, std::convert::Infallible>
[INFO] [stdout]    --> src/config.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout]  12 |                 Some(val) => val.parse()?,
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/broker/config.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 config_field!(t, path, def, as_str());
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker/spinlock.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read(&self) -> ReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/broker/spinlock.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn write(&self) -> WriteGuard<T> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u16, std::convert::Infallible>
[INFO] [stdout]   --> src/broker/keep_alive.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 let ka = u16::try_from(keep_alive).unwrap();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ReasonCode, std::convert::Infallible>
[INFO] [stdout]    --> src/broker/session.rs:716:24
[INFO] [stdout]     |
[INFO] [stdout] 716 |         err_disconnect(ReasonCode::try_from(code).ok())
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/broker/shard.rs:1084:9
[INFO] [stdout]      |
[INFO] [stdout] 1084 |         mem::drop(index);
[INFO] [stdout]      |         ^^^^^^^^^^-----^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   argument has type `&mut BTreeMap<u64, Message>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1084 -         mem::drop(index);
[INFO] [stdout] 1084 +         let _ = index;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/broker/shard.rs:1085:9
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         mem::drop(sessions);
[INFO] [stdout]      |         ^^^^^^^^^^--------^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   argument has type `&mut BTreeMap<ClientID, Session>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1085 -         mem::drop(sessions);
[INFO] [stdout] 1085 +         let _ = sessions;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/broker/shard.rs:1086:9
[INFO] [stdout]      |
[INFO] [stdout] 1086 |         mem::drop(ack_timestamps);
[INFO] [stdout]      |         ^^^^^^^^^^--------------^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   argument has type `&mut Vec<Timestamp>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1086 -         mem::drop(ack_timestamps);
[INFO] [stdout] 1086 +         let _ = ack_timestamps;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mymq` (lib) due to 9 previous errors; 21 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `release_packet_id` is never used
[INFO] [stdout]    --> src/v5/client.rs:600:8
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 600 |     fn release_packet_id(&mut self, packet_id: PacketID) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/broker/cluster.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct FinState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 87 |     pub state: ClusterState,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 88 |
[INFO] [stdout] 89 |     pub listeners: Vec<Listener<Cluster>>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 90 |     pub flusher: Flusher,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 91 |     pub ticker: Ticker<Cluster, Shard<Cluster>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 92 |     pub masters: Vec<Shard<Cluster>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 93 |     pub replicas: Vec<Shard<Cluster>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 94 |
[INFO] [stdout] 95 |     pub topic_filters: SubscribedTrie,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 96 |     pub retained_messages: RetainedTrie,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `addrs` and `tokens` are never read
[INFO] [stdout]   --> src/broker/miot.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct FinState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub addrs: Vec<net::SocketAddr>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 99 |     pub tokens: Vec<mio::Token>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `will_messages` is never read
[INFO] [stdout]    --> src/broker/shard.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct MasterLoop<C>
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 162 |     will_messages: Timer<ClientID, Message>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `miot`, `reconnects`, `shard_back_log`, and `ack_timestamps` are never read
[INFO] [stdout]    --> src/broker/shard.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct FinState<C>
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub miot: Miot<Shard<C>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 206 |     pub sessions: BTreeMap<ClientID, session::Stats>,
[INFO] [stdout] 207 |     pub reconnects: Vec<session::Stats>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 208 |     pub inp_seqno: InpSeqno,
[INFO] [stdout] 209 |     pub shard_back_log: BTreeMap<u32, usize>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     pub ack_timestamps: Vec<Timestamp>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u32, std::convert::Infallible>
[INFO] [stdout]   --> src/util.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let n = u32::try_from(n).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<std::convert::Infallible, std::convert::Infallible>, std::string::String>
[INFO] [stdout]   --> src/config.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 Some(val) => val.parse()?,
[INFO] [stdout]    |                              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/broker/config.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 config_field!(t, name, def, as_str());
[INFO] [stdout]    |                 ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, std::convert::Infallible>
[INFO] [stdout]   --> src/config.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 Some(val) => val.parse()?,
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/broker/config.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 config_field!(t, name, def, as_str());
[INFO] [stdout]    |                 ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<std::convert::Infallible, std::convert::Infallible>, std::string::String>
[INFO] [stdout]    --> src/config.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout]  12 |                 Some(val) => val.parse()?,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/broker/config.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 config_field!(t, uuid, def, as_str().map(|s| s.to_string()));
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, std::convert::Infallible>
[INFO] [stdout]    --> src/config.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout]  12 |                 Some(val) => val.parse()?,
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/broker/config.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 config_field!(t, uuid, def, as_str().map(|s| s.to_string()));
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<std::convert::Infallible, std::convert::Infallible>, PathBuf>
[INFO] [stdout]    --> src/config.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout]  12 |                 Some(val) => val.parse()?,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/broker/config.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 config_field!(t, path, def, as_str());
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, std::convert::Infallible>
[INFO] [stdout]    --> src/config.rs:12:30
[INFO] [stdout]     |
[INFO] [stdout]  12 |                 Some(val) => val.parse()?,
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/broker/config.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 config_field!(t, path, def, as_str());
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `config_field` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker/spinlock.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read(&self) -> ReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/broker/spinlock.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn write(&self) -> WriteGuard<T> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u16, std::convert::Infallible>
[INFO] [stdout]   --> src/broker/keep_alive.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 let ka = u16::try_from(keep_alive).unwrap();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ReasonCode, std::convert::Infallible>
[INFO] [stdout]    --> src/broker/session.rs:716:24
[INFO] [stdout]     |
[INFO] [stdout] 716 |         err_disconnect(ReasonCode::try_from(code).ok())
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/broker/shard.rs:1084:9
[INFO] [stdout]      |
[INFO] [stdout] 1084 |         mem::drop(index);
[INFO] [stdout]      |         ^^^^^^^^^^-----^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   argument has type `&mut BTreeMap<u64, Message>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1084 -         mem::drop(index);
[INFO] [stdout] 1084 +         let _ = index;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/broker/shard.rs:1085:9
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         mem::drop(sessions);
[INFO] [stdout]      |         ^^^^^^^^^^--------^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   argument has type `&mut BTreeMap<ClientID, Session>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1085 -         mem::drop(sessions);
[INFO] [stdout] 1085 +         let _ = sessions;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/broker/shard.rs:1086:9
[INFO] [stdout]      |
[INFO] [stdout] 1086 |         mem::drop(ack_timestamps);
[INFO] [stdout]      |         ^^^^^^^^^^--------------^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   argument has type `&mut Vec<Timestamp>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1086 -         mem::drop(ack_timestamps);
[INFO] [stdout] 1086 +         let _ = ack_timestamps;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mymq` (lib test) due to 9 previous errors; 21 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "33640e5e520712059d1ff33eeac33047d19ed6c335b97c663f560f647f070aef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33640e5e520712059d1ff33eeac33047d19ed6c335b97c663f560f647f070aef", kill_on_drop: false }`
[INFO] [stdout] 33640e5e520712059d1ff33eeac33047d19ed6c335b97c663f560f647f070aef
