[INFO] fetching crate embedded-mqtt 0.1.0...
[INFO] checking embedded-mqtt-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate embedded-mqtt 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate embedded-mqtt 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29510563b3013eb4cb0667f4a6a1d6fc106f2c95f7c7958462aaef073aeb071f
[INFO] running `Command { std: "docker" "start" "-a" "29510563b3013eb4cb0667f4a6a1d6fc106f2c95f7c7958462aaef073aeb071f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29510563b3013eb4cb0667f4a6a1d6fc106f2c95f7c7958462aaef073aeb071f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29510563b3013eb4cb0667f4a6a1d6fc106f2c95f7c7958462aaef073aeb071f", kill_on_drop: false }`
[INFO] [stdout] 29510563b3013eb4cb0667f4a6a1d6fc106f2c95f7c7958462aaef073aeb071f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f56ac9e628043b8200c590a2827978e8b85db58f21d5802bdfa05d838098f529
[INFO] running `Command { std: "docker" "start" "-a" "f56ac9e628043b8200c590a2827978e8b85db58f21d5802bdfa05d838098f529", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking embedded-mqtt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::From,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/codec/string.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/codec/values.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/packet.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     default::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/packet.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/packet_flags.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{From, TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/packet_flags.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connect.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{TryInto, TryFrom, From},
[INFO] [stdout]   |                                 ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connect.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[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)]` 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: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connack.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/packet_identifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/publish.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/mod.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/payload/mod.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     default::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     iter::Iterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert::{From, TryFrom},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/suback.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/payload/suback.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{From, TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/qos.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{TryFrom, From},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/qos.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon v1.10.0
[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-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs:82:35
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub use crate::io::{ReadBytesExt, WriteBytesExt};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `std` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::From,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/codec/string.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/codec/values.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/packet.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     default::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/packet.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/packet_flags.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{From, TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/packet_flags.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connect.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{TryInto, TryFrom, From},
[INFO] [stdout]   |                                 ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connect.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[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)]` 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: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connack.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/packet_identifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/publish.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/mod.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/payload/mod.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     default::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     iter::Iterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert::{From, TryFrom},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/suback.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/payload/suback.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{From, TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/qos.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{TryFrom, From},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/qos.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_u16` found for struct `std::io::Cursor` 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-6f17d22bba15001f/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 |         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::<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` 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-6f17d22bba15001f/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 |         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::<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` 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-6f17d22bba15001f/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 |         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::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout]     |             ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stderr] error: could not compile `embedded-mqtt` (lib test) due to 5 previous errors; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f56ac9e628043b8200c590a2827978e8b85db58f21d5802bdfa05d838098f529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f56ac9e628043b8200c590a2827978e8b85db58f21d5802bdfa05d838098f529", kill_on_drop: false }`
[INFO] [stdout] f56ac9e628043b8200c590a2827978e8b85db58f21d5802bdfa05d838098f529
[INFO] checking embedded-mqtt-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate embedded-mqtt 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate embedded-mqtt 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd30eefc9c5ffbdbb0c084859ee872e17593b81a4555e17cd9d28424bb1e6382
[INFO] running `Command { std: "docker" "start" "-a" "dd30eefc9c5ffbdbb0c084859ee872e17593b81a4555e17cd9d28424bb1e6382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd30eefc9c5ffbdbb0c084859ee872e17593b81a4555e17cd9d28424bb1e6382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd30eefc9c5ffbdbb0c084859ee872e17593b81a4555e17cd9d28424bb1e6382", kill_on_drop: false }`
[INFO] [stdout] dd30eefc9c5ffbdbb0c084859ee872e17593b81a4555e17cd9d28424bb1e6382
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f137758390c566097d097db4344ac64b50761e55fecdfffb105345740da9028f
[INFO] running `Command { std: "docker" "start" "-a" "f137758390c566097d097db4344ac64b50761e55fecdfffb105345740da9028f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking embedded-mqtt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::From,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/codec/string.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/codec/values.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/packet.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     default::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/packet.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/packet_flags.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{From, TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/packet_flags.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connect.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{TryInto, TryFrom, From},
[INFO] [stdout]   |                                 ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connect.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[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)]` 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: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connack.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/packet_identifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/publish.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/mod.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/payload/mod.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     default::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     iter::Iterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert::{From, TryFrom},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/suback.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/payload/suback.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{From, TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/qos.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{TryFrom, From},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/qos.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon v1.10.0
[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-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs:82:35
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub use crate::io::{ReadBytesExt, WriteBytesExt};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `std` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::From,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/codec/string.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/codec/values.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/packet.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     default::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/packet.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/packet_flags.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::{From, TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/fixed_header/packet_flags.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connect.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{TryInto, TryFrom, From},
[INFO] [stdout]   |                                 ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connect.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[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)]` 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: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/connack.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/packet_identifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/variable_header/publish.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/mod.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/payload/mod.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     default::Default,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     iter::Iterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/payload/subscribe.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     convert::{From, TryFrom},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/payload/suback.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/payload/suback.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{From, TryFrom, TryInto},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/qos.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 |     convert::{TryFrom, From},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/qos.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     result::Result,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:18:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_u16` found for struct `std::io::Cursor` 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-6f17d22bba15001f/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 |         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::<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` 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-6f17d22bba15001f/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 |         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::<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` 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-6f17d22bba15001f/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 |         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::<BigEndian>(inp.len() as u16).unwrap();
[INFO] [stdout]     |             ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stderr] error: could not compile `embedded-mqtt` (lib test) due to 5 previous errors; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f137758390c566097d097db4344ac64b50761e55fecdfffb105345740da9028f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f137758390c566097d097db4344ac64b50761e55fecdfffb105345740da9028f", kill_on_drop: false }`
[INFO] [stdout] f137758390c566097d097db4344ac64b50761e55fecdfffb105345740da9028f
