[INFO] fetching crate pasta-tokens 0.1.0-rc.7...
[INFO] checking pasta-tokens-0.1.0-rc.7 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pasta-tokens 0.1.0-rc.7 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate pasta-tokens 0.1.0-rc.7 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pasta-tokens 0.1.0-rc.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pasta-tokens 0.1.0-rc.7
[INFO] tweaked toml for crates.io crate pasta-tokens 0.1.0-rc.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 153 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.1)
[INFO] [stderr]       Adding libtest-mimic v0.6.1 (available: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02a7b6585ebc0db43f89da2fad45d876a10f34eb8e4eb4176130e134b082af20
[INFO] running `Command { std: "docker" "start" "-a" "02a7b6585ebc0db43f89da2fad45d876a10f34eb8e4eb4176130e134b082af20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02a7b6585ebc0db43f89da2fad45d876a10f34eb8e4eb4176130e134b082af20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a7b6585ebc0db43f89da2fad45d876a10f34eb8e4eb4176130e134b082af20", kill_on_drop: false }`
[INFO] [stdout] 02a7b6585ebc0db43f89da2fad45d876a10f34eb8e4eb4176130e134b082af20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c64837e72d423f3a79ff91636b8728254f4c2164c8dc74aac01e29ed9b671d6d
[INFO] running `Command { std: "docker" "start" "-a" "c64837e72d423f3a79ff91636b8728254f4c2164c8dc74aac01e29ed9b671d6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking libtest-mimic v0.6.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking pasta-tokens v0.1.0-rc.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:598:7
[INFO] [stdout]     |
[INFO] [stdout] 598 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/key/mod.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing_repro`
[INFO] [stdout]   --> src/key/mod.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if cfg!(fuzzing_repro) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing_repro)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing_repro)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/paserk/pke.rs:455:7
[INFO] [stdout]     |
[INFO] [stdout] 455 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/paserk/wrap.rs:471:7
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0433]: failed to resolve: could not find `rand_core` in `signature`
[INFO] [stdout]    --> tests/paseto.rs:13:16
[INFO] [stdout]     |
[INFO] [stdout] 13  | use signature::rand_core::impls::{next_u32_via_fill, next_u64_via_fill};
[INFO] [stdout]     |                ^^^^^^^^^ could not find `rand_core` in `signature`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub use rand_core;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `rand_core` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "rand_core")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/lib.rs:598:7
[INFO] [stdout]     |
[INFO] [stdout] 598 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]   --> src/key/mod.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(fuzzing)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing_repro`
[INFO] [stdout]   --> src/key/mod.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if cfg!(fuzzing_repro) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing_repro)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing_repro)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/paserk/pke.rs:455:7
[INFO] [stdout]     |
[INFO] [stdout] 455 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/paserk/wrap.rs:471:7
[INFO] [stdout]     |
[INFO] [stdout] 471 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]   --> benches/bench.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     local::<V3>(c.benchmark_group("v3/paseto/local"));
[INFO] [stdout]    |             ^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `local`
[INFO] [stdout]   --> benches/bench.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn local<V: LocalVersion>(mut g: BenchmarkGroup<'_, WallTime>) {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl ParseKey for SymmetricKey<V3> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]   --> benches/bench.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     local::<V4>(c.benchmark_group("v4/paseto/local"));
[INFO] [stdout]    |             ^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `local`
[INFO] [stdout]   --> benches/bench.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn local<V: LocalVersion>(mut g: BenchmarkGroup<'_, WallTime>) {
[INFO] [stdout]    |             ^^^^^^^^^^^^ required by this bound in `local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:326:17
[INFO] [stdout]     |
[INFO] [stdout] 326 | impl NewKey for Key<V3, Local> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:333:17
[INFO] [stdout]     |
[INFO] [stdout] 333 | impl NewKey for Key<V4, Local> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 | impl NewKey for Key<V3, Secret> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 | impl ParseKey for SymmetricKey<V4> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl ParseKey for SecretKey<V3> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl ParseKey for SecretKey<V4> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:296:19
[INFO] [stdout]     |
[INFO] [stdout] 296 | impl ParseKey for PublicKey<V3> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:303:19
[INFO] [stdout]     |
[INFO] [stdout] 303 | impl ParseKey for PublicKey<V4> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:347:17
[INFO] [stdout]     |
[INFO] [stdout] 347 | impl NewKey for Key<V4, Secret> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:354:17
[INFO] [stdout]     |
[INFO] [stdout] 354 | impl NewKey for Key<V3, Public> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 | impl NewKey for Key<V4, Public> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:372:18
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl NewKey2 for Key<V3, Secret> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:378:18
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl NewKey2 for Key<V4, Secret> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:269:29
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:276:29
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:283:29
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:290:29
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:297:29
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:304:29
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_os_random` found for struct `Key<V3, Secret>` in the current scope
[INFO] [stdout]   --> benches/bench.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let v3_secret_key = v3::SecretKey::new_os_random();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^ function or associated item not found in `Key<V3, Secret>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the function or associated item was found for
[INFO] [stdout]            - `Key<V, Local>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]   --> benches/bench.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let v3_secret_key = v3::SecretKey::new_os_random();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]    = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]    |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:327:29
[INFO] [stdout]     |
[INFO] [stdout] 327 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:334:29
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:348:29
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:355:29
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:362:29
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn from_key(s: &str) -> Self {
[INFO] [stdout]     |                             ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:373:30
[INFO] [stdout]     |
[INFO] [stdout] 373 |     fn from_key2(s: &str) -> Self {
[INFO] [stdout]     |                              ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:379:30
[INFO] [stdout]     |
[INFO] [stdout] 379 |     fn from_key2(s: &str) -> Self {
[INFO] [stdout]     |                              ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_os_random` found for struct `Key<pasta_tokens::version::V4, Secret>` in the current scope
[INFO] [stdout]   --> benches/bench.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let v4_secret_key = v4::SecretKey::new_os_random();
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^ function or associated item not found in `Key<V4, Secret>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the function or associated item was found for
[INFO] [stdout]            - `Key<V, Local>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]   --> benches/bench.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let v4_secret_key = v4::SecretKey::new_os_random();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]    = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]    |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<_, Local>: From<&'a Key<_, Local>>` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout] 64  |     key_id(
[INFO] [stdout]     |     ^^^^^^ the trait `for<'a> From<&'a Key<_, Local>>` is not implemented for `KeyId<_, Local>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `key_id`
[INFO] [stdout]    --> benches/bench.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn key_id<V: PublicVersion + LocalVersion>(
[INFO] [stdout]     |    ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 138 |     KeyId<V, Local>: for<'a> From<&'a Key<V, Local>>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `key_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<_, Secret>: From<&'a Key<_, Secret>>` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout] 64  |     key_id(
[INFO] [stdout]     |     ^^^^^^ the trait `for<'a> From<&'a Key<_, Secret>>` is not implemented for `KeyId<_, Secret>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `key_id`
[INFO] [stdout]    --> benches/bench.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn key_id<V: PublicVersion + LocalVersion>(
[INFO] [stdout]     |    ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 139 |     KeyId<V, Secret>: for<'a> From<&'a Key<V, Secret>>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `key_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<_, Public>: From<&'a Key<_, Public>>` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout] 64  |     key_id(
[INFO] [stdout]     |     ^^^^^^ the trait `for<'a> From<&'a Key<_, Public>>` is not implemented for `KeyId<_, Public>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `key_id`
[INFO] [stdout]    --> benches/bench.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn key_id<V: PublicVersion + LocalVersion>(
[INFO] [stdout]     |    ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 140 |     KeyId<V, Public>: for<'a> From<&'a Key<V, Public>>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `key_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<_, Local>: From<&'a Key<_, Local>>` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:69:5
[INFO] [stdout]     |
[INFO] [stdout] 69  |     key_id(
[INFO] [stdout]     |     ^^^^^^ the trait `for<'a> From<&'a Key<_, Local>>` is not implemented for `KeyId<_, Local>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `key_id`
[INFO] [stdout]    --> benches/bench.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn key_id<V: PublicVersion + LocalVersion>(
[INFO] [stdout]     |    ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 138 |     KeyId<V, Local>: for<'a> From<&'a Key<V, Local>>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `key_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<_, Secret>: From<&'a Key<_, Secret>>` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:69:5
[INFO] [stdout]     |
[INFO] [stdout] 69  |     key_id(
[INFO] [stdout]     |     ^^^^^^ the trait `for<'a> From<&'a Key<_, Secret>>` is not implemented for `KeyId<_, Secret>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `key_id`
[INFO] [stdout]    --> benches/bench.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn key_id<V: PublicVersion + LocalVersion>(
[INFO] [stdout]     |    ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 139 |     KeyId<V, Secret>: for<'a> From<&'a Key<V, Secret>>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `key_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<_, Public>: From<&'a Key<_, Public>>` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:69:5
[INFO] [stdout]     |
[INFO] [stdout] 69  |     key_id(
[INFO] [stdout]     |     ^^^^^^ the trait `for<'a> From<&'a Key<_, Public>>` is not implemented for `KeyId<_, Public>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `key_id`
[INFO] [stdout]    --> benches/bench.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn key_id<V: PublicVersion + LocalVersion>(
[INFO] [stdout]     |    ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 140 |     KeyId<V, Public>: for<'a> From<&'a Key<V, Public>>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `key_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PieVersion` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:74:12
[INFO] [stdout]     |
[INFO] [stdout] 74  |     wrap::<V3>(c.benchmark_group("v3/paserk/wrap"));
[INFO] [stdout]     |            ^^ the trait `PieVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `wrap`
[INFO] [stdout]    --> benches/bench.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn wrap<V: PieVersion>(mut g: BenchmarkGroup<'_, WallTime>)
[INFO] [stdout]     |            ^^^^^^^^^^ required by this bound in `wrap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Local: PieWrapType<V3>` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:74:12
[INFO] [stdout]     |
[INFO] [stdout] 74  |     wrap::<V3>(c.benchmark_group("v3/paserk/wrap"));
[INFO] [stdout]     |            ^^ the trait `PieWrapType<V3>` is not implemented for `Local`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `wrap`
[INFO] [stdout]    --> benches/bench.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn wrap<V: PieVersion>(mut g: BenchmarkGroup<'_, WallTime>)
[INFO] [stdout]     |    ---- required by a bound in this function
[INFO] [stdout] 149 | where
[INFO] [stdout] 150 |     Local: PieWrapType<V>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ required by this bound in `wrap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PieVersion` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:75:12
[INFO] [stdout]     |
[INFO] [stdout] 75  |     wrap::<V4>(c.benchmark_group("v4/paserk/wrap"));
[INFO] [stdout]     |            ^^ the trait `PieVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `wrap`
[INFO] [stdout]    --> benches/bench.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn wrap<V: PieVersion>(mut g: BenchmarkGroup<'_, WallTime>)
[INFO] [stdout]     |            ^^^^^^^^^^ required by this bound in `wrap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Local: PieWrapType<pasta_tokens::version::V4>` is not satisfied
[INFO] [stdout]    --> benches/bench.rs:75:12
[INFO] [stdout]     |
[INFO] [stdout] 75  |     wrap::<V4>(c.benchmark_group("v4/paserk/wrap"));
[INFO] [stdout]     |            ^^ the trait `PieWrapType<pasta_tokens::version::V4>` is not implemented for `Local`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `wrap`
[INFO] [stdout]    --> benches/bench.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn wrap<V: PieVersion>(mut g: BenchmarkGroup<'_, WallTime>)
[INFO] [stdout]     |    ---- required by a bound in this function
[INFO] [stdout] 149 | where
[INFO] [stdout] 150 |     Local: PieWrapType<V>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ required by this bound in `wrap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]   --> tests/paseto.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |         Self::add_tests::<V3>(tests);
[INFO] [stdout]    |                           ^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `PasetoTest::add_tests`
[INFO] [stdout]   --> tests/paseto.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn add_tests<V: LocalVersion + PublicVersion>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                     ^^^^^^^^^^^^ required by this bound in `PasetoTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]   --> tests/paseto.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |         Self::add_tests::<V3>(tests);
[INFO] [stdout]    |                           ^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `PasetoTest::add_tests`
[INFO] [stdout]   --> tests/paseto.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn add_tests<V: LocalVersion + PublicVersion>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ required by this bound in `PasetoTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]   --> tests/paseto.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Self::add_tests::<V4>(tests);
[INFO] [stdout]    |                           ^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `PasetoTest::add_tests`
[INFO] [stdout]   --> tests/paseto.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn add_tests<V: LocalVersion + PublicVersion>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                     ^^^^^^^^^^^^ required by this bound in `PasetoTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]   --> tests/paseto.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Self::add_tests::<V4>(tests);
[INFO] [stdout]    |                           ^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `PasetoTest::add_tests`
[INFO] [stdout]   --> tests/paseto.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn add_tests<V: LocalVersion + PublicVersion>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ required by this bound in `PasetoTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<V3, Local>: From<&'a Key<V3, Local>>` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Self::add_tests::<V3, Local>(tests);
[INFO] [stdout]    |                           ^^ the trait `for<'a> From<&'a Key<V3, Local>>` is not implemented for `KeyId<V3, Local>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |        --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 73 |         KeyId<V, K>: for<'a> From<&'a Key<V, K>>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Self::add_tests::<V3, Local>(tests);
[INFO] [stdout]    |                               ^^^^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]    = note: required for `Local` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                                 ^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<pasta_tokens::version::V4, Local>: From<&'a Key<pasta_tokens::version::V4, Local>>` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Self::add_tests::<V4, Local>(tests);
[INFO] [stdout]    |                           ^^ the trait `for<'a> From<&'a Key<pasta_tokens::version::V4, Local>>` is not implemented for `KeyId<pasta_tokens::version::V4, Local>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |        --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 73 |         KeyId<V, K>: for<'a> From<&'a Key<V, K>>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Self::add_tests::<V4, Local>(tests);
[INFO] [stdout]    |                               ^^^^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]    = note: required for `Local` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                                 ^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<V3, Secret>: From<&'a Key<V3, Secret>>` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Self::add_tests::<V3, Secret>(tests);
[INFO] [stdout]    |                           ^^ the trait `for<'a> From<&'a Key<V3, Secret>>` is not implemented for `KeyId<V3, Secret>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |        --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 73 |         KeyId<V, K>: for<'a> From<&'a Key<V, K>>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Self::add_tests::<V3, Secret>(tests);
[INFO] [stdout]    |                               ^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]    = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                                 ^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<pasta_tokens::version::V4, Secret>: From<&'a Key<pasta_tokens::version::V4, Secret>>` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Self::add_tests::<V4, Secret>(tests);
[INFO] [stdout]    |                           ^^ the trait `for<'a> From<&'a Key<pasta_tokens::version::V4, Secret>>` is not implemented for `KeyId<pasta_tokens::version::V4, Secret>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |        --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 73 |         KeyId<V, K>: for<'a> From<&'a Key<V, K>>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Self::add_tests::<V4, Secret>(tests);
[INFO] [stdout]    |                               ^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]    = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                                 ^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<V3, Public>: From<&'a Key<V3, Public>>` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Self::add_tests::<V3, Public>(tests);
[INFO] [stdout]    |                           ^^ the trait `for<'a> From<&'a Key<V3, Public>>` is not implemented for `KeyId<V3, Public>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |        --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 73 |         KeyId<V, K>: for<'a> From<&'a Key<V, K>>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Self::add_tests::<V3, Public>(tests);
[INFO] [stdout]    |                               ^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]    = note: required for `Public` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                                 ^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> KeyId<pasta_tokens::version::V4, Public>: From<&'a Key<pasta_tokens::version::V4, Public>>` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |         Self::add_tests::<V4, Public>(tests);
[INFO] [stdout]    |                           ^^ the trait `for<'a> From<&'a Key<pasta_tokens::version::V4, Public>>` is not implemented for `KeyId<pasta_tokens::version::V4, Public>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |        --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 73 |         KeyId<V, K>: for<'a> From<&'a Key<V, K>>,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]   --> tests/paserk.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |         Self::add_tests::<V4, Public>(tests);
[INFO] [stdout]    |                               ^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]    = note: required for `Public` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `IdTest::add_tests`
[INFO] [stdout]   --> tests/paserk.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]    |                                 ^^^^^^^^^^ required by this bound in `IdTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:111:31
[INFO] [stdout]     |
[INFO] [stdout] 111 |         Self::add_tests::<V3, Local>(tests);
[INFO] [stdout]     |                               ^^^^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `KeyTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                 ^^^^^^^^^^ required by this bound in `KeyTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |         Self::add_tests::<V4, Local>(tests);
[INFO] [stdout]     |                               ^^^^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `KeyTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                 ^^^^^^^^^^ required by this bound in `KeyTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |         Self::add_tests::<V3, Secret>(tests);
[INFO] [stdout]     |                               ^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `KeyTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                 ^^^^^^^^^^ required by this bound in `KeyTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |         Self::add_tests::<V4, Secret>(tests);
[INFO] [stdout]     |                               ^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `KeyTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                 ^^^^^^^^^^ required by this bound in `KeyTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:115:31
[INFO] [stdout]     |
[INFO] [stdout] 115 |         Self::add_tests::<V3, Public>(tests);
[INFO] [stdout]     |                               ^^^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `KeyTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                 ^^^^^^^^^^ required by this bound in `KeyTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Self::add_tests::<V4, Public>(tests);
[INFO] [stdout]     |                               ^^^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `KeyTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:119:33
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn add_tests<V: Version, K: KeyType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                 ^^^^^^^^^^ required by this bound in `KeyTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PwVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:170:27
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Self::add_tests::<V3, Local>(tests);
[INFO] [stdout]     |                           ^^ the trait `PwVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PbkwTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn add_tests<V: PwVersion, K: PwWrapType<V>>(tests: &mut Vec<Trial>) {
[INFO] [stdout]     |                     ^^^^^^^^^ required by this bound in `PbkwTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Local: PwWrapType<V3>` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Self::add_tests::<V3, Local>(tests);
[INFO] [stdout]     |                               ^^^^^ the trait `PwWrapType<V3>` is not implemented for `Local`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PbkwTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn add_tests<V: PwVersion, K: PwWrapType<V>>(tests: &mut Vec<Trial>) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ required by this bound in `PbkwTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PwVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:171:27
[INFO] [stdout]     |
[INFO] [stdout] 171 |         Self::add_tests::<V4, Local>(tests);
[INFO] [stdout]     |                           ^^ the trait `PwVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PbkwTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn add_tests<V: PwVersion, K: PwWrapType<V>>(tests: &mut Vec<Trial>) {
[INFO] [stdout]     |                     ^^^^^^^^^ required by this bound in `PbkwTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Local: PwWrapType<pasta_tokens::version::V4>` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:171:31
[INFO] [stdout]     |
[INFO] [stdout] 171 |         Self::add_tests::<V4, Local>(tests);
[INFO] [stdout]     |                               ^^^^^ the trait `PwWrapType<pasta_tokens::version::V4>` is not implemented for `Local`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PbkwTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn add_tests<V: PwVersion, K: PwWrapType<V>>(tests: &mut Vec<Trial>) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ required by this bound in `PbkwTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PwVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:172:27
[INFO] [stdout]     |
[INFO] [stdout] 172 |         Self::add_tests::<V3, Secret>(tests);
[INFO] [stdout]     |                           ^^ the trait `PwVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PbkwTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn add_tests<V: PwVersion, K: PwWrapType<V>>(tests: &mut Vec<Trial>) {
[INFO] [stdout]     |                     ^^^^^^^^^ required by this bound in `PbkwTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Secret: PwWrapType<V3>` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:172:31
[INFO] [stdout]     |
[INFO] [stdout] 172 |         Self::add_tests::<V3, Secret>(tests);
[INFO] [stdout]     |                               ^^^^^^ the trait `PwWrapType<V3>` is not implemented for `Secret`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PbkwTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn add_tests<V: PwVersion, K: PwWrapType<V>>(tests: &mut Vec<Trial>) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ required by this bound in `PbkwTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PwVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |         Self::add_tests::<V4, Secret>(tests);
[INFO] [stdout]     |                           ^^ the trait `PwVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PbkwTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn add_tests<V: PwVersion, K: PwWrapType<V>>(tests: &mut Vec<Trial>) {
[INFO] [stdout]     |                     ^^^^^^^^^ required by this bound in `PbkwTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Secret: PwWrapType<pasta_tokens::version::V4>` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:173:31
[INFO] [stdout]     |
[INFO] [stdout] 173 |         Self::add_tests::<V4, Secret>(tests);
[INFO] [stdout]     |                               ^^^^^^ the trait `PwWrapType<pasta_tokens::version::V4>` is not implemented for `Secret`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PbkwTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn add_tests<V: PwVersion, K: PwWrapType<V>>(tests: &mut Vec<Trial>) {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ required by this bound in `PbkwTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: SealedVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:221:27
[INFO] [stdout]     |
[INFO] [stdout] 221 |         Self::add_tests::<V3>(tests);
[INFO] [stdout]     |                           ^^ the trait `SealedVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PkeTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn add_tests<V: SealedVersion>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ required by this bound in `PkeTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: SealedVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:222:27
[INFO] [stdout]     |
[INFO] [stdout] 222 |         Self::add_tests::<V4>(tests);
[INFO] [stdout]     |                           ^^ the trait `SealedVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PkeTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:225:21
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn add_tests<V: SealedVersion>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ required by this bound in `PkeTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PieVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:276:27
[INFO] [stdout]     |
[INFO] [stdout] 276 |         Self::add_tests::<V3, Local>(tests);
[INFO] [stdout]     |                           ^^ the trait `PieVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PieWrapTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn add_tests<V: PieVersion, K: PieWrapType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                     ^^^^^^^^^^ required by this bound in `PieWrapTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paseto.rs:271:15
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Self::from_bytes(b.try_into().unwrap())
[INFO] [stdout]     |               ^^^^^^^^^^ function or associated item not found in `Key<V3, Local>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Self::from_key(b.try_into().unwrap())
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Local: PieWrapType<V3>` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:276:31
[INFO] [stdout]     |
[INFO] [stdout] 276 |         Self::add_tests::<V3, Local>(tests);
[INFO] [stdout]     |                               ^^^^^ the trait `PieWrapType<V3>` is not implemented for `Local`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PieWrapTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:282:36
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn add_tests<V: PieVersion, K: PieWrapType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ required by this bound in `PieWrapTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PieVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:277:27
[INFO] [stdout]     |
[INFO] [stdout] 277 |         Self::add_tests::<V4, Local>(tests);
[INFO] [stdout]     |                           ^^ the trait `PieVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PieWrapTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn add_tests<V: PieVersion, K: PieWrapType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                     ^^^^^^^^^^ required by this bound in `PieWrapTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Local: PieWrapType<pasta_tokens::version::V4>` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:277:31
[INFO] [stdout]     |
[INFO] [stdout] 277 |         Self::add_tests::<V4, Local>(tests);
[INFO] [stdout]     |                               ^^^^^ the trait `PieWrapType<pasta_tokens::version::V4>` is not implemented for `Local`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PieWrapTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:282:36
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn add_tests<V: PieVersion, K: PieWrapType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ required by this bound in `PieWrapTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PieVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:278:27
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Self::add_tests::<V3, Secret>(tests);
[INFO] [stdout]     |                           ^^ the trait `PieVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PieWrapTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn add_tests<V: PieVersion, K: PieWrapType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                     ^^^^^^^^^^ required by this bound in `PieWrapTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Self::from_bytes(b.try_into().unwrap())
[INFO] [stdout]     |         ^^^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Secret: PieWrapType<V3>` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:278:31
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Self::add_tests::<V3, Secret>(tests);
[INFO] [stdout]     |                               ^^^^^^ the trait `PieWrapType<V3>` is not implemented for `Secret`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PieWrapTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:282:36
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn add_tests<V: PieVersion, K: PieWrapType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ required by this bound in `PieWrapTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PieVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:279:27
[INFO] [stdout]     |
[INFO] [stdout] 279 |         Self::add_tests::<V4, Secret>(tests);
[INFO] [stdout]     |                           ^^ the trait `PieVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PieWrapTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn add_tests<V: PieVersion, K: PieWrapType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                     ^^^^^^^^^^ required by this bound in `PieWrapTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Secret: PieWrapType<pasta_tokens::version::V4>` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:279:31
[INFO] [stdout]     |
[INFO] [stdout] 279 |         Self::add_tests::<V4, Secret>(tests);
[INFO] [stdout]     |                               ^^^^^^ the trait `PieWrapType<pasta_tokens::version::V4>` is not implemented for `Secret`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PieWrapTest::add_tests`
[INFO] [stdout]    --> tests/paserk.rs:282:36
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn add_tests<V: PieVersion, K: PieWrapType<V>>(tests: &mut Vec<Trial>)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ required by this bound in `PieWrapTest::add_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pasta-tokens` (bench "bench") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paseto.rs:278:15
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Self::from_bytes(b.try_into().unwrap())
[INFO] [stdout]     |               ^^^^^^^^^^ function or associated item not found in `Key<V4, Local>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Self::from_key(b.try_into().unwrap())
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Self::from_bytes(b.try_into().unwrap())
[INFO] [stdout]     |         ^^^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paseto.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Self::from_bytes(&b).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^ function or associated item not found in `Key<V3, Secret>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Self::from_key(&b).unwrap()
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Self::from_bytes(&b).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paserk.rs:329:15
[INFO] [stdout]     |
[INFO] [stdout] 329 |         Self::from_bytes(b.try_into().unwrap())
[INFO] [stdout]     |               ^^^^^^^^^^ function or associated item not found in `Key<V3, Local>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 329 |         Self::from_key(b.try_into().unwrap())
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         Self::from_bytes(b.try_into().unwrap())
[INFO] [stdout]     |         ^^^^ the trait `LocalVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_keypair_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paseto.rs:292:15
[INFO] [stdout]     |
[INFO] [stdout] 292 |         Self::from_keypair_bytes(&b).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Key<V4, Secret>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         Self::from_keypair_bytes(&b).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paserk.rs:336:15
[INFO] [stdout]     |
[INFO] [stdout] 336 |         Self::from_bytes(b.try_into().unwrap())
[INFO] [stdout]     |               ^^^^^^^^^^ function or associated item not found in `Key<V4, Local>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 336 |         Self::from_key(b.try_into().unwrap())
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         Self::from_bytes(b.try_into().unwrap())
[INFO] [stdout]     |         ^^^^ the trait `LocalVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Local`
[INFO] [stdout]     = note: required for `Local` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sec1_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paseto.rs:299:15
[INFO] [stdout]     |
[INFO] [stdout] 299 |         Self::from_sec1_bytes(&b).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ function or associated item not found in `Key<V3, Public>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 299 |         Self::from_key(&b).unwrap()
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |         Self::from_sec1_bytes(&b).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paserk.rs:343:15
[INFO] [stdout]     |
[INFO] [stdout] 343 |         Self::from_bytes(&b).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^ function or associated item not found in `Key<V3, Secret>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 343 |         Self::from_key(&b).unwrap()
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_public_key` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paseto.rs:306:15
[INFO] [stdout]     |
[INFO] [stdout] 306 |         Self::from_public_key(&b).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ function or associated item not found in `Key<V4, Public>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 306 |         Self::from_key(&b).unwrap()
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         Self::from_bytes(&b).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         Self::from_public_key(&b).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_keypair_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paserk.rs:350:15
[INFO] [stdout]     |
[INFO] [stdout] 350 |         Self::from_keypair_bytes(&b).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Key<V4, Secret>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key2` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 350 |         Self::from_key2(&b).unwrap()
[INFO] [stdout]     |               ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         Self::from_keypair_bytes(&b).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sec1_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paserk.rs:357:15
[INFO] [stdout]     |
[INFO] [stdout] 357 |         Self::from_sec1_bytes(&b).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ function or associated item not found in `Key<V3, Public>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 357 |         Self::from_key(&b).unwrap()
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         Self::from_sec1_bytes(&b).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_public_key` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paserk.rs:364:15
[INFO] [stdout]     |
[INFO] [stdout] 364 |         Self::from_public_key(&b).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ function or associated item not found in `Key<V4, Public>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 364 |         Self::from_key(&b).unwrap()
[INFO] [stdout]     |               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         Self::from_public_key(&b).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Public`
[INFO] [stdout]     = note: required for `Public` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sec1_pem` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paserk.rs:374:15
[INFO] [stdout]     |
[INFO] [stdout] 374 |         Self::from_sec1_pem(s).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^^^^ function or associated item not found in `Key<V3, Secret>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         Self::from_sec1_pem(s).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `V3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<V3>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_keypair_bytes` found for struct `Key` in the current scope
[INFO] [stdout]    --> tests/paserk.rs:381:15
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Self::from_keypair_bytes(&b).unwrap()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Key<V4, Secret>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_key2` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Self::from_key2(&b).unwrap()
[INFO] [stdout]     |               ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `pasta_tokens::version::V4: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Self::from_keypair_bytes(&b).unwrap()
[INFO] [stdout]     |         ^^^^ the trait `PublicVersion` is not implemented for `pasta_tokens::version::V4`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `KeyType<V>` is implemented for `Secret`
[INFO] [stdout]     = note: required for `Secret` to implement `KeyType<pasta_tokens::version::V4>`
[INFO] [stdout] note: required by a bound in `Key`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/key/mod.rs:29:31
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub struct Key<V: Version, K: KeyType<V>> {
[INFO] [stdout]     |                               ^^^^^^^^^^ required by this bound in `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pasta-tokens` (test "paseto-test-vectors") due to 29 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pasta-tokens` (test "paserk-test-vectors") due to 68 previous errors
[INFO] running `Command { std: "docker" "inspect" "c64837e72d423f3a79ff91636b8728254f4c2164c8dc74aac01e29ed9b671d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c64837e72d423f3a79ff91636b8728254f4c2164c8dc74aac01e29ed9b671d6d", kill_on_drop: false }`
[INFO] [stdout] c64837e72d423f3a79ff91636b8728254f4c2164c8dc74aac01e29ed9b671d6d
