[INFO] fetching crate openmls_memory_storage 0.4.1...
[INFO] testing openmls_memory_storage-0.4.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate openmls_memory_storage 0.4.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate openmls_memory_storage 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openmls_memory_storage 0.4.1
[INFO] tweaked toml for crates.io crate openmls_memory_storage 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openmls_memory_storage 0.4.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openmls_memory_storage 0.4.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.2
[INFO] [stderr]   Downloaded tls_codec v0.4.2
[INFO] [stderr]   Downloaded openmls_traits v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7507f9b0f027c64eca451afcc83e076e652ff968f115ea565f4048c42543fc0f
[INFO] running `Command { std: "docker" "start" "-a" "7507f9b0f027c64eca451afcc83e076e652ff968f115ea565f4048c42543fc0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7507f9b0f027c64eca451afcc83e076e652ff968f115ea565f4048c42543fc0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7507f9b0f027c64eca451afcc83e076e652ff968f115ea565f4048c42543fc0f", kill_on_drop: false }`
[INFO] [stdout] 7507f9b0f027c64eca451afcc83e076e652ff968f115ea565f4048c42543fc0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4612620a74c1a008c214c76eddf6e40101dcb1ba079fd12adcf51115a7e358a7
[INFO] running `Command { std: "docker" "start" "-a" "4612620a74c1a008c214c76eddf6e40101dcb1ba079fd12adcf51115a7e358a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tls_codec v0.4.2
[INFO] [stderr]    Compiling openmls_traits v0.4.1
[INFO] [stderr]    Compiling openmls_memory_storage v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.67s
[INFO] running `Command { std: "docker" "inspect" "4612620a74c1a008c214c76eddf6e40101dcb1ba079fd12adcf51115a7e358a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4612620a74c1a008c214c76eddf6e40101dcb1ba079fd12adcf51115a7e358a7", kill_on_drop: false }`
[INFO] [stdout] 4612620a74c1a008c214c76eddf6e40101dcb1ba079fd12adcf51115a7e358a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 389b04f150af506195645d8f9323a9bab654152e46a8010919053b5c417f7b16
[INFO] running `Command { std: "docker" "start" "-a" "389b04f150af506195645d8f9323a9bab654152e46a8010919053b5c417f7b16", kill_on_drop: false }`
[INFO] [stderr]    Compiling openmls_memory_storage v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]  --> src/test_store.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]   |                      ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]   |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]  --> src/test_store.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 |         EncryptionKey: traits::EncryptionKey<V_TEST>,
[INFO] [stdout]   |                                              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]   |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]  --> src/test_store.rs:9:42
[INFO] [stdout]   |
[INFO] [stdout] 9 |         HpkeKeyPair: traits::HpkeKeyPair<V_TEST>,
[INFO] [stdout]   |                                          ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]   |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |         self.write::<V_TEST>(
[INFO] [stdout]    |                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]    |                                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |         EpochKey: traits::EpochKey<V_TEST>,
[INFO] [stdout]    |                                    ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |         HpkeKeyPair: traits::HpkeKeyPair<V_TEST>,
[INFO] [stdout]    |                                          ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout] 44 |         KeyPackageRef: traits::HashReference<V_TEST>,
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 |         KeyPackage: traits::KeyPackage<V_TEST>,
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:52:63
[INFO] [stdout]    |
[INFO] [stdout] 52 |         println!("getting key package at {key:?} for version {V_TEST}");
[INFO] [stdout]    |                                                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:61:46
[INFO] [stdout]    |
[INFO] [stdout] 61 |         HashReference: traits::HashReference<V_TEST>,
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:62:40
[INFO] [stdout]    |
[INFO] [stdout] 62 |         KeyPackage: traits::KeyPackage<V_TEST>,
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:69:63
[INFO] [stdout]    |
[INFO] [stdout] 69 |         println!("setting key package at {key:?} for version {V_TEST}");
[INFO] [stdout]    |                                                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |         self.write::<V_TEST>(KEY_PACKAGE_LABEL, &key, value)
[INFO] [stdout]    |                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]    |                                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:83:42
[INFO] [stdout]    |
[INFO] [stdout] 83 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]    |                                          ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:84:48
[INFO] [stdout]    |
[INFO] [stdout] 84 |         QueuedProposal: traits::QueuedProposal<V_TEST>,
[INFO] [stdout]    |                                                ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:94:44
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn write_tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]    |                                            ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]   --> src/test_store.rs:94:80
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn write_tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]    |                                                                                ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]    |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:103:34
[INFO] [stdout]     |
[INFO] [stdout] 103 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:104:62
[INFO] [stdout]     |
[INFO] [stdout] 104 |         InterimTranscriptHash: traits::InterimTranscriptHash<V_TEST>,
[INFO] [stdout]     |                                                              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:115:44
[INFO] [stdout]     |
[INFO] [stdout] 115 |         GroupContext: traits::GroupContext<V_TEST>,
[INFO] [stdout]     |                                            ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:125:34
[INFO] [stdout]     |
[INFO] [stdout] 125 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:126:50
[INFO] [stdout]     |
[INFO] [stdout] 126 |         ConfirmationTag: traits::ConfirmationTag<V_TEST>,
[INFO] [stdout]     |                                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:136:56
[INFO] [stdout]     |
[INFO] [stdout] 136 |         SignaturePublicKey: traits::SignaturePublicKey<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:137:52
[INFO] [stdout]     |
[INFO] [stdout] 137 |         SignatureKeyPair: traits::SignatureKeyPair<V_TEST>,
[INFO] [stdout]     |                                                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:147:34
[INFO] [stdout]     |
[INFO] [stdout] 147 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:148:36
[INFO] [stdout]     |
[INFO] [stdout] 148 |         EpochKey: traits::EpochKey<V_TEST>,
[INFO] [stdout]     |                                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:149:42
[INFO] [stdout]     |
[INFO] [stdout] 149 |         HpkeKeyPair: traits::HpkeKeyPair<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:160:39
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn write_psk<PskId: traits::PskId<V_TEST>, PskBundle: traits::PskBundle<V_TEST>>(
[INFO] [stdout]     |                                       ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:160:77
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn write_psk<PskId: traits::PskId<V_TEST>, PskBundle: traits::PskBundle<V_TEST>>(
[INFO] [stdout]     |                                                                             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:169:34
[INFO] [stdout]     |
[INFO] [stdout] 169 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:170:42
[INFO] [stdout]     |
[INFO] [stdout] 170 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:178:38
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]     |                                      ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:178:74
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]     |                                                                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:186:34
[INFO] [stdout]     |
[INFO] [stdout] 186 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:187:44
[INFO] [stdout]     |
[INFO] [stdout] 187 |         GroupContext: traits::GroupContext<V_TEST>,
[INFO] [stdout]     |                                            ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:197:62
[INFO] [stdout]     |
[INFO] [stdout] 197 |         InterimTranscriptHash: traits::InterimTranscriptHash<V_TEST>,
[INFO] [stdout]     |                                                              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:206:34
[INFO] [stdout]     |
[INFO] [stdout] 206 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:207:50
[INFO] [stdout]     |
[INFO] [stdout] 207 |         ConfirmationTag: traits::ConfirmationTag<V_TEST>,
[INFO] [stdout]     |                                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:216:56
[INFO] [stdout]     |
[INFO] [stdout] 216 |         SignaturePublicKey: traits::SignaturePublicKey<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:217:52
[INFO] [stdout]     |
[INFO] [stdout] 217 |         SignatureKeyPair: traits::SignatureKeyPair<V_TEST>,
[INFO] [stdout]     |                                                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:226:42
[INFO] [stdout]     |
[INFO] [stdout] 226 |         HpkeKeyPair: traits::HpkeKeyPair<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:227:46
[INFO] [stdout]     |
[INFO] [stdout] 227 |         EncryptionKey: traits::EncryptionKey<V_TEST>,
[INFO] [stdout]     |                                              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:235:41
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn psk<PskBundle: traits::PskBundle<V_TEST>, PskId: traits::PskId<V_TEST>>(
[INFO] [stdout]     |                                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:235:71
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn psk<PskBundle: traits::PskBundle<V_TEST>, PskId: traits::PskId<V_TEST>>(
[INFO] [stdout]     |                                                                       ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:242:82
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn delete_signature_key_pair<SignaturePublicKeuy: traits::SignaturePublicKey<V_TEST>>(
[INFO] [stdout]     |                                                                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:249:72
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn delete_encryption_key_pair<EncryptionKey: traits::EncryptionKey<V_TEST>>(
[INFO] [stdout]     |                                                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:258:36
[INFO] [stdout]     |
[INFO] [stdout] 258 |         EpochKey: traits::EpochKey<V_TEST>,
[INFO] [stdout]     |                                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:268:64
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn delete_key_package<KeyPackageRef: traits::HashReference<V_TEST>>(
[INFO] [stdout]     |                                                                ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:275:41
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn delete_psk<PskKey: traits::PskId<V_TEST>>(
[INFO] [stdout]     |                                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:282:51
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn group_state<GroupState: traits::GroupState<V_TEST>, GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                   ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:282:85
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn group_state<GroupState: traits::GroupState<V_TEST>, GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                                                     ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:290:40
[INFO] [stdout]     |
[INFO] [stdout] 290 |         GroupState: traits::GroupState<V_TEST>,
[INFO] [stdout]     |                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:291:34
[INFO] [stdout]     |
[INFO] [stdout] 291 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:300:52
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn delete_group_state<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:309:48
[INFO] [stdout]     |
[INFO] [stdout] 309 |         MessageSecrets: traits::MessageSecrets<V_TEST>,
[INFO] [stdout]     |                                                ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:318:34
[INFO] [stdout]     |
[INFO] [stdout] 318 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:319:48
[INFO] [stdout]     |
[INFO] [stdout] 319 |         MessageSecrets: traits::MessageSecrets<V_TEST>,
[INFO] [stdout]     |                                                ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:328:56
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn delete_message_secrets<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:337:56
[INFO] [stdout]     |
[INFO] [stdout] 337 |         ResumptionPskStore: traits::ResumptionPskStore<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:346:34
[INFO] [stdout]     |
[INFO] [stdout] 346 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:347:56
[INFO] [stdout]     |
[INFO] [stdout] 347 |         ResumptionPskStore: traits::ResumptionPskStore<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:356:67
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn delete_all_resumption_psk_secrets<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                                   ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:364:34
[INFO] [stdout]     |
[INFO] [stdout] 364 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:365:46
[INFO] [stdout]     |
[INFO] [stdout] 365 |         LeafNodeIndex: traits::LeafNodeIndex<V_TEST>,
[INFO] [stdout]     |                                              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:374:34
[INFO] [stdout]     |
[INFO] [stdout] 374 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:375:46
[INFO] [stdout]     |
[INFO] [stdout] 375 |         LeafNodeIndex: traits::LeafNodeIndex<V_TEST>,
[INFO] [stdout]     |                                              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:384:55
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn delete_own_leaf_index<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                       ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:392:34
[INFO] [stdout]     |
[INFO] [stdout] 392 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 |         GroupEpochSecrets: traits::GroupEpochSecrets<V_TEST>,
[INFO] [stdout]     |                                                      ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:402:34
[INFO] [stdout]     |
[INFO] [stdout] 402 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:403:54
[INFO] [stdout]     |
[INFO] [stdout] 403 |         GroupEpochSecrets: traits::GroupEpochSecrets<V_TEST>,
[INFO] [stdout]     |                                                      ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:412:60
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn delete_group_epoch_secrets<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                            ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:420:34
[INFO] [stdout]     |
[INFO] [stdout] 420 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:421:42
[INFO] [stdout]     |
[INFO] [stdout] 421 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:430:34
[INFO] [stdout]     |
[INFO] [stdout] 430 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:431:56
[INFO] [stdout]     |
[INFO] [stdout] 431 |         MlsGroupJoinConfig: traits::MlsGroupJoinConfig<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:440:34
[INFO] [stdout]     |
[INFO] [stdout] 440 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:441:56
[INFO] [stdout]     |
[INFO] [stdout] 441 |         MlsGroupJoinConfig: traits::MlsGroupJoinConfig<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:450:48
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn own_leaf_nodes<GroupId: traits::GroupId<V_TEST>, LeafNode: traits::LeafNode<V_TEST>>(
[INFO] [stdout]     |                                                ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:450:84
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn own_leaf_nodes<GroupId: traits::GroupId<V_TEST>, LeafNode: traits::LeafNode<V_TEST>>(
[INFO] [stdout]     |                                                                                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:458:34
[INFO] [stdout]     |
[INFO] [stdout] 458 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:459:36
[INFO] [stdout]     |
[INFO] [stdout] 459 |         LeafNode: traits::LeafNode<V_TEST>,
[INFO] [stdout]     |                                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:469:34
[INFO] [stdout]     |
[INFO] [stdout] 469 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:470:42
[INFO] [stdout]     |
[INFO] [stdout] 470 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:471:48
[INFO] [stdout]     |
[INFO] [stdout] 471 |         QueuedProposal: traits::QueuedProposal<V_TEST>,
[INFO] [stdout]     |                                                ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:480:34
[INFO] [stdout]     |
[INFO] [stdout] 480 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:481:42
[INFO] [stdout]     |
[INFO] [stdout] 481 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:490:55
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn delete_own_leaf_nodes<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                       ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:497:53
[INFO] [stdout]     |
[INFO] [stdout] 497 |     fn delete_group_config<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                     ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:504:45
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn delete_tree<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:511:57
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn delete_confirmation_tag<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:518:48
[INFO] [stdout]     |
[INFO] [stdout] 518 |     fn delete_context<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `V_TEST` in this scope
[INFO] [stdout]    --> src/test_store.rs:525:64
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn delete_interim_transcript_hash<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                                ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]   4 | impl<V_TEST> StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]     |     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]  --> src/test_store.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl StorageProvider<V_TEST> for MemoryStorage {
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl StorageProvider<{ V_TEST }> for MemoryStorage {
[INFO] [stdout]   |                      +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]  --> src/test_store.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 |         EncryptionKey: traits::EncryptionKey<V_TEST>,
[INFO] [stdout]   |                                              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]   |
[INFO] [stdout] 8 |         EncryptionKey: traits::EncryptionKey<{ V_TEST }>,
[INFO] [stdout]   |                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]  --> src/test_store.rs:9:42
[INFO] [stdout]   |
[INFO] [stdout] 9 |         HpkeKeyPair: traits::HpkeKeyPair<V_TEST>,
[INFO] [stdout]   |                                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]   |
[INFO] [stdout] 9 |         HpkeKeyPair: traits::HpkeKeyPair<{ V_TEST }>,
[INFO] [stdout]   |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 23 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]    |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |         EpochKey: traits::EpochKey<V_TEST>,
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 24 |         EpochKey: traits::EpochKey<{ V_TEST }>,
[INFO] [stdout]    |                                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |         HpkeKeyPair: traits::HpkeKeyPair<V_TEST>,
[INFO] [stdout]    |                                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 25 |         HpkeKeyPair: traits::HpkeKeyPair<{ V_TEST }>,
[INFO] [stdout]    |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout] 44 |         KeyPackageRef: traits::HashReference<V_TEST>,
[INFO] [stdout]    |                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 44 |         KeyPackageRef: traits::HashReference<{ V_TEST }>,
[INFO] [stdout]    |                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 |         KeyPackage: traits::KeyPackage<V_TEST>,
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 45 |         KeyPackage: traits::KeyPackage<{ V_TEST }>,
[INFO] [stdout]    |                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:61:46
[INFO] [stdout]    |
[INFO] [stdout] 61 |         HashReference: traits::HashReference<V_TEST>,
[INFO] [stdout]    |                                              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 61 |         HashReference: traits::HashReference<{ V_TEST }>,
[INFO] [stdout]    |                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:62:40
[INFO] [stdout]    |
[INFO] [stdout] 62 |         KeyPackage: traits::KeyPackage<V_TEST>,
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 62 |         KeyPackage: traits::KeyPackage<{ V_TEST }>,
[INFO] [stdout]    |                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 82 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]    |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:83:42
[INFO] [stdout]    |
[INFO] [stdout] 83 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]    |                                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 83 |         ProposalRef: traits::ProposalRef<{ V_TEST }>,
[INFO] [stdout]    |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:84:48
[INFO] [stdout]    |
[INFO] [stdout] 84 |         QueuedProposal: traits::QueuedProposal<V_TEST>,
[INFO] [stdout]    |                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 84 |         QueuedProposal: traits::QueuedProposal<{ V_TEST }>,
[INFO] [stdout]    |                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:94:44
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn write_tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn write_tree<GroupId: traits::GroupId<{ V_TEST }>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]    |                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:94:80
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn write_tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn write_tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<{ V_TEST }>>(
[INFO] [stdout]    |                                                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:103:34
[INFO] [stdout]     |
[INFO] [stdout] 103 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 103 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:104:62
[INFO] [stdout]     |
[INFO] [stdout] 104 |         InterimTranscriptHash: traits::InterimTranscriptHash<V_TEST>,
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 104 |         InterimTranscriptHash: traits::InterimTranscriptHash<{ V_TEST }>,
[INFO] [stdout]     |                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 114 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:115:44
[INFO] [stdout]     |
[INFO] [stdout] 115 |         GroupContext: traits::GroupContext<V_TEST>,
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 115 |         GroupContext: traits::GroupContext<{ V_TEST }>,
[INFO] [stdout]     |                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:125:34
[INFO] [stdout]     |
[INFO] [stdout] 125 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 125 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:126:50
[INFO] [stdout]     |
[INFO] [stdout] 126 |         ConfirmationTag: traits::ConfirmationTag<V_TEST>,
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 126 |         ConfirmationTag: traits::ConfirmationTag<{ V_TEST }>,
[INFO] [stdout]     |                                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:136:56
[INFO] [stdout]     |
[INFO] [stdout] 136 |         SignaturePublicKey: traits::SignaturePublicKey<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 136 |         SignaturePublicKey: traits::SignaturePublicKey<{ V_TEST }>,
[INFO] [stdout]     |                                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:137:52
[INFO] [stdout]     |
[INFO] [stdout] 137 |         SignatureKeyPair: traits::SignatureKeyPair<V_TEST>,
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 137 |         SignatureKeyPair: traits::SignatureKeyPair<{ V_TEST }>,
[INFO] [stdout]     |                                                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:147:34
[INFO] [stdout]     |
[INFO] [stdout] 147 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 147 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:148:36
[INFO] [stdout]     |
[INFO] [stdout] 148 |         EpochKey: traits::EpochKey<V_TEST>,
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 148 |         EpochKey: traits::EpochKey<{ V_TEST }>,
[INFO] [stdout]     |                                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:149:42
[INFO] [stdout]     |
[INFO] [stdout] 149 |         HpkeKeyPair: traits::HpkeKeyPair<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 149 |         HpkeKeyPair: traits::HpkeKeyPair<{ V_TEST }>,
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:160:39
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn write_psk<PskId: traits::PskId<V_TEST>, PskBundle: traits::PskBundle<V_TEST>>(
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn write_psk<PskId: traits::PskId<{ V_TEST }>, PskBundle: traits::PskBundle<V_TEST>>(
[INFO] [stdout]     |                                       +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:160:77
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn write_psk<PskId: traits::PskId<V_TEST>, PskBundle: traits::PskBundle<V_TEST>>(
[INFO] [stdout]     |                                                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn write_psk<PskId: traits::PskId<V_TEST>, PskBundle: traits::PskBundle<{ V_TEST }>>(
[INFO] [stdout]     |                                                                             +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:169:34
[INFO] [stdout]     |
[INFO] [stdout] 169 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 169 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:170:42
[INFO] [stdout]     |
[INFO] [stdout] 170 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 170 |         ProposalRef: traits::ProposalRef<{ V_TEST }>,
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:178:38
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn tree<GroupId: traits::GroupId<{ V_TEST }>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]     |                                      +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:178:74
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<V_TEST>>(
[INFO] [stdout]     |                                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn tree<GroupId: traits::GroupId<V_TEST>, TreeSync: traits::TreeSync<{ V_TEST }>>(
[INFO] [stdout]     |                                                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:186:34
[INFO] [stdout]     |
[INFO] [stdout] 186 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 186 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:187:44
[INFO] [stdout]     |
[INFO] [stdout] 187 |         GroupContext: traits::GroupContext<V_TEST>,
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 187 |         GroupContext: traits::GroupContext<{ V_TEST }>,
[INFO] [stdout]     |                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 196 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:197:62
[INFO] [stdout]     |
[INFO] [stdout] 197 |         InterimTranscriptHash: traits::InterimTranscriptHash<V_TEST>,
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 197 |         InterimTranscriptHash: traits::InterimTranscriptHash<{ V_TEST }>,
[INFO] [stdout]     |                                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:206:34
[INFO] [stdout]     |
[INFO] [stdout] 206 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 206 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:207:50
[INFO] [stdout]     |
[INFO] [stdout] 207 |         ConfirmationTag: traits::ConfirmationTag<V_TEST>,
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 207 |         ConfirmationTag: traits::ConfirmationTag<{ V_TEST }>,
[INFO] [stdout]     |                                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:216:56
[INFO] [stdout]     |
[INFO] [stdout] 216 |         SignaturePublicKey: traits::SignaturePublicKey<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 216 |         SignaturePublicKey: traits::SignaturePublicKey<{ V_TEST }>,
[INFO] [stdout]     |                                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:217:52
[INFO] [stdout]     |
[INFO] [stdout] 217 |         SignatureKeyPair: traits::SignatureKeyPair<V_TEST>,
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 217 |         SignatureKeyPair: traits::SignatureKeyPair<{ V_TEST }>,
[INFO] [stdout]     |                                                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:226:42
[INFO] [stdout]     |
[INFO] [stdout] 226 |         HpkeKeyPair: traits::HpkeKeyPair<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 226 |         HpkeKeyPair: traits::HpkeKeyPair<{ V_TEST }>,
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:227:46
[INFO] [stdout]     |
[INFO] [stdout] 227 |         EncryptionKey: traits::EncryptionKey<V_TEST>,
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 227 |         EncryptionKey: traits::EncryptionKey<{ V_TEST }>,
[INFO] [stdout]     |                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:235:41
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn psk<PskBundle: traits::PskBundle<V_TEST>, PskId: traits::PskId<V_TEST>>(
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn psk<PskBundle: traits::PskBundle<{ V_TEST }>, PskId: traits::PskId<V_TEST>>(
[INFO] [stdout]     |                                         +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:235:71
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn psk<PskBundle: traits::PskBundle<V_TEST>, PskId: traits::PskId<V_TEST>>(
[INFO] [stdout]     |                                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn psk<PskBundle: traits::PskBundle<V_TEST>, PskId: traits::PskId<{ V_TEST }>>(
[INFO] [stdout]     |                                                                       +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:242:82
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn delete_signature_key_pair<SignaturePublicKeuy: traits::SignaturePublicKey<V_TEST>>(
[INFO] [stdout]     |                                                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn delete_signature_key_pair<SignaturePublicKeuy: traits::SignaturePublicKey<{ V_TEST }>>(
[INFO] [stdout]     |                                                                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:249:72
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn delete_encryption_key_pair<EncryptionKey: traits::EncryptionKey<V_TEST>>(
[INFO] [stdout]     |                                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn delete_encryption_key_pair<EncryptionKey: traits::EncryptionKey<{ V_TEST }>>(
[INFO] [stdout]     |                                                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 257 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:258:36
[INFO] [stdout]     |
[INFO] [stdout] 258 |         EpochKey: traits::EpochKey<V_TEST>,
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 258 |         EpochKey: traits::EpochKey<{ V_TEST }>,
[INFO] [stdout]     |                                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:268:64
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn delete_key_package<KeyPackageRef: traits::HashReference<V_TEST>>(
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn delete_key_package<KeyPackageRef: traits::HashReference<{ V_TEST }>>(
[INFO] [stdout]     |                                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:275:41
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn delete_psk<PskKey: traits::PskId<V_TEST>>(
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn delete_psk<PskKey: traits::PskId<{ V_TEST }>>(
[INFO] [stdout]     |                                         +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:282:51
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn group_state<GroupState: traits::GroupState<V_TEST>, GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn group_state<GroupState: traits::GroupState<{ V_TEST }>, GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                   +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:282:85
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn group_state<GroupState: traits::GroupState<V_TEST>, GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                                                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn group_state<GroupState: traits::GroupState<V_TEST>, GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                                                     +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:290:40
[INFO] [stdout]     |
[INFO] [stdout] 290 |         GroupState: traits::GroupState<V_TEST>,
[INFO] [stdout]     |                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 290 |         GroupState: traits::GroupState<{ V_TEST }>,
[INFO] [stdout]     |                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:291:34
[INFO] [stdout]     |
[INFO] [stdout] 291 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 291 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:300:52
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn delete_group_state<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn delete_group_state<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:308:34
[INFO] [stdout]     |
[INFO] [stdout] 308 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 308 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:309:48
[INFO] [stdout]     |
[INFO] [stdout] 309 |         MessageSecrets: traits::MessageSecrets<V_TEST>,
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 309 |         MessageSecrets: traits::MessageSecrets<{ V_TEST }>,
[INFO] [stdout]     |                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:318:34
[INFO] [stdout]     |
[INFO] [stdout] 318 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 318 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:319:48
[INFO] [stdout]     |
[INFO] [stdout] 319 |         MessageSecrets: traits::MessageSecrets<V_TEST>,
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 319 |         MessageSecrets: traits::MessageSecrets<{ V_TEST }>,
[INFO] [stdout]     |                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:328:56
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn delete_message_secrets<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn delete_message_secrets<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 336 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:337:56
[INFO] [stdout]     |
[INFO] [stdout] 337 |         ResumptionPskStore: traits::ResumptionPskStore<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 337 |         ResumptionPskStore: traits::ResumptionPskStore<{ V_TEST }>,
[INFO] [stdout]     |                                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:346:34
[INFO] [stdout]     |
[INFO] [stdout] 346 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 346 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:347:56
[INFO] [stdout]     |
[INFO] [stdout] 347 |         ResumptionPskStore: traits::ResumptionPskStore<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 347 |         ResumptionPskStore: traits::ResumptionPskStore<{ V_TEST }>,
[INFO] [stdout]     |                                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:356:67
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn delete_all_resumption_psk_secrets<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn delete_all_resumption_psk_secrets<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                                   +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:364:34
[INFO] [stdout]     |
[INFO] [stdout] 364 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 364 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:365:46
[INFO] [stdout]     |
[INFO] [stdout] 365 |         LeafNodeIndex: traits::LeafNodeIndex<V_TEST>,
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 365 |         LeafNodeIndex: traits::LeafNodeIndex<{ V_TEST }>,
[INFO] [stdout]     |                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:374:34
[INFO] [stdout]     |
[INFO] [stdout] 374 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 374 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:375:46
[INFO] [stdout]     |
[INFO] [stdout] 375 |         LeafNodeIndex: traits::LeafNodeIndex<V_TEST>,
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 375 |         LeafNodeIndex: traits::LeafNodeIndex<{ V_TEST }>,
[INFO] [stdout]     |                                              +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:384:55
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn delete_own_leaf_index<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn delete_own_leaf_index<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                       +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:392:34
[INFO] [stdout]     |
[INFO] [stdout] 392 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 392 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 |         GroupEpochSecrets: traits::GroupEpochSecrets<V_TEST>,
[INFO] [stdout]     |                                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 393 |         GroupEpochSecrets: traits::GroupEpochSecrets<{ V_TEST }>,
[INFO] [stdout]     |                                                      +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:402:34
[INFO] [stdout]     |
[INFO] [stdout] 402 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 402 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:403:54
[INFO] [stdout]     |
[INFO] [stdout] 403 |         GroupEpochSecrets: traits::GroupEpochSecrets<V_TEST>,
[INFO] [stdout]     |                                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 403 |         GroupEpochSecrets: traits::GroupEpochSecrets<{ V_TEST }>,
[INFO] [stdout]     |                                                      +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:412:60
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn delete_group_epoch_secrets<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn delete_group_epoch_secrets<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                            +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:420:34
[INFO] [stdout]     |
[INFO] [stdout] 420 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 420 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:421:42
[INFO] [stdout]     |
[INFO] [stdout] 421 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 421 |         ProposalRef: traits::ProposalRef<{ V_TEST }>,
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:430:34
[INFO] [stdout]     |
[INFO] [stdout] 430 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 430 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:431:56
[INFO] [stdout]     |
[INFO] [stdout] 431 |         MlsGroupJoinConfig: traits::MlsGroupJoinConfig<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 431 |         MlsGroupJoinConfig: traits::MlsGroupJoinConfig<{ V_TEST }>,
[INFO] [stdout]     |                                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:440:34
[INFO] [stdout]     |
[INFO] [stdout] 440 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 440 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:441:56
[INFO] [stdout]     |
[INFO] [stdout] 441 |         MlsGroupJoinConfig: traits::MlsGroupJoinConfig<V_TEST>,
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 441 |         MlsGroupJoinConfig: traits::MlsGroupJoinConfig<{ V_TEST }>,
[INFO] [stdout]     |                                                        +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:450:48
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn own_leaf_nodes<GroupId: traits::GroupId<V_TEST>, LeafNode: traits::LeafNode<V_TEST>>(
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn own_leaf_nodes<GroupId: traits::GroupId<{ V_TEST }>, LeafNode: traits::LeafNode<V_TEST>>(
[INFO] [stdout]     |                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:450:84
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn own_leaf_nodes<GroupId: traits::GroupId<V_TEST>, LeafNode: traits::LeafNode<V_TEST>>(
[INFO] [stdout]     |                                                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn own_leaf_nodes<GroupId: traits::GroupId<V_TEST>, LeafNode: traits::LeafNode<{ V_TEST }>>(
[INFO] [stdout]     |                                                                                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:458:34
[INFO] [stdout]     |
[INFO] [stdout] 458 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 458 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:459:36
[INFO] [stdout]     |
[INFO] [stdout] 459 |         LeafNode: traits::LeafNode<V_TEST>,
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 459 |         LeafNode: traits::LeafNode<{ V_TEST }>,
[INFO] [stdout]     |                                    +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:469:34
[INFO] [stdout]     |
[INFO] [stdout] 469 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 469 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:470:42
[INFO] [stdout]     |
[INFO] [stdout] 470 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 470 |         ProposalRef: traits::ProposalRef<{ V_TEST }>,
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:471:48
[INFO] [stdout]     |
[INFO] [stdout] 471 |         QueuedProposal: traits::QueuedProposal<V_TEST>,
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 471 |         QueuedProposal: traits::QueuedProposal<{ V_TEST }>,
[INFO] [stdout]     |                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:480:34
[INFO] [stdout]     |
[INFO] [stdout] 480 |         GroupId: traits::GroupId<V_TEST>,
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 480 |         GroupId: traits::GroupId<{ V_TEST }>,
[INFO] [stdout]     |                                  +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:481:42
[INFO] [stdout]     |
[INFO] [stdout] 481 |         ProposalRef: traits::ProposalRef<V_TEST>,
[INFO] [stdout]     |                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 481 |         ProposalRef: traits::ProposalRef<{ V_TEST }>,
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:490:55
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn delete_own_leaf_nodes<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 490 |     fn delete_own_leaf_nodes<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                       +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:497:53
[INFO] [stdout]     |
[INFO] [stdout] 497 |     fn delete_group_config<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 497 |     fn delete_group_config<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                     +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:504:45
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn delete_tree<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn delete_tree<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                             +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:511:57
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn delete_confirmation_tag<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn delete_confirmation_tag<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                         +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:518:48
[INFO] [stdout]     |
[INFO] [stdout] 518 |     fn delete_context<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 518 |     fn delete_context<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]    --> src/test_store.rs:525:64
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn delete_interim_transcript_hash<GroupId: traits::GroupId<V_TEST>>(
[INFO] [stdout]     |                                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn delete_interim_transcript_hash<GroupId: traits::GroupId<{ V_TEST }>>(
[INFO] [stdout]     |                                                                +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |         self.write::<V_TEST>(
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 15 |         self.write::<{ V_TEST }>(
[INFO] [stdout]    |                      +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0747]: unresolved item provided when a constant was expected
[INFO] [stdout]   --> src/test_store.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |         self.write::<V_TEST>(KEY_PACKAGE_LABEL, &key, value)
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this generic argument was intended as a const parameter, surround it with braces
[INFO] [stdout]    |
[INFO] [stdout] 72 |         self.write::<{ V_TEST }>(KEY_PACKAGE_LABEL, &key, value)
[INFO] [stdout]    |                      +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0747.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openmls_memory_storage` (lib test) due to 198 previous errors
[INFO] running `Command { std: "docker" "inspect" "389b04f150af506195645d8f9323a9bab654152e46a8010919053b5c417f7b16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "389b04f150af506195645d8f9323a9bab654152e46a8010919053b5c417f7b16", kill_on_drop: false }`
[INFO] [stdout] 389b04f150af506195645d8f9323a9bab654152e46a8010919053b5c417f7b16
