[INFO] fetching crate aranya-crypto 0.9.0... [INFO] checking aranya-crypto-0.9.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate aranya-crypto 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate aranya-crypto 0.9.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aranya-crypto 0.9.0 [INFO] tweaked toml for crates.io crate aranya-crypto 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aranya-crypto 0.9.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aranya-crypto 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1cf302c9071cb68f26eaf504900ce267cb2354bc1229ac1cd0b6340d26852e4 [INFO] running `Command { std: "docker" "start" "-a" "f1cf302c9071cb68f26eaf504900ce267cb2354bc1229ac1cd0b6340d26852e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1cf302c9071cb68f26eaf504900ce267cb2354bc1229ac1cd0b6340d26852e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cf302c9071cb68f26eaf504900ce267cb2354bc1229ac1cd0b6340d26852e4", kill_on_drop: false }` [INFO] [stdout] f1cf302c9071cb68f26eaf504900ce267cb2354bc1229ac1cd0b6340d26852e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13284cba168facc8b5067e711ecaea2a0b8794d2cc85fdddd9e0509e31b3b058 [INFO] running `Command { std: "docker" "start" "-a" "13284cba168facc8b5067e711ecaea2a0b8794d2cc85fdddd9e0509e31b3b058", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking buggy v0.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking const-default v1.0.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking spideroak-base58 v0.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling spideroak-crypto-derive v0.2.0 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha3-utils v0.5.0 [INFO] [stderr] Checking generic-array v1.1.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking spideroak-crypto v0.6.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stderr] Checking aranya-crypto v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::util::cbor` [INFO] [stdout] --> src/test_util/engine.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | util::cbor, [INFO] [stdout] | ^^^^^^^^^^ no `cbor` in `util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/util.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(any(feature = "memstore", feature = "test_util"))] [INFO] [stdout] | --------------------------------------------- the item is gated here [INFO] [stdout] 2 | pub mod cbor { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `spideroak_crypto` [INFO] [stdout] --> src/test_util/mod.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | pub use spideroak_crypto::test_util::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `spideroak_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spideroak-crypto-0.6.0/src/lib.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spideroak-crypto-0.6.0/src/test_util/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #![cfg(any(test, feature = "test_util"))] [INFO] [stdout] | ----------------------------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spideroak_crypto::test_util` [INFO] [stdout] --> src/test_util/mod.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | pub use spideroak_crypto::test_util::{ [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `spideroak_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spideroak-crypto-0.6.0/src/lib.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub mod test_util; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spideroak-crypto-0.6.0/src/test_util/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #![cfg(any(test, feature = "test_util"))] [INFO] [stdout] | ----------------------------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::afc`, `crate::apq`, `crate::aqc`, `crate::tls` [INFO] [stdout] --> src/test_util/engine.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | afc, [INFO] [stdout] | ^^^ no `afc` in the root [INFO] [stdout] 19 | apq::{ [INFO] [stdout] | ^^^ could not find `apq` in the crate root [INFO] [stdout] ... [INFO] [stdout] 23 | aqc, [INFO] [stdout] | ^^^ no `aqc` in the root [INFO] [stdout] ... [INFO] [stdout] 31 | tls, [INFO] [stdout] | ^^^ no `tls` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub mod afc; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/afc/mod.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | #![cfg(feature = "afc")] [INFO] [stdout] | --------------- the item is gated behind the `afc` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub mod apq; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/apq.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg(feature = "apq")] [INFO] [stdout] | --------------- the item is gated behind the `apq` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub mod aqc; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/aqc/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg(feature = "aqc")] [INFO] [stdout] | --------------- the item is gated behind the `aqc` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub mod tls; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tls.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg(feature = "tls")] [INFO] [stdout] | --------------- the item is gated behind the `tls` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Aes256Gcm`, `HkdfSha256`, `HkdfSha384`, `HmacSha512`, `P256`, `P384`, and `Sha256` [INFO] [stdout] --> src/ciphersuite/mod.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 157 | rust::{self, Aes256Gcm, HkdfSha256, HkdfSha384, HmacSha512, P256, P384, Sha256}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TestCs` [INFO] [stdout] --> src/ciphersuite/mod.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | test_util::{TestCs, test_ciphersuite}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/test_util/engine.rs:643:49 [INFO] [stdout] | [INFO] [stdout] 643 | .verify(Version::new(VERSION.as_u32() + 1), &topic, RECORD, &sig) [INFO] [stdout] | ^ expected `UInt, ...>, ...>`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected struct `UInt, B0>, B0>, B0>, B0>, B0>, B0>` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/test_util/engine.rs:660:45 [INFO] [stdout] | [INFO] [stdout] 660 | Version::new(VERSION.as_u32() + 1), [INFO] [stdout] | ^ expected `UInt, ...>, ...>`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected struct `UInt, B0>, B0>, B0>, B0>, B0>, B0>` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:1453:32 [INFO] [stdout] | [INFO] [stdout] 1453 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:1463:28 [INFO] [stdout] | [INFO] [stdout] 1463 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:1795:32 [INFO] [stdout] | [INFO] [stdout] 1795 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:1805:28 [INFO] [stdout] | [INFO] [stdout] 1805 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:1847:32 [INFO] [stdout] | [INFO] [stdout] 1847 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:1857:28 [INFO] [stdout] | [INFO] [stdout] 1857 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2250:32 [INFO] [stdout] | [INFO] [stdout] 2250 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2259:28 [INFO] [stdout] | [INFO] [stdout] 2259 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2301:32 [INFO] [stdout] | [INFO] [stdout] 2301 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2309:28 [INFO] [stdout] | [INFO] [stdout] 2309 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2351:32 [INFO] [stdout] | [INFO] [stdout] 2351 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2359:28 [INFO] [stdout] | [INFO] [stdout] 2359 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2695:32 [INFO] [stdout] | [INFO] [stdout] 2695 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2704:28 [INFO] [stdout] | [INFO] [stdout] 2704 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2748:32 [INFO] [stdout] | [INFO] [stdout] 2748 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `same_device_id` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2757:28 [INFO] [stdout] | [INFO] [stdout] 2757 | assert_eq!(err, Error::same_device_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `same_device_id` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2798:32 [INFO] [stdout] | [INFO] [stdout] 2798 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2806:28 [INFO] [stdout] | [INFO] [stdout] 2806 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2847:32 [INFO] [stdout] | [INFO] [stdout] 2847 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2855:28 [INFO] [stdout] | [INFO] [stdout] 2855 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2896:32 [INFO] [stdout] | [INFO] [stdout] 2896 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2904:28 [INFO] [stdout] | [INFO] [stdout] 2904 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2945:32 [INFO] [stdout] | [INFO] [stdout] 2945 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `invalid_psk_length` found for enum `error::Error` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:2953:28 [INFO] [stdout] | [INFO] [stdout] 2953 | assert_eq!(err, Error::invalid_psk_length()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::Error` [INFO] [stdout] | [INFO] [stdout] ::: src/error.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum Error { [INFO] [stdout] | -------------- variant or associated item `invalid_psk_length` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `seal_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3201:14 [INFO] [stdout] | [INFO] [stdout] 3200 | let (enc, ct) = sk1 [INFO] [stdout] | _________________________- [INFO] [stdout] 3201 | | .seal_psk_seed(eng, &seed, &pk2, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `seal_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `open_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3215:10 [INFO] [stdout] | [INFO] [stdout] 3214 | let got = sk2 [INFO] [stdout] | _______________- [INFO] [stdout] 3215 | | .open_psk_seed(&enc, ct, &pk1, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `open_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `seal_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3236:10 [INFO] [stdout] | [INFO] [stdout] 3235 | let (enc, ct) = sk1 [INFO] [stdout] | _____________________- [INFO] [stdout] 3236 | | .seal_psk_seed(eng, &seed, &pk2, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `seal_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `open_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3240:10 [INFO] [stdout] | [INFO] [stdout] 3239 | let err = sk2 [INFO] [stdout] | _______________- [INFO] [stdout] 3240 | | .open_psk_seed(&enc, ct, &pk3, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `open_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `seal_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3262:10 [INFO] [stdout] | [INFO] [stdout] 3261 | let (enc, ct) = sk1 [INFO] [stdout] | _____________________- [INFO] [stdout] 3262 | | .seal_psk_seed(eng, &seed, &pk2, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `seal_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `open_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3266:10 [INFO] [stdout] | [INFO] [stdout] 3265 | let err = sk3 [INFO] [stdout] | _______________- [INFO] [stdout] 3266 | | .open_psk_seed(&enc, ct, &pk1, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `open_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `seal_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3286:10 [INFO] [stdout] | [INFO] [stdout] 3285 | let (enc, ct) = sk1 [INFO] [stdout] | _____________________- [INFO] [stdout] 3286 | | .seal_psk_seed(eng, &seed, &pk2, &group1) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `seal_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `open_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3289:10 [INFO] [stdout] | [INFO] [stdout] 3288 | let err = sk2 [INFO] [stdout] | _______________- [INFO] [stdout] 3289 | | .open_psk_seed(&enc, ct, &pk1, &group2) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `open_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `seal_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3307:10 [INFO] [stdout] | [INFO] [stdout] 3306 | let (enc, mut ct) = sk1 [INFO] [stdout] | _________________________- [INFO] [stdout] 3307 | | .seal_psk_seed(eng, &seed, &pk2, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `seal_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `open_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3313:10 [INFO] [stdout] | [INFO] [stdout] 3312 | let err = sk2 [INFO] [stdout] | _______________- [INFO] [stdout] 3313 | | .open_psk_seed(&enc, ct, &pk1, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `open_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `seal_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3331:10 [INFO] [stdout] | [INFO] [stdout] 3330 | let (enc, mut ct) = sk1 [INFO] [stdout] | _________________________- [INFO] [stdout] 3331 | | .seal_psk_seed(eng, &seed, &pk2, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `seal_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `open_psk_seed` found for struct `aranya::EncryptionKey` in the current scope [INFO] [stdout] --> src/test_util/engine.rs:3337:10 [INFO] [stdout] | [INFO] [stdout] 3336 | let err = sk2 [INFO] [stdout] | _______________- [INFO] [stdout] 3337 | | .open_psk_seed(&enc, ct, &pk1, &group) [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `aranya::EncryptionKey<::CS>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/misc.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | / pub struct $sk { [INFO] [stdout] 320 | | pub(crate) sk: $sk_inner, [INFO] [stdout] 321 | | id: ::core::cell::OnceCell<::core::result::Result<$id, $crate::id::IdError>>, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_________- method `open_psk_seed` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aranya-crypto` (lib test) due to 42 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "13284cba168facc8b5067e711ecaea2a0b8794d2cc85fdddd9e0509e31b3b058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13284cba168facc8b5067e711ecaea2a0b8794d2cc85fdddd9e0509e31b3b058", kill_on_drop: false }` [INFO] [stdout] 13284cba168facc8b5067e711ecaea2a0b8794d2cc85fdddd9e0509e31b3b058