[INFO] fetching crate xand_ledger 0.62.2... [INFO] testing xand_ledger-0.62.2 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate xand_ledger 0.62.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate xand_ledger 0.62.2 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking crates.io crate xand_ledger 0.62.2 [INFO] finished tweaking crates.io crate xand_ledger 0.62.2 [INFO] tweaked toml for crates.io crate xand_ledger 0.62.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded downcast v0.10.0 [INFO] [stderr] Downloaded serde-scale v0.2.2 [INFO] [stderr] Downloaded fragile v1.2.2 [INFO] [stderr] Downloaded zkplmt v0.4.5 [INFO] [stderr] Downloaded mockall_derive v0.8.3 [INFO] [stderr] Downloaded mockall v0.8.3 [INFO] [stderr] Downloaded zkplmt-test-helpers v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90e183dd0d019ac5912e721187ef6130df13fef450fe30659f3095e0049c3d29 [INFO] running `Command { std: "docker" "start" "-a" "90e183dd0d019ac5912e721187ef6130df13fef450fe30659f3095e0049c3d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90e183dd0d019ac5912e721187ef6130df13fef450fe30659f3095e0049c3d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e183dd0d019ac5912e721187ef6130df13fef450fe30659f3095e0049c3d29", kill_on_drop: false }` [INFO] [stdout] 90e183dd0d019ac5912e721187ef6130df13fef450fe30659f3095e0049c3d29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06d7e981cd5da4c38c2feccb18021564cb7d11919282dd7f62d1e24d32290ad8 [INFO] running `Command { std: "docker" "start" "-a" "06d7e981cd5da4c38c2feccb18021564cb7d11919282dd7f62d1e24d32290ad8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling serde-scale v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling zkplmt v0.4.5 [INFO] [stderr] Compiling xand_ledger v0.62.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems/exiting_redeems.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/chain_logic/rewards.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | alloc::string::ToString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/crypto.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/creates.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/model/redeems.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/clear_redeem.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/exiting_redeem.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/redeem.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/sends.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/txo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use core::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/members.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model/monetary_value.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/model/monetary_value.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/serialization.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | use core::{convert::TryFrom, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/clear_redeem.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/transactions/clear_redeem.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/common.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/common.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `get_G` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `get_G` is already imported here [INFO] [stdout] 2 | use crate::{ [INFO] [stdout] 3 | crypto::{get_G, get_L, LedgerCrypto}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CorrelationId` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `CorrelationId` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IdentityTag` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `IdentityTag` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `SerializableForSigning` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VectorTuple` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `VectorTuple` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/exiting_redeem.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/redeem.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `get_G` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `get_G` is already imported here [INFO] [stdout] ... [INFO] [stdout] 8 | crypto::{get_G, get_bases, DefaultCryptoImpl, LedgerCrypto}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `components_to_vector_tuples` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `components_to_vector_tuples` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `key_images` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `key_images` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `output_blinding_factors` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `output_blinding_factors` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `shuffle_inputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:75 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `shuffle_inputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sum_outputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `sum_outputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ComponentInputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ComponentInputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShuffledInputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ShuffledInputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `SerializableForSigning` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VectorTuple` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `VectorTuple` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RistrettoPoint` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RistrettoPoint` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | use curve25519_dalek::ristretto::RistrettoPoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `create_zkplmt` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `create_zkplmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 18 | use zkplmt::{bulletproofs::bullet_range_proof, core::create_zkplmt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.93s [INFO] running `Command { std: "docker" "inspect" "06d7e981cd5da4c38c2feccb18021564cb7d11919282dd7f62d1e24d32290ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d7e981cd5da4c38c2feccb18021564cb7d11919282dd7f62d1e24d32290ad8", kill_on_drop: false }` [INFO] [stdout] 06d7e981cd5da4c38c2feccb18021564cb7d11919282dd7f62d1e24d32290ad8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 790b46b4ab8b0930b1ad38bbc03803f9f44a0ec9d7153f93a5b16734a2bedad8 [INFO] running `Command { std: "docker" "start" "-a" "790b46b4ab8b0930b1ad38bbc03803f9f44a0ec9d7153f93a5b16734a2bedad8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling fragile v1.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling mockall_derive v0.8.3 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling serde-scale v0.2.2 [INFO] [stderr] Compiling zkplmt v0.4.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xand_ledger v0.62.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling serde_test v1.0.176 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling insta v1.35.1 [INFO] [stderr] Compiling zkplmt-test-helpers v0.4.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling mockall v0.8.3 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems/exiting_redeems.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/chain_logic/rewards.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | alloc::string::ToString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/crypto.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/creates.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/model/redeems.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/clear_redeem.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/exiting_redeem.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/redeem.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/sends.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/txo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use core::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/members.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model/monetary_value.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/model/monetary_value.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/serialization.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | use core::{convert::TryFrom, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/clear_redeem.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/transactions/clear_redeem.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/common.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/common.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `get_G` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `get_G` is already imported here [INFO] [stdout] 2 | use crate::{ [INFO] [stdout] 3 | crypto::{get_G, get_L, LedgerCrypto}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CorrelationId` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `CorrelationId` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IdentityTag` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `IdentityTag` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `SerializableForSigning` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VectorTuple` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `VectorTuple` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/exiting_redeem.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/redeem.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `get_G` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `get_G` is already imported here [INFO] [stdout] ... [INFO] [stdout] 8 | crypto::{get_G, get_bases, DefaultCryptoImpl, LedgerCrypto}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `components_to_vector_tuples` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `components_to_vector_tuples` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `key_images` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `key_images` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `output_blinding_factors` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `output_blinding_factors` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `shuffle_inputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:75 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `shuffle_inputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sum_outputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `sum_outputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ComponentInputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ComponentInputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShuffledInputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ShuffledInputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `SerializableForSigning` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VectorTuple` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `VectorTuple` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RistrettoPoint` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RistrettoPoint` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | use curve25519_dalek::ristretto::RistrettoPoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `create_zkplmt` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `create_zkplmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 18 | use zkplmt::{bulletproofs::bullet_range_proof, core::create_zkplmt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TransactionOutput` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems/exiting_redeems/tests.rs:12:76 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TransactionOutput` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | BannedState, ClearTransactionOutput, IdentityTag, KeyImage, PublicKey, TransactionOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ConfidentialRedeemRequestRecord` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems/exiting_redeems/tests.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 146 | use super::*; [INFO] [stdout] | -------- the item `ConfidentialRedeemRequestRecord` is already imported here [INFO] [stdout] ... [INFO] [stdout] 150 | ConfidentialRedeemRequestRecord, FailureReason, RedeemCancellationReason, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FailureReason` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems/exiting_redeems/tests.rs:150:42 [INFO] [stdout] | [INFO] [stdout] 146 | use super::*; [INFO] [stdout] | -------- the item `FailureReason` is already imported here [INFO] [stdout] ... [INFO] [stdout] 150 | ConfidentialRedeemRequestRecord, FailureReason, RedeemCancellationReason, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems/tests/clear_redeems.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/chain_logic/rewards/tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/chain_logic/rewards.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | alloc::string::ToString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/crypto.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/model/redeems.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/clear_redeem.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/exiting_redeem.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/redeem.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/sends.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/txo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model/clear_txo.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use core::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/members.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model/monetary_value.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/model/monetary_value.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/serialization.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | use core::{convert::TryFrom, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PublicKey` is imported redundantly [INFO] [stdout] --> src/model.rs:616:9 [INFO] [stdout] | [INFO] [stdout] 615 | use super::*; [INFO] [stdout] | -------- the item `PublicKey` is already imported here [INFO] [stdout] 616 | use crate::model::public_key::PublicKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/model.rs:618:9 [INFO] [stdout] | [INFO] [stdout] 618 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/test_helpers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/clear_redeem.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/transactions/clear_redeem.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/common/test_helpers.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/common.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `SerializableForSigning` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VectorTuple` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `VectorTuple` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/exiting_redeem.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/exiting_redeem/test_exiting_redeem_request_builder.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `DefaultCryptoImpl` is imported redundantly [INFO] [stdout] --> src/transactions/exiting_redeem.rs:340:32 [INFO] [stdout] | [INFO] [stdout] 339 | use super::*; [INFO] [stdout] | -------- the item `DefaultCryptoImpl` is already imported here [INFO] [stdout] 340 | use crate::crypto::{get_L, DefaultCryptoImpl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/redeem.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/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] warning: the item `DefaultCryptoImpl` is imported redundantly [INFO] [stdout] --> src/transactions/redeem.rs:597:25 [INFO] [stdout] | [INFO] [stdout] 595 | use super::*; [INFO] [stdout] | -------- the item `DefaultCryptoImpl` is already imported here [INFO] [stdout] 596 | use crate::{ [INFO] [stdout] 597 | crypto::{get_L, DefaultCryptoImpl}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `random_public_key` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:4:77 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `random_public_key` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | generate_fake_input_txos, generate_spendable_utxos, random_private_key, random_public_key, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `components_to_vector_tuples` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `components_to_vector_tuples` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `key_images` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `key_images` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `output_blinding_factors` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `output_blinding_factors` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `shuffle_inputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:75 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `shuffle_inputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sum_outputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `sum_outputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ComponentInputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ComponentInputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShuffledInputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ShuffledInputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `SerializableForSigning` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VectorTuple` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `VectorTuple` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RistrettoPoint` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RistrettoPoint` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | use curve25519_dalek::ristretto::RistrettoPoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `create_zkplmt` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `create_zkplmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 18 | use zkplmt::{bulletproofs::bullet_range_proof, core::create_zkplmt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DefaultCryptoImpl` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:429:9 [INFO] [stdout] | [INFO] [stdout] 427 | use super::*; [INFO] [stdout] | -------- the item `DefaultCryptoImpl` is already imported here [INFO] [stdout] 428 | use crate::{ [INFO] [stdout] 429 | crypto::DefaultCryptoImpl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 57 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "790b46b4ab8b0930b1ad38bbc03803f9f44a0ec9d7153f93a5b16734a2bedad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790b46b4ab8b0930b1ad38bbc03803f9f44a0ec9d7153f93a5b16734a2bedad8", kill_on_drop: false }` [INFO] [stdout] 790b46b4ab8b0930b1ad38bbc03803f9f44a0ec9d7153f93a5b16734a2bedad8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08c1c38ed9689b4e4eef346fada665a7d73c2152b5db8a55a024f03a3c7cd7a9 [INFO] running `Command { std: "docker" "start" "-a" "08c1c38ed9689b4e4eef346fada665a7d73c2152b5db8a55a024f03a3c7cd7a9", kill_on_drop: false }` [INFO] [stderr] warning: the item `Box` is imported redundantly [INFO] [stderr] --> src/chain_logic/redeems/exiting_redeems.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use alloc::boxed::Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Box` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Box` is imported redundantly [INFO] [stderr] --> src/chain_logic/redeems.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Box` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `ToString` is imported redundantly [INFO] [stderr] --> src/chain_logic/redeems.rs:22:25 [INFO] [stderr] | [INFO] [stderr] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `ToString` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/chain_logic/redeems.rs:22:43 [INFO] [stderr] | [INFO] [stderr] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `ToString` is imported redundantly [INFO] [stderr] --> src/chain_logic/rewards.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | alloc::string::ToString, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `ToString` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/crypto.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model/creates.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Box` is imported redundantly [INFO] [stderr] --> src/model/redeems.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use alloc::boxed::Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Box` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model/redeems/clear_redeem.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model/redeems/exiting_redeem.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model/redeems/redeem.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model/sends.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model/txo.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `String` is imported redundantly [INFO] [stderr] --> src/model/encryption.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `String` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model/encryption.rs:1:29 [INFO] [stderr] | [INFO] [stderr] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `TryFrom` is imported redundantly [INFO] [stderr] --> src/model/encryption.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | convert::TryFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryFrom` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `String` is imported redundantly [INFO] [stderr] --> src/model/esig_payload.rs:9:14 [INFO] [stderr] | [INFO] [stderr] 9 | string::{String, ToString}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `String` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `ToString` is imported redundantly [INFO] [stderr] --> src/model/esig_payload.rs:9:22 [INFO] [stderr] | [INFO] [stderr] 9 | string::{String, ToString}, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `ToString` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `TryInto` is imported redundantly [INFO] [stderr] --> src/model/esig_payload.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use core::convert::TryInto; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryInto` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `String` is imported redundantly [INFO] [stderr] --> src/model/esig_payload.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | use alloc::string::String; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `String` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model/members.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `TryFrom` is imported redundantly [INFO] [stderr] --> src/model/monetary_value.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | convert::{TryFrom, TryInto}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryFrom` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `TryInto` is imported redundantly [INFO] [stderr] --> src/model/monetary_value.rs:3:24 [INFO] [stderr] | [INFO] [stderr] 3 | convert::{TryFrom, TryInto}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryInto` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model/serialization.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/model.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `TryFrom` is imported redundantly [INFO] [stderr] --> src/model.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 53 | use core::{convert::TryFrom, fmt::Debug}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryFrom` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `TryFrom` is imported redundantly [INFO] [stderr] --> src/model.rs:130:9 [INFO] [stderr] | [INFO] [stderr] 130 | convert::TryFrom, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryFrom` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/transactions/clear_redeem.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `TryFrom` is imported redundantly [INFO] [stderr] --> src/transactions/clear_redeem.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use core::convert::TryFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryFrom` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/transactions/common.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/transactions/common.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `get_G` is imported redundantly [INFO] [stderr] --> src/transactions/create.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `get_G` is already imported here [INFO] [stderr] 2 | use crate::{ [INFO] [stderr] 3 | crypto::{get_G, get_L, LedgerCrypto}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `CorrelationId` is imported redundantly [INFO] [stderr] --> src/transactions/create.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `CorrelationId` is already imported here [INFO] [stderr] ... [INFO] [stderr] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `IdentityTag` is imported redundantly [INFO] [stderr] --> src/transactions/create.rs:7:20 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `IdentityTag` is already imported here [INFO] [stderr] ... [INFO] [stderr] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stderr] --> src/transactions/create.rs:7:33 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `SerializableForSigning` is already imported here [INFO] [stderr] ... [INFO] [stderr] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `VectorTuple` is imported redundantly [INFO] [stderr] --> src/transactions/create.rs:7:57 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `VectorTuple` is already imported here [INFO] [stderr] ... [INFO] [stderr] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/transactions/exiting_redeem.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/transactions/redeem.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `get_G` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `get_G` is already imported here [INFO] [stderr] ... [INFO] [stderr] 8 | crypto::{get_G, get_bases, DefaultCryptoImpl, LedgerCrypto}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `components_to_vector_tuples` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `components_to_vector_tuples` is already imported here [INFO] [stderr] ... [INFO] [stderr] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `key_images` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:11:38 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `key_images` is already imported here [INFO] [stderr] ... [INFO] [stderr] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `output_blinding_factors` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:11:50 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `output_blinding_factors` is already imported here [INFO] [stderr] ... [INFO] [stderr] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `shuffle_inputs` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:11:75 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `shuffle_inputs` is already imported here [INFO] [stderr] ... [INFO] [stderr] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `sum_outputs` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `sum_outputs` is already imported here [INFO] [stderr] ... [INFO] [stderr] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `ComponentInputs` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `ComponentInputs` is already imported here [INFO] [stderr] ... [INFO] [stderr] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `ShuffledInputs` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:12:39 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `ShuffledInputs` is already imported here [INFO] [stderr] ... [INFO] [stderr] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `SerializableForSigning` is already imported here [INFO] [stderr] ... [INFO] [stderr] 15 | SerializableForSigning, VectorTuple, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `VectorTuple` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:15:29 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `VectorTuple` is already imported here [INFO] [stderr] ... [INFO] [stderr] 15 | SerializableForSigning, VectorTuple, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `RistrettoPoint` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `RistrettoPoint` is already imported here [INFO] [stderr] ... [INFO] [stderr] 17 | use curve25519_dalek::ristretto::RistrettoPoint; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `create_zkplmt` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:18:48 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `create_zkplmt` is already imported here [INFO] [stderr] ... [INFO] [stderr] 18 | use zkplmt::{bulletproofs::bullet_range_proof, core::create_zkplmt}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `xand_ledger` (lib) generated 50 warnings [INFO] [stderr] warning: the item `TransactionOutput` is imported redundantly [INFO] [stderr] --> src/chain_logic/redeems/exiting_redeems/tests.rs:12:76 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `TransactionOutput` is already imported here [INFO] [stderr] ... [INFO] [stderr] 12 | BannedState, ClearTransactionOutput, IdentityTag, KeyImage, PublicKey, TransactionOutput, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `ConfidentialRedeemRequestRecord` is imported redundantly [INFO] [stderr] --> src/chain_logic/redeems/exiting_redeems/tests.rs:150:9 [INFO] [stderr] | [INFO] [stderr] 146 | use super::*; [INFO] [stderr] | -------- the item `ConfidentialRedeemRequestRecord` is already imported here [INFO] [stderr] ... [INFO] [stderr] 150 | ConfidentialRedeemRequestRecord, FailureReason, RedeemCancellationReason, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `FailureReason` is imported redundantly [INFO] [stderr] --> src/chain_logic/redeems/exiting_redeems/tests.rs:150:42 [INFO] [stderr] | [INFO] [stderr] 146 | use super::*; [INFO] [stderr] | -------- the item `FailureReason` is already imported here [INFO] [stderr] ... [INFO] [stderr] 150 | ConfidentialRedeemRequestRecord, FailureReason, RedeemCancellationReason, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `TryFrom` is imported redundantly [INFO] [stderr] --> src/chain_logic/redeems/tests/clear_redeems.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use std::convert::TryFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryFrom` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `TryFrom` is imported redundantly [INFO] [stderr] --> src/chain_logic/rewards/tests.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use core::convert::TryFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryFrom` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `TryFrom` is imported redundantly [INFO] [stderr] --> src/model/clear_txo.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | use std::convert::TryFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryFrom` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `PublicKey` is imported redundantly [INFO] [stderr] --> src/model.rs:616:9 [INFO] [stderr] | [INFO] [stderr] 615 | use super::*; [INFO] [stderr] | -------- the item `PublicKey` is already imported here [INFO] [stderr] 616 | use crate::model::public_key::PublicKey; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `TryInto` is imported redundantly [INFO] [stderr] --> src/model.rs:618:9 [INFO] [stderr] | [INFO] [stderr] 618 | use std::convert::TryInto; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `TryInto` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/test_helpers.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/transactions/common/test_helpers.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> src/transactions/exiting_redeem/test_exiting_redeem_request_builder.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use alloc::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `DefaultCryptoImpl` is imported redundantly [INFO] [stderr] --> src/transactions/exiting_redeem.rs:340:32 [INFO] [stderr] | [INFO] [stderr] 339 | use super::*; [INFO] [stderr] | -------- the item `DefaultCryptoImpl` is already imported here [INFO] [stderr] 340 | use crate::crypto::{get_L, DefaultCryptoImpl}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `DefaultCryptoImpl` is imported redundantly [INFO] [stderr] --> src/transactions/redeem.rs:597:25 [INFO] [stderr] | [INFO] [stderr] 595 | use super::*; [INFO] [stderr] | -------- the item `DefaultCryptoImpl` is already imported here [INFO] [stderr] 596 | use crate::{ [INFO] [stderr] 597 | crypto::{get_L, DefaultCryptoImpl}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `random_public_key` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:4:77 [INFO] [stderr] | [INFO] [stderr] 1 | use super::*; [INFO] [stderr] | -------- the item `random_public_key` is already imported here [INFO] [stderr] ... [INFO] [stderr] 4 | generate_fake_input_txos, generate_spendable_utxos, random_private_key, random_public_key, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `DefaultCryptoImpl` is imported redundantly [INFO] [stderr] --> src/transactions/send.rs:429:9 [INFO] [stderr] | [INFO] [stderr] 427 | use super::*; [INFO] [stderr] | -------- the item `DefaultCryptoImpl` is already imported here [INFO] [stderr] 428 | use crate::{ [INFO] [stderr] 429 | crypto::DefaultCryptoImpl, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `xand_ledger` (lib test) generated 57 warnings (42 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xand_ledger-fc361db02101b916) [INFO] [stdout] [INFO] [stdout] running 184 tests [INFO] [stdout] test chain_logic::creates::tests::create_request::create_request_fails_with_invalid_member_address ... ok [INFO] [stdout] test chain_logic::creates::tests::cash_confirmation::happy_path ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::rejected_when_transaction_cannot_be_verified ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::rejected_when_altered ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::rejected_when_called_with_previously_used_correlation_id ... ok [INFO] [stdout] test chain_logic::creates::tests::cash_confirmation::no_matching_create ... ok [INFO] [stdout] test chain_logic::creates::tests::create_cancellation::happy_path ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::rejected_when_identity_tags_do_not_exist ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::rejected_when_called_with_duplicate_id ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::create_request_succeeds_with_valid_member_address_as_true_source ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::rejected_when_no_outputs ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::rejected_when_creating_outputs_that_already_exist ... ok [INFO] [stdout] test chain_logic::creates::tests::create_cancellation::no_matching_create ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::processing_create_request_txn_works ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::create_request_succeeds_with_valid_member_address_as_decoy ... ok [INFO] [stdout] test chain_logic::creates::tests::create_request::rejects_zero_value_outputs ... ok [INFO] [stdout] test chain_logic::creates::tests::esig_payload::create_request_fails_without_ueta_payload_on_output ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::cancelled_exiting_redeem_request_records_are_removed_from_storage ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::exiting_redeem_request_fails_if_duplicate_correlation_id ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::exiting_redeem_request_fails_if_key_images_already_exist_in_repository ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::exiting_redeem_request_fails_if_txo_inputs_do_not_exist_in_repository ... ok [INFO] [stdout] test chain_logic::creates::tests::create_cancellation::expired_creates_cancelled_properly ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::exiting_redeem_request_fails_if_reused_correlation_id ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::exiting_redeem_request_fails_with_corrupted_alpha_proof ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_cancellation::clear_redeem_cancellation__errors_when_attempting_to_cancel_nonexistent_redeem ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::exiting_redeem_request_fails_if_output_txo_already_exist_in_repository ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::exiting_redeem_request_fails_if_txo_inputs_exist_but_not_confirmed ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::fulfilled_exiting_redeem_request_records_are_removed_from_storage ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_cancellation::clear_redeem_cancellation__reduces_redeemed_claims ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_cancellation::clear_redeem_cancellation__happy_path ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_fulfillment::clear_redeem_fulfillment__happy_path ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_fulfillment::clear_redeem_fulfillment__errors_when_attempting_to_fulfill_non_existent_redeem ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_if_change_output_clear_txo_already_exist_in_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_if_redeem_output_clear_txo_already_exist_in_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_when_clear_redeem_request_is_constructed_with_incorrect_change_output ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_when_clear_redeem_request_is_constructed_with_input_less_than_output ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::fails_if_not_banned ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__adds_change_output_as_confirmed_to_repository_when_successful ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::fails_if_already_exited ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_with_invalid_validator_address ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_when_clear_redeem_request_is_constructed_with_unowned_txos ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__reduces_total_claims_when_successful ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_when_input_txos_are_reused ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__succeeds_with_valid_validator_address_as_true_source ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__succeeds_the_happy_path ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request_fails_if_reused_correlation_id ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_when_same_transaction_is_submitted_twice ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__stores_an_unfulfilled_redeem_request_when_successful ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::successful_exiting_redeem_request_stores_correlation_id ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_cancellation::cant_cancel_nonexistent_redeem ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::fails_if_txos_newer_than_banned_date ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_if_duplicate_correlation_id ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::exiting_redeem_request_fails_with_corrupted_signature_proof ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::successful_exiting_redeem_request_adds_key_images_to_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_fulfillment::cant_fulfill_non_existent_redeem ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::successful_exiting_redeem_request_reduces_total_claims ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::successful_exiting_redeem_request_stores_an_unfulfilled_redeem_request_record ... ok [INFO] [stdout] test chain_logic::redeems::exiting_redeems::tests::exiting_redeem::happy_path ... ok [INFO] [stdout] test chain_logic::redeems::tests::clear_redeems::clear_redeem_request__errors_if_clear_txo_inputs_do_not_exist_in_repository ... ok [INFO] [stdout] test chain_logic::creates::tests::esig_payload::successfully_constructed_create_request_has_valid_ueta_output_in_txos ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_fulfillment::happy_path ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_with_corrupted_encrypted_sender ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_cancellation::happy_path ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_if_change_output_txo_already_exist_in_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_with_corrupted_bullet_proof ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_if_key_images_already_exist_in_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_if_redeem_output_txo_already_exist_in_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_if_identity_tags_do_not_exist_in_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_cancellation::cancellation_reduces_redeemed_claims ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::esig_payload::successfully_constructed_redeem_request_has_valid_ueta_output_in_txos ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_if_reused_correlation_id ... ok [INFO] [stdout] test chain_logic::rewards::tests::esig_payload::constructing_clear_utxo_for_reward_fails_if_invalid_ueta_payload ... ok [INFO] [stdout] test chain_logic::rewards::tests::esig_payload::process_reward_transaction__successfully_constructed_reward_txn_has_valid_ueta_output_in_txos ... ok [INFO] [stdout] test chain_logic::rewards::tests::process_reward_transaction__fails_if_utxo_reward_already_exists ... ok [INFO] [stdout] test chain_logic::rewards::tests::process_reward_transaction__happy_path_utxo_reward_gets_added_to_storage ... ok [INFO] [stdout] test chain_logic::rewards::tests::process_reward_transaction__utxo_reward_can_increase_total_cash_confirmations_by_more_than_one_claim ... ok [INFO] [stdout] test chain_logic::rewards::tests::esig_payload::process_reward_transaction__processed_reward_contains_clear_utxo_with_valid_ueta_payload ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_with_corrupted_alpha_proof ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::successful_redeem_request_adds_change_output_as_confirmed_to_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_if_txo_inputs_do_not_exist_in_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_if_txo_inputs_exist_but_not_confirmed ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_with_corrupted_signature_proof ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_with_invalid_member_address ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::happy_path ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_fails_if_duplicate_correlation_id ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::redeem_request_succeeds_with_valid_member_address_as_true_source ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::successful_redeem_request_adds_identity_output_to_repository ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_empty_input_proof ... ignored, blocked on verify_zkplmt's susceptibility to panics [INFO] [stdout] test chain_logic::redeems::tests::redeems::successful_redeem_request_adds_key_images_to_repository ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::successful_redeem_request_reduces_total_claims ... ok [INFO] [stdout] test chain_logic::redeems::tests::redeems::successful_redeem_request_stores_an_unfulfilled_redeem_request ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_invalid_member_address ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_if_txo_inputs_do_not_exist_in_repository ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_no_outputs ... ignored, TestBuilder does not currently support testing this case, refine it to address potential adversarial scenarios [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_zero_value ... ignored, This should fail but unexpectedly works. Need to review bullet proof. [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_corrupted_bullet_proof ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_if_output_txos_already_exist_in_repository ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_if_identity_tags_do_not_exist_in_repository ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_corrupted_encrypted_sender_proof ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_if_key_images_already_exist_in_repository ... ok [INFO] [stdout] test model::clear_txo::tests::to_hash__produces_different_hash_for_outputs_that_differ_in_only_owner ... ok [INFO] [stdout] test model::clear_txo::tests::to_hash__produces_different_hash_for_outputs_that_differ_in_only_salt ... ok [INFO] [stdout] test model::clear_txo::tests::to_hash__produces_different_hash_for_outputs_that_differ_in_only_value ... ok [INFO] [stdout] test model::clear_txo::tests::to_hash__produces_same_hash_for_outputs_with_same_contents ... ok [INFO] [stdout] test model::esig_payload::tests::esig_message_invalid_ueta_content_deserialize_fails ... ok [INFO] [stdout] test model::esig_payload::tests::esig_message_serializer_works ... ok [INFO] [stdout] test chain_logic::sends::tests::esig_payload::successfully_constructed_send_claims_has_valid_ueta_output_in_txos ... ok [INFO] [stdout] test model::esig_payload::tests::esig_message_ueta_deserializer_works ... ok [INFO] [stdout] test model::esig_payload::tests::esig_message_ueta_round_trip_string_representation_works ... ok [INFO] [stdout] test model::esig_payload::tests::from_str__esig_payload_invalid_nonempty_string_valid_length_fails ... ok [INFO] [stdout] test model::esig_payload::tests::from_str__esig_payload_invalid_nonempty_string_invalid_length_fails ... ok [INFO] [stdout] test model::esig_payload::tests::new__esig_message_ueta_happy_path ... ok [INFO] [stdout] test model::esig_payload::tests::from_str__esig_ueta_happy_path ... ok [INFO] [stdout] test model::esig_payload::tests::new__esig_payload_invalid_nonempty_string_valid_length_fails ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_corrupted_output_proof ... ok [INFO] [stdout] test model::esig_payload::tests::new__ueta_esig_message_empty_inner_value_fails ... ok [INFO] [stdout] test model::esig_payload::tests::new__ueta_esig_message_invalid_nonempty_string_valid_length_fails ... ok [INFO] [stdout] test model::esig_payload::tests::new__ueta_payload_happy_path ... ok [INFO] [stdout] test model::esig_payload::tests::new_with_ueta__always_works ... ok [INFO] [stdout] test model::esig_payload::tests::new_with_ueta__ueta_payload_happy_path ... ok [INFO] [stdout] test model::monetary_value::tests::try_from__u32_non_zero_amt_is_ok ... ok [INFO] [stdout] test model::esig_payload::tests::new__ueta_esig_message_invalid_nonempty_string_invalid_length_fails ... ok [INFO] [stdout] test model::monetary_value::tests::try_from__u32_zero_amount_is_err ... ok [INFO] [stdout] test model::monetary_value::tests::try_from__u64_zero_amount_is_err ... ok [INFO] [stdout] test model::monetary_value::tests::try_from__u64_non_zero_amount_is_ok ... ok [INFO] [stdout] test model::tests::valid_pubkey_from_identity_tag ... ok [INFO] [stdout] test model::tests::cannot_get_pubkey_from_masked_identity_tag ... ok [INFO] [stdout] test transactions::clear_redeem::tests::construct_clear_redeem_request_transaction__can_create_request_for_exact_sum_of_inputs_value ... ok [INFO] [stdout] test transactions::clear_redeem::tests::construct_clear_redeem_request_transaction__creates_txos_with_ueta_payload ... ok [INFO] [stdout] test transactions::clear_redeem::tests::construct_clear_redeem_request_transaction__succeeds_with_valid_inputs ... ok [INFO] [stdout] test transactions::clear_redeem::tests::construct_clear_redeem_request_transaction__errors_with_inputs_that_do_not_exceed_the_request ... ok [INFO] [stdout] test transactions::create::tests::banned_member_list_cannot_be_different_length_than_Qs ... ok [INFO] [stdout] test transactions::create::tests::can_submit_create_request_as_non_banned_member ... ok [INFO] [stdout] test chain_logic::sends::tests::esig_payload::send_claims_fails_without_ueta_payload_on_input ... ok [INFO] [stdout] test transactions::create::tests::cannot_submit_create_request_as_banned_member ... ok [INFO] [stdout] test transactions::create::tests::construct_create_request_transaction__empty_values_returns_error ... ok [INFO] [stdout] test transactions::create::tests::construct_create_request_transaction__masking_identity_sources_is_greater_than_four_returns_error ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_if_txo_inputs_exist_but_not_confirmed_in_repository ... ok [INFO] [stdout] test transactions::create::tests::construct_create_request_transaction__mismatch_between_identity_source_and_private_key_returns_error ... ok [INFO] [stdout] test transactions::create::tests::cannot_use_fake_randomness_values ... ok [INFO] [stdout] test transactions::create::tests::construct_create_request_transaction__zero_values_returns_error ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_corrupted_input_proof ... ok [INFO] [stdout] test transactions::exiting_redeem::tests::exiting_redeem_happy_path ... ok [INFO] [stdout] test transactions::create::tests::create_request_transaction_generates_new_id_tag ... ok [INFO] [stdout] test transactions::create::tests::cannot_verify_create_request_with_wrong_banned_member ... ok [INFO] [stdout] test transactions::exiting_redeem::tests::opened_redeem_amount_cannot_be_different_than_commitment ... ok [INFO] [stdout] test transactions::exiting_redeem::tests::redeem_more_than_input_fails ... ok [INFO] [stdout] test transactions::create::tests::test_construct_create_request_transaction ... ok [INFO] [stdout] test transactions::exiting_redeem::tests::redeem_with_wrong_sender_key_fails ... ok [INFO] [stdout] test transactions::exiting_redeem::tests::redeem_output_must_be_owned_by_issuer ... ok [INFO] [stdout] test transactions::common::tests::secret_input_index_can_be_found ... ok [INFO] [stdout] test transactions::redeem::tests::cannot_overflow_output_commitments ... ok [INFO] [stdout] test transactions::redeem::tests::banned_member_list_cannot_be_different_length_than_Qs ... ok [INFO] [stdout] test transactions::redeem::tests::cannot_redeem_as_banned_member ... ok [INFO] [stdout] test transactions::redeem::tests::happy_path ... ok [INFO] [stdout] test transactions::redeem::tests::can_redeem_as_non_banned_member ... ok [INFO] [stdout] test transactions::redeem::tests::change_output_must_be_owned_by_issuer ... ok [INFO] [stdout] test transactions::redeem::tests::cant_encrypt_sender_identity_to_non_trust_key ... ok [INFO] [stdout] test transactions::redeem::tests::cannot_verify_redeem_with_wrong_banned_member ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_succeeds_with_valid_member_address_as_true_source ... ok [INFO] [stdout] test transactions::redeem::tests::opened_redeem_amount_cannot_be_different_than_commitment ... ok [INFO] [stdout] test transactions::redeem::tests::redeem_output_must_be_owned_by_issuer ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_irrelevant_valid_bullet_proof ... ok [INFO] [stdout] test transactions::redeem::tests::redeem_more_than_input_fails ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_irrelevant_valid_encrypted_sender_proof ... ok [INFO] [stdout] test transactions::send::tests::will_not_construct_send_claims_transaction_with_outputs_bigger_than_inputs ... ok [INFO] [stdout] test transactions::send::tests::will_not_construct_send_claims_transaction_with_inputs_bigger_than_outputs ... ok [INFO] [stdout] test transactions::tests::can_roundtrip_one_time_key_from_public_key ... ok [INFO] [stdout] test transactions::tests::cant_decode_one_time_key_with_different_private_key ... ok [INFO] [stdout] test transactions::tests::test_check_public_key_ownership ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_key_images_added_to_repository ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_output_txos_added_to_repository ... ok [INFO] [stdout] test transactions::send::tests::test_transaction ... ok [INFO] [stdout] test transactions::send::tests::send_claims_encrypted_sender_uses_txo_output_keys ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_happy_path ... ok [INFO] [stdout] test transactions::send::tests::test_simplified_send_claims_construction ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_irrelevant_valid_output_proof ... ok [INFO] [stdout] test transactions::send::tests::can_send_claims_as_non_banned_member ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_new_identity_tag_output_added_to_repository ... ok [INFO] [stdout] test transactions::send::tests::banned_member_list_cannot_be_different_length_than_Qs ... ok [INFO] [stdout] test chain_logic::sends::tests::send_claims_fails_with_irrelevant_valid_input_proof ... ok [INFO] [stdout] test transactions::send::tests::cannot_send_claims_as_banned_member ... ok [INFO] [stdout] test transactions::send::tests::cannot_verify_send_claims_with_wrong_banned_member ... ok [INFO] [stderr] Doc-tests xand_ledger [INFO] [stdout] test chain_logic::creates::tests::create_request::proptest_working_create_request_txns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 181 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 7.96s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08c1c38ed9689b4e4eef346fada665a7d73c2152b5db8a55a024f03a3c7cd7a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c1c38ed9689b4e4eef346fada665a7d73c2152b5db8a55a024f03a3c7cd7a9", kill_on_drop: false }` [INFO] [stdout] 08c1c38ed9689b4e4eef346fada665a7d73c2152b5db8a55a024f03a3c7cd7a9 [INFO] testing xand_ledger-0.62.2 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate xand_ledger 0.62.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate xand_ledger 0.62.2 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking crates.io crate xand_ledger 0.62.2 [INFO] finished tweaking crates.io crate xand_ledger 0.62.2 [INFO] tweaked toml for crates.io crate xand_ledger 0.62.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eab0ef93f53b1e22fe7c6553dc3c91b5136a9e74c30c5ecad0eef08a970e7f1e [INFO] running `Command { std: "docker" "start" "-a" "eab0ef93f53b1e22fe7c6553dc3c91b5136a9e74c30c5ecad0eef08a970e7f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eab0ef93f53b1e22fe7c6553dc3c91b5136a9e74c30c5ecad0eef08a970e7f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab0ef93f53b1e22fe7c6553dc3c91b5136a9e74c30c5ecad0eef08a970e7f1e", kill_on_drop: false }` [INFO] [stdout] eab0ef93f53b1e22fe7c6553dc3c91b5136a9e74c30c5ecad0eef08a970e7f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8053c77d28dfb9b9f4f9450a9a70ffb731b118c9bc76de6d509ddf3dca7271c0 [INFO] running `Command { std: "docker" "start" "-a" "8053c77d28dfb9b9f4f9450a9a70ffb731b118c9bc76de6d509ddf3dca7271c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling serde-scale v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling zkplmt v0.4.5 [INFO] [stderr] Compiling xand_ledger v0.62.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems/exiting_redeems.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/chain_logic/redeems.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | use alloc::{boxed::Box, string::ToString, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/chain_logic/rewards.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | alloc::string::ToString, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/crypto.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/creates.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/model/redeems.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/clear_redeem.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/exiting_redeem.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/redeems/redeem.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/sends.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/txo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::{string::String, vec::Vec}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model/encryption.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use core::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/model/esig_payload.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/members.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model/monetary_value.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryInto` is imported redundantly [INFO] [stdout] --> src/model/monetary_value.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryInto` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model/serialization.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/model.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | use core::{convert::TryFrom, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/model.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/clear_redeem.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/transactions/clear_redeem.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/common.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/common.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `get_G` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `get_G` is already imported here [INFO] [stdout] 2 | use crate::{ [INFO] [stdout] 3 | crypto::{get_G, get_L, LedgerCrypto}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CorrelationId` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `CorrelationId` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IdentityTag` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `IdentityTag` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `SerializableForSigning` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VectorTuple` is imported redundantly [INFO] [stdout] --> src/transactions/create.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `VectorTuple` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | CorrelationId, IdentityTag, SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/exiting_redeem.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/transactions/redeem.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/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] warning: the item `get_G` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `get_G` is already imported here [INFO] [stdout] ... [INFO] [stdout] 8 | crypto::{get_G, get_bases, DefaultCryptoImpl, LedgerCrypto}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `components_to_vector_tuples` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `components_to_vector_tuples` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `key_images` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `key_images` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `output_blinding_factors` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `output_blinding_factors` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `shuffle_inputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:11:75 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `shuffle_inputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | components_to_vector_tuples, key_images, output_blinding_factors, shuffle_inputs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sum_outputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `sum_outputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ComponentInputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ComponentInputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShuffledInputs` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ShuffledInputs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | sum_outputs, ComponentInputs, ShuffledInputs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SerializableForSigning` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `SerializableForSigning` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VectorTuple` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `VectorTuple` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | SerializableForSigning, VectorTuple, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RistrettoPoint` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RistrettoPoint` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | use curve25519_dalek::ristretto::RistrettoPoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `create_zkplmt` is imported redundantly [INFO] [stdout] --> src/transactions/send.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `create_zkplmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 18 | use zkplmt::{bulletproofs::bullet_range_proof, core::create_zkplmt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.13s [INFO] running `Command { std: "docker" "inspect" "8053c77d28dfb9b9f4f9450a9a70ffb731b118c9bc76de6d509ddf3dca7271c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8053c77d28dfb9b9f4f9450a9a70ffb731b118c9bc76de6d509ddf3dca7271c0", kill_on_drop: false }` [INFO] [stdout] 8053c77d28dfb9b9f4f9450a9a70ffb731b118c9bc76de6d509ddf3dca7271c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef2f0e696d7b3fec7644434584a46bcd0a3ce50630815593ebc7d135683103af [INFO] running `Command { std: "docker" "start" "-a" "ef2f0e696d7b3fec7644434584a46bcd0a3ce50630815593ebc7d135683103af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling fragile v1.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling serde-scale v0.2.2 [INFO] [stderr] Compiling mockall_derive v0.8.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling zkplmt v0.4.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=d7daa021c75ecc20 -C extra-filename=-d7daa021c75ecc20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-562a07f1d57c902c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1a6b6f07e0015d42.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ef2f0e696d7b3fec7644434584a46bcd0a3ce50630815593ebc7d135683103af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2f0e696d7b3fec7644434584a46bcd0a3ce50630815593ebc7d135683103af", kill_on_drop: false }` [INFO] [stdout] ef2f0e696d7b3fec7644434584a46bcd0a3ce50630815593ebc7d135683103af