[INFO] fetching crate pdk-jwt-lib 1.6.0-rc.1...
[INFO] testing pdk-jwt-lib-1.6.0-rc.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pdk-jwt-lib 1.6.0-rc.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pdk-jwt-lib 1.6.0-rc.1
[INFO] finished tweaking crates.io crate pdk-jwt-lib 1.6.0-rc.1
[INFO] tweaked toml for crates.io crate pdk-jwt-lib 1.6.0-rc.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdk-jwt-lib 1.6.0-rc.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdk-jwt-lib 1.6.0-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c744a44d28b4afd0405f9701d13dfe0420c8710dec5b3f7d4a80f2b2fff57a0c
[INFO] running `Command { std: "docker" "start" "-a" "c744a44d28b4afd0405f9701d13dfe0420c8710dec5b3f7d4a80f2b2fff57a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c744a44d28b4afd0405f9701d13dfe0420c8710dec5b3f7d4a80f2b2fff57a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c744a44d28b4afd0405f9701d13dfe0420c8710dec5b3f7d4a80f2b2fff57a0c", kill_on_drop: false }`
[INFO] [stdout] c744a44d28b4afd0405f9701d13dfe0420c8710dec5b3f7d4a80f2b2fff57a0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80190d4807ad5c5dd9d573d79f821967acd820a01825f58e5e3eae0f39d2ec3a
[INFO] running `Command { std: "docker" "start" "-a" "80190d4807ad5c5dd9d573d79f821967acd820a01825f58e5e3eae0f39d2ec3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pdk-proxy-wasm-stub v1.6.0-rc.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ct-codecs v1.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling coarsetime v0.1.36
[INFO] [stderr]    Compiling ed25519-compact v2.1.1
[INFO] [stderr]    Compiling binstring v0.1.7
[INFO] [stderr]    Compiling hmac-sha1-compact v1.1.5
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pdk-macros v1.6.0-rc.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling pdk-pel v1.6.0-rc.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling spki v0.7.3
[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 crypto-bigint v0.4.9
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling hmac-sha256 v1.1.12
[INFO] [stderr]    Compiling hmac-sha512 v1.1.7
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serdect v0.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.14.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 p384 v0.11.2
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling pdk-classy v1.6.0-rc.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling jwt-compact v0.8.0
[INFO] [stderr]    Compiling jwt-simple v0.11.9
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling pdk-script v1.6.0-rc.1
[INFO] [stderr]    Compiling pdk-core v1.6.0-rc.1
[INFO] [stderr]    Compiling pdk-jwt-lib v1.6.0-rc.1 (/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 1m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "80190d4807ad5c5dd9d573d79f821967acd820a01825f58e5e3eae0f39d2ec3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80190d4807ad5c5dd9d573d79f821967acd820a01825f58e5e3eae0f39d2ec3a", kill_on_drop: false }`
[INFO] [stdout] 80190d4807ad5c5dd9d573d79f821967acd820a01825f58e5e3eae0f39d2ec3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09297a451f10bd0176e62e340e5f392f480dde53b951ae0a0765f1d8d4f4ab2e
[INFO] running `Command { std: "docker" "start" "-a" "09297a451f10bd0176e62e340e5f392f480dde53b951ae0a0765f1d8d4f4ab2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling pdk-macros v1.6.0-rc.1
[INFO] [stderr]    Compiling test-case v2.2.2
[INFO] [stderr]    Compiling pdk-core v1.6.0-rc.1
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling pdk-jwt-lib v1.6.0-rc.1 (/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 29.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "09297a451f10bd0176e62e340e5f392f480dde53b951ae0a0765f1d8d4f4ab2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09297a451f10bd0176e62e340e5f392f480dde53b951ae0a0765f1d8d4f4ab2e", kill_on_drop: false }`
[INFO] [stdout] 09297a451f10bd0176e62e340e5f392f480dde53b951ae0a0765f1d8d4f4ab2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18ff2b11c79661282d29fc13b7f8aeecfa31f2115ad0879f85c7980a4d57a9e7
[INFO] running `Command { std: "docker" "start" "-a" "18ff2b11c79661282d29fc13b7f8aeecfa31f2115ad0879f85c7980a4d57a9e7", 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.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pdk_jwt_lib-5b1a03f0288e7076)
[INFO] [stdout] 
[INFO] [stdout] running 235 tests
[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_number_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::audience_claim_extraction::succeeds_on_string_type ... ok
[INFO] [stdout] test model::claims::tests::jwt_simple_custom_claims_parsing::parse_claims_and_exp ... ok
[INFO] [stdout] test parser::es_pk_parser::tests::should_fail_on_a_bad_formed_public_key_for_es256 ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::headers_parse_successful ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::parse_fails_on_missing_signature_with_no_ending_point ... ok
[INFO] [stdout] test model::claims::tests::jwt_simple_custom_claims_parsing::parse_audiences_with_string_claims ... 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 parser::rsa_pk_parser::tests::should_fail_on_a_bad_formed_pk_with_header_and_footer ... 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_public_key ... 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_pk_with_header_and_footer_and_b64_encoded ... ok
[INFO] [stdout] test model::claims::tests::basic_methods ... ok
[INFO] [stdout] test parser::es_pk_parser::tests::should_ok_on_ecdsa_header_es_formed_public_key_for_es256 ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::headers_parse_fails_when_token_not_sent ... ok
[INFO] [stdout] test model::signing_algorithm::test::try_from_algorithm ... ok
[INFO] [stdout] test parser::jwt_claims_parser::tests::parse_doesnt_fail_on_invalid_signature ... ok
[INFO] [stdout] test model::signing_algorithm::test::try_from_length ... 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_with_exp_in_float_and_result_is_correct ... 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_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::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_parse_valid_but_incomplete_pem_correctly::should_parse_incomplete_pem_with_new_lines_and_tabs_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_tabs_correctly ... 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 parser::rsa_pk_parser::tests::should_parse_valid_pem_correctly::should_parse_pem_with_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_present ... 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 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_keyword_should_be_followed_by_just_one_space ... ok
[INFO] [stdout] test provider::expression_provider::test::update ... 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::b_in_bearer_must_be_uppercase ... 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 parser::rsa_pk_parser::tests::should_parse_valid_pem_correctly::should_parse_pem_with_no_new_lines_correctly ... 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::bearer_header_should_be_well_formed::bearer_must_be_capitalized ... ok
[INFO] [stdout] test provider::key_provider::tests::raw_public_key_provider_should_return_key ... ok
[INFO] [stdout] test validator::claim_validator::tests::aud_validator_tests::fails_on_list_type_not_matching_audience ... 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::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_one_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::succeeds_on_string_type_matching_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::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::fails_on_empty_claims_when_there_are_mandatory_claims ... 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::aud_validator_tests::doesnt_fail_on_missing_aud_claim_when_non_mandatory ... 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::aud_validator_tests::fails_on_missing_aud_claim_when_mandatory ... 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::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::aud_validator_tests::succeeds_on_list_type_matching_all_audiences ... 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::succeeds_on_list_type_matching_several_audiences ... 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::succeeds_on_empty_claims_when_there_are_non_mandatory_claims ... 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::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::custom_claims_validator_tests::validation_should_honor_a_dw_expression_resolving_to_true ... 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::custom_claims_validator_tests::succeeds_when_there_are_several_non_mandatory_claims_matching_with_different_types ... 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::validation_should_honor_a_dw_expression_resolving_to_false_on_a_mandatory_rule ... 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::exp_validator_tests::succeeds_if_it_is_right_in_the_limit ... 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::exp_validator_tests::fails_on_past_expiration_date_for_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::exp_validator_tests::succeeds_if_expiration_time_is_in_the_future ... 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::nb_validator_tests::succeeds_if_it_is_right_in_the_limit_for_non_mandatory ... 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 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_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::es_validator::tests::es_validator_256::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::claim_validator::tests::nb_validator_tests::succeeds_on_past_non_before_date_for_mandatory ... 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::es_validator::tests::es_validator_256::verify_valid_token_256::checkallvalidations_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::verifytokenwithnbf_256 ... 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_384::validation_fails_when_token_not_sent ... 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_256::verify_valid_token_256::verifytokenwithaud_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::exceptionnotthrownonmissingclaim_256 ... 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::exceptionnotthrownnotyetactivetoken_256 ... 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::exceptionnotthrownwheninvalidaudtoken_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::verify_valid_token_256::verifyvalidtoken_256 ... 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::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_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::validation_ok_and_jwt_parsed ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::unparseable_token_is_rejected ... 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_on_missing_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::verify_valid_token_256::checkallvalidations_256 ... 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::es_validator::tests::es_validator_384::verify_valid_token_384::verifynotexpiredtoken_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::exceptionnotthrownonmissingclaim_384 ... 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::verifytokenwithaudarray_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::verifytokenwithnbf_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_256::verify_valid_token_is_correctly_parsed ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_256::verify_valid_token_256::verifytokenwithaudiencescasesensitive_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_missing_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_256::verify_valid_token_256::exceptionnotthrownonmissingclaim_256 ... 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::verify_valid_token_384::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_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::exceptionnotthrownwheninvalidaudtoken_384 ... 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::exceptionnotthrownnotyetactivetoken_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::verifytokenwithaudiencescasesensitive_384 ... 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::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::verifytokenwithnbf_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_512::validation_fails_on_invalid_signature ... 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::validation_fails_when_token_not_sent ... 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::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::exceptionnotthrownwheninvalidaudtoken_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::verifytokenwithaud_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::verifytokenwithaudarray_512 ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::verifytokenwithaudienceswithspaces_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::verifyvalidtoken_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::verifytokenwithaudiencescasesensitive_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::hmac_validator::tests::hmac_validator_512::verify_valid_token_512::checkallvalidations_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::validation_fails_when_token_not_sent ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::exceptionnotthrownonexpiredtoken_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::exceptionnotthrownnotyetactivetoken_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithaudienceswithspaces_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithaudiencescasesensitive_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithaudarray_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithaud_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::exceptionnotthrownonmissingclaim_256 ... 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::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::validation_fails_on_invalid_signature ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_256::verifynotexpiredtoken_256 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_384 ... 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_384::unparseable_token_is_rejected ... 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_384::validation_fails_on_missing_signature ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::validation_fails_on_invalid_signature ... 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_256::verify_valid_token_256::exceptionnotthrownonexpiredtoken_256 ... 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::exceptionnotthrownnotyetactivetoken_256 ... 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::exceptionnotthrownwheninvalidaudtoken_384 ... 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_256::verify_valid_token_256::verifytokenwithaudarray_256 ... 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_384::verify_valid_token_384::exceptionnotthrownonexpiredtoken_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_256::verify_valid_token_256::verifytokenwithaud_256 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::unparseable_token_is_rejected ... 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_512::validation_fails_on_invalid_signature ... 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_256::verify_valid_token_256::verifyvalidtoken_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_384::verify_valid_token_384::verifytokenwithaudarray_384 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::verifytokenwithnbf_384 ... 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::verifytokenwithaudienceswithspaces_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::exceptionnotthrownnotyetactivetoken_512 ... 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::checkallvalidations_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_384::verify_valid_token_384::verifyvalidtoken_384 ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::validation_ok ... 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_512::verify_valid_token_512::exceptionnotthrownwheninvalidaudtoken_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_512::verify_valid_token_512::verifytokenwithaudarray_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::verifytokenwithaudienceswithspaces_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::verifytokenwithaud_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::exceptionnotthrownonexpiredtokenwithnoclaimvalidation_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_512::verify_valid_token_512::verifytokenwithnbf_512 ... ok
[INFO] [stdout] test validator::rsa_validator::tests::rsa_validator_256::verify_valid_token_is_correctly_parsed ... ok
[INFO] [stdout] test validator::es_validator::tests::es_validator_384::verify_valid_token_384::verifytokenwithnbf_384 ... ok
[INFO] [stdout] test validator::signature_validator::tests::signature_validator_test::validation_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 235 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "18ff2b11c79661282d29fc13b7f8aeecfa31f2115ad0879f85c7980a4d57a9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ff2b11c79661282d29fc13b7f8aeecfa31f2115ad0879f85c7980a4d57a9e7", kill_on_drop: false }`
[INFO] [stdout] 18ff2b11c79661282d29fc13b7f8aeecfa31f2115ad0879f85c7980a4d57a9e7
