[INFO] fetching crate pdk-jwt-lib 1.8.0...
[INFO] testing pdk-jwt-lib-1.8.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pdk-jwt-lib 1.8.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pdk-jwt-lib 1.8.0
[INFO] finished tweaking crates.io crate pdk-jwt-lib 1.8.0
[INFO] tweaked toml for crates.io crate pdk-jwt-lib 1.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdk-jwt-lib 1.8.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdk-jwt-lib 1.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20564b116b3ca8561de28d2cee91bd7e3735ce5f6172235a1d6469d5551b858e
[INFO] running `Command { std: "docker" "start" "-a" "20564b116b3ca8561de28d2cee91bd7e3735ce5f6172235a1d6469d5551b858e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20564b116b3ca8561de28d2cee91bd7e3735ce5f6172235a1d6469d5551b858e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20564b116b3ca8561de28d2cee91bd7e3735ce5f6172235a1d6469d5551b858e", kill_on_drop: false }`
[INFO] [stdout] 20564b116b3ca8561de28d2cee91bd7e3735ce5f6172235a1d6469d5551b858e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c112aa576b59c9372b4667c7ae8263347542250d3b9180472997af750033c768
[INFO] running `Command { std: "docker" "start" "-a" "c112aa576b59c9372b4667c7ae8263347542250d3b9180472997af750033c768", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling pdk-proxy-wasm-stub v1.8.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ct-codecs v1.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling coarsetime v0.1.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ed25519-compact v2.2.0
[INFO] [stderr]    Compiling binstring v0.1.7
[INFO] [stderr]    Compiling hmac-sha1-compact v1.1.7
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pdk-macros v1.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling pdk-pel v1.8.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling hmac-sha512 v1.1.12
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling pdk-classy v1.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling pdk-script v1.8.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling jwt-simple v0.11.9
[INFO] [stderr]    Compiling jwt-compact v0.8.0
[INFO] [stderr]    Compiling pdk-core v1.8.0
[INFO] [stderr]    Compiling pdk-jwt-lib v1.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/claim_validation_rules.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn evaluator(&self) -> Evaluator {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn evaluator(&self) -> Evaluator<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.76s
[INFO] running `Command { std: "docker" "inspect" "c112aa576b59c9372b4667c7ae8263347542250d3b9180472997af750033c768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c112aa576b59c9372b4667c7ae8263347542250d3b9180472997af750033c768", kill_on_drop: false }`
[INFO] [stdout] c112aa576b59c9372b4667c7ae8263347542250d3b9180472997af750033c768
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0d45b2846cded558dbed44ece28cb17e7a18e681163d68039bb4300ebf8360e
[INFO] running `Command { std: "docker" "start" "-a" "b0d45b2846cded558dbed44ece28cb17e7a18e681163d68039bb4300ebf8360e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pdk-core v1.8.0
[INFO] [stderr]    Compiling pdk-classy v1.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pdk-macros v1.8.0
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling test-case v2.2.2
[INFO] [stderr]    Compiling pdk-script v1.8.0
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling pdk-jwt-lib v1.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/claim_validation_rules.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn evaluator(&self) -> Evaluator {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn evaluator(&self) -> Evaluator<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.14s
[INFO] running `Command { std: "docker" "inspect" "b0d45b2846cded558dbed44ece28cb17e7a18e681163d68039bb4300ebf8360e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0d45b2846cded558dbed44ece28cb17e7a18e681163d68039bb4300ebf8360e", kill_on_drop: false }`
[INFO] [stdout] b0d45b2846cded558dbed44ece28cb17e7a18e681163d68039bb4300ebf8360e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ddf2f8017386db30715980eee1dfec45fc69d850c648175a030ed5abec53c9a
[INFO] running `Command { std: "docker" "start" "-a" "6ddf2f8017386db30715980eee1dfec45fc69d850c648175a030ed5abec53c9a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/model/claim_validation_rules.rs:38:22
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn evaluator(&self) -> Evaluator {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn evaluator(&self) -> Evaluator<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pdk-jwt-lib` (lib test) generated 1 warning (run `cargo fix --lib -p pdk-jwt-lib --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pdk_jwt_lib-7dbe29feccf3394f)
[INFO] [stdout] 
[INFO] [stdout] running 245 tests
[INFO] [stdout] test generator::test::hmac256 ... ok
[INFO] [stdout] test generator::test::es512 ... ok
[INFO] [stdout] test model::claims::tests::audience_claim_extraction::succeeds_on_string_type ... ok
[INFO] [stdout] test model::claims::tests::audience_claim_extraction::fails_on_bool_type ... ok
[INFO] [stdout] test model::claims::tests::audience_claim_extraction::fails_on_null_type ... ok
[INFO] [stdout] test model::claims::tests::audience_claim_extraction::fails_on_object_type ... ok
[INFO] [stdout] test model::claims::tests::audience_claim_extraction::succeeds_on_list_type ... ok
[INFO] [stdout] test model::claims::tests::basic_methods ... ok
[INFO] [stdout] test model::claims::tests::jwt_simple_custom_claims_parsing::parse_audiences_with_string_claims ... ok
[INFO] [stdout] test parser::es_pk_parser::tests::should_fail_on_a_bad_formed_public_key_for_es256 ... ok
[INFO] [stdout] test model::claims::tests::jwt_simple_custom_claims_parsing::parse_claims_and_exp ... ok
[INFO] [stdout] test model::claims::tests::jwt_simple_custom_claims_parsing::parse_custom_and_audiences_with_vec_claims ... ok
[INFO] [stdout] test model::claims::tests::jwt_simple_custom_claims_parsing::parse_other_claims ... ok
[INFO] [stdout] test model::signing_algorithm::test::try_from_algorithm ... ok
[INFO] [stdout] test model::signing_algorithm::test::try_from_length ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::headers_parse_fails_when_token_not_sent ... ok
[INFO] [stdout] test generator::test::hmac384 ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::headers_parse_successful ... ok
[INFO] [stdout] test generator::test::hmac512 ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::headers_unparseable_token_is_rejected ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::parse_doesnt_fail_on_missing_signature ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::parse_doesnt_fail_on_invalid_signature ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::parse_fails_on_missing_signature_with_no_ending_point ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::unparseable_token_is_rejected ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_fail_on_a_bad_formed_public_key ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::parse_doesnt_fail_with_exp_in_float_and_result_is_correct ... ok
[INFO] [stdout] test generator::test::invalid_key ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::parse_fails_when_token_not_sent ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_fail_on_a_bad_formed_pk_with_header_and_footer_and_b64_encoded ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_fail_on_a_bad_formed_public_key_for_es256 ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_parse_valid_but_incomplete_pem_correctly::should_parse_incomplete_pem_with_tabs_correctly ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_parse_longer_plain_text_pem_correctly ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_parse_valid_but_incomplete_pem_correctly::should_parse_incomplete_pem_correctly ... ok
[INFO] [stdout] test parser::es_pk_parser::tests::should_ok_on_ecdsa_header_es_formed_public_key_for_es256 ... ok
[INFO] [stdout] test provider::key_provider::tests::raw_public_key_provider_should_return_key ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_parse_valid_but_incomplete_pem_correctly::should_parse_incomplete_pem_with_no_new_lines_correctly ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_fail_on_a_bad_formed_pk_with_header_and_footer ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_parse_valid_pem_correctly::should_parse_pem_with_no_new_lines_correctly ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_parse_valid_pem_correctly::should_parse_pem_correctly ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_parse_valid_pem_correctly::should_parse_pem_with_only_internal_new_lines_correctly ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_parse_valid_but_incomplete_pem_correctly::should_parse_incomplete_pem_with_new_lines_and_tabs_correctly ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::bearer_header_should_be_well_formed::bearer_can_not_be_at_the_end ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::bearer_header_should_be_well_formed::bearer_must_be_capitalized ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::bearer_header_should_be_well_formed::bearer_can_not_be_in_the_middle ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::bearer_header_should_be_well_formed::bearer_can_not_be_inside_of_the_token ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::when_authorization_header_not_present_should_return_an_error ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::bearer_header_should_be_well_formed::b_in_bearer_must_be_uppercase ... ok
[INFO] [stdout] test provider::expression_provider::test::update ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::bearer_header_should_be_well_formed::bearer_must_be_present ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::bearer_header_should_be_well_formed::bearer_can_not_have_spaces_before ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::bearer_keyword_should_be_followed_by_just_one_space ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::when_authorization_header_present_should_return_that_value ... ok
[INFO] [stdout] test provider::token_provider::tests::bearer_provider_test_cases::bearer_header_should_be_well_formed::bearer_must_be_separated_from_token ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::fails_on_missing_aud_claim_when_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::succeeds_on_list_type_matching_audience ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::succeeds_on_list_type_matching_all_audiences ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::succeeds_on_string_type_matching_audience ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::succeeds_on_list_type_matching_one_url_audience ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::fails_on_string_type_not_matching_audience ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::succeeds_on_list_type_matching_one_audience ... ok
[INFO] [stdout] test validator::claim_validator::tests::claims_validator::when_all_validators_are_ok_general_validation_is_ok ... ok
[INFO] [stdout] test validator::claim_validator::tests::claims_validator::when_some_validator_returns_error_then_general_validation_returns_error ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::fails_on_empty_claims_when_there_are_mandatory_and_non_mandatory_claims ... ok
[INFO] [stdout] test model::claims::tests::audience_claim_extraction::fails_on_number_type ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::fails_on_empty_claims_when_there_are_mandatory_claims ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::dw_expression_should_only_be_honored_if_it_resolves_to_string_or_bool ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::succeeds_on_empty_claims_when_there_are_non_mandatory_claims ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::fails_on_list_type_not_matching_audience ... ok
[INFO] [stdout] test parser::rsa_pk_parser::tests::should_parse_valid_pem_correctly::should_parse_pem_with_tabs_correctly ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::fails_when_there_are_only_non_mandatory_claims_mismatching ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::fails_on_list_type_with_no_audiences_permitted ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::fails_when_there_are_mandatory_claims_that_are_not_present ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::succeeds_on_empty_claims ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::fails_when_there_are_mandatory_claims_mismatching ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::succeeds_when_there_are_only_non_mandatory_claims_matching ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::succeeds_when_there_are_non_mandatory_claims_that_are_not_present ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::succeeds_when_there_are_only_several_non_mandatory_claims_matching ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::succeeds_when_there_are_only_several_mandatory_claims_matching_with_different_types ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::validation_should_honor_a_dw_expression_resolving_to_false_on_a_mandatory_rule ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::succeeds_when_there_are_several_non_mandatory_claims_matching_with_different_types ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::validation_should_honor_a_dw_expression_resolving_to_true ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::validation_should_honor_a_dw_expression_resolving_to_false_on_a_non_mandatory_rule ... ok
[INFO] [stdout] test validator::claim_validator::tests::exp_validator_tests::fails_on_past_expiration_date_for_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::custom_claims_validator_tests::when_a_non_mandatory_claim_is_not_present_the_dw_expression_should_not_be_honored ... ok
[INFO] [stdout] test validator::claim_validator::tests::exp_validator_tests::fails_on_missing_expiration_claim_when_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::exp_validator_tests::succeeds_if_it_is_right_in_the_limit ... ok
[INFO] [stdout] test validator::claim_validator::tests::exp_validator_tests::succeeds_on_present_claim_and_non_expired_when_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::nb_validator_tests::doesnt_fail_on_missing_non_before_claim_when_non_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::nb_validator_tests::fails_if_non_before_time_is_in_the_future_for_non_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::nb_validator_tests::fails_on_future_non_before_date_for_non_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::nb_validator_tests::fails_on_missing_non_before_claim_for_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::nb_validator_tests::succeeds_if_it_is_right_in_the_limit_for_non_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::nb_validator_tests::succeeds_on_present_claim_and_non_before_when_mandatory ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::unparseable_token_is_rejected ... ok
[INFO] [stdout] test validator::claim_validator::tests::exp_validator_tests::doesnt_fail_on_missing_expiration_claim_when_non_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::exp_validator_tests::fails_on_past_expiration_date_for_non_mandatory ... ok
[INFO] [stdout] test validator::claim_validator::tests::nb_validator_tests::succeeds_on_past_non_before_date_for_mandatory ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::claim_validator::tests::exp_validator_tests::succeeds_if_expiration_time_is_in_the_future ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::doesnt_fail_on_missing_aud_claim_when_non_mandatory ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::exceptionnotthrownonmissingclaim_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_256 ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::succeeds_on_list_type_matching_several_audiences ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::verifytokenwithaudienceswithspaces_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::verifytokenwithnbf_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::exceptionnotthrownwheninvalidaudtoken_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::unparseable_token_is_rejected ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::exceptionnotthrownnotyetactivetoken_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::verifytokenwithaudiencescasesensitive_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::verifynotexpiredtoken_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::verifytokenwithaud_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::verifytokenwithaudarray_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::checkallvalidations_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::exceptionnotthrownonexpiredtoken_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::validation_ok_and_jwt_parsed ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_256::verify_valid_token_256::verifyvalidtoken_256 ... ok
[INFO] [stdout] test generator::test::es256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::exceptionnotthrownnotyetactivetoken_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::checkallvalidations_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithaud_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::exceptionnotthrownonexpiredtoken_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::unparseable_token_is_rejected ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithaudiencescasesensitive_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::exceptionnotthrownnotyetactivetoken_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::exceptionnotthrownonexpiredtoken_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::exceptionnotthrownonmissingclaim_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::exceptionnotthrownwheninvalidaudtoken_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::verifynotexpiredtoken_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::verifytokenwithaud_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::checkallvalidations_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::verifytokenwithaudarray_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::verifytokenwithaudiencescasesensitive_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::verifytokenwithnbf_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::verifytokenwithaudienceswithspaces_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::verifyvalidtoken_256 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::unparseable_token_is_rejected ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::checkallvalidations_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::exceptionnotthrownnotyetactivetoken_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_is_correctly_parsed ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::exceptionnotthrownonmissingclaim_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::exceptionnotthrownwheninvalidaudtoken_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::verifynotexpiredtoken_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::verifytokenwithaud_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::verifytokenwithaudarray_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::exceptionnotthrownonexpiredtoken_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::verifytokenwithaudiencescasesensitive_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::verifyvalidtoken_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::unparseable_token_is_rejected ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::verifytokenwithaudienceswithspaces_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_384::verify_valid_token_384::verifytokenwithnbf_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::checkallvalidations_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::exceptionnotthrownnotyetactivetoken_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::exceptionnotthrownonexpiredtoken_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::exceptionnotthrownonmissingclaim_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::verifynotexpiredtoken_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::exceptionnotthrownwheninvalidaudtoken_512 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::validation_ok ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::verifytokenwithaud_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::verifytokenwithaudienceswithspaces_512 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_384 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::verifyvalidtoken_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::verifytokenwithnbf_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::verifytokenwithaudiencescasesensitive_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::unparseable_token_is_rejected ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::verifytokenwithaudarray_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithaudarray_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::exceptionnotthrownonexpiredtoken_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifynotexpiredtoken_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::exceptionnotthrownonmissingclaim_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::exceptionnotthrownonmissingclaim_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithaudienceswithspaces_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::exceptionnotthrownwheninvalidaudtoken_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::verifytokenwithaudarray_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::verifynotexpiredtoken_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::unparseable_token_is_rejected ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::exceptionnotthrownwheninvalidaudtoken_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::verifytokenwithaudienceswithspaces_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::verifytokenwithaud_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::checkallvalidations_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::verifytokenwithnbf_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::verifytokenwithaudiencescasesensitive_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::exceptionnotthrownonexpiredtoken_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::exceptionnotthrownnotyetactivetoken_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::exceptionnotthrownnotyetactivetoken_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_is_correctly_parsed ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::checkallvalidations_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::verifyvalidtoken_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_384 ... ok
[INFO] [stdout] test generator::test::es384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithnbf_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::exceptionnotthrownonmissingclaim_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::unparseable_token_is_rejected ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::verifytokenwithnbf_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifyvalidtoken_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::verifytokenwithaud_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::exceptionnotthrownwheninvalidaudtoken_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::checkallvalidations_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::verifytokenwithaudienceswithspaces_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::verifynotexpiredtoken_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::exceptionnotthrownwheninvalidaudtoken_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::verifytokenwithaudiencescasesensitive_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::verifyvalidtoken_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::exceptionnotthrownnotyetactivetoken_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::exceptionnotthrownonexpiredtoken_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::verifynotexpiredtoken_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::exceptionnotthrownonmissingclaim_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::verifytokenwithaudarray_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::verifytokenwithaudarray_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::verifytokenwithaudiencescasesensitive_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::verifyvalidtoken_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::verifytokenwithnbf_512 ... ok
[INFO] [stdout] test validator::signature_validator::tests::signature_validator_test::validation_success ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::verifytokenwithaudienceswithspaces_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::verifytokenwithaud_512 ... ok
[INFO] [stdout] test generator::test::rsa512 ... ok
[INFO] [stdout] test generator::test::rsa384 ... ok
[INFO] [stdout] test generator::test::rsa256 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 245 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6ddf2f8017386db30715980eee1dfec45fc69d850c648175a030ed5abec53c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ddf2f8017386db30715980eee1dfec45fc69d850c648175a030ed5abec53c9a", kill_on_drop: false }`
[INFO] [stdout] 6ddf2f8017386db30715980eee1dfec45fc69d850c648175a030ed5abec53c9a
