[INFO] fetching crate crypt_guard_lite 0.2.2... [INFO] testing crypt_guard_lite-0.2.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate crypt_guard_lite 0.2.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate crypt_guard_lite 0.2.2 [INFO] finished tweaking crates.io crate crypt_guard_lite 0.2.2 [INFO] tweaked toml for crates.io crate crypt_guard_lite 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate crypt_guard_lite 0.2.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 180 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypt_guard_proc v0.2.1 [INFO] [stderr] Downloaded xts-mode v0.5.1 [INFO] [stderr] Downloaded crypt_guard v1.4.2 [INFO] [stderr] Downloaded pqcrypto-dilithium v0.5.0 [INFO] [stderr] Downloaded pqcrypto-falcon v0.3.0 [INFO] [stderr] Downloaded pqcrypto-kyber v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14eb520ac7b7c05ee55aa8e64c6027da7c129ba512f6ea2678df3e5f96153367 [INFO] running `Command { std: "docker" "start" "-a" "14eb520ac7b7c05ee55aa8e64c6027da7c129ba512f6ea2678df3e5f96153367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14eb520ac7b7c05ee55aa8e64c6027da7c129ba512f6ea2678df3e5f96153367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14eb520ac7b7c05ee55aa8e64c6027da7c129ba512f6ea2678df3e5f96153367", kill_on_drop: false }` [INFO] [stdout] 14eb520ac7b7c05ee55aa8e64c6027da7c129ba512f6ea2678df3e5f96153367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bd61b6128902721a80a3f4984e36ad2b36a7bd7139ec63f8dfa3ac34db94411 [INFO] running `Command { std: "docker" "start" "-a" "5bd61b6128902721a80a3f4984e36ad2b36a7bd7139ec63f8dfa3ac34db94411", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling pqcrypto-traits v0.3.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling pqcrypto-internals v0.2.11 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling pqcrypto-kyber v0.8.1 [INFO] [stderr] Compiling pqcrypto-falcon v0.3.0 [INFO] [stderr] Compiling pqcrypto-dilithium v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling crypt_guard_proc v0.2.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling xts-mode v0.5.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling crypt_guard v1.4.2 [INFO] [stderr] Compiling crypt_guard_lite v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crypt_guard::KDF` [INFO] [stdout] --> src/lib.rs:131:18 [INFO] [stdout] | [INFO] [stdout] 131 | use crypt_guard::KDF::Signature; [INFO] [stdout] | ^^^ could not find `KDF` in `crypt_guard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypt_guard::KDF` [INFO] [stdout] --> src/lib.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | use crypt_guard::KDF::*; [INFO] [stdout] | ^^^ could not find `KDF` in `crypt_guard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypt_guard::KDF` [INFO] [stdout] --> src/lib.rs:473:26 [INFO] [stdout] | [INFO] [stdout] 473 | use crypt_guard::KDF::*; [INFO] [stdout] | ^^^ could not find `KDF` in `crypt_guard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypt_guard::KDF` [INFO] [stdout] --> src/lib.rs:538:26 [INFO] [stdout] | [INFO] [stdout] 538 | use crypt_guard::KDF::*; [INFO] [stdout] | ^^^ could not find `KDF` in `crypt_guard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypt_guard::KDF` [INFO] [stdout] --> src/lib.rs:604:26 [INFO] [stdout] | [INFO] [stdout] 604 | use crypt_guard::KDF::*; [INFO] [stdout] | ^^^ could not find `KDF` in `crypt_guard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypt_guard::KDF` [INFO] [stdout] --> src/lib.rs:670:26 [INFO] [stdout] | [INFO] [stdout] 670 | use crypt_guard::KDF::*; [INFO] [stdout] | ^^^ could not find `KDF` in `crypt_guard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `Encryption` in this scope [INFO] [stdout] --> src/lib.rs:766:17 [INFO] [stdout] | [INFO] [stdout] 766 | Encryption!(key.to_owned(), 1024, data.to_owned(), passphrase.as_str(), AES) [INFO] [stdout] | ^^^^^^^^^^ help: a macro with a similar name exists: `encryption` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | macro_rules! encryption { [INFO] [stdout] | ----------------------- similarly named macro `encryption` defined here [INFO] [stdout] | [INFO] [stdout] note: `Encryption` is imported here, but it is a struct, not a macro [INFO] [stdout] --> src/lib.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | * [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `Encryption` in this scope [INFO] [stdout] --> src/lib.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | Encryption!(key.to_owned(), 768, data.to_owned(), passphrase.as_str(), AES) [INFO] [stdout] | ^^^^^^^^^^ help: a macro with a similar name exists: `encryption` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | macro_rules! encryption { [INFO] [stdout] | ----------------------- similarly named macro `encryption` defined here [INFO] [stdout] | [INFO] [stdout] note: `Encryption` is imported here, but it is a struct, not a macro [INFO] [stdout] --> src/lib.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | * [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `Encryption` in this scope [INFO] [stdout] --> src/lib.rs:772:17 [INFO] [stdout] | [INFO] [stdout] 772 | Encryption!(key.to_owned(), 512, data.to_owned(), passphrase.as_str(), AES) [INFO] [stdout] | ^^^^^^^^^^ help: a macro with a similar name exists: `encryption` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | macro_rules! encryption { [INFO] [stdout] | ----------------------- similarly named macro `encryption` defined here [INFO] [stdout] | [INFO] [stdout] note: `Encryption` is imported here, but it is a struct, not a macro [INFO] [stdout] --> src/lib.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | * [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `Decryption` in this scope [INFO] [stdout] --> src/lib.rs:839:17 [INFO] [stdout] | [INFO] [stdout] 839 | Decryption!(key.to_owned(), 1024, data.to_owned(), passphrase.as_str(), ciphertext.to_owned(), AES) [INFO] [stdout] | ^^^^^^^^^^ help: a macro with a similar name exists: `decryption` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:708:1 [INFO] [stdout] | [INFO] [stdout] 708 | macro_rules! decryption { [INFO] [stdout] | ----------------------- similarly named macro `decryption` defined here [INFO] [stdout] | [INFO] [stdout] note: `Decryption` is imported here, but it is a struct, not a macro [INFO] [stdout] --> src/lib.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | * [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `Decryption` in this scope [INFO] [stdout] --> src/lib.rs:842:17 [INFO] [stdout] | [INFO] [stdout] 842 | Decryption!(key.to_owned(), 768, data.to_owned(), passphrase.as_str(), ciphertext.to_owned(), AES) [INFO] [stdout] | ^^^^^^^^^^ help: a macro with a similar name exists: `decryption` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:708:1 [INFO] [stdout] | [INFO] [stdout] 708 | macro_rules! decryption { [INFO] [stdout] | ----------------------- similarly named macro `decryption` defined here [INFO] [stdout] | [INFO] [stdout] note: `Decryption` is imported here, but it is a struct, not a macro [INFO] [stdout] --> src/lib.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | * [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `Decryption` in this scope [INFO] [stdout] --> src/lib.rs:845:17 [INFO] [stdout] | [INFO] [stdout] 845 | Decryption!(key.to_owned(), 512, data.to_owned(), passphrase.as_str(), ciphertext.to_owned(), AES) [INFO] [stdout] | ^^^^^^^^^^ help: a macro with a similar name exists: `decryption` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:708:1 [INFO] [stdout] | [INFO] [stdout] 708 | macro_rules! decryption { [INFO] [stdout] | ----------------------- similarly named macro `decryption` defined here [INFO] [stdout] | [INFO] [stdout] note: `Decryption` is imported here, but it is a struct, not a macro [INFO] [stdout] --> src/lib.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | * [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `KyberKeypair` in this scope [INFO] [stdout] --> src/lib.rs:363:40 [INFO] [stdout] | [INFO] [stdout] 363 | let (public, secret) = KyberKeypair!(512); [INFO] [stdout] | ^^^^^^^^^^^^ help: a macro with a similar name exists: `kyber_keypair` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | macro_rules! kyber_keypair { [INFO] [stdout] | -------------------------- similarly named macro `kyber_keypair` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `KyberKeypair` in this scope [INFO] [stdout] --> src/lib.rs:359:40 [INFO] [stdout] | [INFO] [stdout] 359 | let (public, secret) = KyberKeypair!(768); [INFO] [stdout] | ^^^^^^^^^^^^ help: a macro with a similar name exists: `kyber_keypair` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | macro_rules! kyber_keypair { [INFO] [stdout] | -------------------------- similarly named macro `kyber_keypair` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `KyberKeypair` in this scope [INFO] [stdout] --> src/lib.rs:355:40 [INFO] [stdout] | [INFO] [stdout] 355 | let (public, secret) = KyberKeypair!(1024); [INFO] [stdout] | ^^^^^^^^^^^^ help: a macro with a similar name exists: `kyber_keypair` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | macro_rules! kyber_keypair { [INFO] [stdout] | -------------------------- similarly named macro `kyber_keypair` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `DilithiumKeypair` in this scope [INFO] [stdout] --> src/lib.rs:237:48 [INFO] [stdout] | [INFO] [stdout] 237 | let (public, secret) = DilithiumKeypair!(2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `dilithium_keypair` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | macro_rules! dilithium_keypair { [INFO] [stdout] | ------------------------------ similarly named macro `dilithium_keypair` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `DilithiumKeypair` in this scope [INFO] [stdout] --> src/lib.rs:234:48 [INFO] [stdout] | [INFO] [stdout] 234 | let (public, secret) = DilithiumKeypair!(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `dilithium_keypair` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | macro_rules! dilithium_keypair { [INFO] [stdout] | ------------------------------ similarly named macro `dilithium_keypair` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `DilithiumKeypair` in this scope [INFO] [stdout] --> src/lib.rs:231:48 [INFO] [stdout] | [INFO] [stdout] 231 | let (public, secret) = DilithiumKeypair!(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `dilithium_keypair` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | macro_rules! dilithium_keypair { [INFO] [stdout] | ------------------------------ similarly named macro `dilithium_keypair` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `FalconKeypair` in this scope [INFO] [stdout] --> src/lib.rs:220:48 [INFO] [stdout] | [INFO] [stdout] 220 | let (public, secret) = FalconKeypair!(512); [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `falcon_keypair` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | macro_rules! falcon_keypair { [INFO] [stdout] | --------------------------- similarly named macro `falcon_keypair` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `FalconKeypair` in this scope [INFO] [stdout] --> src/lib.rs:216:48 [INFO] [stdout] | [INFO] [stdout] 216 | let (public, secret) = FalconKeypair!(1024); [INFO] [stdout] | ^^^^^^^^^^^^^ help: a macro with a similar name exists: `falcon_keypair` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crypt_guard-1.4.2/src/lib.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | macro_rules! falcon_keypair { [INFO] [stdout] | --------------------------- similarly named macro `falcon_keypair` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/lib.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::KeyVariants::Falcon` [INFO] [stdout] --> src/lib.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | use crate::KeyVariants::Falcon; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:790:13 [INFO] [stdout] | [INFO] [stdout] 790 | let mut instance = self.get_instance_mut(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:865:17 [INFO] [stdout] | [INFO] [stdout] 865 | let mut instance = self.get_instance_mut(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:869:13 [INFO] [stdout] | [INFO] [stdout] 869 | let mut instance = self.get_instance_mut(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:877:21 [INFO] [stdout] | [INFO] [stdout] 877 | let mut decryptor = Kyber::::new(key.to_owned(), Some(nonce))?; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:882:21 [INFO] [stdout] | [INFO] [stdout] 882 | let mut decryptor = Kyber::::new(key.to_owned(), Some(nonce))?; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:887:21 [INFO] [stdout] | [INFO] [stdout] 887 | let mut decryptor = Kyber::::new(key.to_owned(), Some(nonce))?; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crypt_guard_lite` (lib) due to 20 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5bd61b6128902721a80a3f4984e36ad2b36a7bd7139ec63f8dfa3ac34db94411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd61b6128902721a80a3f4984e36ad2b36a7bd7139ec63f8dfa3ac34db94411", kill_on_drop: false }` [INFO] [stdout] 5bd61b6128902721a80a3f4984e36ad2b36a7bd7139ec63f8dfa3ac34db94411