[INFO] fetching crate iota-types 1.0.0-rc.7...
[INFO] checking iota-types-1.0.0-rc.7 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate iota-types 1.0.0-rc.7 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate iota-types 1.0.0-rc.7 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 iota-types 1.0.0-rc.7
[INFO] finished tweaking crates.io crate iota-types 1.0.0-rc.7
[INFO] tweaked toml for crates.io crate iota-types 1.0.0-rc.7 written to /workspace/builds/worker-2-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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prefix-hex v0.5.0
[INFO] [stderr]   Downloaded iota-crypto v0.15.3
[INFO] [stderr]   Downloaded iota-pow v1.0.0-rc.4
[INFO] [stderr]   Downloaded packable v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c81bd433abdd3c5dec12f189507901d50461314964f2fc3ba5295b8bf431677d
[INFO] running `Command { std: "docker" "start" "-a" "c81bd433abdd3c5dec12f189507901d50461314964f2fc3ba5295b8bf431677d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c81bd433abdd3c5dec12f189507901d50461314964f2fc3ba5295b8bf431677d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c81bd433abdd3c5dec12f189507901d50461314964f2fc3ba5295b8bf431677d", kill_on_drop: false }`
[INFO] [stdout] c81bd433abdd3c5dec12f189507901d50461314964f2fc3ba5295b8bf431677d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c63704fc5d08e6ad3fbd3df0c1577d8b5c5bf630fc9d0fa98ff4066837260150
[INFO] running `Command { std: "docker" "start" "-a" "c63704fc5d08e6ad3fbd3df0c1577d8b5c5bf630fc9d0fa98ff4066837260150", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling iota-crypto v0.15.3
[INFO] [stderr]    Compiling packable v0.7.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking iterator-sorted v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling packable-derive v0.7.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking iota-pow v1.0.0-rc.4
[INFO] [stderr]     Checking prefix-hex v0.5.0
[INFO] [stderr]     Checking iota-types v1.0.0-rc.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/api/plugins/participation/types.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{collections::HashMap, convert::TryInto, io::Read};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![deny(clippy::nursery, missing_docs, rust_2018_idioms, warnings)]
[INFO] [stdout]   |                                                          ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/error.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::string::{FromUtf8Error, String};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/address/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/address/mod.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `bech32` is imported redundantly
[INFO] [stdout]   --> src/block/address/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bech32::{self, FromBase32, ToBase32, Variant};
[INFO] [stdout]    |              ^^^^ the item `bech32` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ProtocolParameters` is imported redundantly
[INFO] [stdout]    --> src/block/block.rs:259:72
[INFO] [stdout]     |
[INFO] [stdout] 258 |     use super::*;
[INFO] [stdout]     |         -------- the item `ProtocolParameters` is already imported here
[INFO] [stdout] 259 |     use crate::block::{error::dto::DtoError, payload::dto::PayloadDto, protocol::ProtocolParameters};
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/output/native_token.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/native_token.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/metadata.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/tag.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/mod.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `create_bitflags` is imported redundantly
[INFO] [stdout]    --> src/block/output/feature/mod.rs:18:27
[INFO] [stdout]     |
[INFO] [stdout] 18  |   use crate::{block::Error, create_bitflags};
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block/macro.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / macro_rules! create_bitflags {
[INFO] [stdout] 121 | |     ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => {
[INFO] [stdout] 122 | |         bitflags! {
[INFO] [stdout] 123 | |             $(#[$meta])*
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     };
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- the item `create_bitflags` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]   --> src/block/output/unlock_condition/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/block/output/unlock_condition/mod.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `create_bitflags` is imported redundantly
[INFO] [stdout]    --> src/block/output/unlock_condition/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |       create_bitflags,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block/macro.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / macro_rules! create_bitflags {
[INFO] [stdout] 121 | |     ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => {
[INFO] [stdout] 122 | |         bitflags! {
[INFO] [stdout] 123 | |             $(#[$meta])*
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     };
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- the item `create_bitflags` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/parent.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/essence.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/parameters.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/receipt/tail_transaction_hash.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/mod.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `MilestoneIndex` is imported redundantly
[INFO] [stdout]    --> src/block/payload/milestone/mod.rs:176:48
[INFO] [stdout]     |
[INFO] [stdout] 174 |     use super::*;
[INFO] [stdout]     |         -------- the item `MilestoneIndex` is already imported here
[INFO] [stdout] 175 |     use crate::block::{
[INFO] [stdout] 176 |         error::dto::DtoError, parent::Parents, payload::milestone::MilestoneIndex, signature::dto::SignatureDto,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/api/plugins/participation/types.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{collections::HashMap, convert::TryInto, io::Read};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![deny(clippy::nursery, missing_docs, rust_2018_idioms, warnings)]
[INFO] [stdout]   |                                                          ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/error.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::string::{FromUtf8Error, String};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/address/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/address/mod.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `bech32` is imported redundantly
[INFO] [stdout]   --> src/block/address/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bech32::{self, FromBase32, ToBase32, Variant};
[INFO] [stdout]    |              ^^^^ the item `bech32` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ProtocolParameters` is imported redundantly
[INFO] [stdout]    --> src/block/block.rs:259:72
[INFO] [stdout]     |
[INFO] [stdout] 258 |     use super::*;
[INFO] [stdout]     |         -------- the item `ProtocolParameters` is already imported here
[INFO] [stdout] 259 |     use crate::block::{error::dto::DtoError, payload::dto::PayloadDto, protocol::ProtocolParameters};
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/unlock/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/output/native_token.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/native_token.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/metadata.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/tag.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/mod.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `create_bitflags` is imported redundantly
[INFO] [stdout]    --> src/block/output/feature/mod.rs:18:27
[INFO] [stdout]     |
[INFO] [stdout] 18  |   use crate::{block::Error, create_bitflags};
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block/macro.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / macro_rules! create_bitflags {
[INFO] [stdout] 121 | |     ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => {
[INFO] [stdout] 122 | |         bitflags! {
[INFO] [stdout] 123 | |             $(#[$meta])*
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     };
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- the item `create_bitflags` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]   --> src/block/output/unlock_condition/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/block/output/unlock_condition/mod.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `create_bitflags` is imported redundantly
[INFO] [stdout]    --> src/block/output/unlock_condition/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |       create_bitflags,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block/macro.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / macro_rules! create_bitflags {
[INFO] [stdout] 121 | |     ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => {
[INFO] [stdout] 122 | |         bitflags! {
[INFO] [stdout] 123 | |             $(#[$meta])*
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     };
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- the item `create_bitflags` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/parent.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/essence.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/parameters.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/receipt/tail_transaction_hash.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/mod.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `MilestoneIndex` is imported redundantly
[INFO] [stdout]    --> src/block/payload/milestone/mod.rs:176:48
[INFO] [stdout]     |
[INFO] [stdout] 174 |     use super::*;
[INFO] [stdout]     |         -------- the item `MilestoneIndex` is already imported here
[INFO] [stdout] 175 |     use crate::block::{
[INFO] [stdout] 176 |         error::dto::DtoError, parent::Parents, payload::milestone::MilestoneIndex, signature::dto::SignatureDto,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/unlock/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iota-types` (lib) due to 25 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iota-types` (lib test) due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "c63704fc5d08e6ad3fbd3df0c1577d8b5c5bf630fc9d0fa98ff4066837260150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c63704fc5d08e6ad3fbd3df0c1577d8b5c5bf630fc9d0fa98ff4066837260150", kill_on_drop: false }`
[INFO] [stdout] c63704fc5d08e6ad3fbd3df0c1577d8b5c5bf630fc9d0fa98ff4066837260150
[INFO] checking iota-types-1.0.0-rc.7 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate iota-types 1.0.0-rc.7 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate iota-types 1.0.0-rc.7 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 iota-types 1.0.0-rc.7
[INFO] finished tweaking crates.io crate iota-types 1.0.0-rc.7
[INFO] tweaked toml for crates.io crate iota-types 1.0.0-rc.7 written to /workspace/builds/worker-2-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9ed278795e1dcdebc93e4104f223f617da86958bd9e442fdeb77f11c854d7867
[INFO] running `Command { std: "docker" "start" "-a" "9ed278795e1dcdebc93e4104f223f617da86958bd9e442fdeb77f11c854d7867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ed278795e1dcdebc93e4104f223f617da86958bd9e442fdeb77f11c854d7867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed278795e1dcdebc93e4104f223f617da86958bd9e442fdeb77f11c854d7867", kill_on_drop: false }`
[INFO] [stdout] 9ed278795e1dcdebc93e4104f223f617da86958bd9e442fdeb77f11c854d7867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4dc07c1c65426922e9208f397ffe689e3513b6601d4e97a6f636b23b26a0c893
[INFO] running `Command { std: "docker" "start" "-a" "4dc07c1c65426922e9208f397ffe689e3513b6601d4e97a6f636b23b26a0c893", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling iota-crypto v0.15.3
[INFO] [stderr]    Compiling packable v0.7.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking iterator-sorted v0.1.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling packable-derive v0.7.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking iota-pow v1.0.0-rc.4
[INFO] [stderr]     Checking prefix-hex v0.5.0
[INFO] [stderr]     Checking iota-types v1.0.0-rc.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/api/plugins/participation/types.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{collections::HashMap, convert::TryInto, io::Read};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![deny(clippy::nursery, missing_docs, rust_2018_idioms, warnings)]
[INFO] [stdout]   |                                                          ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/error.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::string::{FromUtf8Error, String};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/address/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/address/mod.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `bech32` is imported redundantly
[INFO] [stdout]   --> src/block/address/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bech32::{self, FromBase32, ToBase32, Variant};
[INFO] [stdout]    |              ^^^^ the item `bech32` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ProtocolParameters` is imported redundantly
[INFO] [stdout]    --> src/block/block.rs:259:72
[INFO] [stdout]     |
[INFO] [stdout] 258 |     use super::*;
[INFO] [stdout]     |         -------- the item `ProtocolParameters` is already imported here
[INFO] [stdout] 259 |     use crate::block::{error::dto::DtoError, payload::dto::PayloadDto, protocol::ProtocolParameters};
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/output/native_token.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/native_token.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TryInto` is imported redundantly
[INFO] [stdout]  --> src/api/plugins/participation/types.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{collections::HashMap, convert::TryInto, io::Read};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryInto` is already defined here
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![deny(clippy::nursery, missing_docs, rust_2018_idioms, warnings)]
[INFO] [stdout]   |                                                          ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/error.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::string::{FromUtf8Error, String};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/metadata.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/address/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/address/mod.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::{string::String, vec::Vec};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `bech32` is imported redundantly
[INFO] [stdout]   --> src/block/address/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bech32::{self, FromBase32, ToBase32, Variant};
[INFO] [stdout]    |              ^^^^ the item `bech32` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/tag.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/mod.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ProtocolParameters` is imported redundantly
[INFO] [stdout]    --> src/block/block.rs:259:72
[INFO] [stdout]     |
[INFO] [stdout] 258 |     use super::*;
[INFO] [stdout]     |         -------- the item `ProtocolParameters` is already imported here
[INFO] [stdout] 259 |     use crate::block::{error::dto::DtoError, payload::dto::PayloadDto, protocol::ProtocolParameters};
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `create_bitflags` is imported redundantly
[INFO] [stdout]    --> src/block/output/feature/mod.rs:18:27
[INFO] [stdout]     |
[INFO] [stdout] 18  |   use crate::{block::Error, create_bitflags};
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block/macro.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / macro_rules! create_bitflags {
[INFO] [stdout] 121 | |     ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => {
[INFO] [stdout] 122 | |         bitflags! {
[INFO] [stdout] 123 | |             $(#[$meta])*
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     };
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- the item `create_bitflags` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/output/native_token.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/native_token.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]   --> src/block/output/unlock_condition/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/block/output/unlock_condition/mod.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `create_bitflags` is imported redundantly
[INFO] [stdout]    --> src/block/output/unlock_condition/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |       create_bitflags,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block/macro.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / macro_rules! create_bitflags {
[INFO] [stdout] 121 | |     ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => {
[INFO] [stdout] 122 | |         bitflags! {
[INFO] [stdout] 123 | |             $(#[$meta])*
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     };
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- the item `create_bitflags` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/parent.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/metadata.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/essence.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/tag.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/parameters.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/output/feature/mod.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `create_bitflags` is imported redundantly
[INFO] [stdout]    --> src/block/output/feature/mod.rs:18:27
[INFO] [stdout]     |
[INFO] [stdout] 18  |   use crate::{block::Error, create_bitflags};
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block/macro.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / macro_rules! create_bitflags {
[INFO] [stdout] 121 | |     ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => {
[INFO] [stdout] 122 | |         bitflags! {
[INFO] [stdout] 123 | |             $(#[$meta])*
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     };
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- the item `create_bitflags` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/receipt/tail_transaction_hash.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/mod.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `MilestoneIndex` is imported redundantly
[INFO] [stdout]    --> src/block/payload/milestone/mod.rs:176:48
[INFO] [stdout]     |
[INFO] [stdout] 174 |     use super::*;
[INFO] [stdout]     |         -------- the item `MilestoneIndex` is already imported here
[INFO] [stdout] 175 |     use crate::block::{
[INFO] [stdout] 176 |         error::dto::DtoError, parent::Parents, payload::milestone::MilestoneIndex, signature::dto::SignatureDto,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]   --> src/block/output/unlock_condition/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]   --> src/block/output/unlock_condition/mod.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `create_bitflags` is imported redundantly
[INFO] [stdout]    --> src/block/output/unlock_condition/mod.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout] 34  |       create_bitflags,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block/macro.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | / macro_rules! create_bitflags {
[INFO] [stdout] 121 | |     ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => {
[INFO] [stdout] 122 | |         bitflags! {
[INFO] [stdout] 123 | |             $(#[$meta])*
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |     };
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_- the item `create_bitflags` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/parent.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/essence.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/unlock/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/parameters.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `String` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/receipt/tail_transaction_hash.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Box` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Box` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/payload/milestone/option/mod.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::{boxed::Box, vec::Vec};
[INFO] [stdout]   |                         ^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `MilestoneIndex` is imported redundantly
[INFO] [stdout]    --> src/block/payload/milestone/mod.rs:176:48
[INFO] [stdout]     |
[INFO] [stdout] 174 |     use super::*;
[INFO] [stdout]     |         -------- the item `MilestoneIndex` is already imported here
[INFO] [stdout] 175 |     use crate::block::{
[INFO] [stdout] 176 |         error::dto::DtoError, parent::Parents, payload::milestone::MilestoneIndex, signature::dto::SignatureDto,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/block/unlock/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iota-types` (lib) due to 25 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iota-types` (lib test) due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "4dc07c1c65426922e9208f397ffe689e3513b6601d4e97a6f636b23b26a0c893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc07c1c65426922e9208f397ffe689e3513b6601d4e97a6f636b23b26a0c893", kill_on_drop: false }`
[INFO] [stdout] 4dc07c1c65426922e9208f397ffe689e3513b6601d4e97a6f636b23b26a0c893
