[INFO] fetching crate fedimint-ring 0.16.20...
[INFO] checking fedimint-ring-0.16.20 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate fedimint-ring 0.16.20 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate fedimint-ring 0.16.20 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fedimint-ring 0.16.20
[INFO] finished tweaking crates.io crate fedimint-ring 0.16.20
[INFO] tweaked toml for crates.io crate fedimint-ring 0.16.20 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages
[INFO] [stderr]       Adding spin v0.5.2 (latest: v0.9.8)
[INFO] [stderr]       Adding untrusted v0.7.1 (latest: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d459d28836ddaa289b4d8520a35bbc07df195f7519f0fde8b64f1cb6208f58f
[INFO] running `Command { std: "docker" "start" "-a" "5d459d28836ddaa289b4d8520a35bbc07df195f7519f0fde8b64f1cb6208f58f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d459d28836ddaa289b4d8520a35bbc07df195f7519f0fde8b64f1cb6208f58f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d459d28836ddaa289b4d8520a35bbc07df195f7519f0fde8b64f1cb6208f58f", kill_on_drop: false }`
[INFO] [stdout] 5d459d28836ddaa289b4d8520a35bbc07df195f7519f0fde8b64f1cb6208f58f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ac7ad6170572b525e7668cb8b7943cc763b942507d4c5fbe6a96898a936bc6e
[INFO] running `Command { std: "docker" "start" "-a" "0ac7ad6170572b525e7668cb8b7943cc763b942507d4c5fbe6a96898a936bc6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling fedimint-ring v0.16.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> build.rs:625:21
[INFO] [stdout]     |
[INFO] [stdout] 625 |         "x86_64" => ("win64"),
[INFO] [stdout]     |                     ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 625 -         "x86_64" => ("win64"),
[INFO] [stdout] 625 +         "x86_64" => "win64",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> build.rs:626:18
[INFO] [stdout]     |
[INFO] [stdout] 626 |         "x86" => ("win32"),
[INFO] [stdout]     |                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 626 -         "x86" => ("win32"),
[INFO] [stdout] 626 +         "x86" => "win32",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op_assign` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op_assign` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |     ^^^^^^^^^^^^                             - the item `elem_sqr_mul` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul_acc` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^           - the item `elem_sqr_mul_acc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Modulus` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                     ^^^^^^^  - the item `Modulus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `PhantomData` is already imported here
[INFO] [stdout] 18 | };
[INFO] [stdout] 19 | use core::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op_assign` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op_assign` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |     ^^^^^^^^^^^^                             - the item `elem_sqr_mul` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul_acc` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^           - the item `elem_sqr_mul_acc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Modulus` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                     ^^^^^^^  - the item `Modulus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `PhantomData` is already imported here
[INFO] [stdout] 18 | };
[INFO] [stdout] 19 | use core::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rand.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub trait RandomlyConstructable: self::sealed::RandomlyConstructable {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:67:23
[INFO] [stdout]     |
[INFO] [stdout] 67  | #![deny(missing_docs, unused_qualifications, variant_size_differences)]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 104 - pub trait RandomlyConstructable: self::sealed::RandomlyConstructable {}
[INFO] [stdout] 104 + pub trait RandomlyConstructable: sealed::RandomlyConstructable {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rand.rs:105:46
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl<T> RandomlyConstructable for T where T: self::sealed::RandomlyConstructable {}
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 105 - impl<T> RandomlyConstructable for T where T: self::sealed::RandomlyConstructable {}
[INFO] [stdout] 105 + impl<T> RandomlyConstructable for T where T: sealed::RandomlyConstructable {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 error::KeyRejected::invalid_encoding(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 169 -                 error::KeyRejected::invalid_encoding(),
[INFO] [stdout] 169 +                 KeyRejected::invalid_encoding(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 316 |             .map_err(|_| error::KeyRejected::invalid_encoding())?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 316 -             .map_err(|_| error::KeyRejected::invalid_encoding())?;
[INFO] [stdout] 316 +             .map_err(|_| KeyRejected::invalid_encoding())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:445:24
[INFO] [stdout]     |
[INFO] [stdout] 445 |             return Err(error::KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 445 -             return Err(error::KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout] 445 +             return Err(KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/arithmetic/bigint.rs:1615:25
[INFO] [stdout]      |
[INFO] [stdout] 1615 |             let mut r = std::vec::Vec::from(*r_input);
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]     --> src/lib.rs:67:23
[INFO] [stdout]      |
[INFO] [stdout] 67   | #![deny(missing_docs, unused_qualifications, variant_size_differences)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1615 -             let mut r = std::vec::Vec::from(*r_input);
[INFO] [stdout] 1615 +             let mut r = Vec::from(*r_input);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BLOCK_LEN` is imported redundantly
[INFO] [stdout]    --> src/aead/aes.rs:461:17
[INFO] [stdout]     |
[INFO] [stdout] 461 |     use super::{super::BLOCK_LEN, *};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^  - the item `BLOCK_LEN` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `error` is imported redundantly
[INFO] [stdout]    --> src/io/der.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     use super::*;
[INFO] [stdout]     |         -------- the item `error` is already imported here
[INFO] [stdout] 213 |     use crate::error;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ec/suite_b/ecdh.rs:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 |             &super::super::ops::p256::COMMON_OPS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 151 -             &super::super::ops::p256::COMMON_OPS,
[INFO] [stdout] 151 +             &ops::p256::COMMON_OPS,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ec/suite_b/ecdh.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |             &super::super::ops::p384::COMMON_OPS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 157 -             &super::super::ops::p384::COMMON_OPS,
[INFO] [stdout] 157 +             &ops::p384::COMMON_OPS,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op_assign` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op_assign` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |     ^^^^^^^^^^^^                             - the item `elem_sqr_mul` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul_acc` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^           - the item `elem_sqr_mul_acc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Modulus` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                     ^^^^^^^  - the item `Modulus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `PhantomData` is already imported here
[INFO] [stdout] 18 | };
[INFO] [stdout] 19 | use core::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op_assign` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op_assign` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |     ^^^^^^^^^^^^                             - the item `elem_sqr_mul` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul_acc` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^           - the item `elem_sqr_mul_acc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Modulus` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                     ^^^^^^^  - the item `Modulus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `PhantomData` is already imported here
[INFO] [stdout] 18 | };
[INFO] [stdout] 19 | use core::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ec/suite_b/public_key.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &ops::p256::PUBLIC_KEY_OPS
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 100 -             &ops::p256::PUBLIC_KEY_OPS
[INFO] [stdout] 100 +             &p256::PUBLIC_KEY_OPS
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ec/suite_b/public_key.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |             &ops::p384::PUBLIC_KEY_OPS
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 102 -             &ops::p384::PUBLIC_KEY_OPS
[INFO] [stdout] 102 +             &p384::PUBLIC_KEY_OPS
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rand.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub trait RandomlyConstructable: self::sealed::RandomlyConstructable {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 104 - pub trait RandomlyConstructable: self::sealed::RandomlyConstructable {}
[INFO] [stdout] 104 + pub trait RandomlyConstructable: sealed::RandomlyConstructable {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rand.rs:105:46
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl<T> RandomlyConstructable for T where T: self::sealed::RandomlyConstructable {}
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 105 - impl<T> RandomlyConstructable for T where T: self::sealed::RandomlyConstructable {}
[INFO] [stdout] 105 + impl<T> RandomlyConstructable for T where T: sealed::RandomlyConstructable {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `digest` is imported redundantly
[INFO] [stdout]    --> src/rsa/padding.rs:522:17
[INFO] [stdout]     |
[INFO] [stdout] 521 |     use super::*;
[INFO] [stdout]     |         -------- the item `digest` is already imported here
[INFO] [stdout] 522 |     use crate::{digest, error, test};
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `error` is imported redundantly
[INFO] [stdout]    --> src/rsa/padding.rs:522:25
[INFO] [stdout]     |
[INFO] [stdout] 521 |     use super::*;
[INFO] [stdout]     |         -------- the item `error` is already imported here
[INFO] [stdout] 522 |     use crate::{digest, error, test};
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 error::KeyRejected::invalid_encoding(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 169 -                 error::KeyRejected::invalid_encoding(),
[INFO] [stdout] 169 +                 KeyRejected::invalid_encoding(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 316 |             .map_err(|_| error::KeyRejected::invalid_encoding())?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 316 -             .map_err(|_| error::KeyRejected::invalid_encoding())?;
[INFO] [stdout] 316 +             .map_err(|_| KeyRejected::invalid_encoding())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:445:24
[INFO] [stdout]     |
[INFO] [stdout] 445 |             return Err(error::KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 445 -             return Err(error::KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout] 445 +             return Err(KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `chunks_fixed_mut` is never used
[INFO] [stdout]   --> src/polyfill/chunks_fixed.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait ChunksFixedMut<'a, Chunk>
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn chunks_fixed_mut(self) -> Self::MutIterator;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cpu_features` is never read
[INFO] [stdout]   --> src/digest.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct BlockContext {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     cpu_features: cpu::Features,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_byte_array` is never used
[INFO] [stdout]   --> src/endian.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait FromByteArray<T> {
[INFO] [stdout]    |           ------------- associated function in this trait
[INFO] [stdout] 30 |     fn from_byte_array(a: &T) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-ring` (lib) due to 6 previous errors; 15 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `chunks_fixed_mut` is never used
[INFO] [stdout]   --> src/polyfill/chunks_fixed.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait ChunksFixedMut<'a, Chunk>
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn chunks_fixed_mut(self) -> Self::MutIterator;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_words_less_safe` is never used
[INFO] [stdout]    --> src/aead/chacha.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl Counter {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn into_words_less_safe(self) -> [u32; 4] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_words_less_safe` is never used
[INFO] [stdout]    --> src/aead/chacha.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Iv {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn into_words_less_safe(self) -> [u32; 4] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chacha20_ctr32` is never used
[INFO] [stdout]   --> src/aead/chacha/fallback.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(super) fn chacha20_ctr32(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chacha_core` is never used
[INFO] [stdout]   --> src/aead/chacha/fallback.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn chacha_core(output: &mut [u8; BLOCK_LEN], input: &State) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quarterround` is never used
[INFO] [stdout]   --> src/aead/chacha/fallback.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn quarterround(x: &mut State, a: usize, b: usize, c: usize, d: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `State` is never used
[INFO] [stdout]    --> src/aead/chacha/fallback.rs:102:6
[INFO] [stdout]     |
[INFO] [stdout] 102 | type State = [u32; BLOCK_LEN];
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cpu_features` is never read
[INFO] [stdout]   --> src/digest.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct BlockContext {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     cpu_features: cpu::Features,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_byte_array` is never used
[INFO] [stdout]   --> src/endian.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait FromByteArray<T> {
[INFO] [stdout]    |           ------------- associated function in this trait
[INFO] [stdout] 30 |     fn from_byte_array(a: &T) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> src/arithmetic/bigint.rs:1486:17
[INFO] [stdout]      |
[INFO] [stdout] 1486 |                 unsafe impl SmallerModulus<MM> for M {}
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current closure `<unnameable>` and up 2 bodies
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> src/arithmetic/bigint.rs:1487:17
[INFO] [stdout]      |
[INFO] [stdout] 1487 |                 unsafe impl NotMuchSmallerModulus<MM> for M {}
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current closure `<unnameable>` and up 2 bodies
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-ring` (lib test) due to 11 previous errors; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0ac7ad6170572b525e7668cb8b7943cc763b942507d4c5fbe6a96898a936bc6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac7ad6170572b525e7668cb8b7943cc763b942507d4c5fbe6a96898a936bc6e", kill_on_drop: false }`
[INFO] [stdout] 0ac7ad6170572b525e7668cb8b7943cc763b942507d4c5fbe6a96898a936bc6e
[INFO] checking fedimint-ring-0.16.20 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate fedimint-ring 0.16.20 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate fedimint-ring 0.16.20 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fedimint-ring 0.16.20
[INFO] finished tweaking crates.io crate fedimint-ring 0.16.20
[INFO] tweaked toml for crates.io crate fedimint-ring 0.16.20 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages
[INFO] [stderr]       Adding spin v0.5.2 (latest: v0.9.8)
[INFO] [stderr]       Adding untrusted v0.7.1 (latest: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f1c18fa0280d16dccdf32289c02cffa6dd956646a2d111919bc48d114c2a68c
[INFO] running `Command { std: "docker" "start" "-a" "9f1c18fa0280d16dccdf32289c02cffa6dd956646a2d111919bc48d114c2a68c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f1c18fa0280d16dccdf32289c02cffa6dd956646a2d111919bc48d114c2a68c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f1c18fa0280d16dccdf32289c02cffa6dd956646a2d111919bc48d114c2a68c", kill_on_drop: false }`
[INFO] [stdout] 9f1c18fa0280d16dccdf32289c02cffa6dd956646a2d111919bc48d114c2a68c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c7580ba15063cb20d141c307bf18ebd6aec0e1d0e5cd31d2605e0077f40bb22
[INFO] running `Command { std: "docker" "start" "-a" "8c7580ba15063cb20d141c307bf18ebd6aec0e1d0e5cd31d2605e0077f40bb22", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling fedimint-ring v0.16.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> build.rs:625:21
[INFO] [stdout]     |
[INFO] [stdout] 625 |         "x86_64" => ("win64"),
[INFO] [stdout]     |                     ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 625 -         "x86_64" => ("win64"),
[INFO] [stdout] 625 +         "x86_64" => "win64",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> build.rs:626:18
[INFO] [stdout]     |
[INFO] [stdout] 626 |         "x86" => ("win32"),
[INFO] [stdout]     |                  ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 626 -         "x86" => ("win32"),
[INFO] [stdout] 626 +         "x86" => "win32",
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op_assign` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op_assign` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |     ^^^^^^^^^^^^                             - the item `elem_sqr_mul` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul_acc` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^           - the item `elem_sqr_mul_acc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Modulus` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                     ^^^^^^^  - the item `Modulus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `PhantomData` is already imported here
[INFO] [stdout] 18 | };
[INFO] [stdout] 19 | use core::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op_assign` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op_assign` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |     ^^^^^^^^^^^^                             - the item `elem_sqr_mul` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul_acc` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^           - the item `elem_sqr_mul_acc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Modulus` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                     ^^^^^^^  - the item `Modulus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `PhantomData` is already imported here
[INFO] [stdout] 18 | };
[INFO] [stdout] 19 | use core::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rand.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub trait RandomlyConstructable: self::sealed::RandomlyConstructable {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:67:23
[INFO] [stdout]     |
[INFO] [stdout] 67  | #![deny(missing_docs, unused_qualifications, variant_size_differences)]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 104 - pub trait RandomlyConstructable: self::sealed::RandomlyConstructable {}
[INFO] [stdout] 104 + pub trait RandomlyConstructable: sealed::RandomlyConstructable {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rand.rs:105:46
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl<T> RandomlyConstructable for T where T: self::sealed::RandomlyConstructable {}
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 105 - impl<T> RandomlyConstructable for T where T: self::sealed::RandomlyConstructable {}
[INFO] [stdout] 105 + impl<T> RandomlyConstructable for T where T: sealed::RandomlyConstructable {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 error::KeyRejected::invalid_encoding(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 169 -                 error::KeyRejected::invalid_encoding(),
[INFO] [stdout] 169 +                 KeyRejected::invalid_encoding(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 316 |             .map_err(|_| error::KeyRejected::invalid_encoding())?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 316 -             .map_err(|_| error::KeyRejected::invalid_encoding())?;
[INFO] [stdout] 316 +             .map_err(|_| KeyRejected::invalid_encoding())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:445:24
[INFO] [stdout]     |
[INFO] [stdout] 445 |             return Err(error::KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 445 -             return Err(error::KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout] 445 +             return Err(KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/arithmetic/bigint.rs:1615:25
[INFO] [stdout]      |
[INFO] [stdout] 1615 |             let mut r = std::vec::Vec::from(*r_input);
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]     --> src/lib.rs:67:23
[INFO] [stdout]      |
[INFO] [stdout] 67   | #![deny(missing_docs, unused_qualifications, variant_size_differences)]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1615 -             let mut r = std::vec::Vec::from(*r_input);
[INFO] [stdout] 1615 +             let mut r = Vec::from(*r_input);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BLOCK_LEN` is imported redundantly
[INFO] [stdout]    --> src/aead/aes.rs:461:17
[INFO] [stdout]     |
[INFO] [stdout] 461 |     use super::{super::BLOCK_LEN, *};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^  - the item `BLOCK_LEN` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `error` is imported redundantly
[INFO] [stdout]    --> src/io/der.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     use super::*;
[INFO] [stdout]     |         -------- the item `error` is already imported here
[INFO] [stdout] 213 |     use crate::error;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ec/suite_b/ecdh.rs:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 |             &super::super::ops::p256::COMMON_OPS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 151 -             &super::super::ops::p256::COMMON_OPS,
[INFO] [stdout] 151 +             &ops::p256::COMMON_OPS,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ec/suite_b/ecdh.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |             &super::super::ops::p384::COMMON_OPS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 157 -             &super::super::ops::p384::COMMON_OPS,
[INFO] [stdout] 157 +             &ops::p384::COMMON_OPS,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op_assign` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op_assign` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |     ^^^^^^^^^^^^                             - the item `elem_sqr_mul` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul_acc` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^           - the item `elem_sqr_mul_acc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Modulus` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                     ^^^^^^^  - the item `Modulus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p256.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `PhantomData` is already imported here
[INFO] [stdout] 18 | };
[INFO] [stdout] 19 | use core::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `binary_op_assign` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     elem::{binary_op, binary_op_assign},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `binary_op_assign` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |     ^^^^^^^^^^^^                             - the item `elem_sqr_mul` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `elem_sqr_mul_acc` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^           - the item `elem_sqr_mul_acc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Modulus` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:17:37
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                     ^^^^^^^  - the item `Modulus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PhantomData` is imported redundantly
[INFO] [stdout]   --> src/ec/suite_b/ops/p384.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     elem_sqr_mul, elem_sqr_mul_acc, Modulus, *,
[INFO] [stdout]    |                                              - the item `PhantomData` is already imported here
[INFO] [stdout] 18 | };
[INFO] [stdout] 19 | use core::marker::PhantomData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ec/suite_b/public_key.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |             &ops::p256::PUBLIC_KEY_OPS
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 100 -             &ops::p256::PUBLIC_KEY_OPS
[INFO] [stdout] 100 +             &p256::PUBLIC_KEY_OPS
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/ec/suite_b/public_key.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |             &ops::p384::PUBLIC_KEY_OPS
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 102 -             &ops::p384::PUBLIC_KEY_OPS
[INFO] [stdout] 102 +             &p384::PUBLIC_KEY_OPS
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rand.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub trait RandomlyConstructable: self::sealed::RandomlyConstructable {}
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 104 - pub trait RandomlyConstructable: self::sealed::RandomlyConstructable {}
[INFO] [stdout] 104 + pub trait RandomlyConstructable: sealed::RandomlyConstructable {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rand.rs:105:46
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl<T> RandomlyConstructable for T where T: self::sealed::RandomlyConstructable {}
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 105 - impl<T> RandomlyConstructable for T where T: self::sealed::RandomlyConstructable {}
[INFO] [stdout] 105 + impl<T> RandomlyConstructable for T where T: sealed::RandomlyConstructable {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `digest` is imported redundantly
[INFO] [stdout]    --> src/rsa/padding.rs:522:17
[INFO] [stdout]     |
[INFO] [stdout] 521 |     use super::*;
[INFO] [stdout]     |         -------- the item `digest` is already imported here
[INFO] [stdout] 522 |     use crate::{digest, error, test};
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `error` is imported redundantly
[INFO] [stdout]    --> src/rsa/padding.rs:522:25
[INFO] [stdout]     |
[INFO] [stdout] 521 |     use super::*;
[INFO] [stdout]     |         -------- the item `error` is already imported here
[INFO] [stdout] 522 |     use crate::{digest, error, test};
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 error::KeyRejected::invalid_encoding(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 169 -                 error::KeyRejected::invalid_encoding(),
[INFO] [stdout] 169 +                 KeyRejected::invalid_encoding(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:316:26
[INFO] [stdout]     |
[INFO] [stdout] 316 |             .map_err(|_| error::KeyRejected::invalid_encoding())?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 316 -             .map_err(|_| error::KeyRejected::invalid_encoding())?;
[INFO] [stdout] 316 +             .map_err(|_| KeyRejected::invalid_encoding())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/rsa/signing.rs:445:24
[INFO] [stdout]     |
[INFO] [stdout] 445 |             return Err(error::KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 445 -             return Err(error::KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout] 445 +             return Err(KeyRejected::private_modulus_len_not_multiple_of_512_bits());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `chunks_fixed_mut` is never used
[INFO] [stdout]   --> src/polyfill/chunks_fixed.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait ChunksFixedMut<'a, Chunk>
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn chunks_fixed_mut(self) -> Self::MutIterator;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cpu_features` is never read
[INFO] [stdout]   --> src/digest.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct BlockContext {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     cpu_features: cpu::Features,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_byte_array` is never used
[INFO] [stdout]   --> src/endian.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait FromByteArray<T> {
[INFO] [stdout]    |           ------------- associated function in this trait
[INFO] [stdout] 30 |     fn from_byte_array(a: &T) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-ring` (lib) due to 6 previous errors; 15 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `chunks_fixed_mut` is never used
[INFO] [stdout]   --> src/polyfill/chunks_fixed.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait ChunksFixedMut<'a, Chunk>
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn chunks_fixed_mut(self) -> Self::MutIterator;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_words_less_safe` is never used
[INFO] [stdout]    --> src/aead/chacha.rs:215:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl Counter {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn into_words_less_safe(self) -> [u32; 4] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_words_less_safe` is never used
[INFO] [stdout]    --> src/aead/chacha.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Iv {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn into_words_less_safe(self) -> [u32; 4] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chacha20_ctr32` is never used
[INFO] [stdout]   --> src/aead/chacha/fallback.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(super) fn chacha20_ctr32(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chacha_core` is never used
[INFO] [stdout]   --> src/aead/chacha/fallback.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn chacha_core(output: &mut [u8; BLOCK_LEN], input: &State) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quarterround` is never used
[INFO] [stdout]   --> src/aead/chacha/fallback.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn quarterround(x: &mut State, a: usize, b: usize, c: usize, d: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `State` is never used
[INFO] [stdout]    --> src/aead/chacha/fallback.rs:102:6
[INFO] [stdout]     |
[INFO] [stdout] 102 | type State = [u32; BLOCK_LEN];
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cpu_features` is never read
[INFO] [stdout]   --> src/digest.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct BlockContext {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     cpu_features: cpu::Features,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_byte_array` is never used
[INFO] [stdout]   --> src/endian.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait FromByteArray<T> {
[INFO] [stdout]    |           ------------- associated function in this trait
[INFO] [stdout] 30 |     fn from_byte_array(a: &T) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> src/arithmetic/bigint.rs:1486:17
[INFO] [stdout]      |
[INFO] [stdout] 1486 |                 unsafe impl SmallerModulus<MM> for M {}
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current closure `<unnameable>` and up 2 bodies
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> src/arithmetic/bigint.rs:1487:17
[INFO] [stdout]      |
[INFO] [stdout] 1487 |                 unsafe impl NotMuchSmallerModulus<MM> for M {}
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current closure `<unnameable>` and up 2 bodies
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors; 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-ring` (lib test) due to 11 previous errors; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8c7580ba15063cb20d141c307bf18ebd6aec0e1d0e5cd31d2605e0077f40bb22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7580ba15063cb20d141c307bf18ebd6aec0e1d0e5cd31d2605e0077f40bb22", kill_on_drop: false }`
[INFO] [stdout] 8c7580ba15063cb20d141c307bf18ebd6aec0e1d0e5cd31d2605e0077f40bb22
