[INFO] fetching crate openid-client 1.0.0-alpha.5...
[INFO] testing openid-client-1.0.0-alpha.5 against 1.95.0 for beta-1.96-2
[INFO] extracting crate openid-client 1.0.0-alpha.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate openid-client 1.0.0-alpha.5
[INFO] finished tweaking crates.io crate openid-client 1.0.0-alpha.5
[INFO] tweaked toml for crates.io crate openid-client 1.0.0-alpha.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openid-client 1.0.0-alpha.5 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openid-client 1.0.0-alpha.5 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64-url v3.0.3
[INFO] [stderr]   Downloaded www_authenticate_parser v1.0.2
[INFO] [stderr]   Downloaded flate2 v1.0.33
[INFO] [stderr]   Downloaded josekit v0.10.3
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.3
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] [stderr]   Downloaded openssl-src v300.3.2+3.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f20e015dc5c235daeba7ba4fbca5f8c5ddf21b0db160546ef7901defec66f4e5
[INFO] running `Command { std: "docker" "start" "-a" "f20e015dc5c235daeba7ba4fbca5f8c5ddf21b0db160546ef7901defec66f4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f20e015dc5c235daeba7ba4fbca5f8c5ddf21b0db160546ef7901defec66f4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20e015dc5c235daeba7ba4fbca5f8c5ddf21b0db160546ef7901defec66f4e5", kill_on_drop: false }`
[INFO] [stdout] f20e015dc5c235daeba7ba4fbca5f8c5ddf21b0db160546ef7901defec66f4e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36106935eee4a5f089a9ab2e798ac514836888cbb7f33d623bbdf0d0e40bd1c6
[INFO] running `Command { std: "docker" "start" "-a" "36106935eee4a5f089a9ab2e798ac514836888cbb7f33d623bbdf0d0e40bd1c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling openssl-src v300.3.2+3.3.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling hyper-util v0.1.17
[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 block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling www_authenticate_parser v1.0.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling base64-url v3.0.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling josekit v0.10.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling openid-client v1.0.0-alpha.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 18s
[INFO] running `Command { std: "docker" "inspect" "36106935eee4a5f089a9ab2e798ac514836888cbb7f33d623bbdf0d0e40bd1c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36106935eee4a5f089a9ab2e798ac514836888cbb7f33d623bbdf0d0e40bd1c6", kill_on_drop: false }`
[INFO] [stdout] 36106935eee4a5f089a9ab2e798ac514836888cbb7f33d623bbdf0d0e40bd1c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a5a600ce6beb3262796ec7ce0c7bdc6f9daf874ccf8150f57b9e26b80cbfabb
[INFO] running `Command { std: "docker" "start" "-a" "4a5a600ce6beb3262796ec7ce0c7bdc6f9daf874ccf8150f57b9e26b80cbfabb", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling openid-client v1.0.0-alpha.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.60s
[INFO] running `Command { std: "docker" "inspect" "4a5a600ce6beb3262796ec7ce0c7bdc6f9daf874ccf8150f57b9e26b80cbfabb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5a600ce6beb3262796ec7ce0c7bdc6f9daf874ccf8150f57b9e26b80cbfabb", kill_on_drop: false }`
[INFO] [stdout] 4a5a600ce6beb3262796ec7ce0c7bdc6f9daf874ccf8150f57b9e26b80cbfabb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3ae44c6f7d1e2be559fe150cbf4c04f66a89d90e60b9bd81d735e6bc95e1b628
[INFO] running `Command { std: "docker" "start" "-a" "3ae44c6f7d1e2be559fe150cbf4c04f66a89d90e60b9bd81d735e6bc95e1b628", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openid_client-d75b640b6cd65e23)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_oct_key_hs256 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_oct_key_hs384 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_oct_key_hs512 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_rsa_key_rs256 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_rsa_key_rs384 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_return_error_with_ec_key_es512 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_okp_key_eddsa ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_rsa_key_rs512 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_return_error_with_ec_key_other_curves ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_return_error_with_okp_key_eddsa_other_curves ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_ec_key_es256 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_return_error_with_okp_key_eddsa_other_alg ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_oct_key_hs256 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_oct_key_hs384 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_oct_key_hs512 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_return_error_with_ec_key_other_algs ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_okp_key_eddsa ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_ec_key_es256 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_rsa_key_ps384 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_rsa_key_ps256 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_rsa_key_ps512 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_rsa_key_ps512 ... ok
[INFO] [stdout] test types::authorization_parameters::claim_param_tests::serialize_test_1 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_rsa_key_ps384 ... ok
[INFO] [stdout] test types::authorization_parameters::claim_param_tests::serialize_test_2 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_ec_key_es384 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_rsa_key_ps256 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::deserialize::should_deserialize_with_ec_key_es384 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_rsa_key_rs256 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_rsa_key_rs384 ... ok
[INFO] [stdout] test defaults::jws_only_crypto::jws_only_crypto_tests::serialize::should_serialize_with_rsa_key_rs512 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3ae44c6f7d1e2be559fe150cbf4c04f66a89d90e60b9bd81d735e6bc95e1b628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae44c6f7d1e2be559fe150cbf4c04f66a89d90e60b9bd81d735e6bc95e1b628", kill_on_drop: false }`
[INFO] [stdout] 3ae44c6f7d1e2be559fe150cbf4c04f66a89d90e60b9bd81d735e6bc95e1b628
