[INFO] fetching crate crypt_guard_lite 0.2.2...
[INFO] testing crypt_guard_lite-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate crypt_guard_lite 0.2.2 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crypt_guard_lite 0.2.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a29cbfd975f7a55da98f94eec5c39981ef9f00916525f002b9879c76e9ba2ca2
[INFO] running `Command { std: "docker" "start" "-a" "a29cbfd975f7a55da98f94eec5c39981ef9f00916525f002b9879c76e9ba2ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a29cbfd975f7a55da98f94eec5c39981ef9f00916525f002b9879c76e9ba2ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29cbfd975f7a55da98f94eec5c39981ef9f00916525f002b9879c76e9ba2ca2", kill_on_drop: false }`
[INFO] [stdout] a29cbfd975f7a55da98f94eec5c39981ef9f00916525f002b9879c76e9ba2ca2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04551f7007a6643ffcbba4d480a116a4ac8c2c12ab85b2abfebc44cb8ede1a5e
[INFO] running `Command { std: "docker" "start" "-a" "04551f7007a6643ffcbba4d480a116a4ac8c2c12ab85b2abfebc44cb8ede1a5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pqcrypto-kyber v0.8.1
[INFO] [stderr]    Compiling pqcrypto-dilithium v0.5.0
[INFO] [stderr]    Compiling pqcrypto-falcon v0.3.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crypt_guard_proc v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[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 inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling xts-mode v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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::<Decryption, Kyber1024, Files, XChaCha20>::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::<Decryption, Kyber768, Files, XChaCha20>::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::<Decryption, Kyber512, Files, XChaCha20>::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" "04551f7007a6643ffcbba4d480a116a4ac8c2c12ab85b2abfebc44cb8ede1a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04551f7007a6643ffcbba4d480a116a4ac8c2c12ab85b2abfebc44cb8ede1a5e", kill_on_drop: false }`
[INFO] [stdout] 04551f7007a6643ffcbba4d480a116a4ac8c2c12ab85b2abfebc44cb8ede1a5e
