[INFO] fetching crate uselesskey-core-x509-spec 0.7.1...
[INFO] testing uselesskey-core-x509-spec-0.7.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate uselesskey-core-x509-spec 0.7.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate uselesskey-core-x509-spec 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate uselesskey-core-x509-spec 0.7.1
[INFO] tweaked toml for crates.io crate uselesskey-core-x509-spec 0.7.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uselesskey-core-x509-spec 0.7.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uselesskey-core-x509-spec 0.7.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uselesskey-rsa v0.7.1
[INFO] [stderr]   Downloaded rand_chacha v0.10.0
[INFO] [stderr]   Downloaded uselesskey-x509 v0.7.1
[INFO] [stderr]   Downloaded signature v3.0.0-rc.10
[INFO] [stderr]   Downloaded base16ct v1.0.0
[INFO] [stderr]   Downloaded cpubits v0.1.0
[INFO] [stderr]   Downloaded uselesskey-core-keypair-material v0.7.1
[INFO] [stderr]   Downloaded spki v0.8.0-rc.4
[INFO] [stderr]   Downloaded pkcs8 v0.11.0-rc.11
[INFO] [stderr]   Downloaded cmov v0.5.2
[INFO] [stderr]   Downloaded uselesskey-core v0.7.1
[INFO] [stderr]   Downloaded serdect v0.4.2
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0
[INFO] [stderr]   Downloaded ctutils v0.4.0
[INFO] [stderr]   Downloaded pkcs1 v0.8.0-rc.4
[INFO] [stderr]   Downloaded hybrid-array v0.4.9
[INFO] [stderr]   Downloaded digest v0.11.2
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded der v0.8.0
[INFO] [stderr]   Downloaded rsa v0.10.0-rc.17
[INFO] [stderr]   Downloaded crypto-primes v0.7.0
[INFO] [stderr]   Downloaded crypto-bigint v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c36d15b7994ac2e9d96bd0c46035ab9bcd566728f42699a6650ba1aac8653bb7
[INFO] running `Command { std: "docker" "start" "-a" "c36d15b7994ac2e9d96bd0c46035ab9bcd566728f42699a6650ba1aac8653bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c36d15b7994ac2e9d96bd0c46035ab9bcd566728f42699a6650ba1aac8653bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c36d15b7994ac2e9d96bd0c46035ab9bcd566728f42699a6650ba1aac8653bb7", kill_on_drop: false }`
[INFO] [stdout] c36d15b7994ac2e9d96bd0c46035ab9bcd566728f42699a6650ba1aac8653bb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 681916f59b0d55dfe33e0dbd614552edef25fb72992ea2266697225932478fdb
[INFO] running `Command { std: "docker" "start" "-a" "681916f59b0d55dfe33e0dbd614552edef25fb72992ea2266697225932478fdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cmov v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cpubits v0.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling ctutils v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling hybrid-array v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.11
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-bigint v0.7.3
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling signature v3.0.0-rc.10
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling crypto-primes v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling uselesskey-core v0.7.1
[INFO] [stderr]    Compiling uselesskey-core-keypair-material v0.7.1
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling rsa v0.10.0-rc.17
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling uselesskey-rsa v0.7.1
[INFO] [stderr]    Compiling uselesskey-x509 v0.7.1
[INFO] [stderr]    Compiling uselesskey-core-x509-spec v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.01s
[INFO] running `Command { std: "docker" "inspect" "681916f59b0d55dfe33e0dbd614552edef25fb72992ea2266697225932478fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "681916f59b0d55dfe33e0dbd614552edef25fb72992ea2266697225932478fdb", kill_on_drop: false }`
[INFO] [stdout] 681916f59b0d55dfe33e0dbd614552edef25fb72992ea2266697225932478fdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a706702eaa7d8dd43ae44995c9fd8d97c1937e579b6c6a633a465f0245d973d3
[INFO] running `Command { std: "docker" "start" "-a" "a706702eaa7d8dd43ae44995c9fd8d97c1937e579b6c6a633a465f0245d973d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling uselesskey-core v0.7.1
[INFO] [stderr]    Compiling uselesskey-core-keypair-material v0.7.1
[INFO] [stderr]    Compiling uselesskey-rsa v0.7.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling uselesskey-x509 v0.7.1
[INFO] [stderr]    Compiling uselesskey-core-x509-spec v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.11s
[INFO] running `Command { std: "docker" "inspect" "a706702eaa7d8dd43ae44995c9fd8d97c1937e579b6c6a633a465f0245d973d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a706702eaa7d8dd43ae44995c9fd8d97c1937e579b6c6a633a465f0245d973d3", kill_on_drop: false }`
[INFO] [stdout] a706702eaa7d8dd43ae44995c9fd8d97c1937e579b6c6a633a465f0245d973d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4cf6ea202df1aafcd26a2a71e31390249aa051a2b83929725d7c75514cc1922e
[INFO] running `Command { std: "docker" "start" "-a" "4cf6ea202df1aafcd26a2a71e31390249aa051a2b83929725d7c75514cc1922e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uselesskey_core_x509_spec-017ca46c82c1b01c)
[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] [stderr]      Running tests/comprehensive.rs (/opt/rustwide/target/debug/deps/comprehensive-991f1ad884d1c096)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test chain_each_field_changes_stable_bytes::case_2 ... ok
[INFO] [stdout] test chain_each_field_changes_stable_bytes::case_1 ... ok
[INFO] [stdout] test chain_each_field_changes_stable_bytes::case_4 ... ok
[INFO] [stdout] test chain_each_field_changes_stable_bytes::case_5 ... ok
[INFO] [stdout] test chain_each_field_changes_stable_bytes::case_3 ... ok
[INFO] [stdout] test chain_each_field_changes_stable_bytes::case_6 ... ok
[INFO] [stdout] test chain_each_field_changes_stable_bytes::case_7 ... ok
[INFO] [stdout] test chain_spec_auto_cn_format::case_1 ... ok
[INFO] [stdout] test chain_spec_auto_cn_format::case_2 ... ok
[INFO] [stdout] test chain_spec_auto_cn_format::case_3 ... ok
[INFO] [stdout] test chain_spec_debug_shows_key_fields ... ok
[INFO] [stdout] test chain_spec_empty_cn ... ok
[INFO] [stdout] test chain_spec_negative_intermediate_offset ... ok
[INFO] [stdout] test chain_spec_many_sans ... ok
[INFO] [stdout] test chain_spec_negative_leaf_offset ... ok
[INFO] [stdout] test chain_spec_new_accepts_string ... ok
[INFO] [stdout] test chain_spec_positive_vs_negative_offset_differ ... ok
[INFO] [stdout] test chain_spec_unicode_cn ... ok
[INFO] [stdout] test chain_spec_with_intermediate_cn_accepts_string ... ok
[INFO] [stdout] test chain_spec_with_root_cn_accepts_string ... ok
[INFO] [stdout] test chain_spec_works_as_hashmap_key ... ok
[INFO] [stdout] test chain_spec_works_in_hashset ... ok
[INFO] [stdout] test chain_spec_zero_offset_differs_from_none ... ok
[INFO] [stdout] test chain_stable_bytes_exact_format_minimal ... ok
[INFO] [stdout] test chain_stable_bytes_exact_format_with_new_fields_uses_v3 ... ok
[INFO] [stdout] test chain_with_intermediate_validity_days_preserves::case_1 ... ok
[INFO] [stdout] test chain_stable_bytes_length_grows_with_sans ... ok
[INFO] [stdout] test chain_with_intermediate_validity_days_preserves::case_2 ... ok
[INFO] [stdout] test chain_with_leaf_validity_days_preserves::case_2 ... ok
[INFO] [stdout] test chain_with_leaf_validity_days_preserves::case_1 ... ok
[INFO] [stdout] test chain_with_root_validity_days_preserves::case_2 ... ok
[INFO] [stdout] test chain_with_root_validity_days_preserves::case_3 ... ok
[INFO] [stdout] test key_usage_debug_shows_flags ... ok
[INFO] [stdout] test chain_with_leaf_validity_days_preserves::case_3 ... ok
[INFO] [stdout] test key_usage_single_flag_position::case_1 ... ok
[INFO] [stdout] test key_usage_single_flag_position::case_3 ... ok
[INFO] [stdout] test key_usage_works_in_hashset ... ok
[INFO] [stdout] test not_after_duration_table::case_2 ... ok
[INFO] [stdout] test not_after_duration_table::case_1 ... ok
[INFO] [stdout] test chain_with_intermediate_validity_days_preserves::case_3 ... ok
[INFO] [stdout] test not_after_duration_table::case_4 ... ok
[INFO] [stdout] test not_before_duration_table::case_2 ... ok
[INFO] [stdout] test not_before_duration_table::case_3 ... ok
[INFO] [stdout] test not_before_duration_table::case_5 ... ok
[INFO] [stdout] test chain_with_root_validity_days_preserves::case_1 ... ok
[INFO] [stdout] test key_usage_single_flag_position::case_2 ... ok
[INFO] [stdout] test key_usage_single_flag_position::case_4 ... ok
[INFO] [stdout] test not_before_offset_debug_shows_variant_and_value ... ok
[INFO] [stdout] test key_usage_is_copy ... ok
[INFO] [stdout] test x509_each_field_changes_stable_bytes::case_1 ... ok
[INFO] [stdout] test not_before_duration_table::case_1 ... ok
[INFO] [stdout] test not_before_duration_table::case_4 ... ok
[INFO] [stdout] test not_before_duration_table::case_6 ... ok
[INFO] [stdout] test not_before_offset_is_copy ... ok
[INFO] [stdout] test not_after_duration_table::case_3 ... ok
[INFO] [stdout] test x509_each_field_changes_stable_bytes::case_2 ... ok
[INFO] [stdout] test x509_each_field_changes_stable_bytes::case_3 ... ok
[INFO] [stdout] test x509_each_field_changes_stable_bytes::case_4 ... ok
[INFO] [stdout] test x509_each_field_changes_stable_bytes::case_5 ... ok
[INFO] [stdout] test x509_each_field_changes_stable_bytes::case_6 ... ok
[INFO] [stdout] test x509_self_signed_accepts_string ... ok
[INFO] [stdout] test x509_self_signed_ca_accepts_string ... ok
[INFO] [stdout] test x509_spec_and_chain_spec_never_collide ... ok
[INFO] [stdout] test x509_spec_debug_shows_all_fields ... ok
[INFO] [stdout] test x509_spec_empty_cn ... ok
[INFO] [stdout] test x509_spec_empty_sans_entry ... ok
[INFO] [stdout] test x509_spec_unicode_cn ... ok
[INFO] [stdout] test x509_spec_unicode_sans ... ok
[INFO] [stdout] test x509_spec_many_sans ... ok
[INFO] [stdout] test x509_spec_works_as_hashmap_key ... ok
[INFO] [stdout] test x509_spec_zero_validity_days ... ok
[INFO] [stdout] test x509_spec_zero_validity_days_from_now ... ok
[INFO] [stdout] test x509_spec_works_in_hashset ... ok
[INFO] [stdout] test x509_stable_bytes_exact_format_with_sans ... ok
[INFO] [stdout] test x509_with_is_ca_preserves::case_1 ... ok
[INFO] [stdout] test x509_stable_bytes_length_grows_with_cn ... ok
[INFO] [stdout] test x509_with_is_ca_preserves::case_2 ... ok
[INFO] [stdout] test x509_stable_bytes_length_grows_with_sans ... ok
[INFO] [stdout] test x509_with_not_before_preserves::case_2 ... ok
[INFO] [stdout] test x509_with_not_before_preserves::case_3 ... ok
[INFO] [stdout] test x509_with_not_before_preserves::case_5 ... ok
[INFO] [stdout] test x509_with_not_before_preserves::case_6 ... ok
[INFO] [stdout] test x509_with_rsa_bits_preserves::case_1 ... ok
[INFO] [stdout] test x509_with_not_before_preserves::case_4 ... ok
[INFO] [stdout] test x509_with_rsa_bits_preserves::case_3 ... ok
[INFO] [stdout] test x509_with_rsa_bits_preserves::case_4 ... ok
[INFO] [stdout] test x509_with_rsa_bits_preserves::case_5 ... ok
[INFO] [stdout] test x509_with_not_before_preserves::case_1 ... ok
[INFO] [stdout] test x509_with_validity_days_preserves::case_2 ... ok
[INFO] [stdout] test x509_with_rsa_bits_preserves::case_2 ... ok
[INFO] [stdout] test x509_with_validity_days_preserves::case_1 ... ok
[INFO] [stdout] test x509_with_validity_days_preserves::case_3 ... ok
[INFO] [stdout] test x509_with_validity_days_preserves::case_4 ... ok
[INFO] [stdout] test x509_with_validity_days_preserves::case_5 ... ok
[INFO] [stdout] test x509_with_validity_days_preserves::case_6 ... ok
[INFO] [stdout] test x509_stable_bytes_exact_format_minimal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-0ec8262eab0b83f9)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test builder_chain_applies_all_fields ... ok
[INFO] [stdout] test chain_spec_builder_chain ... ok
[INFO] [stdout] test chain_spec_defaults ... ok
[INFO] [stdout] test chain_stable_bytes_deterministic ... ok
[INFO] [stdout] test chain_stable_bytes_different_leaf_cn_differ ... ok
[INFO] [stdout] test chain_stable_bytes_each_field_matters ... ok
[INFO] [stdout] test chain_stable_bytes_optional_offsets_matter ... ok
[INFO] [stdout] test chain_stable_bytes_san_order_independent ... ok
[INFO] [stdout] test default_spec_values ... ok
[INFO] [stderr]      Running tests/mutant_killers.rs (/opt/rustwide/target/debug/deps/mutant_killers-45b42a9f2b96082f)
[INFO] [stdout] test key_usage_ca_defaults ... ok
[INFO] [stdout] test key_usage_default_is_leaf ... ok
[INFO] [stdout] test key_usage_leaf_defaults ... ok
[INFO] [stdout] test key_usage_stable_bytes_leaf_vs_ca_differ ... ok
[INFO] [stdout] test not_after_duration_days_ago ... ok
[INFO] [stdout] test not_after_duration_days_from_now ... ok
[INFO] [stdout] test not_before_duration_days_ago ... ok
[INFO] [stdout] test not_before_duration_days_from_now_is_zero ... ok
[INFO] [stdout] test self_signed_ca_sets_ca_flags ... ok
[INFO] [stdout] test self_signed_sets_subject_and_issuer ... ok
[INFO] [stdout] test stable_bytes_deduplicates_sans ... ok
[INFO] [stdout] test stable_bytes_deterministic ... ok
[INFO] [stdout] test stable_bytes_different_cn_differ ... ok
[INFO] [stdout] test stable_bytes_each_field_matters ... ok
[INFO] [stdout] test stable_bytes_issuer_cn_matters ... ok
[INFO] [stdout] test stable_bytes_not_before_variants_differ ... ok
[INFO] [stdout] test stable_bytes_san_order_independent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test chain_spec_new_defaults ... ok
[INFO] [stdout] test chain_spec_future_offsets_use_v3 ... ok
[INFO] [stdout] test chain_spec_some_offset_tag_is_1 ... ok
[INFO] [stdout] test chain_spec_none_offset_tag_is_0 ... ok
[INFO] [stdout] test chain_spec_stable_bytes_version_is_2 ... ok
[INFO] [stdout] test key_usage_ca_exact_fields ... ok
[INFO] [stdout] test key_usage_leaf_exact_fields ... ok
[INFO] [stdout] test key_usage_leaf_ne_ca ... ok
[INFO] [stdout] test key_usage_stable_bytes_all_false ... ok
[INFO] [stdout] test key_usage_stable_bytes_all_true ... ok
[INFO] [stdout] test key_usage_stable_bytes_ca ... ok
[INFO] [stdout] test key_usage_stable_bytes_leaf ... ok
[INFO] [stdout] test not_after_duration_days_ago_is_just_validity ... ok
[INFO] [stdout] test not_after_duration_days_from_now_adds_offset ... ok
[INFO] [stdout] test not_before_duration_days_ago_computes_correctly ... ok
[INFO] [stdout] test not_before_duration_days_from_now_is_zero ... ok
[INFO] [stdout] test not_before_offset_default_is_days_ago_1 ... ok
[INFO] [stdout] test self_signed_ca_sets_ca_flags ... ok
[INFO] [stdout] test not_before_offset_variants_differ ... ok
[INFO] [stdout] test self_signed_sets_subject_and_issuer_to_same ... ok
[INFO] [stdout] test stable_bytes_not_before_tag_byte_days_ago ... ok
[INFO] [stdout] test stable_bytes_not_before_tag_byte_days_from_now ... ok
[INFO] [stdout] test stable_bytes_version_prefix_is_4 ... ok
[INFO] [stdout] test x509_spec_default_exact_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/prop_tests.rs (/opt/rustwide/target/debug/deps/prop_tests-196f4fabdb2a45e9)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test key_usage_stable_bytes_is_4_bytes ... ok
[INFO] [stdout] test chain_builder_preserves_rsa_bits ... ok
[INFO] [stdout] test x509_builder_preserves_rsa_bits ... ok
[INFO] [stdout] test x509_builder_preserves_validity_days ... ok
[INFO] [stdout] test not_before_duration_days_ago_matches ... ok
[INFO] [stdout] test x509_not_before_variants_differ ... ok
[INFO] [stdout] test not_before_duration_days_from_now_is_zero ... ok
[INFO] [stdout] test x509_builder_preserves_is_ca ... ok
[INFO] [stdout] test x509_validity_days_affects_stable_bytes ... ok
[INFO] [stdout] test chain_builder_preserves_validity_days ... ok
[INFO] [stdout] test chain_different_leaf_cn_different_bytes ... ok
[INFO] [stdout] test x509_san_dedup ... ok
[INFO] [stdout] test x509_different_cn_different_stable_bytes ... ok
[INFO] [stdout] test chain_stable_bytes_is_deterministic ... ok
[INFO] [stdout] test chain_san_order_independent ... ok
[INFO] [stdout] test x509_stable_bytes_is_deterministic ... ok
[INFO] [stdout] test x509_san_order_independent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshots_x509_spec.rs (/opt/rustwide/target/debug/deps/snapshots_x509_spec-c6e824ccc8b9a738)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test snapshot_chain_spec_stable_bytes_determinism ... ok
[INFO] [stdout] test snapshot_chain_spec_custom ... ok
[INFO] [stdout] test snapshot_x509_key_usage_presets ... ok
[INFO] [stdout] test snapshot_x509_spec_ca ... ok
[INFO] [stdout] test snapshot_x509_spec_default ... ok
[INFO] [stdout] test snapshot_chain_spec_default ... ok
[INFO] [stdout] test snapshot_x509_spec_self_signed_leaf ... ok
[INFO] [stdout] test snapshot_x509_spec_stable_bytes_determinism ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spec_edge_cases.rs (/opt/rustwide/target/debug/deps/spec_edge_cases-08a6ab48bb00d054)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test all_false_key_usage ... ok
[INFO] [stdout] test all_true_key_usage ... ok
[INFO] [stdout] test chain_spec_stable_bytes_has_v2_compat_prefix_by_default ... ok
[INFO] [stdout] test chain_spec_stable_bytes_has_v3_prefix_for_future_offsets ... ok
[INFO] [stdout] test chain_spec_with_empty_sans ... ok
[INFO] [stdout] test chain_stable_bytes_both_offsets_set_differs_from_one ... ok
[INFO] [stdout] test chain_stable_bytes_different_length_cns_differ ... ok
[INFO] [stdout] test chain_stable_bytes_intermediate_offset_none_vs_some_differ ... ok
[INFO] [stdout] test chain_stable_bytes_leaf_offset_none_vs_some_differ ... ok
[INFO] [stdout] test custom_key_usage_stable_bytes ... ok
[INFO] [stdout] test days_ago_zero ... ok
[INFO] [stdout] test days_from_now_zero ... ok
[INFO] [stdout] test equal_specs_produce_equal_stable_bytes ... ok
[INFO] [stdout] test not_before_offset_default_is_days_ago_1 ... ok
[INFO] [stdout] test spec_with_different_issuer_cn_not_equal ... ok
[INFO] [stdout] test stable_bytes_different_length_cns_differ ... ok
[INFO] [stdout] test with_sans_replaces_default_leaf_cn ... ok
[INFO] [stdout] test x509_spec_stable_bytes_has_version_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spec_integration_tests.rs (/opt/rustwide/target/debug/deps/spec_integration_tests-8aac398a9294b325)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test chain_spec_clone_equals_original ... ok
[INFO] [stdout] test chain_spec_hash_equal_for_equal_specs ... ok
[INFO] [stdout] test chain_spec_debug_contains_type_name ... ok
[INFO] [stdout] test chain_spec_defaults_are_sensible ... ok
[INFO] [stdout] test chain_spec_ne_for_different_leaf_cn ... ok
[INFO] [stdout] test chain_spec_not_before_offsets ... ok
[INFO] [stdout] test chain_spec_stable_bytes_deduplicates_sans ... ok
[INFO] [stdout] test chain_spec_stable_bytes_default_uses_v2_compat_prefix ... ok
[INFO] [stdout] test chain_spec_stable_bytes_san_order_independent ... ok
[INFO] [stdout] test chain_spec_stable_bytes_starts_with_version_2_by_default ... ok
[INFO] [stdout] test chain_spec_stable_bytes_uses_v3_for_new_shape ... ok
[INFO] [stdout] test key_usage_clone_equals_original ... ok
[INFO] [stdout] test key_usage_debug_contains_type_name ... ok
[INFO] [stdout] test key_usage_hash_equal_for_equal_values ... ok
[INFO] [stdout] test key_usage_stable_bytes_encoding ... ok
[INFO] [stdout] test not_before_offset_clone_equals_original ... ok
[INFO] [stdout] test not_before_offset_debug_contains_variant ... ok
[INFO] [stdout] test not_before_offset_ne_across_variants ... ok
[INFO] [stdout] test x509_spec_ca_vs_leaf_different_stable_bytes ... ok
[INFO] [stdout] test not_before_offset_ne_different_values ... ok
[INFO] [stdout] test x509_spec_clone_equals_original ... ok
[INFO] [stdout] test x509_spec_debug_contains_type_name ... ok
[INFO] [stdout] test x509_spec_hash_equal_for_equal_specs ... ok
[INFO] [stdout] test x509_spec_ne_for_different_cn ... ok
[INFO] [stdout] test x509_spec_not_after_duration_includes_offset ... ok
[INFO] [stdout] test x509_spec_not_before_duration_days_ago ... ok
[INFO] [stdout] test x509_spec_not_before_duration_days_from_now ... ok
[INFO] [stdout] test x509_spec_stable_bytes_snapshot ... ok
[INFO] [stdout] test x509_spec_stable_bytes_starts_with_version_4 ... ok
[INFO] [stdout] test x509_spec_stable_bytes_version_prefix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests uselesskey_core_x509_spec
[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" "4cf6ea202df1aafcd26a2a71e31390249aa051a2b83929725d7c75514cc1922e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf6ea202df1aafcd26a2a71e31390249aa051a2b83929725d7c75514cc1922e", kill_on_drop: false }`
[INFO] [stdout] 4cf6ea202df1aafcd26a2a71e31390249aa051a2b83929725d7c75514cc1922e
