[INFO] fetching crate x509-cert 0.3.0-rc.2...
[INFO] checking x509-cert-0.3.0-rc.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate x509-cert 0.3.0-rc.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate x509-cert 0.3.0-rc.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate x509-cert 0.3.0-rc.2
[INFO] tweaked toml for crates.io crate x509-cert 0.3.0-rc.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate x509-cert 0.3.0-rc.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate x509-cert 0.3.0-rc.2 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa4c3bf69925ad32aa50335603496e79fea5511537476b820c2d8b1d52612a39
[INFO] running `Command { std: "docker" "start" "-a" "fa4c3bf69925ad32aa50335603496e79fea5511537476b820c2d8b1d52612a39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa4c3bf69925ad32aa50335603496e79fea5511537476b820c2d8b1d52612a39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa4c3bf69925ad32aa50335603496e79fea5511537476b820c2d8b1d52612a39", kill_on_drop: false }`
[INFO] [stdout] fa4c3bf69925ad32aa50335603496e79fea5511537476b820c2d8b1d52612a39
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f20a76a96edf244082688b06f0c1f5dc670625ebd4a27cffd9af1fa9c9bb639f
[INFO] running `Command { std: "docker" "start" "-a" "f20a76a96edf244082688b06f0c1f5dc670625ebd4a27cffd9af1fa9c9bb639f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.10.1
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking base16ct v0.3.0
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0-rc.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking hybrid-array v0.4.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking hex-literal v1.0.0
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.5
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking crypto-bigint v0.7.0-rc.6
[INFO] [stderr]     Checking ff v0.14.0-pre.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking group v0.14.0-pre.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking digest v0.11.0-rc.1
[INFO] [stderr]     Checking signature v3.0.0-rc.4
[INFO] [stderr]     Checking hmac v0.13.0-rc.1
[INFO] [stderr]     Checking sha2 v0.11.0-rc.2
[INFO] [stderr]    Compiling der_derive v0.8.0-rc.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking rfc6979 v0.5.0-rc.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking der v0.8.0-rc.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking spki v0.8.0-rc.4
[INFO] [stderr]     Checking sec1 v0.8.0-rc.10
[INFO] [stderr]     Checking primefield v0.14.0-pre.6
[INFO] [stderr]     Checking crypto-primes v0.7.0-pre.3
[INFO] [stderr]     Checking pkcs8 v0.11.0-rc.7
[INFO] [stderr]     Checking pkcs1 v0.8.0-rc.4
[INFO] [stderr]     Checking x509-cert v0.3.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking elliptic-curve v0.14.0-rc.14
[INFO] [stderr]     Checking primeorder v0.14.0-pre.9
[INFO] [stderr]     Checking ecdsa v0.17.0-rc.7
[INFO] [stderr]     Checking rsa v0.10.0-rc.8
[INFO] [stderr]     Checking p256 v0.14.0-pre.11
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::Ia5String>
[INFO] [stdout]    --> src/ext/pkix/certpolicy.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Choice, Clone, Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<der::asn1::Ia5String, Infallible>
[INFO] [stdout]    --> src/ext/pkix/certpolicy.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Choice, Clone, Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> src/ext/pkix/certpolicy.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Choice, Clone, Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/ext/pkix/certpolicy.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Choice, Clone, Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::Ia5String>
[INFO] [stdout]    --> src/ext/pkix/certpolicy.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Choice, Clone, Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> src/ext/pkix/certpolicy.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Choice, Clone, Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Ia5StringRef<'_>>
[INFO] [stdout]    --> src/ext/pkix/certpolicy.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Choice, Clone, Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Ia5StringRef<'_>, Infallible>
[INFO] [stdout]    --> src/ext/pkix/certpolicy.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(Choice, Clone, Debug, Eq, PartialEq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::PrintableString>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<der::asn1::PrintableString, Infallible>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::TeletexString>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<der::asn1::TeletexString, Infallible>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::BmpString>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<der::asn1::BmpString, Infallible>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::PrintableString>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::TeletexString>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::BmpString>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PrintableStringRef<'_>>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PrintableStringRef<'_>, Infallible>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, TeletexStringRef<'_>>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TeletexStringRef<'_>, Infallible>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::BmpString>
[INFO] [stdout]   --> src/ext/pkix/name/dirstr.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Clone, Debug, Eq, PartialEq, Choice, ValueOrd)]
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::UtcTime>
[INFO] [stdout]   --> src/time.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Choice, Copy, Clone, Debug, Eq, PartialEq, ValueOrd)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<der::asn1::UtcTime, Infallible>
[INFO] [stdout]   --> src/time.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Choice, Copy, Clone, Debug, Eq, PartialEq, ValueOrd)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::GeneralizedTime>
[INFO] [stdout]   --> src/time.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Choice, Copy, Clone, Debug, Eq, PartialEq, ValueOrd)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<der::asn1::GeneralizedTime, Infallible>
[INFO] [stdout]   --> src/time.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Choice, Copy, Clone, Debug, Eq, PartialEq, ValueOrd)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Choice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::UtcTime>
[INFO] [stdout]   --> src/time.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Choice, Copy, Clone, Debug, Eq, PartialEq, ValueOrd)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::GeneralizedTime>
[INFO] [stdout]   --> src/time.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Choice, Copy, Clone, Debug, Eq, PartialEq, ValueOrd)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::UtcTime>
[INFO] [stdout]   --> src/time.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Choice, Copy, Clone, Debug, Eq, PartialEq, ValueOrd)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, der::asn1::GeneralizedTime>
[INFO] [stdout]   --> src/time.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Choice, Copy, Clone, Debug, Eq, PartialEq, ValueOrd)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x509-cert` (lib) due to 33 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f20a76a96edf244082688b06f0c1f5dc670625ebd4a27cffd9af1fa9c9bb639f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20a76a96edf244082688b06f0c1f5dc670625ebd4a27cffd9af1fa9c9bb639f", kill_on_drop: false }`
[INFO] [stdout] f20a76a96edf244082688b06f0c1f5dc670625ebd4a27cffd9af1fa9c9bb639f
