[INFO] fetching crate biscuit 0.6.0-beta1... [INFO] testing biscuit-0.6.0-beta1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate biscuit 0.6.0-beta1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate biscuit 0.6.0-beta1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate biscuit 0.6.0-beta1 [INFO] finished tweaking crates.io crate biscuit 0.6.0-beta1 [INFO] tweaked toml for crates.io crate biscuit 0.6.0-beta1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a152ea20d3984708e655f24cb64e14d99b78799ca21fec24ec029c2e7131b15 [INFO] running `Command { std: "docker" "start" "-a" "6a152ea20d3984708e655f24cb64e14d99b78799ca21fec24ec029c2e7131b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a152ea20d3984708e655f24cb64e14d99b78799ca21fec24ec029c2e7131b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a152ea20d3984708e655f24cb64e14d99b78799ca21fec24ec029c2e7131b15", kill_on_drop: false }` [INFO] [stdout] 6a152ea20d3984708e655f24cb64e14d99b78799ca21fec24ec029c2e7131b15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6058274f7c68b7ce0b38c76c17679457816ae2cb0e03311b1bc71d31f3329b32 [INFO] running `Command { std: "docker" "start" "-a" "6058274f7c68b7ce0b38c76c17679457816ae2cb0e03311b1bc71d31f3329b32", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling biscuit v0.6.0-beta1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `secret` [INFO] [stdout] --> src/jws/flattened.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | secret: Secret, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | dead_code, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `SignedData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/jws/flattened.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.37s [INFO] running `Command { std: "docker" "inspect" "6058274f7c68b7ce0b38c76c17679457816ae2cb0e03311b1bc71d31f3329b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6058274f7c68b7ce0b38c76c17679457816ae2cb0e03311b1bc71d31f3329b32", kill_on_drop: false }` [INFO] [stdout] 6058274f7c68b7ce0b38c76c17679457816ae2cb0e03311b1bc71d31f3329b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caf5ff9020a5e67d524ce0938014a15bc7690e24270aed2f406ec3a7f7cce2fe [INFO] running `Command { std: "docker" "start" "-a" "caf5ff9020a5e67d524ce0938014a15bc7690e24270aed2f406ec3a7f7cce2fe", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stdout] warning: field is never read: `secret` [INFO] [stdout] --> src/jws/flattened.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | secret: Secret, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | dead_code, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `SignedData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/jws/flattened.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling biscuit v0.6.0-beta1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `secret` [INFO] [stdout] --> src/jws/flattened.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | secret: Secret, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | dead_code, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: `SignedData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/jws/flattened.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.16s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/biscuit-5a119d411608894e) [INFO] running `Command { std: "docker" "inspect" "caf5ff9020a5e67d524ce0938014a15bc7690e24270aed2f406ec3a7f7cce2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf5ff9020a5e67d524ce0938014a15bc7690e24270aed2f406ec3a7f7cce2fe", kill_on_drop: false }` [INFO] [stdout] caf5ff9020a5e67d524ce0938014a15bc7690e24270aed2f406ec3a7f7cce2fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a86485361713c6181489bc97e54f435b504ca182218efbac3f79f0fa6721887a [INFO] running `Command { std: "docker" "start" "-a" "a86485361713c6181489bc97e54f435b504ca182218efbac3f79f0fa6721887a", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `secret` [INFO] [stderr] --> src/jws/flattened.rs:149:5 [INFO] [stderr] | [INFO] [stderr] 149 | secret: Secret, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | dead_code, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] note: `SignedData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/jws/flattened.rs:146:10 [INFO] [stderr] | [INFO] [stderr] 146 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `biscuit` (lib) generated 1 warning [INFO] [stderr] warning: `biscuit` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biscuit-5a119d411608894e) [INFO] [stdout] [INFO] [stdout] running 146 tests [INFO] [stdout] test jwa::tests::aes128gcm_key_length ... ok [INFO] [stdout] test jwa::tests::aes1256gcm_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::aes128gcm_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::aes128gcmkw_key_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::aes256gcm_key_length ... ok [INFO] [stdout] test jwa::tests::aes256gcmkw_key_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::aes_gcm_128_encryption_round_trip_fixed_key_nonce ... ok [INFO] [stdout] test jwa::tests::aes_gcm_128_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::aes_gcm_256_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::aes_gcm_256_encryption_round_trip_fixed_key_nonce ... ok [INFO] [stdout] test jwa::tests::cek_aes128gcmkw_returns_right_key_length ... ok [INFO] [stdout] test jwa::tests::cek_aes256gcmkw_returns_right_key_length ... ok [INFO] [stdout] test jwa::tests::dir_cek_returns_provided_key ... ok [INFO] [stdout] test jwa::tests::rng_is_created ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_es256_round_trip ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_none ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_hs256 ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_es256_round_trip_with_keypair ... ok [INFO] [stdout] test jwa::tests::verify_es256 ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_rs256_key_params ... ok [INFO] [stdout] test jwe::tests::compression_algorithm_json_serde ... ok [INFO] [stdout] test jwe::tests::compression_algorithm_serde_token ... ok [INFO] [stdout] test jwa::tests::verify_ps256 ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_ps256_round_trip_with_keypair ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_ps256_round_trip ... ok [INFO] [stdout] test jwe::tests::custom_jwe_header_round_trip ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_rs256 ... ok [INFO] [stdout] test jwa::tests::verify_es384 ... ok [INFO] [stdout] test jwe::tests::jwe_header_round_trips ... ok [INFO] [stdout] test jwe::tests::jwe_interoperability_check ... ok [INFO] [stdout] test jwe::tests::jwe_a256gcmkw_a256gcm_string_round_trip ... ok [INFO] [stdout] test jwk::tests::jwk_ec_thumbprint ... ok [INFO] [stdout] test jwk::tests::jwk_oct_thumbprint ... ok [INFO] [stdout] test jwk::tests::jwk_okp_thumbprint ... ok [INFO] [stdout] test jwe::tests::jwe_a256gcmkw_a256gcm_jws_round_trip ... ok [INFO] [stdout] test jwe::tests::jwe_dir_aes256gcm_jws_round_trip ... ok [INFO] [stdout] test jwk::tests::jwk_okp_public_key_json_serde ... ok [INFO] [stdout] test jwk::tests::jwk_okp_private_key_json_serde ... ok [INFO] [stdout] test jwk::tests::jwk_rsa_thumbprint ... ok [INFO] [stdout] test jwk::tests::jwk_set_find_some_test ... ok [INFO] [stdout] test jwk::tests::jwk_set_find_none_test ... ok [INFO] [stdout] test jwk::tests::key_operations_serde_token ... ok [INFO] [stdout] test jwk::tests::key_operations_json_serde ... ok [INFO] [stdout] test jwk::tests::public_key_use_json_serde ... ok [INFO] [stdout] test jwk::tests::public_key_use_serde_token ... ok [INFO] [stdout] test jwk::tests::jwk_serde_smoke_test ... ok [INFO] [stdout] test jws::compact::tests::signature_is_returned_correctly ... ok [INFO] [stdout] test jwk::tests::jwk_rsa_thumbprint_normalization_gotcha ... ok [INFO] [stdout] test jwk::tests::jwk_set_symmetric_key ... ok [INFO] [stdout] test jws::compact::tests::unverified_payload_is_returned_correctly ... ok [INFO] [stdout] test jwk::tests::jwk_set_private_key_serde_test ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_verify_es256 ... ok [INFO] [stdout] test jws::compact::tests::unverified_header_is_returned_correctly ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_shared_secret ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_without_alg ... ok [INFO] [stdout] test jwk::tests::jwk_set_public_key_serde_test ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_verify_es256 ... ok [INFO] [stdout] test serde_custom::base64_url_uint::tests::serialization_round_trip ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_round_trip_hs256 ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_shared_secret_matching_alg ... ok [INFO] [stdout] test jws::tests::header_serialization_round_trip_no_optional ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_encode_with_additional_header_fields ... ok [INFO] [stdout] test serde_custom::byte_sequence::tests::serialization_round_trip ... ok [INFO] [stdout] test serde_custom::option_base64_url_uint::tests::some_json_serialization_round_trip ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_rsa ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_round_trip_hs256_for_bytes_payload ... ok [INFO] [stdout] test jws::tests::header_serialization_round_trip_with_optional ... ok [INFO] [stdout] test serde_custom::option_base64_url_uint::tests::none_json_serialization_round_trip ... ok [INFO] [stdout] test tests::compact_part_base64_url_round_trip ... ok [INFO] [stdout] test serde_custom::option_base64_url_uint::tests::some_serialization_round_trip ... ok [INFO] [stdout] test tests::claims_set_serialization_round_trip ... ok [INFO] [stdout] test tests::compact_part_round_trip ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_round_trip_none ... ok [INFO] [stdout] test serde_custom::option_byte_sequence::tests::some_json_serialization_round_trip ... ok [INFO] [stdout] test serde_custom::option_byte_sequence::tests::some_serialization_round_trip ... ok [INFO] [stdout] test serde_custom::option_base64_url_uint::tests::none_serialization_round_trip ... ok [INFO] [stdout] test serde_custom::option_byte_sequence::tests::none_json_serialization_round_trip ... ok [INFO] [stdout] test serde_custom::option_byte_sequence::tests::none_serialization_round_trip ... ok [INFO] [stdout] test tests::compact_part_vec_u8_round_trip ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_round_trip_none ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_encode_with_additional_header_fields ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_round_trip_rs256 ... ok [INFO] [stdout] test tests::duplicate_claims_round_trip ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_round_trip_hs256 ... ok [INFO] [stdout] test tests::multiple_string_or_uri_serialization_round_trip ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_round_trip_rs256 ... ok [INFO] [stdout] test tests::empty_registered_claims_serialization_round_trip ... ok [INFO] [stdout] test tests::single_string_or_uri_string_serialization_round_trip ... ok [INFO] [stdout] test tests::single_string_or_uri_uri_serialization_round_trip ... ok [INFO] [stdout] test tests::registered_claims_serialization_round_trip ... ok [INFO] [stdout] test tests::single_string_serialization_round_trip ... ok [INFO] [stdout] test tests::multiple_strings_serialization_round_trip ... ok [INFO] [stdout] test tests::validate_audience_when_multiple ... ok [INFO] [stdout] test tests::validate_audience_when_single ... ok [INFO] [stdout] test tests::validate_issuer_catch_mismatch ... ok [INFO] [stdout] test tests::validate_times_catch_early_token ... ok [INFO] [stdout] test tests::validate_times_catch_expired_token ... ok [INFO] [stdout] test tests::validate_times_catch_future_token ... ok [INFO] [stdout] test tests::validate_times_catch_too_old_token ... ok [INFO] [stdout] test tests::timestamp_serialization_roundtrip ... ok [INFO] [stdout] test tests::validate_times_valid_token_with_default_options ... ok [INFO] [stdout] test tests::validate_times_valid_token_with_epsilon ... ok [INFO] [stdout] test tests::validate_valid_token_with_all_required ... ok [INFO] [stdout] test jwa::tests::invalid_hs256 - should panic ... ok [INFO] [stdout] test jwa::tests::invalid_es256 - should panic ... ok [INFO] [stdout] test jwa::tests::invalid_none - should panic ... ok [INFO] [stdout] test jwa::tests::invalid_ps256 - should panic ... ok [INFO] [stdout] test jwa::tests::invalid_rs256 - should panic ... ok [INFO] [stdout] test jwa::tests::verify_es512 - should panic ... ok [INFO] [stdout] test jwe::tests::decrypt_with_incorrect_length - should panic ... ok [INFO] [stdout] test jwe::tests::decrypt_with_mismatch_cek_algorithm - should panic ... ok [INFO] [stdout] test jwe::tests::decrypt_with_mismatch_enc_algorithm - should panic ... ok [INFO] [stdout] test jwe::tests::invalid_modified_encrypted_cek_for_aes256gcm - should panic ... ok [INFO] [stdout] test jwe::tests::invalid_nonce_for_aes256gcmkw - should panic ... ok [INFO] [stdout] test jwe::tests::invalid_modified_encrypted_nonce_for_aes256gcm - should panic ... ok [INFO] [stdout] test jwe::tests::invalid_modified_encrypted_payload_for_aes256gcm - should panic ... ok [INFO] [stdout] test jwe::tests::invalid_tag_for_aes256gcmkw - should panic ... ok [INFO] [stdout] test jwe::tests::invalid_modified_header_for_aes256gcm - should panic ... ok [INFO] [stdout] test jwe::tests::invalid_tag_for_aes256gcm - should panic ... ok [INFO] [stdout] test jws::compact::tests::decoded_compact_jws_cannot_be_serialized - should panic ... ok [INFO] [stdout] test jws::compact::tests::decoded_compact_jws_cannot_be_deserialized - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_without_alg_non_matching - should panic ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_verify_reject_multiple_signatures - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_token_missing_parts - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_token_invalid_signature_hs256 - should panic ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_decode_token_invalid_signature_rs256 - should panic ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_decode_token_invalid_signature_hs256 - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_token_invalid_signature_rs256 - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_shared_secret_mismatched_alg - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_missing_parts - should panic ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_decode_token_wrong_algorithm - should panic ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_verify_reject_unprotected_headers - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_wrong_algorithm - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_missing_alg - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_kid_missing - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_key_not_found - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_key_type_not_supported - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_algorithm_not_supported - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_token_wrong_algorithm - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_all - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_iat - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_aud - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_nbf - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_iss - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_sub - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_exp - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests biscuit [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/jws.rs - jws::Secret::EcdsaKeyPair (line 72) ... ok [INFO] [stdout] test src/jws.rs - jws::Secret::Bytes (line 29) ... ok [INFO] [stdout] test src/jws.rs - jws::Secret::PublicKey (line 150) ... ok [INFO] [stdout] test src/jws/flattened.rs - jws::flattened::SignedData::verify_flattened (line 213) ... ok [INFO] [stdout] test src/lib.rs - Empty (line 323) ... ok [INFO] [stdout] test src/jws.rs - jws::Secret::RsaKeyPair (line 56) ... ok [INFO] [stdout] test src/jws/flattened.rs - jws::flattened::SignedData::sign (line 157) ... ok [INFO] [stdout] test src/jws/flattened.rs - jws::flattened::Signable (line 47) ... ok [INFO] [stdout] test src/lib.rs - SingleOrMultiple (line 598) ... ok [INFO] [stdout] test src/jwk.rs - jwk::AlgorithmParameters::thumbprint (line 287) ... ok [INFO] [stdout] test src/lib.rs - JWT (line 142) ... ok [INFO] [stdout] test src/jwe.rs - jwe::Compact (line 246) ... ok [INFO] [stdout] test src/lib.rs - JWE (line 215) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a86485361713c6181489bc97e54f435b504ca182218efbac3f79f0fa6721887a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86485361713c6181489bc97e54f435b504ca182218efbac3f79f0fa6721887a", kill_on_drop: false }` [INFO] [stdout] a86485361713c6181489bc97e54f435b504ca182218efbac3f79f0fa6721887a