[INFO] fetching crate socketioxide-emitter 0.1.0...
[INFO] checking socketioxide-emitter-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate socketioxide-emitter 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate socketioxide-emitter 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate socketioxide-emitter 0.1.0
[INFO] tweaked toml for crates.io crate socketioxide-emitter 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate socketioxide-emitter 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 socketioxide-emitter 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 33319d4da9e44a0d0271763954cfe66ccb51f1c7992d11a8a263ab103e687b88
[INFO] running `Command { std: "docker" "start" "-a" "33319d4da9e44a0d0271763954cfe66ccb51f1c7992d11a8a263ab103e687b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33319d4da9e44a0d0271763954cfe66ccb51f1c7992d11a8a263ab103e687b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33319d4da9e44a0d0271763954cfe66ccb51f1c7992d11a8a263ab103e687b88", kill_on_drop: false }`
[INFO] [stdout] 33319d4da9e44a0d0271763954cfe66ccb51f1c7992d11a8a263ab103e687b88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 77477cafa26c6adc9315eef6e076582d298d9d01421a0325102cbcb79f714a96
[INFO] running `Command { std: "docker" "start" "-a" "77477cafa26c6adc9315eef6e076582d298d9d01421a0325102cbcb79f714a96", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking matchit v0.8.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking engineioxide-core v0.1.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking socketioxide-core v0.16.1
[INFO] [stderr]     Checking redis-protocol v6.0.0
[INFO] [stderr]     Checking socketioxide-parser-common v0.16.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking socketioxide-emitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking socketioxide-redis v0.2.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking engineioxide v0.16.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking fred v10.1.0
[INFO] [stderr]     Checking socketioxide v0.16.2
[INFO] [stderr]     Checking redis v0.28.2
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  16 |       timeout_rcv!(&mut rx1); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       timeout_rcv!(&mut rx2); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:20:16
[INFO] [stdout]     |
[INFO] [stdout]  20 |       assert_eq!(timeout_rcv!(&mut rx1), r#"41"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:21:16
[INFO] [stdout]     |
[INFO] [stdout]  21 |       assert_eq!(timeout_rcv!(&mut rx2), r#"41"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  37 |       timeout_rcv!(&mut rx1); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout]  38 |       timeout_rcv!(&mut rx2); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:45:16
[INFO] [stdout]     |
[INFO] [stdout]  45 |       assert_eq!(timeout_rcv!(&mut rx2), r#"41/test,"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout]  61 |       timeout_rcv!(&mut rx1); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout]  62 |       timeout_rcv!(&mut rx2); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/disconnect.rs:69:16
[INFO] [stdout]     |
[INFO] [stdout]  69 |       assert_eq!(timeout_rcv!(&mut rx2), r#"41"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |       ) -> Result<MessageStream<ChanItem>, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 121 | |         let (tx, rx) = mpsc::channel(255);
[INFO] [stdout] 122 | |         self.handlers.write().unwrap().insert(pat, tx);
[INFO] [stdout] 123 | |         Ok(MessageStream::new(rx))
[INFO] [stdout] 124 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |       ) -> Result<MessageStream<ChanItem>, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 121 | |         let (tx, rx) = mpsc::channel(255);
[INFO] [stdout] 122 | |         self.handlers.write().unwrap().insert(pat, tx);
[INFO] [stdout] 123 | |         Ok(MessageStream::new(rx))
[INFO] [stdout] 124 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Ok(MessageStream::new(rx))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:131:71
[INFO] [stdout]     |
[INFO] [stdout] 131 |       async fn num_serv(&self, _chan: &str) -> Result<u16, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 132 | |         Ok(self.num_serv)
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:131:71
[INFO] [stdout]     |
[INFO] [stdout] 131 |       async fn num_serv(&self, _chan: &str) -> Result<u16, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 132 | |         Ok(self.num_serv)
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         Ok(self.num_serv)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socketioxide-emitter` (test "disconnect") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |       ) -> Result<MessageStream<ChanItem>, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 121 | |         let (tx, rx) = mpsc::channel(255);
[INFO] [stdout] 122 | |         self.handlers.write().unwrap().insert(pat, tx);
[INFO] [stdout] 123 | |         Ok(MessageStream::new(rx))
[INFO] [stdout] 124 | |     }
[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: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |       ) -> Result<MessageStream<ChanItem>, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 121 | |         let (tx, rx) = mpsc::channel(255);
[INFO] [stdout] 122 | |         self.handlers.write().unwrap().insert(pat, tx);
[INFO] [stdout] 123 | |         Ok(MessageStream::new(rx))
[INFO] [stdout] 124 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Ok(MessageStream::new(rx))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:131:71
[INFO] [stdout]     |
[INFO] [stdout] 131 |       async fn num_serv(&self, _chan: &str) -> Result<u16, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 132 | |         Ok(self.num_serv)
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:131:71
[INFO] [stdout]     |
[INFO] [stdout] 131 |       async fn num_serv(&self, _chan: &str) -> Result<u16, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 132 | |         Ok(self.num_serv)
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         Ok(self.num_serv)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socketioxide-emitter` (test "fixture") due to 6 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/rooms.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  16 |       timeout_rcv!(&mut rx1); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/rooms.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       timeout_rcv!(&mut rx2); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/rooms.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |       timeout_rcv!(&mut rx1); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/rooms.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |       timeout_rcv!(&mut rx2); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |       ) -> Result<MessageStream<ChanItem>, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 121 | |         let (tx, rx) = mpsc::channel(255);
[INFO] [stdout] 122 | |         self.handlers.write().unwrap().insert(pat, tx);
[INFO] [stdout] 123 | |         Ok(MessageStream::new(rx))
[INFO] [stdout] 124 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |       ) -> Result<MessageStream<ChanItem>, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 121 | |         let (tx, rx) = mpsc::channel(255);
[INFO] [stdout] 122 | |         self.handlers.write().unwrap().insert(pat, tx);
[INFO] [stdout] 123 | |         Ok(MessageStream::new(rx))
[INFO] [stdout] 124 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Ok(MessageStream::new(rx))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:131:71
[INFO] [stdout]     |
[INFO] [stdout] 131 |       async fn num_serv(&self, _chan: &str) -> Result<u16, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 132 | |         Ok(self.num_serv)
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:131:71
[INFO] [stdout]     |
[INFO] [stdout] 131 |       async fn num_serv(&self, _chan: &str) -> Result<u16, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 132 | |         Ok(self.num_serv)
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         Ok(self.num_serv)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socketioxide-emitter` (test "rooms") due to 10 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  16 |       timeout_rcv!(&mut rx1); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       timeout_rcv!(&mut rx2); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:20:16
[INFO] [stdout]     |
[INFO] [stdout]  20 |       assert_eq!(timeout_rcv!(&mut rx1), r#"42["test",2]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:21:16
[INFO] [stdout]     |
[INFO] [stdout]  21 |       assert_eq!(timeout_rcv!(&mut rx2), r#"42["test",2]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 |       timeout_rcv!(&mut rx1); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |       timeout_rcv!(&mut rx2); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:49:5
[INFO] [stdout]     |
[INFO] [stdout]  49 |       timeout_rcv!(&mut rx3); // Connect "/" packet
[INFO] [stdout]     |       ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:60:16
[INFO] [stdout]     |
[INFO] [stdout]  60 |       assert_eq!(timeout_rcv!(&mut rx1), r#"42["test",["room1"]]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |       assert_eq!(timeout_rcv!(&mut rx2), r#"42["test",["room2"]]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:64:16
[INFO] [stdout]     |
[INFO] [stdout]  64 |       assert_eq!(timeout_rcv!(&mut rx3), r#"42["test",["room3"]]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:72:16
[INFO] [stdout]     |
[INFO] [stdout]  72 |       assert_eq!(timeout_rcv!(&mut rx1), r#"42["test","chippons froutés"]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:73:16
[INFO] [stdout]     |
[INFO] [stdout]  73 |       assert_eq!(timeout_rcv!(&mut rx2), r#"42["test","chippons froutés"]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:81:16
[INFO] [stdout]     |
[INFO] [stdout]  81 |       assert_eq!(timeout_rcv!(&mut rx1), r#"42["test","Barnabouche"]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:82:16
[INFO] [stdout]     |
[INFO] [stdout]  82 |       assert_eq!(timeout_rcv!(&mut rx2), r#"42["test","Barnabouche"]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<String, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | /         TryInto::<String>::try_into(
[INFO] [stdout] 149 | |             tokio::time::timeout(std::time::Duration::from_millis(10), $srx.recv())
[INFO] [stdout] 150 | |                 .await
[INFO] [stdout] 151 | |                 .unwrap()
[INFO] [stdout] 152 | |                 .unwrap(),
[INFO] [stdout] 153 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/broadcast.rs:83:16
[INFO] [stdout]     |
[INFO] [stdout]  83 |       assert_eq!(timeout_rcv!(&mut rx3), r#"42["test","Barnabouche"]"#);
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `timeout_rcv` (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: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |       ) -> Result<MessageStream<ChanItem>, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 121 | |         let (tx, rx) = mpsc::channel(255);
[INFO] [stdout] 122 | |         self.handlers.write().unwrap().insert(pat, tx);
[INFO] [stdout] 123 | |         Ok(MessageStream::new(rx))
[INFO] [stdout] 124 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:120:55
[INFO] [stdout]     |
[INFO] [stdout] 120 |       ) -> Result<MessageStream<ChanItem>, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________^
[INFO] [stdout] 121 | |         let (tx, rx) = mpsc::channel(255);
[INFO] [stdout] 122 | |         self.handlers.write().unwrap().insert(pat, tx);
[INFO] [stdout] 123 | |         Ok(MessageStream::new(rx))
[INFO] [stdout] 124 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MessageStream<(String, Vec<u8>)>, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Ok(MessageStream::new(rx))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:131:71
[INFO] [stdout]     |
[INFO] [stdout] 131 |       async fn num_serv(&self, _chan: &str) -> Result<u16, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 132 | |         Ok(self.num_serv)
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:131:71
[INFO] [stdout]     |
[INFO] [stdout] 131 |       async fn num_serv(&self, _chan: &str) -> Result<u16, Self::Error> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 132 | |         Ok(self.num_serv)
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> tests/fixture.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         Ok(self.num_serv)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socketioxide-emitter` (test "broadcast") due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "77477cafa26c6adc9315eef6e076582d298d9d01421a0325102cbcb79f714a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77477cafa26c6adc9315eef6e076582d298d9d01421a0325102cbcb79f714a96", kill_on_drop: false }`
[INFO] [stdout] 77477cafa26c6adc9315eef6e076582d298d9d01421a0325102cbcb79f714a96
