[INFO] fetching crate picky-asn1-x509 0.14.6... [INFO] testing picky-asn1-x509-0.14.6 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate picky-asn1-x509 0.14.6 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate picky-asn1-x509 0.14.6 [INFO] finished tweaking crates.io crate picky-asn1-x509 0.14.6 [INFO] tweaked toml for crates.io crate picky-asn1-x509 0.14.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate picky-asn1-x509 0.14.6 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate picky-asn1-x509 0.14.6 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a48ef15a0cf886e4e54a2b5d481280bc71f9248c3464d4c2bd02793d1fbb189 [INFO] running `Command { std: "docker" "start" "-a" "4a48ef15a0cf886e4e54a2b5d481280bc71f9248c3464d4c2bd02793d1fbb189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a48ef15a0cf886e4e54a2b5d481280bc71f9248c3464d4c2bd02793d1fbb189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a48ef15a0cf886e4e54a2b5d481280bc71f9248c3464d4c2bd02793d1fbb189", kill_on_drop: false }` [INFO] [stdout] 4a48ef15a0cf886e4e54a2b5d481280bc71f9248c3464d4c2bd02793d1fbb189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12032961aca7dabd2c8ffc0c6ad06834d89f52e58c079de44183e9b51cb2220c [INFO] running `Command { std: "docker" "start" "-a" "12032961aca7dabd2c8ffc0c6ad06834d89f52e58c079de44183e9b51cb2220c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling picky-asn1 v0.10.1 [INFO] [stderr] Compiling picky-asn1-der v0.5.2 [INFO] [stderr] Compiling picky-asn1-x509 v0.14.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/directory_string.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn to_utf8_lossy(&self) -> Cow { [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] 36 | pub fn to_utf8_lossy(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extension.rs:550:17 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter(&self) -> Iter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter(&self) -> Iter<'_, ObjectIdentifierAsn1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extension.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn iter_mut(&mut self) -> IterMut { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 554 | pub fn iter_mut(&mut self) -> IterMut<'_, ObjectIdentifierAsn1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.54s [INFO] running `Command { std: "docker" "inspect" "12032961aca7dabd2c8ffc0c6ad06834d89f52e58c079de44183e9b51cb2220c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12032961aca7dabd2c8ffc0c6ad06834d89f52e58c079de44183e9b51cb2220c", kill_on_drop: false }` [INFO] [stdout] 12032961aca7dabd2c8ffc0c6ad06834d89f52e58c079de44183e9b51cb2220c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72fdd97a3dbc896ce7ca9525a9804cd546a37e3ff38f77cdd8cfc14e504f79d6 [INFO] running `Command { std: "docker" "start" "-a" "72fdd97a3dbc896ce7ca9525a9804cd546a37e3ff38f77cdd8cfc14e504f79d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling picky-test-data v0.1.1 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling picky-asn1 v0.10.1 [INFO] [stderr] Compiling picky-asn1-der v0.5.2 [INFO] [stderr] Compiling picky-asn1-x509 v0.14.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/directory_string.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn to_utf8_lossy(&self) -> Cow { [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] 36 | pub fn to_utf8_lossy(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extension.rs:550:17 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter(&self) -> Iter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter(&self) -> Iter<'_, ObjectIdentifierAsn1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extension.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn iter_mut(&mut self) -> IterMut { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 554 | pub fn iter_mut(&mut self) -> IterMut<'_, ObjectIdentifierAsn1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/directory_string.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn to_utf8_lossy(&self) -> Cow { [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] 36 | pub fn to_utf8_lossy(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extension.rs:550:17 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter(&self) -> Iter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 550 | pub fn iter(&self) -> Iter<'_, ObjectIdentifierAsn1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extension.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn iter_mut(&mut self) -> IterMut { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 554 | pub fn iter_mut(&mut self) -> IterMut<'_, ObjectIdentifierAsn1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.03s [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 3` [INFO] running `Command { std: "docker" "inspect" "72fdd97a3dbc896ce7ca9525a9804cd546a37e3ff38f77cdd8cfc14e504f79d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72fdd97a3dbc896ce7ca9525a9804cd546a37e3ff38f77cdd8cfc14e504f79d6", kill_on_drop: false }` [INFO] [stdout] 72fdd97a3dbc896ce7ca9525a9804cd546a37e3ff38f77cdd8cfc14e504f79d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b4ed7d2474b85b4f881840559f3438e653ce1b7e3fd4ac14673a3291785e053 [INFO] running `Command { std: "docker" "start" "-a" "7b4ed7d2474b85b4f881840559f3438e653ce1b7e3fd4ac14673a3291785e053", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/directory_string.rs:36:26 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn to_utf8_lossy(&self) -> Cow { [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] 36 | pub fn to_utf8_lossy(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/extension.rs:550:17 [INFO] [stderr] | [INFO] [stderr] 550 | pub fn iter(&self) -> Iter { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 550 | pub fn iter(&self) -> Iter<'_, ObjectIdentifierAsn1> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/extension.rs:554:21 [INFO] [stderr] | [INFO] [stderr] 554 | pub fn iter_mut(&mut self) -> IterMut { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 554 | pub fn iter_mut(&mut self) -> IterMut<'_, ObjectIdentifierAsn1> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `picky-asn1-x509` (lib) generated 3 warnings (run `cargo fix --lib -p picky-asn1-x509` to apply 3 suggestions) [INFO] [stderr] warning: `picky-asn1-x509` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/picky_asn1_x509-f93bcfdd83646b8d) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test algorithm_identifier::tests::aes_ae_params ... ok [INFO] [stdout] test algorithm_identifier::tests::aes_null_params ... ok [INFO] [stdout] test algorithm_identifier::tests::ec_params ... ok [INFO] [stdout] test algorithm_identifier::tests::raw_algorithm_roundtrip ... ok [INFO] [stdout] test algorithm_identifier::tests::raw_algorithm_roundtrip_no_params ... ok [INFO] [stdout] test algorithm_identifier::tests::rsa_encryption ... ok [INFO] [stdout] test algorithm_identifier::tests::digest_info ... ok [INFO] [stdout] test algorithm_identifier::tests::rsa_pss_encryption ... ok [INFO] [stdout] test algorithm_identifier::tests::rsa_pss_params_sha256 ... ok [INFO] [stdout] test algorithm_identifier::tests::rsa_pss_params_sha512 ... ok [INFO] [stdout] test certification_request::tests::basic_csr ... ok [INFO] [stdout] test algorithm_identifier::tests::sha256 ... ok [INFO] [stdout] test certificate::tests::missing_authority_key_identifier_field_accepted ... ok [INFO] [stdout] test certificate::tests::key_id ... ok [INFO] [stdout] test certificate::tests::x509_v3_certificate ... ok [INFO] [stdout] test extension::tests::eku_ku_bc_san_extensions ... ok [INFO] [stdout] test extension::tests::key_usage ... ok [INFO] [stdout] test name::tests::general_name_dns ... ok [INFO] [stdout] test name::tests::multiple_attributes ... ok [INFO] [stdout] test private_key_info::tests::decode_ec_key ... ok [INFO] [stdout] test private_key_info::tests::decode_pkcs8_ec_key ... ok [INFO] [stdout] test private_key_info::tests::pkcs_8_private_key ... ok [INFO] [stdout] test subject_public_key_info::tests::rsa_subject_public_key_info ... ok [INFO] [stdout] test version::tests::optional_version ... ok [INFO] [stdout] test version::tests::unsupported_version ... ok [INFO] [stdout] test algorithm_identifier::tests::aes_iv_params ... ok [INFO] [stdout] test certification_request::tests::csr_with_extensions_attribute ... ok [INFO] [stdout] test name::tests::common_name ... ok [INFO] [stdout] test algorithm_identifier::tests::rsa_encryption_with_missing_params ... ok [INFO] [stdout] test name::tests::general_name_other_name ... ok [INFO] [stdout] test algorithm_identifier::tests::rsa_pss_params_sha384 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests picky_asn1_x509 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b4ed7d2474b85b4f881840559f3438e653ce1b7e3fd4ac14673a3291785e053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4ed7d2474b85b4f881840559f3438e653ce1b7e3fd4ac14673a3291785e053", kill_on_drop: false }` [INFO] [stdout] 7b4ed7d2474b85b4f881840559f3438e653ce1b7e3fd4ac14673a3291785e053