[INFO] fetching crate citadel_crypt 0.11.3...
[INFO] checking citadel_crypt-0.11.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate citadel_crypt 0.11.3 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate citadel_crypt 0.11.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate citadel_crypt 0.11.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate citadel_crypt 0.11.3
[INFO] tweaked toml for crates.io crate citadel_crypt 0.11.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 181 packages to latest compatible versions
[INFO] [stderr]       Adding sysinfo v0.29.11 (available: v0.32.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 652b164daeaf670f37d9d236ffd93c5f8c8e5d3eaf4ea6e6969b499825aa9f11
[INFO] running `Command { std: "docker" "start" "-a" "652b164daeaf670f37d9d236ffd93c5f8c8e5d3eaf4ea6e6969b499825aa9f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "652b164daeaf670f37d9d236ffd93c5f8c8e5d3eaf4ea6e6969b499825aa9f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652b164daeaf670f37d9d236ffd93c5f8c8e5d3eaf4ea6e6969b499825aa9f11", kill_on_drop: false }`
[INFO] [stdout] 652b164daeaf670f37d9d236ffd93c5f8c8e5d3eaf4ea6e6969b499825aa9f11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fc65b862228d28ae543b345577850bfaa95c12035542e710227ec1d60e5e70e
[INFO] running `Command { std: "docker" "start" "-a" "7fc65b862228d28ae543b345577850bfaa95c12035542e710227ec1d60e5e70e", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling pqc_kyber_kyberslash v0.7.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling oqs v0.9.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking ascon v0.3.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling oqs-sys v0.9.1+liboqs-0.9.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking citadel_io v0.11.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rust-argon2 v2.1.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ascon-aead v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking kyber-pke v0.5.0
[INFO] [stderr]     Checking citadel_types v0.11.3
[INFO] [stderr]     Checking citadel_pqcrypto v0.11.3
[INFO] [stderr]     Checking citadel_crypt v0.11.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/secure_buffer/partitioned_sec_buffer.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         citadel_logging::setup_log_no_panic_hook();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/secure_buffer/partitioned_sec_buffer.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/secure_buffer/partitioned_sec_buffer.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         citadel_logging::setup_log_no_panic_hook();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/secure_buffer/partitioned_sec_buffer.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         citadel_logging::setup_log_no_panic_hook();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/secure_buffer/partitioned_sec_buffer.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/secure_buffer/partitioned_sec_buffer.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/secure_buffer/partitioned_sec_buffer.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         citadel_logging::setup_log_no_panic_hook();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/secure_buffer/partitioned_sec_buffer.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../resources/TheBridge.pdf`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/primary.rs:898:19
[INFO] [stdout]     |
[INFO] [stdout] 898 |         let cmp = include_bytes!("../../resources/TheBridge.pdf");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/primary.rs:803:11
[INFO] [stdout]     |
[INFO] [stdout] 803 |       async fn encrypt_decrypt_file_transfer(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 804 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 805 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 806 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 818 | |         assert_eq!(bytes, bytes_ret);
[INFO] [stdout] 819 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> tests/primary.rs:844:11
[INFO] [stdout]     |
[INFO] [stdout] 844 |       async fn encrypt_decrypt_file_transfer_remote(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 845 | |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout] 846 | |         #[case] kem: KemAlgorithm,
[INFO] [stdout] 847 | |         #[case] sig: SigAlgorithm,
[INFO] [stdout] ...   |
[INFO] [stdout] 865 | |         assert!(sa_bob.local_decrypt(&bytes_ret, security_level).is_err());
[INFO] [stdout] 866 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]   --> tests/primary.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use rstest::rstest;
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lazy_static`
[INFO] [stdout]   --> tests/primary.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     lazy_static::lazy_static! {
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `lazy_static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:350:7
[INFO] [stdout]     |
[INFO] [stdout] 350 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:355:7
[INFO] [stdout]     |
[INFO] [stdout] 355 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:360:7
[INFO] [stdout]     |
[INFO] [stdout] 360 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:365:7
[INFO] [stdout]     |
[INFO] [stdout] 365 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:371:11
[INFO] [stdout]     |
[INFO] [stdout] 371 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:372:11
[INFO] [stdout]     |
[INFO] [stdout] 372 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:373:11
[INFO] [stdout]     |
[INFO] [stdout] 373 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:496:7
[INFO] [stdout]     |
[INFO] [stdout] 496 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:501:7
[INFO] [stdout]     |
[INFO] [stdout] 501 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:506:7
[INFO] [stdout]     |
[INFO] [stdout] 506 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:511:7
[INFO] [stdout]     |
[INFO] [stdout] 511 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:517:11
[INFO] [stdout]     |
[INFO] [stdout] 517 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:518:11
[INFO] [stdout]     |
[INFO] [stdout] 518 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:519:11
[INFO] [stdout]     |
[INFO] [stdout] 519 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:591:7
[INFO] [stdout]     |
[INFO] [stdout] 591 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:596:7
[INFO] [stdout]     |
[INFO] [stdout] 596 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:601:7
[INFO] [stdout]     |
[INFO] [stdout] 601 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:606:7
[INFO] [stdout]     |
[INFO] [stdout] 606 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:612:11
[INFO] [stdout]     |
[INFO] [stdout] 612 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:613:11
[INFO] [stdout]     |
[INFO] [stdout] 613 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:614:11
[INFO] [stdout]     |
[INFO] [stdout] 614 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:634:7
[INFO] [stdout]     |
[INFO] [stdout] 634 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:639:7
[INFO] [stdout]     |
[INFO] [stdout] 639 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:644:7
[INFO] [stdout]     |
[INFO] [stdout] 644 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:649:7
[INFO] [stdout]     |
[INFO] [stdout] 649 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:655:11
[INFO] [stdout]     |
[INFO] [stdout] 655 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:656:11
[INFO] [stdout]     |
[INFO] [stdout] 656 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:657:11
[INFO] [stdout]     |
[INFO] [stdout] 657 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:782:7
[INFO] [stdout]     |
[INFO] [stdout] 782 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:787:7
[INFO] [stdout]     |
[INFO] [stdout] 787 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:792:7
[INFO] [stdout]     |
[INFO] [stdout] 792 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:797:7
[INFO] [stdout]     |
[INFO] [stdout] 797 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:804:11
[INFO] [stdout]     |
[INFO] [stdout] 804 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:805:11
[INFO] [stdout]     |
[INFO] [stdout] 805 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:806:11
[INFO] [stdout]     |
[INFO] [stdout] 806 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:823:7
[INFO] [stdout]     |
[INFO] [stdout] 823 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:828:7
[INFO] [stdout]     |
[INFO] [stdout] 828 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:833:7
[INFO] [stdout]     |
[INFO] [stdout] 833 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:838:7
[INFO] [stdout]     |
[INFO] [stdout] 838 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:845:11
[INFO] [stdout]     |
[INFO] [stdout] 845 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:846:11
[INFO] [stdout]     |
[INFO] [stdout] 846 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:847:11
[INFO] [stdout]     |
[INFO] [stdout] 847 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `values` in this scope
[INFO] [stdout]    --> tests/primary.rs:848:11
[INFO] [stdout]     |
[INFO] [stdout] 848 |         #[values(SecurityLevel::Standard, SecurityLevel::Reinforced)] security_level: SecurityLevel,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:970:7
[INFO] [stdout]     |
[INFO] [stdout] 970 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:975:7
[INFO] [stdout]     |
[INFO] [stdout] 975 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:980:7
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:985:7
[INFO] [stdout]     |
[INFO] [stdout] 985 |     #[case(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:991:11
[INFO] [stdout]     |
[INFO] [stdout] 991 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:992:11
[INFO] [stdout]     |
[INFO] [stdout] 992 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> tests/primary.rs:993:11
[INFO] [stdout]     |
[INFO] [stdout] 993 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1005:7
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1011:11
[INFO] [stdout]      |
[INFO] [stdout] 1011 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1012:11
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1013:11
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1029:7
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1034:7
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1039:7
[INFO] [stdout]      |
[INFO] [stdout] 1039 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1044:7
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1050:11
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1051:11
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1052:11
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1063:7
[INFO] [stdout]      |
[INFO] [stdout] 1063 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1068:7
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1073:7
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1078:7
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     #[case(
[INFO] [stdout]      |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1084:11
[INFO] [stdout]      |
[INFO] [stdout] 1084 |         #[case] enx: EncryptionAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1085:11
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         #[case] kem: KemAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `citadel_crypt` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]     --> tests/primary.rs:1086:11
[INFO] [stdout]      |
[INFO] [stdout] 1086 |         #[case] sig: SigAlgorithm,
[INFO] [stdout]      |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:225:22
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:232:22
[INFO] [stdout]     |
[INFO] [stdout] 232 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:233:22
[INFO] [stdout]     |
[INFO] [stdout] 233 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:248:22
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:249:22
[INFO] [stdout]     |
[INFO] [stdout] 249 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:255:22
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:256:22
[INFO] [stdout]     |
[INFO] [stdout] 256 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 &PRE_SHARED_KEYS,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 &PRE_SHARED_KEYS,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:390:14
[INFO] [stdout]     |
[INFO] [stdout] 390 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:391:14
[INFO] [stdout]     |
[INFO] [stdout] 391 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:404:26
[INFO] [stdout]     |
[INFO] [stdout] 404 |                         &PRE_SHARED_KEYS,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:405:26
[INFO] [stdout]     |
[INFO] [stdout] 405 |                         &PRE_SHARED_KEYS,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:445:22
[INFO] [stdout]     |
[INFO] [stdout] 445 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:446:22
[INFO] [stdout]     |
[INFO] [stdout] 446 |                     &PRE_SHARED_KEYS,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:539:14
[INFO] [stdout]     |
[INFO] [stdout] 539 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:540:14
[INFO] [stdout]     |
[INFO] [stdout] 540 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:561:26
[INFO] [stdout]     |
[INFO] [stdout] 561 |                         &PRE_SHARED_KEYS,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:562:26
[INFO] [stdout]     |
[INFO] [stdout] 562 |                         &PRE_SHARED_KEYS,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:705:14
[INFO] [stdout]     |
[INFO] [stdout] 705 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:706:14
[INFO] [stdout]     |
[INFO] [stdout] 706 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:713:14
[INFO] [stdout]     |
[INFO] [stdout] 713 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:714:14
[INFO] [stdout]     |
[INFO] [stdout] 714 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:886:14
[INFO] [stdout]     |
[INFO] [stdout] 886 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:887:14
[INFO] [stdout]     |
[INFO] [stdout] 887 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:894:14
[INFO] [stdout]     |
[INFO] [stdout] 894 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]    --> tests/primary.rs:895:14
[INFO] [stdout]     |
[INFO] [stdout] 895 |             &PRE_SHARED_KEYS,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]     --> tests/primary.rs:1018:14
[INFO] [stdout]      |
[INFO] [stdout] 1018 |             &PRE_SHARED_KEYS,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS2` in this scope
[INFO] [stdout]     --> tests/primary.rs:1019:14
[INFO] [stdout]      |
[INFO] [stdout] 1019 |             &PRE_SHARED_KEYS2,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]     --> tests/primary.rs:1101:41
[INFO] [stdout]      |
[INFO] [stdout] 1101 |         test_harness_with_psks(params, &PRE_SHARED_KEYS, &PRE_SHARED_KEYS, fx);
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PRE_SHARED_KEYS` in this scope
[INFO] [stdout]     --> tests/primary.rs:1101:59
[INFO] [stdout]      |
[INFO] [stdout] 1101 |         test_harness_with_psks(params, &PRE_SHARED_KEYS, &PRE_SHARED_KEYS, fx);
[INFO] [stdout]      |                                                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]   --> tests/primary.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         citadel_logging::setup_log();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]   --> tests/primary.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         citadel_logging::setup_log();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:694:9
[INFO] [stdout]     |
[INFO] [stdout] 694 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:808:9
[INFO] [stdout]     |
[INFO] [stdout] 808 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> tests/primary.rs:995:9
[INFO] [stdout]     |
[INFO] [stdout] 995 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]     --> tests/primary.rs:1015:9
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         citadel_logging::setup_log_no_panic_hook();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]     --> tests/primary.rs:1054:9
[INFO] [stdout]      |
[INFO] [stdout] 1054 |         citadel_logging::setup_log();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]     --> tests/primary.rs:1088:9
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         citadel_logging::setup_log();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `citadel_crypt` (test "primary") due to 120 previous errors
[INFO] running `Command { std: "docker" "inspect" "7fc65b862228d28ae543b345577850bfaa95c12035542e710227ec1d60e5e70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc65b862228d28ae543b345577850bfaa95c12035542e710227ec1d60e5e70e", kill_on_drop: false }`
[INFO] [stdout] 7fc65b862228d28ae543b345577850bfaa95c12035542e710227ec1d60e5e70e
