[INFO] fetching crate biscuit 0.6.0-beta1... [INFO] testing biscuit-0.6.0-beta1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate biscuit 0.6.0-beta1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate biscuit 0.6.0-beta1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ffe661b5b2ca6260bc284fd5dc9d5bf7518b41569f6092155d6513f83b03c9f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0ffe661b5b2ca6260bc284fd5dc9d5bf7518b41569f6092155d6513f83b03c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ffe661b5b2ca6260bc284fd5dc9d5bf7518b41569f6092155d6513f83b03c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ffe661b5b2ca6260bc284fd5dc9d5bf7518b41569f6092155d6513f83b03c9f", kill_on_drop: false }` [INFO] [stdout] 0ffe661b5b2ca6260bc284fd5dc9d5bf7518b41569f6092155d6513f83b03c9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99363e69c695381b20feec34cf3469d19fba8f1824723bc421448fb8e2bd1e33 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "99363e69c695381b20feec34cf3469d19fba8f1824723bc421448fb8e2bd1e33", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time 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_json v1.0.66 [INFO] [stderr] Compiling biscuit v0.6.0-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "99363e69c695381b20feec34cf3469d19fba8f1824723bc421448fb8e2bd1e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99363e69c695381b20feec34cf3469d19fba8f1824723bc421448fb8e2bd1e33", kill_on_drop: false }` [INFO] [stdout] 99363e69c695381b20feec34cf3469d19fba8f1824723bc421448fb8e2bd1e33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ad8cee8cfac0ebd63680d7c1332c2f983fc2ec708ec453b4fe4e8c03117ba34 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0ad8cee8cfac0ebd63680d7c1332c2f983fc2ec708ec453b4fe4e8c03117ba34", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.127 [INFO] [stderr] Compiling biscuit v0.6.0-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.72s [INFO] running `Command { std: "docker" "inspect" "0ad8cee8cfac0ebd63680d7c1332c2f983fc2ec708ec453b4fe4e8c03117ba34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ad8cee8cfac0ebd63680d7c1332c2f983fc2ec708ec453b4fe4e8c03117ba34", kill_on_drop: false }` [INFO] [stdout] 0ad8cee8cfac0ebd63680d7c1332c2f983fc2ec708ec453b4fe4e8c03117ba34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cd843fc694beac3f136caacbaae5d659b160e42b1fd9b7a69c9c03800211166 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7cd843fc694beac3f136caacbaae5d659b160e42b1fd9b7a69c9c03800211166", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/biscuit-8376df0df49a8fba) [INFO] [stdout] running 146 tests [INFO] [stdout] test jwa::tests::aes128gcm_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::aes_gcm_256_encryption_round_trip ... 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::aes_gcm_128_encryption_round_trip_fixed_key_nonce ... ok [INFO] [stdout] test jwa::tests::aes128gcm_key_length ... ok [INFO] [stdout] test jwa::tests::aes128gcmkw_key_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::rng_is_created ... ok [INFO] [stdout] test jwa::tests::aes_gcm_128_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_none ... 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::sign_and_verify_hs256 ... ok [INFO] [stdout] test jwa::tests::verify_es256 ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_ps256_round_trip_with_keypair ... 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::sign_and_verify_rs256 ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_es256_round_trip ... ok [INFO] [stdout] test jwa::tests::aes1256gcm_encryption_round_trip ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_es256_round_trip_with_keypair ... ok [INFO] [stdout] test jwa::tests::verify_es384 ... ok [INFO] [stdout] test jwe::tests::custom_jwe_header_round_trip ... ok [INFO] [stdout] test jwa::tests::verify_ps256 ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_rs256_key_params ... ok [INFO] [stdout] test jwa::tests::sign_and_verify_ps256_round_trip ... ok [INFO] [stdout] test jwa::tests::aes_gcm_256_encryption_round_trip_fixed_key_nonce ... ok [INFO] [stdout] test jwa::tests::invalid_rs256 - 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::verify_es512 - should panic ... ok [INFO] [stdout] test jwe::tests::jwe_a256gcmkw_a256gcm_string_round_trip ... ok [INFO] [stdout] test jwe::tests::jwe_header_round_trips ... ok [INFO] [stdout] test jwa::tests::invalid_hs256 - should panic ... ok [INFO] [stdout] test jwk::tests::jwk_ec_thumbprint ... ok [INFO] [stdout] test jwe::tests::jwe_interoperability_check ... ok [INFO] [stdout] test jwk::tests::jwk_oct_thumbprint ... ok [INFO] [stdout] test jwe::tests::jwe_dir_aes256gcm_jws_round_trip ... ok [INFO] [stdout] test jwk::tests::jwk_okp_thumbprint ... ok [INFO] [stdout] test jwk::tests::jwk_okp_private_key_json_serde ... ok [INFO] [stdout] test jwk::tests::jwk_okp_public_key_json_serde ... ok [INFO] [stdout] test jwe::tests::jwe_a256gcmkw_a256gcm_jws_round_trip ... ok [INFO] [stdout] test jwk::tests::jwk_rsa_thumbprint ... ok [INFO] [stdout] test jwe::tests::invalid_modified_encrypted_payload_for_aes256gcm - should panic ... ok [INFO] [stdout] test jwe::tests::invalid_modified_encrypted_nonce_for_aes256gcm - should panic ... ok [INFO] [stdout] test jwe::tests::decrypt_with_mismatch_enc_algorithm - should panic ... ok [INFO] [stdout] test jwk::tests::jwk_set_find_none_test ... ok [INFO] [stdout] test jwk::tests::jwk_set_find_some_test ... ok [INFO] [stdout] test jwe::tests::decrypt_with_incorrect_length - should panic ... ok [INFO] [stdout] test jwk::tests::key_operations_serde_token ... ok [INFO] [stdout] test jwe::tests::decrypt_with_mismatch_cek_algorithm - should panic ... ok [INFO] [stdout] test jwk::tests::key_operations_json_serde ... ok [INFO] [stdout] test jwk::tests::jwk_serde_smoke_test ... ok [INFO] [stdout] test jwk::tests::jwk_rsa_thumbprint_normalization_gotcha ... 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_set_public_key_serde_test ... ok [INFO] [stdout] test jwk::tests::jwk_set_symmetric_key ... ok [INFO] [stdout] test jwe::tests::invalid_modified_encrypted_cek_for_aes256gcm - should panic ... ok [INFO] [stdout] test jwe::tests::invalid_tag_for_aes256gcm - should panic ... ok [INFO] [stdout] test jwk::tests::jwk_set_private_key_serde_test ... ok [INFO] [stdout] test jwe::tests::invalid_nonce_for_aes256gcmkw - 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 jws::compact::tests::compact_jws_decode_token_invalid_signature_hs256 - 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_with_jwks_key_not_found - 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 jwa::tests::invalid_es256 - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_without_alg ... 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_missing_alg - 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_rsa ... 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_without_alg_non_matching - 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_missing_parts - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_round_trip_hs256 ... ok [INFO] [stdout] test jws::compact::tests::unverified_payload_is_returned_correctly ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_decode_token_invalid_signature_hs256 - should panic ... ok [INFO] [stdout] test jws::compact::tests::unverified_header_is_returned_correctly ... ok [INFO] [stdout] test jws::compact::tests::decoded_compact_jws_cannot_be_serialized - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_decode_with_jwks_shared_secret_matching_alg ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_encode_with_additional_header_fields ... ok [INFO] [stdout] test jws::compact::tests::decoded_compact_jws_cannot_be_deserialized - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_round_trip_hs256_for_bytes_payload ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_verify_es256 ... 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_round_trip_rs256 ... 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::signature_is_returned_correctly ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_round_trip_rs256 ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_verify_es256 ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_verify_reject_multiple_signatures - should panic ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_verify_reject_unprotected_headers - should panic ... ok [INFO] [stdout] test serde_custom::byte_sequence::tests::serialization_round_trip ... ok [INFO] [stdout] test serde_custom::option_byte_sequence::tests::none_serialization_round_trip ... ok [INFO] [stdout] test serde_custom::option_byte_sequence::tests::some_serialization_round_trip ... ok [INFO] [stdout] test tests::claims_set_serialization_round_trip ... ok [INFO] [stdout] test tests::compact_part_base64_url_round_trip ... ok [INFO] [stdout] test tests::compact_part_round_trip ... ok [INFO] [stdout] test tests::compact_part_vec_u8_round_trip ... ok [INFO] [stdout] test tests::duplicate_claims_round_trip ... ok [INFO] [stdout] test tests::empty_registered_claims_serialization_round_trip ... ok [INFO] [stdout] test tests::multiple_string_or_uri_serialization_round_trip ... ok [INFO] [stdout] test tests::multiple_strings_serialization_round_trip ... ok [INFO] [stdout] test tests::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::single_string_serialization_round_trip ... ok [INFO] [stdout] test tests::timestamp_serialization_roundtrip ... 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 jws::flattened::tests::flattened_jws_decode_token_invalid_signature_rs256 - should panic ... ok [INFO] [stdout] test serde_custom::option_byte_sequence::tests::some_json_serialization_round_trip ... ok [INFO] [stdout] test jws::tests::header_serialization_round_trip_no_optional ... ok [INFO] [stdout] test jws::tests::header_serialization_round_trip_with_optional ... ok [INFO] [stdout] test serde_custom::base64_url_uint::tests::serialization_round_trip ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_round_trip_hs256 ... ok [INFO] [stdout] test serde_custom::option_base64_url_uint::tests::none_json_serialization_round_trip ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_encode_with_additional_header_fields ... ok [INFO] [stdout] test serde_custom::option_base64_url_uint::tests::some_json_serialization_round_trip ... ok [INFO] [stdout] test serde_custom::option_base64_url_uint::tests::some_serialization_round_trip ... ok [INFO] [stdout] test serde_custom::option_byte_sequence::tests::none_json_serialization_round_trip ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_decode_token_wrong_algorithm - should panic ... ok [INFO] [stdout] test jws::compact::tests::compact_jws_round_trip_none ... 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 serde_custom::option_base64_url_uint::tests::none_serialization_round_trip ... ok [INFO] [stdout] test jws::flattened::tests::flattened_jws_round_trip_none ... ok [INFO] [stdout] test tests::validate_times_valid_token_with_default_options ... ok [INFO] [stdout] test tests::validate_times_missing_all - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_exp - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_iss - should panic ... ok [INFO] [stdout] test tests::validate_times_valid_token_with_epsilon ... ok [INFO] [stdout] test tests::validate_times_missing_sub - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_nbf - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_aud - should panic ... ok [INFO] [stdout] test tests::validate_times_missing_iat - should panic ... ok [INFO] [stdout] test tests::validate_valid_token_with_all_required ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Doc-tests biscuit [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/jws.rs - jws::Secret::PublicKey (line 150) ... ok [INFO] [stdout] test src/jwk.rs - jwk::AlgorithmParameters::thumbprint (line 287) ... ok [INFO] [stdout] test src/jws.rs - jws::Secret::Bytes (line 29) ... ok [INFO] [stdout] test src/jws.rs - jws::Secret::EcdsaKeyPair (line 72) ... 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::verify_flattened (line 213) ... ok [INFO] [stdout] test src/jws/flattened.rs - jws::flattened::SignedData::sign (line 157) ... ok [INFO] [stdout] test src/lib.rs - SingleOrMultiple (line 598) ... ok [INFO] [stdout] test src/jws/flattened.rs - jws::flattened::Signable (line 47) ... ok [INFO] [stdout] test src/jwe.rs - jwe::Compact (line 246) ... ok [INFO] [stdout] test src/lib.rs - JWT (line 142) ... 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 15.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7cd843fc694beac3f136caacbaae5d659b160e42b1fd9b7a69c9c03800211166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd843fc694beac3f136caacbaae5d659b160e42b1fd9b7a69c9c03800211166", kill_on_drop: false }` [INFO] [stdout] 7cd843fc694beac3f136caacbaae5d659b160e42b1fd9b7a69c9c03800211166