[INFO] fetching crate pasta-tokens 0.1.0-rc.7...
[INFO] testing pasta-tokens-0.1.0-rc.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate pasta-tokens 0.1.0-rc.7 into /workspace/builds/worker-0-tc2/source
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pasta-tokens 0.1.0-rc.7 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.2.0)
[INFO] [stderr]       Adding libtest-mimic v0.6.1 (available: v0.8.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29eca13de56b388664b1117095c34e832556583c6e1cee93c89cf0f86bf40934
[INFO] running `Command { std: "docker" "start" "-a" "29eca13de56b388664b1117095c34e832556583c6e1cee93c89cf0f86bf40934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29eca13de56b388664b1117095c34e832556583c6e1cee93c89cf0f86bf40934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29eca13de56b388664b1117095c34e832556583c6e1cee93c89cf0f86bf40934", kill_on_drop: false }`
[INFO] [stdout] 29eca13de56b388664b1117095c34e832556583c6e1cee93c89cf0f86bf40934
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06f9c6bab594358b86ed7642ca3ce2d13eccf64c63abba2c4c1dcd9e080a8f08
[INFO] running `Command { std: "docker" "start" "-a" "06f9c6bab594358b86ed7642ca3ce2d13eccf64c63abba2c4c1dcd9e080a8f08", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling 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: `docsrs`, `feature`, and `test` and 31 more
[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] warning: struct `Digest` is never constructed
[INFO] [stdout]   --> src/pae.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Digest<'a, M: digest::Digest>(pub &'a mut M);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "06f9c6bab594358b86ed7642ca3ce2d13eccf64c63abba2c4c1dcd9e080a8f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f9c6bab594358b86ed7642ca3ce2d13eccf64c63abba2c4c1dcd9e080a8f08", kill_on_drop: false }`
[INFO] [stdout] 06f9c6bab594358b86ed7642ca3ce2d13eccf64c63abba2c4c1dcd9e080a8f08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e9e03f3e38723514935bde1c16d633264bac3ea06fbc35d13467927853bad5c
[INFO] running `Command { std: "docker" "start" "-a" "9e9e03f3e38723514935bde1c16d633264bac3ea06fbc35d13467927853bad5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling libtest-mimic v0.6.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling 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: `docsrs`, `feature`, and `test` and 31 more
[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] warning: struct `Digest` is never constructed
[INFO] [stdout]   --> src/pae.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Digest<'a, M: digest::Digest>(pub &'a mut M);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling 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-1949cf8c6b5b557f/signature-2.2.0/src/lib.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "rand_core")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `rand_core` feature
[INFO] [stdout] 158 | pub use rand_core;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `V3: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paseto.rs:269:5
[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 `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]    --> tests/paseto.rs:276:5
[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 `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:283:5
[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 `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:290:5
[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 `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:297:5
[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 `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:304:5
[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[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 `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[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 `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 `V3: LocalVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:327:5
[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 `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:334:5
[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 `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:341:5
[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 `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: PublicVersion` is not satisfied
[INFO] [stdout]    --> tests/paserk.rs:348:5
[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 `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:355:5
[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 `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:362:5
[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 `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:373:5
[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 `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:379:5
[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[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/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] 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: `docsrs`, `feature`, and `test` and 31 more
[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 `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 `from_bytes` found for struct `Key<V, K>` 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_bytes(b.try_into().unwrap())
[INFO] [stdout] 271 +         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[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 `KeyId<V4, Local>: From<&Key<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]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/paserk_test_vectors-75e166bf5389a8d1.long-type-2569859775633652958.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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 `KeyId<V4, Secret>: From<&Key<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]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/paserk_test_vectors-75e166bf5389a8d1.long-type-15109482856619789455.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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 `KeyId<V4, Public>: From<&Key<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]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/paserk_test_vectors-75e166bf5389a8d1.long-type-6324204167106729172.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[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[E0599]: no function or associated item named `from_bytes` found for struct `Key<V, K>` 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<pasta_tokens::version::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_bytes(b.try_into().unwrap())
[INFO] [stdout] 278 +         Self::from_key(b.try_into().unwrap())
[INFO] [stdout]     |
[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: 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[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[E0599]: no function or associated item named `from_bytes` found for struct `Key<V, K>` 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_bytes(&b).unwrap()
[INFO] [stdout] 285 +         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/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[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] 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[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 `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] [stdout] error[E0599]: no function or associated item named `from_keypair_bytes` found for struct `Key<V, K>` 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<pasta_tokens::version::V4, Secret>`
[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[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<V, K>` 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_bytes(b.try_into().unwrap())
[INFO] [stdout] 329 +         Self::from_key(b.try_into().unwrap())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sec1_bytes` found for struct `Key<V, K>` 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_sec1_bytes(&b).unwrap()
[INFO] [stdout] 299 +         Self::from_key(&b).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[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_public_key` found for struct `Key<V, K>` 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<pasta_tokens::version::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_public_key(&b).unwrap()
[INFO] [stdout] 306 +         Self::from_key(&b).unwrap()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `Key<V, K>` 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<pasta_tokens::version::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_bytes(b.try_into().unwrap())
[INFO] [stdout] 336 +         Self::from_key(b.try_into().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[E0599]: no function or associated item named `from_bytes` found for struct `Key<V, K>` 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_bytes(&b).unwrap()
[INFO] [stdout] 343 +         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: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_keypair_bytes` found for struct `Key<V, K>` 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<pasta_tokens::version::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_keypair_bytes(&b).unwrap()
[INFO] [stdout] 350 +         Self::from_key2(&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_sec1_bytes` found for struct `Key<V, K>` 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_sec1_bytes(&b).unwrap()
[INFO] [stdout] 357 +         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_public_key` found for struct `Key<V, K>` 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<pasta_tokens::version::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_public_key(&b).unwrap()
[INFO] [stdout] 364 +         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: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_sec1_pem` found for struct `Key<V, K>` 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 `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] error[E0599]: no function or associated item named `from_keypair_bytes` found for struct `Key<V, K>` 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<pasta_tokens::version::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_keypair_bytes(&b).unwrap()
[INFO] [stdout] 381 +         Self::from_key2(&b).unwrap()
[INFO] [stdout]     |
[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] [stderr] error: could not compile `pasta-tokens` (test "paserk-test-vectors") due to 76 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 35 previous errors
[INFO] [stdout] warning: struct `Digest` is never constructed
[INFO] [stdout]   --> src/pae.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Digest<'a, M: digest::Digest>(pub &'a mut M);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9e9e03f3e38723514935bde1c16d633264bac3ea06fbc35d13467927853bad5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e9e03f3e38723514935bde1c16d633264bac3ea06fbc35d13467927853bad5c", kill_on_drop: false }`
[INFO] [stdout] 9e9e03f3e38723514935bde1c16d633264bac3ea06fbc35d13467927853bad5c
