[INFO] fetching crate embedded-mqtt 0.1.0...
[INFO] testing embedded-mqtt-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate embedded-mqtt 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate embedded-mqtt 0.1.0
[INFO] finished tweaking crates.io crate embedded-mqtt 0.1.0
[INFO] tweaked toml for crates.io crate embedded-mqtt 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded-mqtt 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding bitfield v0.13.2 (available: v0.19.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a356acc40e517178fdc24b7cd503dd8335d327d4edbf73641e34172b0d01cf8
[INFO] running `Command { std: "docker" "start" "-a" "0a356acc40e517178fdc24b7cd503dd8335d327d4edbf73641e34172b0d01cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a356acc40e517178fdc24b7cd503dd8335d327d4edbf73641e34172b0d01cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a356acc40e517178fdc24b7cd503dd8335d327d4edbf73641e34172b0d01cf8", kill_on_drop: false }`
[INFO] [stdout] 0a356acc40e517178fdc24b7cd503dd8335d327d4edbf73641e34172b0d01cf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acbffc25301ebd25337030cf51afa5db620201af4514faedd70d455e7eaf73d2
[INFO] running `Command { std: "docker" "start" "-a" "acbffc25301ebd25337030cf51afa5db620201af4514faedd70d455e7eaf73d2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling embedded-mqtt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 187 -             (offset + o)
[INFO] [stdout] 187 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 191 -             (offset + o)
[INFO] [stdout] 191 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 195 -             (offset + o)
[INFO] [stdout] 195 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 -             (offset + o)
[INFO] [stdout] 199 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn variable_header(&self) -> &Option<VariableHeader> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |         |       |
[INFO] [stdout]     |                            |         |       the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided here
[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] 127 |     pub fn variable_header(&self) -> &Option<VariableHeader<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn payload(&self) -> &Payload {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[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] 132 |     pub fn payload(&self) -> &Payload<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payload/subscribe.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn topics(&self) -> Iter {
[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] 70 |     pub fn topics(&self) -> Iter<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "acbffc25301ebd25337030cf51afa5db620201af4514faedd70d455e7eaf73d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acbffc25301ebd25337030cf51afa5db620201af4514faedd70d455e7eaf73d2", kill_on_drop: false }`
[INFO] [stdout] acbffc25301ebd25337030cf51afa5db620201af4514faedd70d455e7eaf73d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0e37dbd720022d036b2b3873e62c1ef9e6085116fc48ac3aeb412650f8e67f3
[INFO] running `Command { std: "docker" "start" "-a" "b0e37dbd720022d036b2b3873e62c1ef9e6085116fc48ac3aeb412650f8e67f3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 187 -             (offset + o)
[INFO] [stdout] 187 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 191 -             (offset + o)
[INFO] [stdout] 191 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 195 -             (offset + o)
[INFO] [stdout] 195 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 -             (offset + o)
[INFO] [stdout] 199 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn variable_header(&self) -> &Option<VariableHeader> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |         |       |
[INFO] [stdout]     |                            |         |       the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided here
[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] 127 |     pub fn variable_header(&self) -> &Option<VariableHeader<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn payload(&self) -> &Payload {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^
[INFO] [stdout]     |                    |         ||
[INFO] [stdout]     |                    |         |the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[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] 132 |     pub fn payload(&self) -> &Payload<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payload/subscribe.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn topics(&self) -> Iter {
[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] 70 |     pub fn topics(&self) -> Iter<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling embedded-mqtt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `byteorder::WriteBytesExt`
[INFO] [stdout]   --> src/codec/string.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use byteorder::WriteBytesExt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ no `WriteBytesExt` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs:82:35
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 82 | pub use crate::io::{ReadBytesExt, WriteBytesExt};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 187 -             (offset + o)
[INFO] [stdout] 187 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 191 -             (offset + o)
[INFO] [stdout] 191 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 195 -             (offset + o)
[INFO] [stdout] 195 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/variable_header/connect.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             (offset + o)
[INFO] [stdout]     |             ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 -             (offset + o)
[INFO] [stdout] 199 +             offset + o 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_u16` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]    --> src/codec/string.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |         buf.write_u16::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^ this is an associated function, not a method
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `ByteOrder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn write_u16(buf: &mut [u8], n: u16);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use associated function syntax instead
[INFO] [stdout]     |
[INFO] [stdout] 121 -         buf.write_u16::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout] 121 +         std::io::Cursor<Vec<_>>::write_u16(inp.len() as u16).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 121 -         buf.write_u16::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout] 121 +         buf.write::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_u16` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]    --> src/codec/string.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |         buf.write_u16::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^ this is an associated function, not a method
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `ByteOrder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn write_u16(buf: &mut [u8], n: u16);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use associated function syntax instead
[INFO] [stdout]     |
[INFO] [stdout] 133 -         buf.write_u16::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout] 133 +         std::io::Cursor<Vec<_>>::write_u16(inp.len() as u16).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 -         buf.write_u16::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout] 133 +         buf.write::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_u16` found for struct `std::io::Cursor<T>` in the current scope
[INFO] [stdout]    --> src/codec/string.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         buf.write_u16::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^ this is an associated function, not a method
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `ByteOrder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn write_u16(buf: &mut [u8], n: u16);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use associated function syntax instead
[INFO] [stdout]     |
[INFO] [stdout] 142 -         buf.write_u16::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout] 142 +         std::io::Cursor<Vec<_>>::write_u16(inp.len() as u16).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 142 -         buf.write_u16::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout] 142 +         buf.write::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embedded-mqtt` (lib test) due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b0e37dbd720022d036b2b3873e62c1ef9e6085116fc48ac3aeb412650f8e67f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0e37dbd720022d036b2b3873e62c1ef9e6085116fc48ac3aeb412650f8e67f3", kill_on_drop: false }`
[INFO] [stdout] b0e37dbd720022d036b2b3873e62c1ef9e6085116fc48ac3aeb412650f8e67f3
