[INFO] cloning repository https://github.com/QUBIP/aurora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QUBIP/aurora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQUBIP%2Faurora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQUBIP%2Faurora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45202f00a3b86ea3ac8fbc371254ff5022c152ef
[INFO] checking QUBIP/aurora against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQUBIP%2Faurora" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/QUBIP/aurora
[INFO] finished tweaking git repo https://github.com/QUBIP/aurora
[INFO] tweaked toml for git repo https://github.com/QUBIP/aurora written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/QUBIP/aurora on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/QUBIP/aurora already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eaed3d07fdd59e475bb3c86de7f22afe699a028df68b9e8289e79cb7e55fe522
[INFO] running `Command { std: "docker" "start" "eaed3d07fdd59e475bb3c86de7f22afe699a028df68b9e8289e79cb7e55fe522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaed3d07fdd59e475bb3c86de7f22afe699a028df68b9e8289e79cb7e55fe522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eaed3d07fdd59e475bb3c86de7f22afe699a028df68b9e8289e79cb7e55fe522" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaed3d07fdd59e475bb3c86de7f22afe699a028df68b9e8289e79cb7e55fe522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eaed3d07fdd59e475bb3c86de7f22afe699a028df68b9e8289e79cb7e55fe522" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.46
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.9
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]     Checking libcrux-platform v0.0.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.9
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking generic-array v1.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling openssl_provider_forge v0.10.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking xml-no-std v0.8.26
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking constcat v0.6.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking bitvec-nom2 v0.2.1
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rasn-derive-impl v0.27.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6
[INFO] [stderr]    Compiling libcrux-macros v0.0.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling asn1_derive v0.24.1
[INFO] [stderr]     Checking libcrux-hacl-rs v0.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking libcrux-secrets v0.0.5
[INFO] [stderr]     Checking libcrux-traits v0.0.7
[INFO] [stderr]    Compiling rasn-derive v0.27.4
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]    Compiling rasn-compiler v0.16.0
[INFO] [stderr]     Checking asn1 v0.24.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking ed25519-dalek v3.0.0
[INFO] [stderr]     Checking rasn v0.27.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking wycheproof v0.6.0 (https://github.com/eferollo/wycheproof-rs?branch=composite-mldsa-draft13#c501af16)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking libcrux-sha2 v0.0.7
[INFO] [stderr]     Checking libcrux-curve25519 v0.0.7
[INFO] [stderr]     Checking libcrux-p256 v0.0.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling slhdsa-c-rs v0.0.5
[INFO] [stderr]     Checking libcrux-ecdh v0.0.7
[INFO] [stderr]     Checking libcrux-kem v0.0.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]     Checking slh-dsa v0.2.0-rc.5
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling mldsa-native-rs v0.0.1-alpha.6
[INFO] [stderr]    Compiling qubip_aurora v0.12.1-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `concat_cstr`, `log_target`, and `str_to_cstr`
[INFO] [stdout]   --> src/lib.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) use helpers::{concat_cstr, handleResult, log_target, named, str_to_cstr};
[INFO] [stdout]    |                          ^^^^^^^^^^^                ^^^^^^^^^^         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handleResult`
[INFO] [stdout]  --> src/adapters/libcrux.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use aurora::{handleResult, named};
[INFO] [stdout]   |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handleResult`
[INFO] [stdout]   --> src/adapters/mldsa_native.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use aurora::{handleResult, named};
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `concat_cstr`, `log_target`, and `str_to_cstr`
[INFO] [stdout]   --> src/lib.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) use helpers::{concat_cstr, handleResult, log_target, named, str_to_cstr};
[INFO] [stdout]    |                          ^^^^^^^^^^^                ^^^^^^^^^^         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handleResult`
[INFO] [stdout]  --> src/adapters/libcrux.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use aurora::{handleResult, named};
[INFO] [stdout]   |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handleResult`
[INFO] [stdout]   --> src/adapters/mldsa_native.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use aurora::{handleResult, named};
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handleResult`
[INFO] [stdout]   --> src/adapters/rustcrypto.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use aurora::{handleResult, named};
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handleResult`
[INFO] [stdout]   --> src/adapters/slhdsa_c.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use aurora::{handleResult, named};
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handleResult`
[INFO] [stdout]   --> src/adapters/rustcrypto.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use aurora::{handleResult, named};
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handleResult`
[INFO] [stdout]   --> src/adapters/slhdsa_c.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use aurora::{handleResult, named};
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 41 | pub struct PublicKey(backend_module::PublicKey<ParamSet>);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 44 | pub struct PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Expanded(backend_module::SecretKey<ParamSet>),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         expanded: backend_module::SecretKey<ParamSet>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl VerifierWithCtx<Signature> for PublicKey {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:325:35
[INFO] [stdout]     |
[INFO] [stdout] 325 | impl SignerWithCtx<Signature> for PrivateKey {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]   = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 41 | pub struct PublicKey(backend_module::PublicKey<ParamSet>);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 44 | pub struct PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/./MLDSA44_Ed25519/keymgmt_functions_draft13.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pq_public_key: PQPublicKey,
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/./MLDSA44_Ed25519/keymgmt_functions_draft13.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pq_private_key: PQPrivateKey,
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Expanded(backend_module::SecretKey<ParamSet>),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         expanded: backend_module::SecretKey<ParamSet>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl VerifierWithCtx<Signature> for PublicKey {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:325:35
[INFO] [stdout]     |
[INFO] [stdout] 325 | impl SignerWithCtx<Signature> for PrivateKey {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 41 | pub struct PublicKey(backend_module::PublicKey<ParamSet>);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 44 | pub struct PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_65>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Expanded(backend_module::SecretKey<ParamSet>),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_65>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         expanded: backend_module::SecretKey<ParamSet>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl VerifierWithCtx<Signature> for PublicKey {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:325:35
[INFO] [stdout]     |
[INFO] [stdout] 325 | impl SignerWithCtx<Signature> for PrivateKey {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/./MLDSA65_Ed25519/keymgmt_functions_draft13.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pq_public_key: PQPublicKey,
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/./MLDSA65_Ed25519/keymgmt_functions_draft13.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pq_private_key: PQPrivateKey,
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44.rs:417:42
[INFO] [stdout]     |
[INFO] [stdout] 417 |     impl_sigalg_verify_variant!(Mldsa44, keymgmt_functions::PublicKey, signature::Signature);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<<Mldsa44 as wycheproof::SigAlgVerifyVariant>::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:38:13
[INFO] [stdout]     |
[INFO] [stdout]  38 |             fn decode_pubkey(bytes: &[u8]) -> anyhow::Result<Self::PublicKey> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     impl_sigalg_verify_variant!(Mldsa44, keymgmt_functions::PublicKey, signature::Signature);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_verify_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44.rs:428:40
[INFO] [stdout]     |
[INFO] [stdout] 428 |     impl_sigalg_sign_variant!(Mldsa44, keymgmt_functions::PrivateKey, signature::Signature);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<<Mldsa44 as wycheproof::SigAlgSignVariant>::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |             fn decode_privkey(bytes: &[u8]) -> anyhow::Result<Self::PrivateKey> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     impl_sigalg_sign_variant!(Mldsa44, keymgmt_functions::PrivateKey, signature::Signature);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_sign_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/./MLDSA44_Ed25519/keymgmt_functions_draft13.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pq_public_key: PQPublicKey,
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/./MLDSA44_Ed25519/keymgmt_functions_draft13.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pq_private_key: PQPrivateKey,
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 41 | pub struct PublicKey(backend_module::PublicKey<ParamSet>);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 44 | pub struct PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_87>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Expanded(backend_module::SecretKey<ParamSet>),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_87>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         expanded: backend_module::SecretKey<ParamSet>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl VerifierWithCtx<Signature> for PublicKey {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:325:35
[INFO] [stdout]     |
[INFO] [stdout] 325 | impl SignerWithCtx<Signature> for PrivateKey {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 41 | pub struct PublicKey(backend_module::PublicKey<ParamSet>);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 44 | pub struct PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_65>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Expanded(backend_module::SecretKey<ParamSet>),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_65>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         expanded: backend_module::SecretKey<ParamSet>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl VerifierWithCtx<Signature> for PublicKey {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:325:35
[INFO] [stdout]     |
[INFO] [stdout] 325 | impl SignerWithCtx<Signature> for PrivateKey {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65.rs:417:42
[INFO] [stdout]     |
[INFO] [stdout] 417 |     impl_sigalg_verify_variant!(Mldsa65, keymgmt_functions::PublicKey, signature::Signature);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<<Mldsa65 as wycheproof::SigAlgVerifyVariant>::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:38:13
[INFO] [stdout]     |
[INFO] [stdout]  38 |             fn decode_pubkey(bytes: &[u8]) -> anyhow::Result<Self::PublicKey> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA65.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     impl_sigalg_verify_variant!(Mldsa65, keymgmt_functions::PublicKey, signature::Signature);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_verify_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65.rs:428:40
[INFO] [stdout]     |
[INFO] [stdout] 428 |     impl_sigalg_sign_variant!(Mldsa65, keymgmt_functions::PrivateKey, signature::Signature);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<<Mldsa65 as wycheproof::SigAlgSignVariant>::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |             fn decode_privkey(bytes: &[u8]) -> anyhow::Result<Self::PrivateKey> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA65.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     impl_sigalg_sign_variant!(Mldsa65, keymgmt_functions::PrivateKey, signature::Signature);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_sign_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/./MLDSA65_Ed25519/keymgmt_functions_draft13.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pq_public_key: PQPublicKey,
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA65::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/./MLDSA65_Ed25519/keymgmt_functions_draft13.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pq_private_key: PQPrivateKey,
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE192f::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(PartialEq, Debug)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 40 | pub struct PublicKey(InnerPubKey);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE192f::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 43 | pub struct PrivateKey(InnerPrivKey);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE192f::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE192f::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:222:28
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 41 | pub struct PublicKey(backend_module::PublicKey<ParamSet>);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 44 | pub struct PrivateKey {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_87>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Expanded(backend_module::SecretKey<ParamSet>),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_87>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         expanded: backend_module::SecretKey<ParamSet>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl VerifierWithCtx<Signature> for PublicKey {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:325:35
[INFO] [stdout]     |
[INFO] [stdout] 325 | impl SignerWithCtx<Signature> for PrivateKey {
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE256s::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(PartialEq, Debug)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 40 | pub struct PublicKey(InnerPubKey);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE256s::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 43 | pub struct PrivateKey(InnerPrivKey);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE256s::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE256s::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:222:28
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87.rs:412:42
[INFO] [stdout]     |
[INFO] [stdout] 412 |     impl_sigalg_verify_variant!(Mldsa87, keymgmt_functions::PublicKey, signature::Signature);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<<Mldsa87 as wycheproof::SigAlgVerifyVariant>::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:38:13
[INFO] [stdout]     |
[INFO] [stdout]  38 |             fn decode_pubkey(bytes: &[u8]) -> anyhow::Result<Self::PublicKey> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA87.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     impl_sigalg_verify_variant!(Mldsa87, keymgmt_functions::PublicKey, signature::Signature);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_verify_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `MLDSA87::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87.rs:423:40
[INFO] [stdout]     |
[INFO] [stdout] 423 |     impl_sigalg_sign_variant!(Mldsa87, keymgmt_functions::PrivateKey, signature::Signature);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<<Mldsa87 as wycheproof::SigAlgSignVariant>::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |             fn decode_privkey(bytes: &[u8]) -> anyhow::Result<Self::PrivateKey> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA87.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     impl_sigalg_sign_variant!(Mldsa87, keymgmt_functions::PrivateKey, signature::Signature);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_sign_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn seed(&self) -> Result<MlDsaSeed, KMGMTError> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn decode_seed(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:245:40
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:250:45
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:385:18
[INFO] [stdout]     |
[INFO] [stdout] 385 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/./MLDSA44_Ed25519/keymgmt_functions_draft13.rs:269:33
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/./MLDSA44_Ed25519/keymgmt_functions_draft13.rs:356:39
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn derive_PQ_public_key(&self) -> Option<PQPublicKey> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn seed(&self) -> Result<MlDsaSeed, KMGMTError> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn decode_seed(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:245:40
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA65::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:250:45
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:385:18
[INFO] [stdout]     |
[INFO] [stdout] 385 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/./MLDSA65_Ed25519/keymgmt_functions_draft13.rs:269:33
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/./MLDSA65_Ed25519/keymgmt_functions_draft13.rs:356:39
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn derive_PQ_public_key(&self) -> Option<PQPublicKey> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn seed(&self) -> Result<MlDsaSeed, KMGMTError> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn decode_seed(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:245:40
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(MLDSA87::keymgmt_functions::PrivateKey, Option<MLDSA87::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:250:45
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:385:18
[INFO] [stdout]     |
[INFO] [stdout] 385 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE192f::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(PartialEq, Debug)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 40 | pub struct PublicKey(InnerPubKey);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE192f::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE192f::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE192f::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:156:40
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(SLHDSASHAKE192f::keymgmt_functions::PrivateKey, Option<SLHDSASHAKE192f::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:162:45
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:278:18
[INFO] [stdout]     |
[INFO] [stdout] 278 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE256s::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE256s::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE256s::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:156:40
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(SLHDSASHAKE256s::keymgmt_functions::PrivateKey, Option<SLHDSASHAKE256s::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:162:45
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE192f::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 43 | pub struct PrivateKey(InnerPrivKey);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:278:18
[INFO] [stdout]     |
[INFO] [stdout] 278 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE192f::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE192f::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:222:28
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE256s::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(PartialEq, Debug)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 40 | pub struct PublicKey(InnerPubKey);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE256s::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] 43 | pub struct PrivateKey(InnerPrivKey);
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE256s::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Verifier<Signature> for PublicKey {
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `SLHDSASHAKE256s::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:222:28
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl Signer<Signature> for PrivateKey {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn seed(&self) -> Result<MlDsaSeed, KMGMTError> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn decode_seed(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:245:40
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:250:45
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:385:18
[INFO] [stdout]     |
[INFO] [stdout] 385 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:38:47
[INFO] [stdout]     |
[INFO] [stdout]  38 |             fn decode_pubkey(bytes: &[u8]) -> anyhow::Result<Self::PublicKey> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     impl_sigalg_verify_variant!(Mldsa44, keymgmt_functions::PublicKey, signature::Signature);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_verify_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:316:48
[INFO] [stdout]     |
[INFO] [stdout] 316 |             fn decode_privkey(bytes: &[u8]) -> anyhow::Result<Self::PrivateKey> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     impl_sigalg_sign_variant!(Mldsa44, keymgmt_functions::PrivateKey, signature::Signature);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_sign_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/./MLDSA44_Ed25519/keymgmt_functions_draft13.rs:269:33
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/./MLDSA44_Ed25519/keymgmt_functions_draft13.rs:356:39
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn derive_PQ_public_key(&self) -> Option<PQPublicKey> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn seed(&self) -> Result<MlDsaSeed, KMGMTError> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn decode_seed(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:245:40
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA65::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:250:45
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:385:18
[INFO] [stdout]     |
[INFO] [stdout] 385 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA65/keymgmt_functions.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:38:47
[INFO] [stdout]     |
[INFO] [stdout]  38 |             fn decode_pubkey(bytes: &[u8]) -> anyhow::Result<Self::PublicKey> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA65.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     impl_sigalg_verify_variant!(Mldsa65, keymgmt_functions::PublicKey, signature::Signature);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_verify_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:316:48
[INFO] [stdout]     |
[INFO] [stdout] 316 |             fn decode_privkey(bytes: &[u8]) -> anyhow::Result<Self::PrivateKey> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA65.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     impl_sigalg_sign_variant!(Mldsa65, keymgmt_functions::PrivateKey, signature::Signature);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_sign_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA65::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/./MLDSA65_Ed25519/keymgmt_functions_draft13.rs:269:33
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA65::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/./MLDSA65_Ed25519/keymgmt_functions_draft13.rs:356:39
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn derive_PQ_public_key(&self) -> Option<PQPublicKey> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn seed(&self) -> Result<MlDsaSeed, KMGMTError> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn decode_seed(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:245:40
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(MLDSA87::keymgmt_functions::PrivateKey, Option<MLDSA87::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:250:45
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:385:18
[INFO] [stdout]     |
[INFO] [stdout] 385 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<MLDSA87::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA87/keymgmt_functions.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:38:47
[INFO] [stdout]     |
[INFO] [stdout]  38 |             fn decode_pubkey(bytes: &[u8]) -> anyhow::Result<Self::PublicKey> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA87.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     impl_sigalg_verify_variant!(Mldsa87, keymgmt_functions::PublicKey, signature::Signature);
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_verify_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<MLDSA87::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/common/wycheproof.rs:316:48
[INFO] [stdout]     |
[INFO] [stdout] 316 |             fn decode_privkey(bytes: &[u8]) -> anyhow::Result<Self::PrivateKey> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA87.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     impl_sigalg_sign_variant!(Mldsa87, keymgmt_functions::PrivateKey, signature::Signature);
[INFO] [stdout]     |     --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `impl_sigalg_sign_variant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE192f::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE192f::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE192f::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:156:40
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(SLHDSASHAKE192f::keymgmt_functions::PrivateKey, Option<SLHDSASHAKE192f::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:162:45
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:278:18
[INFO] [stdout]     |
[INFO] [stdout] 278 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE192f::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE192f/keymgmt_functions.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE256s::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE256s::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn from_DER(pk_der_bytes: &[u8]) -> OurResult<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SLHDSASHAKE256s::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn decode(bytes: &[u8]) -> Result<Self, KMGMTError> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:156:40
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn derive_public_key(&self) -> Option<PublicKey> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(SLHDSASHAKE256s::keymgmt_functions::PrivateKey, Option<SLHDSASHAKE256s::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:162:45
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn from_DER(sk_der_bytes: &[u8]) -> OurResult<(Self, Option<PublicKey>)> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:278:18
[INFO] [stdout]     |
[INFO] [stdout] 278 |         private: Option<PrivateKey>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<SLHDSASHAKE256s::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/slhdsa_c/SLHDSASHAKE256s/keymgmt_functions.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |         public: Option<PublicKey>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let pk = match keymgmt_functions::PublicKey::from_DER(derpubkey) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 |         Ok(pk) => pk,
[INFO] [stdout]     |            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         Ok(pk) => pk,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         Err(e) => {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let pk = match keymgmt_functions::PublicKey::from_DER(derpubkey) {
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:75
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:81
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:75
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:81
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:86
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:325:22
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let pair = match keymgmt_functions::PrivateKey::from_DER(derprivkey) {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:333:10
[INFO] [stdout]     |
[INFO] [stdout] 333 |         (sk, None) => {
[INFO] [stdout]     |          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 |         (sk, None) => {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:343:10
[INFO] [stdout]     |
[INFO] [stdout] 343 |         (sk, Some(pk)) => (sk, pk),
[INFO] [stdout]     |          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:343:19
[INFO] [stdout]     |
[INFO] [stdout] 343 |         (sk, Some(pk)) => (sk, pk),
[INFO] [stdout]     |                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |         (sk, Some(pk)) => (sk, pk),
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:334:31
[INFO] [stdout]     |
[INFO] [stdout] 334 |             let pk = match sk.derive_public_key() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:335:22
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Some(pk) => pk,
[INFO] [stdout]     |                      ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Some(pk) => pk,
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 None => {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:334:17
[INFO] [stdout]     |
[INFO] [stdout] 334 |             let pk = match sk.derive_public_key() {
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native::MLDSA44::keymgmt_functions::PublicKey): Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |             (sk, pk)
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native::MLDSA44::keymgmt_functions::PublicKey): Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:343:27
[INFO] [stdout]     |
[INFO] [stdout] 343 |         (sk, Some(pk)) => (sk, pk),
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:332:10
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let (privkey, pubkey) = match pair {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:332:19
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let (privkey, pubkey) = match pair {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |           Box::new(super::keymgmt_functions::KeyPair::from_parts(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 348 | |             decoderctx.provctx,
[INFO] [stdout] 349 | |             Some(privkey),
[INFO] [stdout] 350 | |             Some(pubkey),
[INFO] [stdout] 351 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |           Box::new(super::keymgmt_functions::KeyPair::from_parts(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 348 | |             decoderctx.provctx,
[INFO] [stdout] 349 | |             Some(privkey),
[INFO] [stdout] 350 | |             Some(pubkey),
[INFO] [stdout] 351 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Some(privkey),
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Some(pubkey),
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Some(privkey),
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Some(pubkey),
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:349:18
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Some(privkey),
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:350:18
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Some(pubkey),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |         if self.private.is_none() {
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |         if self.private.is_none() {
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |         if self.public.is_none() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |         if self.public.is_none() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:192:47
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let der_sk_bytes = match self.private.as_ref().unwrap().to_DER() {
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:192:47
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let der_sk_bytes = match self.private.as_ref().unwrap().to_DER() {
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |         if self.public.is_none() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |         if self.public.is_none() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:226:46
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let der_pk_bytes = match self.public.as_ref().unwrap().to_DER() {
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:226:46
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let der_pk_bytes = match self.public.as_ref().unwrap().to_DER() {
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/common/transcoders.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |                   Some(key) => {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:477:1
[INFO] [stdout]     |
[INFO] [stdout] 477 | / make_privkey_text_encoder!(
[INFO] [stdout] 478 | |     PrivateKeyInfo2Text,
[INFO] [stdout] 479 | |     concat_cstr!(
[INFO] [stdout] 480 | |         super::PROPERTY_DEFINITION,
[INFO] [stdout] ...   |
[INFO] [stdout] 483 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `make_privkey_text_encoder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/common/transcoders.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 317 |                   None => {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:477:1
[INFO] [stdout]     |
[INFO] [stdout] 477 | / make_privkey_text_encoder!(
[INFO] [stdout] 478 | |     PrivateKeyInfo2Text,
[INFO] [stdout] 479 | |     concat_cstr!(
[INFO] [stdout] 480 | |         super::PROPERTY_DEFINITION,
[INFO] [stdout] ...   |
[INFO] [stdout] 483 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `make_privkey_text_encoder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/common/transcoders.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |                   Some(key) => {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:750:1
[INFO] [stdout]     |
[INFO] [stdout] 750 | / make_pubkey_text_encoder!(
[INFO] [stdout] 751 | |     PubKeyStructureless2Text,
[INFO] [stdout] 752 | |     concat_cstr!(super::PROPERTY_DEFINITION, c",output=text")
[INFO] [stdout] 753 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `make_pubkey_text_encoder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/common/transcoders.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                   None => {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:750:1
[INFO] [stdout]     |
[INFO] [stdout] 750 | / make_pubkey_text_encoder!(
[INFO] [stdout] 751 | |     PubKeyStructureless2Text,
[INFO] [stdout] 752 | |     concat_cstr!(super::PROPERTY_DEFINITION, c",output=text")
[INFO] [stdout] 753 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `make_pubkey_text_encoder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>: PartialEq<_>`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error>: FromResidual<Result<Infallible, mldsa_native_rs::TranscodingError>>`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:71
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |             ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         Ok(k)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:71
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError> as Try>::Residual == Result<Infallible, mldsa_native_rs::TranscodingError>`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError>: FromResidual<Result<Infallible, mldsa_native_rs::TranscodingError>>`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError>: Try`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError> as Try>::Output == mldsa_native::MLDSA44::keymgmt_functions::PublicKey`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, mldsa_native_rs::TranscodingError>, mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         Ok(k)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:66
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:66
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |         Ok(k)
[INFO] [stdout]    |            ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(mldsa_native_rs::VerifyingKey<ML_DSA_44>) -> mldsa_native::MLDSA44::keymgmt_functions::PublicKey {mldsa_native::MLDSA44::keymgmt_functions::PublicKey}: FnOnce(mldsa_native_rs::VerifyingKey<_>)`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout] note: required by a bound in `Result::<T, E>::map`
[INFO] [stdout]   --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/result.rs:831:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<fn(mldsa_native_rs::VerifyingKey<ML_DSA_44>) -> mldsa_native::MLDSA44::keymgmt_functions::PublicKey {mldsa_native::MLDSA44::keymgmt_functions::PublicKey} as FnOnce<(mldsa_native_rs::VerifyingKey<_>,)>>::Output == mldsa_native::MLDSA44::keymgmt_functions::PublicKey`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout] note: required by a bound in `Result::<T, E>::map`
[INFO] [stdout]   --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/result.rs:831:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:71:45
[INFO] [stdout]    |
[INFO] [stdout] 71 |         backend_module::PublicKey::as_bytes(&self.0).to_vec()
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         backend_module::PublicKey::as_bytes(&self.0).to_vec()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: mldsa_native_rs::AsBytes`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         backend_module::PublicKey::as_bytes(&self.0).to_vec()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> as Try>::Residual == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error>: FromResidual<Result<Infallible, anyhow::Error>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> as Try>::Output == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, anyhow::Error>, mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:41
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error>: FromResidual<Result<Infallible, anyhow::Error>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:41
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ok(pubkey)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ok(pubkey)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ok(pubkey)
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |         self.verify_with_ctx(msg, sig, &[])
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:161:55
[INFO] [stdout]     |
[INFO] [stdout] 161 |         backend_module::VerifyingKey::verify_with_ctx(&self.0, msg, ctx, &sig)
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let pk = match keymgmt_functions::PublicKey::from_DER(derpubkey) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 |         Ok(pk) => pk,
[INFO] [stdout]     |            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B1>, B1>, B1>, B0>, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:161:74
[INFO] [stdout]     |
[INFO] [stdout] 161 |         backend_module::VerifyingKey::verify_with_ctx(&self.0, msg, ctx, &sig)
[INFO] [stdout]     |                                                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         Ok(pk) => pk,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         Err(e) => {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let pk = match keymgmt_functions::PublicKey::from_DER(derpubkey) {
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:75
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:81
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:75
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:81
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> as Try>::Residual == Result<Infallible, signature::Error>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error>: FromResidual<Result<Infallible, signature::Error>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> as Try>::Output == mldsa_native_rs::Signature<ML_DSA_44>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:206:86
[INFO] [stdout]     |
[INFO] [stdout] 206 |         super::keymgmt_functions::KeyPair::from_parts(decoderctx.provctx, None, Some(pk)),
[INFO] [stdout]     |                                                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: mldsa_native_rs::FromBytes`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<mldsa_native_rs::Signature<ML_DSA_44> as mldsa_native_rs::FromBytes>::Error == signature::Error`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                                                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                                                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, signature::Error>, mldsa_native_rs::Signature<ML_DSA_44>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |         })?;
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<mldsa_native_rs::Signature<ML_DSA_44> as mldsa_native_rs::FromBytes>::Error == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:169:44
[INFO] [stdout]     |
[INFO] [stdout] 169 |             PrivateKeyData::Expanded(_) => Err(anyhow!("Key does not contain a seed")),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:169:44
[INFO] [stdout]     |
[INFO] [stdout] 169 |             PrivateKeyData::Expanded(_) => Err(anyhow!("Key does not contain a seed")),
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:169:44
[INFO] [stdout]     |
[INFO] [stdout] 169 |             PrivateKeyData::Expanded(_) => Err(anyhow!("Key does not contain a seed")),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:62
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:62
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:325:22
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let pair = match keymgmt_functions::PrivateKey::from_DER(derprivkey) {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:333:10
[INFO] [stdout]     |
[INFO] [stdout] 333 |         (sk, None) => {
[INFO] [stdout]     |          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 |             PrivateKeyData::Expanded(signing_key) => signing_key,
[INFO] [stdout]     |                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 |         (sk, None) => {
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:177:59
[INFO] [stdout]     |
[INFO] [stdout] 177 |             PrivateKeyData::Both { seed: _, expanded } => expanded,
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | /         match &self.private {
[INFO] [stdout] 176 | |             PrivateKeyData::Expanded(signing_key) => signing_key,
[INFO] [stdout] 177 | |             PrivateKeyData::Both { seed: _, expanded } => expanded,
[INFO] [stdout] 178 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:343:10
[INFO] [stdout]     |
[INFO] [stdout] 343 |         (sk, Some(pk)) => (sk, pk),
[INFO] [stdout]     |          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: mldsa_native_rs::AsBytes`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:187:66
[INFO] [stdout]     |
[INFO] [stdout] 187 |             PrivateKeyData::Expanded(signing_key) => signing_key.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:343:19
[INFO] [stdout]     |
[INFO] [stdout] 343 |         (sk, Some(pk)) => (sk, pk),
[INFO] [stdout]     |                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:187:66
[INFO] [stdout]     |
[INFO] [stdout] 187 |             PrivateKeyData::Expanded(signing_key) => signing_key.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:343:14
[INFO] [stdout]     |
[INFO] [stdout] 343 |         (sk, Some(pk)) => (sk, pk),
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:334:31
[INFO] [stdout]     |
[INFO] [stdout] 334 |             let pk = match sk.derive_public_key() {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:335:22
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Some(pk) => pk,
[INFO] [stdout]     |                      ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |                 Some(pk) => pk,
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 None => {
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:334:17
[INFO] [stdout]     |
[INFO] [stdout] 334 |             let pk = match sk.derive_public_key() {
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native::MLDSA44::keymgmt_functions::PublicKey): Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |             (sk, pk)
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native::MLDSA44::keymgmt_functions::PublicKey): Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:343:27
[INFO] [stdout]     |
[INFO] [stdout] 343 |         (sk, Some(pk)) => (sk, pk),
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: mldsa_native_rs::AsBytes`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:64
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:332:10
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let (privkey, pubkey) = match pair {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:64
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:332:19
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let (privkey, pubkey) = match pair {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: AsRef<[u8]>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:64
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |           Box::new(super::keymgmt_functions::KeyPair::from_parts(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 348 | |             decoderctx.provctx,
[INFO] [stdout] 349 | |             Some(privkey),
[INFO] [stdout] 350 | |             Some(pubkey),
[INFO] [stdout] 351 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:347:18
[INFO] [stdout]     |
[INFO] [stdout] 347 |           Box::new(super::keymgmt_functions::KeyPair::from_parts(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 348 | |             decoderctx.provctx,
[INFO] [stdout] 349 | |             Some(privkey),
[INFO] [stdout] 350 | |             Some(pubkey),
[INFO] [stdout] 351 | |         ));
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Some(privkey),
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Some(pubkey),
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Some(privkey),
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:59
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:64
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |         if let Ok(key) = Self::decode_seed(bytes) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |         if let Ok(key) = Self::decode_seed(bytes) {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Some(pubkey),
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:202:16
[INFO] [stdout]     |
[INFO] [stdout] 202 |         if let Ok(key) = Self::decode_seed(bytes) {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |             return Ok(key);
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |             return Ok(key);
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&[u8]: TryInto<mldsa_native_rs::SigningKey<ML_DSA_44>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:349:18
[INFO] [stdout]     |
[INFO] [stdout] 349 |             Some(privkey),
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<&[u8] as TryInto<mldsa_native_rs::SigningKey<ML_DSA_44>>>::Error == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/decoder_functions.rs:350:18
[INFO] [stdout]     |
[INFO] [stdout] 350 |             Some(pubkey),
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<mldsa_native_rs::SigningKey<ML_DSA_44> as Keypair>::VerifyingKey well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let vk = sk.verifying_key();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:88
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let vk = sk.verifying_key();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let vk = sk.verifying_key();
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:92
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ____________________________________________________________________________________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 | /             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] 212 | |                 public: vk,
[INFO] [stdout] 213 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError> as Try>::Residual == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError>: FromResidual<Result<Infallible, mldsa_native_rs::TranscodingError>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError> as Try>::Output == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, mldsa_native_rs::TranscodingError>, mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 |         })?;
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error>: FromResidual<Result<Infallible, mldsa_native_rs::TranscodingError>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 |         })?;
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(key)
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(key)
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:87: 208:91}: FnOnce(mldsa_native_rs::SigningKey<ML_DSA_44>)`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<{closure@src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:87: 208:91} as FnOnce<(mldsa_native_rs::SigningKey<ML_DSA_44>,)>>::Output == mldsa_native::MLDSA44::keymgmt_functions::PrivateKey`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:203:23
[INFO] [stdout]     |
[INFO] [stdout] 203 |             return Ok(key);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:211:51
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout]     |                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(key)
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:30
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&[u8]: TryInto<&generic_array::GenericArray<u8, typenum::UInt<_, B0>>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<&[u8] as TryInto<&generic_array::GenericArray<u8, typenum::UInt<_, B0>>>>::Error == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>>, _> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, generic_array::LengthError>, &generic_array::GenericArray<u8, _>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error>: FromResidual<Result<Infallible, generic_array::LengthError>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:58
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                                                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:58
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:58
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>): Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:64
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>), mldsa_native_rs::FFIError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>) well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>), mldsa_native_rs::FFIError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:64
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:64
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::FFIError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:64
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:70
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:74
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>) well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:69
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>): Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:69
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:79
[INFO] [stdout]     |
[INFO] [stdout] 222 |               backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |  _______________________________________________________________________________^
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:224:27
[INFO] [stdout]     |
[INFO] [stdout] 224 |                     seed: *seed,
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::FFIError> as Try>::Residual == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::FFIError>: FromResidual<Result<Infallible, mldsa_native_rs::FFIError>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::FFIError>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::FFIError> as Try>::Output == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::FFIError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, mldsa_native_rs::FFIError>, mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |             })?;
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error>: FromResidual<Result<Infallible, mldsa_native_rs::FFIError>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |             })?;
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let key =
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         Ok(key)
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         Ok(key)
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Copy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:68: 222:78}: FnOnce((mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>))`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:64
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<{closure@src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:68: 222:78} as FnOnce<((mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>),)>>::Output == mldsa_native::MLDSA44::keymgmt_functions::PrivateKey`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:64
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:68: 222:78} well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:68: 222:78} well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:64
[INFO] [stdout]     |
[INFO] [stdout] 222 |             backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:68: 222:78} well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:222:68
[INFO] [stdout]     |
[INFO] [stdout] 222 |               backend_module::keygen_from_seed::<ParamSet>(seed).map(|(sk, vk)| PrivateKey {
[INFO] [stdout]     |  ____________________________________________________________________^
[INFO] [stdout] 223 | |                 private: PrivateKeyData::Both {
[INFO] [stdout] 224 | |                     seed: *seed,
[INFO] [stdout] 225 | |                     expanded: sk,
[INFO] [stdout] 226 | |                 },
[INFO] [stdout] 227 | |                 public: vk,
[INFO] [stdout] 228 | |             })?;
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 |         Ok(key)
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:246:36
[INFO] [stdout]     |
[INFO] [stdout] 246 |         Some(PublicKey(self.public.clone()))
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         Some(PublicKey(self.public.clone()))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         Some(PublicKey(self.public.clone()))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |         Some(PublicKey(self.public.clone()))
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:246:24
[INFO] [stdout]     |
[INFO] [stdout] 246 |         Some(PublicKey(self.public.clone()))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>) well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:257:24
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 return Err(OurError::from(e));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:257:24
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 return Err(OurError::from(e));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> as Try>::Residual == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error>: FromResidual<Result<Infallible, anyhow::Error>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> as Try>::Output == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, anyhow::Error>, mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:72
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |         if self.private.is_none() {
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |         if self.private.is_none() {
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:23
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let privkey = keymgmt_functions::PrivateKey::decode(&key_bytes)?;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:283:36
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let pubkey = match privkey.derive_public_key() {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>) well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 return Err(anyhow!(
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 276 |                   return Err(anyhow!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 277 | |                     "Expanded form derived from seed did not match decoded expanded key"
[INFO] [stdout] 278 | |                 ));
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:284:18
[INFO] [stdout]     |
[INFO] [stdout] 284 |             Some(k) => k,
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |         if self.public.is_none() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |         if self.public.is_none() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |             Some(k) => k,
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:192:47
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let der_sk_bytes = match self.private.as_ref().unwrap().to_DER() {
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:192:47
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let der_sk_bytes = match self.private.as_ref().unwrap().to_DER() {
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             None => {
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>) well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:287:24
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 return Err(anyhow!(
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:287:24
[INFO] [stdout]     |
[INFO] [stdout] 287 |                   return Err(anyhow!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 288 | |                     "Could not derive the public key from the inner private key"
[INFO] [stdout] 289 | |                 ));
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:283:13
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let pubkey = match privkey.derive_public_key() {
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>) well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Ok((privkey, Some(pubkey)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Ok((privkey, Some(pubkey)))
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>) well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Ok((privkey, Some(pubkey)))
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>) well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Ok((privkey, Some(pubkey)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Ok((privkey, Some(pubkey)))
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>), anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Ok((privkey, Some(pubkey)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:293:27
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Ok((privkey, Some(pubkey)))
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 321 |         self.try_sign_with_ctx(msg, &[])
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |         if self.public.is_none() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |         if self.public.is_none() {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:226:46
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let der_pk_bytes = match self.public.as_ref().unwrap().to_DER() {
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:226:46
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let der_pk_bytes = match self.public.as_ref().unwrap().to_DER() {
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:28
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:28
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:28
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> as Try>::Residual == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error>: FromResidual<Result<Infallible, signature::Error>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> as Try>::Output == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, signature::Error>, mldsa_native_rs::Signature<ML_DSA_44>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:55
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                                                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let signature = sk.try_sign_with_ctx(msg, ctx)?;
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: mldsa_native_rs::AsBytes`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |         Signature::try_from(signature.as_bytes()).map_err(signature_traits::Error::from_source)
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |         Signature::try_from(signature.as_bytes()).map_err(signature_traits::Error::from_source)
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             Some(_) => {
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:358:13
[INFO] [stdout]     |
[INFO] [stdout] 358 |             None => format!("{:?}", None::<()>),
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |             Some(p) => format!("{:02x?}", p.encode()),
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |             None => format!("{:?}", None::<()>),
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:376:22
[INFO] [stdout]     |
[INFO] [stdout] 376 |             private: None,
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:376:22
[INFO] [stdout]     |
[INFO] [stdout] 376 |             private: None,
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 377 |             public: None,
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 377 |             public: None,
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |             private,
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:391:13
[INFO] [stdout]     |
[INFO] [stdout] 391 |             public,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:407:19
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let seed: &MlDsaSeed = &seed.into();
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:407:38
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let seed: &MlDsaSeed = &seed.into();
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `[u8; 32]: Into<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:407:38
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let seed: &MlDsaSeed = &seed.into();
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:407:33
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let seed: &MlDsaSeed = &seed.into();
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:407:38
[INFO] [stdout]     |
[INFO] [stdout] 407 |         let seed: &MlDsaSeed = &seed.into();
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:57
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:57
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:412:23
[INFO] [stdout]     |
[INFO] [stdout] 412 |                 seed: *seed,
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:14
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |              ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:18
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>), mldsa_native_rs::FFIError> as Try>::Residual == Result<Infallible, mldsa_native_rs::FFIError>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>), mldsa_native_rs::FFIError>: FromResidual<_>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>), mldsa_native_rs::FFIError>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>), mldsa_native_rs::FFIError> as Try>::Output == (mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>)`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>), mldsa_native_rs::FFIError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, mldsa_native_rs::FFIError>, (mldsa_native_rs::SigningKey<ML_DSA_44>, _)> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>): Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:62
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                                                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>): Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `(mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::VerifyingKey<ML_DSA_44>): Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let (sk, pk) = backend_module::keygen_from_seed(seed)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:415:24
[INFO] [stdout]     |
[INFO] [stdout] 415 |             public: pk.clone(),
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:410:18
[INFO] [stdout]     |
[INFO] [stdout] 410 |           let sk = PrivateKey {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 411 | |             private: PrivateKeyData::Both {
[INFO] [stdout] 412 | |                 seed: *seed,
[INFO] [stdout] 413 | |                 expanded: sk,
[INFO] [stdout] 414 | |             },
[INFO] [stdout] 415 | |             public: pk.clone(),
[INFO] [stdout] 416 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:410:13
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let sk = PrivateKey {
[INFO] [stdout]     |             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:419:22
[INFO] [stdout]     |
[INFO] [stdout] 419 |             private: Some(sk),
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:419:22
[INFO] [stdout]     |
[INFO] [stdout] 419 |             private: Some(sk),
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:420:21
[INFO] [stdout]     |
[INFO] [stdout] 420 |             public: Some(PublicKey(pk)),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:420:21
[INFO] [stdout]     |
[INFO] [stdout] 420 |             public: Some(PublicKey(pk)),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:419:27
[INFO] [stdout]     |
[INFO] [stdout] 419 |             private: Some(sk),
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:420:26
[INFO] [stdout]     |
[INFO] [stdout] 420 |             public: Some(PublicKey(pk)),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:420:36
[INFO] [stdout]     |
[INFO] [stdout] 420 |             public: Some(PublicKey(pk)),
[INFO] [stdout]     |                                    ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:447:14
[INFO] [stdout]     |
[INFO] [stdout] 447 |             .as_ref()
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:447:14
[INFO] [stdout]     |
[INFO] [stdout] 447 |             .as_ref()
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:454:12
[INFO] [stdout]     |
[INFO] [stdout] 454 |         sk.try_sign(msg)
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:465:14
[INFO] [stdout]     |
[INFO] [stdout] 465 |             .as_ref()
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:465:14
[INFO] [stdout]     |
[INFO] [stdout] 465 |             .as_ref()
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:473:12
[INFO] [stdout]     |
[INFO] [stdout] 473 |         pk.verify(msg, sig)
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:555:27
[INFO] [stdout]     |
[INFO] [stdout] 555 |         if keydata.public.is_none() {
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:555:27
[INFO] [stdout]     |
[INFO] [stdout] 555 |         if keydata.public.is_none() {
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:558:82
[INFO] [stdout]     |
[INFO] [stdout] 558 |         if (selection & OSSL_KEYMGMT_SELECT_PRIVATE_KEY) != 0 && keydata.private.is_none() {
[INFO] [stdout]     |                                                                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:558:82
[INFO] [stdout]     |
[INFO] [stdout] 558 |         if (selection & OSSL_KEYMGMT_SELECT_PRIVATE_KEY) != 0 && keydata.private.is_none() {
[INFO] [stdout]     |                                                                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/common/transcoders.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |                   Some(key) => {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:477:1
[INFO] [stdout]     |
[INFO] [stdout] 477 | / make_privkey_text_encoder!(
[INFO] [stdout] 478 | |     PrivateKeyInfo2Text,
[INFO] [stdout] 479 | |     concat_cstr!(
[INFO] [stdout] 480 | |         super::PROPERTY_DEFINITION,
[INFO] [stdout] ...   |
[INFO] [stdout] 483 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `make_privkey_text_encoder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/common/transcoders.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 317 |                   None => {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:477:1
[INFO] [stdout]     |
[INFO] [stdout] 477 | / make_privkey_text_encoder!(
[INFO] [stdout] 478 | |     PrivateKeyInfo2Text,
[INFO] [stdout] 479 | |     concat_cstr!(
[INFO] [stdout] 480 | |         super::PROPERTY_DEFINITION,
[INFO] [stdout] ...   |
[INFO] [stdout] 483 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `make_privkey_text_encoder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]     --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:1030:32
[INFO] [stdout]      |
[INFO] [stdout] 1030 |             if keypair1.public != keypair2.public {
[INFO] [stdout]      |                                ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey>: PartialEq`
[INFO] [stdout]     --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:1030:32
[INFO] [stdout]      |
[INFO] [stdout] 1030 |             if keypair1.public != keypair2.public {
[INFO] [stdout]      |                                ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]     --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:1036:33
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             if keypair1.private != keypair2.private {
[INFO] [stdout]      |                                 ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey>: PartialEq`
[INFO] [stdout]     --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:1036:33
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             if keypair1.private != keypair2.private {
[INFO] [stdout]      |                                 ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]      = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]      = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/../common/signature_functions.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |             (None, None) => Err(anyhow!("Empty keypair")),
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/../common/signature_functions.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |             (None, None) => Err(anyhow!("Empty keypair")),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/../common/signature_functions.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |         if keypair.private.is_some() {
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/../common/signature_functions.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |         if keypair.private.is_some() {
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/../common/signature_functions.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |         if keypair.public.is_some() {
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&Option<mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/../common/signature_functions.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |         if keypair.public.is_some() {
[INFO] [stdout]     |                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/common/transcoders.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |                   Some(key) => {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:750:1
[INFO] [stdout]     |
[INFO] [stdout] 750 | / make_pubkey_text_encoder!(
[INFO] [stdout] 751 | |     PubKeyStructureless2Text,
[INFO] [stdout] 752 | |     concat_cstr!(super::PROPERTY_DEFINITION, c",output=text")
[INFO] [stdout] 753 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `make_pubkey_text_encoder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/common/transcoders.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                   None => {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/adapters/mldsa_native/MLDSA44/encoder_functions.rs:750:1
[INFO] [stdout]     |
[INFO] [stdout] 750 | / make_pubkey_text_encoder!(
[INFO] [stdout] 751 | |     PubKeyStructureless2Text,
[INFO] [stdout] 752 | |     concat_cstr!(super::PROPERTY_DEFINITION, c",output=text")
[INFO] [stdout] 753 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: this warning originates in the macro `make_pubkey_text_encoder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>: PartialEq<_>`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(PartialEq)]
[INFO] [stdout]    |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 53 |         seed: MlDsaSeed,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error>: FromResidual<Result<Infallible, mldsa_native_rs::TranscodingError>>`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:71
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |             ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         Ok(k)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:71
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError> as Try>::Residual == Result<Infallible, mldsa_native_rs::TranscodingError>`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError>: FromResidual<Result<Infallible, mldsa_native_rs::TranscodingError>>`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError>: Try`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError> as Try>::Output == mldsa_native::MLDSA44::keymgmt_functions::PublicKey`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, mldsa_native_rs::TranscodingError>, mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         Ok(k)
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:66
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:66
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |         Ok(k)
[INFO] [stdout]    |            ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `fn(mldsa_native_rs::VerifyingKey<ML_DSA_44>) -> mldsa_native::MLDSA44::keymgmt_functions::PublicKey {mldsa_native::MLDSA44::keymgmt_functions::PublicKey}: FnOnce(mldsa_native_rs::VerifyingKey<_>)`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout] note: required by a bound in `Result::<T, E>::map`
[INFO] [stdout]   --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/result.rs:831:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<fn(mldsa_native_rs::VerifyingKey<ML_DSA_44>) -> mldsa_native::MLDSA44::keymgmt_functions::PublicKey {mldsa_native::MLDSA44::keymgmt_functions::PublicKey} as FnOnce<(mldsa_native_rs::VerifyingKey<_>,)>>::Output == mldsa_native::MLDSA44::keymgmt_functions::PublicKey`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:66:62
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let k = backend_module::PublicKey::from_bytes(bytes).map(Self)?;
[INFO] [stdout]    |                                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout] note: required by a bound in `Result::<T, E>::map`
[INFO] [stdout]   --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/result.rs:831:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:71:45
[INFO] [stdout]    |
[INFO] [stdout] 71 |         backend_module::PublicKey::as_bytes(&self.0).to_vec()
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: MetaSized`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         backend_module::PublicKey::as_bytes(&self.0).to_vec()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: mldsa_native_rs::AsBytes`
[INFO] [stdout]   --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         backend_module::PublicKey::as_bytes(&self.0).to_vec()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> as Try>::Residual == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error>: FromResidual<Result<Infallible, anyhow::Error>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> as Try>::Output == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, anyhow::Error>, mldsa_native::MLDSA44::keymgmt_functions::PublicKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:41
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error>: FromResidual<Result<Infallible, anyhow::Error>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:41
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let pubkey = Self::decode(slice)?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ok(pubkey)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PublicKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ok(pubkey)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ok(pubkey)
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PublicKey: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |         self.verify_with_ctx(msg, sig, &[])
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B1>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:161:55
[INFO] [stdout]     |
[INFO] [stdout] 161 |         backend_module::VerifyingKey::verify_with_ctx(&self.0, msg, ctx, &sig)
[INFO] [stdout]     |                                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B1>, B1>, B1>, B0>, B1>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:161:74
[INFO] [stdout]     |
[INFO] [stdout] 161 |         backend_module::VerifyingKey::verify_with_ctx(&self.0, msg, ctx, &sig)
[INFO] [stdout]     |                                                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> as Try>::Residual == Result<Infallible, signature::Error>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error>: FromResidual<Result<Infallible, signature::Error>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> as Try>::Output == mldsa_native_rs::Signature<ML_DSA_44>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: mldsa_native_rs::FromBytes`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<mldsa_native_rs::Signature<ML_DSA_44> as mldsa_native_rs::FromBytes>::Error == signature::Error`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                                                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::Signature<ML_DSA_44>, signature::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:62
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                                                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, signature::Error>, mldsa_native_rs::Signature<ML_DSA_44>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |         })?;
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::Signature<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 158 | |             error!(target: log_target!(), "{e:?}");
[INFO] [stdout] 159 | |             signature_traits::Error::from_source(VerificationError::GenericVerificationError)
[INFO] [stdout] 160 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<mldsa_native_rs::Signature<ML_DSA_44> as mldsa_native_rs::FromBytes>::Error == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let sig = backend_module::Signature::from_bytes(sig).map_err(|e| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:169:44
[INFO] [stdout]     |
[INFO] [stdout] 169 |             PrivateKeyData::Expanded(_) => Err(anyhow!("Key does not contain a seed")),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:169:44
[INFO] [stdout]     |
[INFO] [stdout] 169 |             PrivateKeyData::Expanded(_) => Err(anyhow!("Key does not contain a seed")),
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:169:44
[INFO] [stdout]     |
[INFO] [stdout] 169 |             PrivateKeyData::Expanded(_) => Err(anyhow!("Key does not contain a seed")),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:62
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>>, Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:59
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:170:62
[INFO] [stdout]     |
[INFO] [stdout] 170 |             PrivateKeyData::Both { seed, expanded: _ } => Ok(*seed),
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:176:54
[INFO] [stdout]     |
[INFO] [stdout] 176 |             PrivateKeyData::Expanded(signing_key) => signing_key,
[INFO] [stdout]     |                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:177:59
[INFO] [stdout]     |
[INFO] [stdout] 177 |             PrivateKeyData::Both { seed: _, expanded } => expanded,
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>, B0>, B0> as generic_array::ArrayLength>::ArrayType<u8> == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | /         match &self.private {
[INFO] [stdout] 176 | |             PrivateKeyData::Expanded(signing_key) => signing_key,
[INFO] [stdout] 177 | |             PrivateKeyData::Both { seed: _, expanded } => expanded,
[INFO] [stdout] 178 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: mldsa_native_rs::AsBytes`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:187:66
[INFO] [stdout]     |
[INFO] [stdout] 187 |             PrivateKeyData::Expanded(signing_key) => signing_key.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:187:66
[INFO] [stdout]     |
[INFO] [stdout] 187 |             PrivateKeyData::Expanded(signing_key) => signing_key.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> as Deref>::Target == _`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]   = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]   = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: mldsa_native_rs::AsBytes`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:64
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:64
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>>: AsRef<[u8]>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:64
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:59
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:188:64
[INFO] [stdout]     |
[INFO] [stdout] 188 |             PrivateKeyData::Both { seed, expanded: _ } => seed.as_bytes().to_vec(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |         if let Ok(key) = Self::decode_seed(bytes) {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |         if let Ok(key) = Self::decode_seed(bytes) {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:202:16
[INFO] [stdout]     |
[INFO] [stdout] 202 |         if let Ok(key) = Self::decode_seed(bytes) {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |             return Ok(key);
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 |             return Ok(key);
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&[u8]: TryInto<mldsa_native_rs::SigningKey<ML_DSA_44>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<&[u8] as TryInto<mldsa_native_rs::SigningKey<ML_DSA_44>>>::Error == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native_rs::SigningKey<ML_DSA_44>, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<mldsa_native_rs::SigningKey<ML_DSA_44> as Keypair>::VerifyingKey well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let vk = sk.verifying_key();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:88
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: MetaSized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let vk = sk.verifying_key();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::VerifyingKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 |             let vk = sk.verifying_key();
[INFO] [stdout]     |                 ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:92
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ____________________________________________________________________________________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 | /             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] 212 | |                 public: vk,
[INFO] [stdout] 213 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError> as Try>::Residual == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError>: FromResidual<Result<Infallible, mldsa_native_rs::TranscodingError>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError>: Try`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError> as Try>::Output == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, mldsa_native_rs::TranscodingError> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `ControlFlow<Result<Infallible, mldsa_native_rs::TranscodingError>, mldsa_native::MLDSA44::keymgmt_functions::PrivateKey> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 |         })?;
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error>: FromResidual<Result<Infallible, mldsa_native_rs::TranscodingError>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 |         })?;
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |           let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 209 | |             let vk = sk.verifying_key();
[INFO] [stdout] 210 | |             PrivateKey {
[INFO] [stdout] 211 | |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout] ...   |
[INFO] [stdout] 214 | |         })?;
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(key)
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<mldsa_native::MLDSA44::keymgmt_functions::PrivateKey, anyhow::Error> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(key)
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:87: 208:91}: FnOnce(mldsa_native_rs::SigningKey<ML_DSA_44>)`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<{closure@src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:87: 208:91} as FnOnce<(mldsa_native_rs::SigningKey<ML_DSA_44>,)>>::Output == mldsa_native::MLDSA44::keymgmt_functions::PrivateKey`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:208:83
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let key = TryInto::<backend_module::SecretKey<ParamSet>>::try_into(bytes).map(|sk| {
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:203:23
[INFO] [stdout]     |
[INFO] [stdout] 203 |             return Ok(key);
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native_rs::SigningKey<ML_DSA_44>: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:211:51
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 private: PrivateKeyData::Expanded(sk),
[INFO] [stdout]     |                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `mldsa_native::MLDSA44::keymgmt_functions::PrivateKey: Sized`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(key)
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:30
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>, B0>> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `&[u8]: TryInto<&generic_array::GenericArray<u8, typenum::UInt<_, B0>>>`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<&[u8] as TryInto<&generic_array::GenericArray<u8, typenum::UInt<_, B0>>>>::Error == _`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`aurora`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<&generic_array::GenericArray<u8, typenum::UInt<typenum::UInt<typenum::UInt<_, B0>, B0>, B0>>, _> well-formed`
[INFO] [stdout]    --> src/adapters/mldsa_native/MLDSA44/keymgmt_functions.rs:220:20
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let seed = TryInto::<&MlDsaSeed>::try_into(bytes)?;
[WARN] too many lines in the log, truncating it
