[INFO] cloning repository https://github.com/ArthurHeymans/test-rustcrypto-mldsa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurHeymans/test-rustcrypto-mldsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 528b79eb266335c00e88ccefb2f0d07040039289
[INFO] testing ArthurHeymans/test-rustcrypto-mldsa against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa
[INFO] finished tweaking git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa
[INFO] tweaked toml for git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/signatures`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/formats.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flagset v0.4.6
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0-rc.2
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.1
[INFO] [stderr]   Downloaded tls_codec v0.4.1
[INFO] [stderr]   Downloaded der_derive v0.8.0-rc.1
[INFO] [stderr]   Downloaded signature v2.3.0-pre.4
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.1
[INFO] [stderr]   Downloaded async-signature v0.6.0-pre.4
[INFO] [stderr]   Downloaded pkcs8 v0.11.0-rc.1
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded der v0.8.0-rc.1
[INFO] [stderr]   Downloaded digest v0.11.0-pre.9
[INFO] [stderr]   Downloaded const-oid v0.10.0-rc.3
[INFO] [stderr]   Downloaded spki v0.8.0-rc.1
[INFO] [stderr]   Downloaded sha1 v0.11.0-pre.4
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53bd65da14fb88b6a0d5d568b1426660919f3fcce69ca9bfe4312333b45037a8
[INFO] running `Command { std: "docker" "start" "-a" "53bd65da14fb88b6a0d5d568b1426660919f3fcce69ca9bfe4312333b45037a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53bd65da14fb88b6a0d5d568b1426660919f3fcce69ca9bfe4312333b45037a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53bd65da14fb88b6a0d5d568b1426660919f3fcce69ca9bfe4312333b45037a8", kill_on_drop: false }`
[INFO] [stdout] 53bd65da14fb88b6a0d5d568b1426660919f3fcce69ca9bfe4312333b45037a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0fc6b8c0fc01d541f1d2380a880d773700795e568ec7843bdd92a4d9a2a60ed
[INFO] running `Command { std: "docker" "start" "-a" "d0fc6b8c0fc01d541f1d2380a880d773700795e568ec7843bdd92a4d9a2a60ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling const-oid v0.10.0-rc.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling flagset v0.4.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0-rc.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling der_derive v0.8.0-rc.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling signature v2.3.0-pre.4
[INFO] [stderr]    Compiling sha1 v0.11.0-pre.4
[INFO] [stderr]    Compiling async-signature v0.6.0-pre.4
[INFO] [stderr]    Compiling der v0.8.0-rc.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling spki v0.8.0-rc.1
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.1
[INFO] [stderr]    Compiling x509-cert v0.3.0-pre.0 (https://github.com/RustCrypto/formats.git#5df7daf0)
[INFO] [stderr]    Compiling ml-dsa v0.1.0-pre.0 (https://github.com/RustCrypto/signatures?rev=e7c698a094c2cca3e28bda0fab4684f21fc5363a#e7c698a0)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling test-rustcrypto-mldsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CertTemplateParam` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct CertTemplateParam {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TcgUeid` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct TcgUeid<'a> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fwid` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Fwid<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FwidParam` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct FwidParam<'a> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCG_MULTI_TCB_INFO_OID` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | const TCG_MULTI_TCB_INFO_OID: &str = "2.23.133.5.4.5";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_CONFIGURED` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const FLAG_BIT_NOT_CONFIGURED: u32 = 1 << 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_SECURE` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | const FLAG_BIT_NOT_SECURE: u32 = 1 << 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_DEBUG` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const FLAG_BIT_DEBUG: u32 = 1 << 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_FIXED_WIDTH` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const FLAG_BIT_FIXED_WIDTH: u32 = 1 << 31;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_MASK` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const FLAG_MASK: u32 = FLAG_BIT_NOT_CONFIGURED 
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixed_width_svn` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fixed_width_svn(svn: u8) -> u16 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MultiTcbInfo` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct MultiTcbInfo<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TcbInfo` is never constructed
[INFO] [stdout]    --> src/cert_rustcrypto.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct TcbInfo<'a> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CertTemplateBuilder` is never constructed
[INFO] [stdout]    --> src/cert_rustcrypto.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct CertTemplateBuilder<'a, Key> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuilderKeys` is never used
[INFO] [stdout]    --> src/cert_rustcrypto.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub trait BuilderKeys: Sized {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/cert_rustcrypto.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | / impl<'a, Key> CertTemplateBuilder<'a, Key>
[INFO] [stdout] 198 | | where
[INFO] [stdout] 199 | |     Key: BuilderKeys
[INFO] [stdout] 200 | |         + spki::SignatureAlgorithmIdentifier
[INFO] [stdout] 201 | |         + Keypair
[INFO] [stdout] 202 | |         + signature::Signer<<Key as BuilderKeys>::Signature>,
[INFO] [stdout] 203 | |     Key::VerifyingKey: EncodePublicKey,
[INFO] [stdout]     | |_______________________________________- associated items in this implementation
[INFO] [stdout] 204 |   {
[INFO] [stdout] 205 |       pub fn new() -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |       pub fn add_basic_constraints_ext(mut self, ca: bool, path_len: u32) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |       pub fn add_key_usage_ext(mut self, usage: KeyUsage) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |       pub fn add_ueid_ext(mut self, ueid: &'a [u8]) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |       pub fn add_fmc_dice_tcb_info_ext(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |       pub fn add_rt_dice_tcb_info_ext(mut self, svn: u8, fwids: &'a [FwidParam<'a>]) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |       pub fn tbs_template(mut self, subject_cn: &str, issuer_cn: &str) -> TbsTemplate {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodeGen` is never constructed
[INFO] [stdout]   --> src/code_gen.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct CodeGen {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `gen_code` and `code` are never used
[INFO] [stdout]   --> src/code_gen.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl CodeGen {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn gen_code(type_name: &str, template: TbsTemplate, out_path: &str) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn code(type_name: &str, template: TbsTemplate) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CsrTemplateParam` is never constructed
[INFO] [stdout]   --> src/csr_rustcrypto.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct CsrTemplateParam {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TcgUeid` is never constructed
[INFO] [stdout]   --> src/csr_rustcrypto.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct TcgUeid<'a> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CsrTemplateBuilder` is never constructed
[INFO] [stdout]   --> src/csr_rustcrypto.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct CsrTemplateBuilder<'a, Key> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuilderKeys` is never used
[INFO] [stdout]   --> src/csr_rustcrypto.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub trait BuilderKeys: Sized {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_basic_constraints_ext`, `add_key_usage_ext`, `add_ueid_ext`, and `tbs_template` are never used
[INFO] [stdout]    --> src/csr_rustcrypto.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | / impl<'a, Key> CsrTemplateBuilder<'a, Key>
[INFO] [stdout]  79 | | where
[INFO] [stdout]  80 | |     Key: BuilderKeys
[INFO] [stdout]  81 | |         + spki::SignatureAlgorithmIdentifier
[INFO] [stdout]  82 | |         + Keypair
[INFO] [stdout]  83 | |         + signature::Signer<<Key as BuilderKeys>::Signature>,
[INFO] [stdout]  84 | |     Key::VerifyingKey: EncodePublicKey,
[INFO] [stdout]     | |_______________________________________- associated items in this implementation
[INFO] [stdout]  85 |   {
[INFO] [stdout]  86 |       pub fn new() -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |       pub fn add_basic_constraints_ext(mut self, ca: bool, path_len: u32) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |       pub fn add_key_usage_ext(mut self, usage: KeyUsage) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |       pub fn add_ueid_ext(mut self, ueid: &'a [u8]) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |       pub fn tbs_template(mut self, subject_cn: &str) -> TbsTemplate {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TbsParam` is never constructed
[INFO] [stdout]   --> src/tbs.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TbsParam {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tbs.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl TbsParam {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 26 |     /// Create an instance `TbsParam`
[INFO] [stdout] 27 |     pub fn new(name: &'static str, offset: usize, len: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TbsTemplate` is never constructed
[INFO] [stdout]   --> src/tbs.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct TbsTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `tbs`, and `params` are never used
[INFO] [stdout]   --> src/tbs.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl TbsTemplate {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 39 |     /// Create an instance of `TbsTemplate`
[INFO] [stdout] 40 |     pub fn new(template: Vec<u8>, params: Vec<TbsParam>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn tbs(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn params(&self) -> &[TbsParam] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tbs` is never used
[INFO] [stdout]   --> src/tbs.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn get_tbs(der: Vec<u8>) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_param` is never used
[INFO] [stdout]   --> src/tbs.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn init_param(needle: &[u8], haystack: &[u8], param: TbsParam) -> TbsParam {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sanitize` is never used
[INFO] [stdout]    --> src/tbs.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub fn sanitize(param: TbsParam, buf: &mut [u8]) -> TbsParam {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s
[INFO] running `Command { std: "docker" "inspect" "d0fc6b8c0fc01d541f1d2380a880d773700795e568ec7843bdd92a4d9a2a60ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0fc6b8c0fc01d541f1d2380a880d773700795e568ec7843bdd92a4d9a2a60ed", kill_on_drop: false }`
[INFO] [stdout] d0fc6b8c0fc01d541f1d2380a880d773700795e568ec7843bdd92a4d9a2a60ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60a02b1b09aa6d194d67886361680b6a2a1d7897ab73c3fe9153ead198385b43
[INFO] running `Command { std: "docker" "start" "-a" "60a02b1b09aa6d194d67886361680b6a2a1d7897ab73c3fe9153ead198385b43", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-rustcrypto-mldsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_CONFIGURED` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const FLAG_BIT_NOT_CONFIGURED: u32 = 1 << 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_SECURE` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | const FLAG_BIT_NOT_SECURE: u32 = 1 << 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_DEBUG` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const FLAG_BIT_DEBUG: u32 = 1 << 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_FIXED_WIDTH` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const FLAG_BIT_FIXED_WIDTH: u32 = 1 << 31;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_MASK` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const FLAG_MASK: u32 = FLAG_BIT_NOT_CONFIGURED 
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s
[INFO] running `Command { std: "docker" "inspect" "60a02b1b09aa6d194d67886361680b6a2a1d7897ab73c3fe9153ead198385b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a02b1b09aa6d194d67886361680b6a2a1d7897ab73c3fe9153ead198385b43", kill_on_drop: false }`
[INFO] [stdout] 60a02b1b09aa6d194d67886361680b6a2a1d7897ab73c3fe9153ead198385b43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a7ac35753a0d5185801a1bd0a5b2924ea488c0ff929fe834f84cd9fef891ee7
[INFO] running `Command { std: "docker" "start" "-a" "4a7ac35753a0d5185801a1bd0a5b2924ea488c0ff929fe834f84cd9fef891ee7", kill_on_drop: false }`
[INFO] [stderr] warning: constant `FLAG_BIT_NOT_CONFIGURED` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:77:7
[INFO] [stderr]    |
[INFO] [stderr] 77 | const FLAG_BIT_NOT_CONFIGURED: u32 = 1 << 0;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLAG_BIT_NOT_SECURE` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:78:7
[INFO] [stderr]    |
[INFO] [stderr] 78 | const FLAG_BIT_NOT_SECURE: u32 = 1 << 1;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLAG_BIT_DEBUG` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:79:7
[INFO] [stderr]    |
[INFO] [stderr] 79 | const FLAG_BIT_DEBUG: u32 = 1 << 3;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLAG_BIT_FIXED_WIDTH` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:80:7
[INFO] [stderr]    |
[INFO] [stderr] 80 | const FLAG_BIT_FIXED_WIDTH: u32 = 1 << 31;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLAG_MASK` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:82:7
[INFO] [stderr]    |
[INFO] [stderr] 82 | const FLAG_MASK: u32 = FLAG_BIT_NOT_CONFIGURED 
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `test-rustcrypto-mldsa` (bin "test-rustcrypto-mldsa" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_rustcrypto_mldsa-fccca4fb32e41c90)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_gen_rt_alias_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_local_devid_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_fmc_alias_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_init_devid_csr_mldsa87 ... FAILED
[INFO] [stdout] test test_gen_fmc_alias_csr_mldsa87 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_gen_init_devid_csr_mldsa87 stdout ----
[INFO] [stdout] 
[INFO] [stdout] Subject names:
[INFO] [stdout]   2.5.4.5: Any { tag: Tag(0x13: PrintableString), value: BytesOwned { length: Length(64), inner: [68, 53, 65, 52, 48, 52, 56, 69, 65, 70, 57, 53, 57, 67, 55, 51, 65, 67, 65, 51, 65, 53, 65, 53, 68, 55, 51, 67, 49, 48, 50, 56, 69, 49, 52, 56, 50, 70, 52, 50, 54, 65, 53, 68, 67, 68, 55, 56, 65, 56, 70, 66, 48, 57, 68, 50, 67, 56, 57, 48, 70, 48, 50, 69] } }
[INFO] [stdout]   2.5.4.3: Any { tag: Tag(0x0c: UTF8String), value: BytesOwned { length: Length(27), inner: [67, 97, 108, 105, 112, 116, 114, 97, 32, 50, 46, 48, 32, 77, 108, 68, 115, 97, 56, 55, 32, 73, 68, 101, 118, 73, 68] } }
[INFO] [stdout] 
[INFO] [stdout] Public key:
[INFO] [stdout]   Algorithm: 2.16.840.1.101.3.4.3.19
[INFO] [stdout]   Parameters: None
[INFO] [stdout]   Key: BitString { unused_bits: 0, bit_length: 20736, inner: [17, 51, 69, 24, 44, 78, 5, 178, 38, 203, 69, 214, 36, 158, 160, 67, 131, 118, 241, 22, 13, 49, 184, 78, 254, 128, 142, 46, 77, 47, 206, 18, 206, 150, 21, 87, 73, 12, 9, 115, 193, 230, 89, 119, 146, 75, 3, 134, 165, 38, 88, 98, 113, 55, 230, 127, 248, 171, 252, 34, 168, 217, 0, 190, 153, 158, 25, 7, 32, 178, 11, 64, 27, 107, 110, 112, 146, 94, 40, 233, 168, 150, 7, 244, 11, 155, 128, 223, 232, 92, 207, 194, 104, 210, 226, 112, 13, 222, 34, 66, 74, 243, 113, 19, 115, 28, 40, 73, 169, 45, 163, 190, 52, 60, 68, 81, 193, 180, 96, 127, 10, 88, 226, 233, 244, 83, 40, 32, 208, 79, 199, 21, 38, 191, 249, 221, 30, 95, 166, 54, 102, 73, 190, 115, 195, 236, 26, 188, 121, 46, 14, 6, 242, 83, 198, 231, 4, 74, 179, 168, 143, 132, 77, 61, 195, 203, 97, 23, 175, 114, 78, 238, 107, 73, 145, 152, 34, 16, 83, 12, 116, 35, 216, 216, 224, 227, 17, 163, 170, 138, 147, 38, 40, 116, 103, 130, 156, 95, 183, 43, 64, 10, 80, 167, 153, 12, 90, 190, 105, 97, 54, 114, 45, 212, 156, 73, 29, 57, 34, 152, 10, 80, 187, 37, 74, 26, 204, 198, 238, 20, 17, 231, 107, 199, 56, 39, 12, 114, 105, 171, 42, 58, 104, 115, 156, 215, 192, 11, 253, 66, 245, 94, 57, 79, 23, 4, 19, 173, 69, 235, 111, 174, 56, 175, 237, 182, 24, 153, 228, 214, 50, 206, 104, 251, 34, 238, 214, 138, 34, 2, 138, 195, 111, 39, 57, 53, 148, 233, 236, 230, 149, 184, 17, 124, 92, 62, 157, 255, 224, 14, 135, 241, 147, 233, 184, 219, 117, 146, 21, 141, 11, 126, 21, 227, 147, 68, 95, 166, 139, 193, 247, 42, 98, 20, 217, 138, 31, 188, 84, 249, 59, 81, 187, 253, 247, 16, 185, 224, 62, 166, 248, 51, 124, 180, 160, 175, 22, 25, 27, 207, 100, 31, 56, 254, 33, 19, 154, 58, 102, 136, 250, 140, 9, 150, 38, 74, 145, 149, 230, 155, 82, 19, 70, 156, 22, 29, 118, 237, 8, 7, 140, 181, 68, 255, 124, 223, 94, 75, 108, 67, 97, 225, 168, 181, 205, 190, 93, 171, 153, 127, 86, 121, 205, 47, 198, 220, 192, 89, 33, 71, 132, 11, 73, 21, 156, 78, 199, 239, 145, 5, 197, 80, 75, 225, 11, 73, 146, 45, 56, 117, 41, 77, 235, 93, 31, 176, 55, 195, 159, 14, 210, 169, 0, 242, 67, 168, 56, 205, 102, 206, 117, 137, 22, 42, 141, 114, 23, 71, 124, 60, 147, 107, 73, 52, 197, 243, 19, 2, 211, 212, 98, 157, 82, 230, 204, 91, 80, 40, 132, 11, 209, 43, 255, 125, 25, 167, 37, 160, 209, 201, 75, 152, 137, 146, 47, 14, 146, 225, 117, 45, 182, 4, 77, 232, 11, 9, 24, 52, 42, 247, 91, 189, 145, 227, 237, 81, 33, 79, 36, 188, 254, 27, 88, 5, 200, 76, 253, 206, 145, 248, 84, 39, 46, 125, 136, 240, 253, 217, 182, 100, 105, 28, 179, 140, 31, 54, 90, 211, 88, 231, 40, 139, 95, 163, 55, 68, 10, 155, 14, 219, 187, 19, 102, 50, 135, 184, 59, 103, 135, 27, 76, 239, 178, 188, 248, 139, 92, 185, 177, 110, 103, 221, 236, 181, 6, 95, 59, 150, 229, 250, 137, 254, 222, 87, 218, 184, 44, 12, 20, 15, 159, 179, 85, 98, 58, 118, 229, 135, 73, 128, 108, 61, 120, 119, 38, 170, 142, 44, 176, 66, 118, 212, 243, 9, 93, 105, 140, 186, 163, 192, 251, 58, 42, 78, 217, 160, 181, 156, 159, 117, 228, 60, 23, 142, 242, 219, 171, 172, 6, 254, 216, 100, 7, 40, 76, 96, 153, 244, 99, 163, 177, 147, 209, 13, 31, 215, 184, 115, 141, 130, 242, 88, 135, 31, 3, 223, 68, 215, 19, 224, 230, 216, 42, 228, 231, 173, 235, 138, 0, 239, 169, 59, 125, 193, 121, 197, 209, 103, 208, 219, 217, 18, 159, 46, 50, 79, 219, 32, 0, 204, 235, 111, 142, 58, 49, 64, 175, 240, 168, 204, 208, 171, 5, 168, 79, 165, 49, 250, 92, 230, 181, 138, 24, 189, 58, 43, 121, 55, 52, 79, 203, 80, 37, 72, 168, 81, 141, 162, 166, 249, 75, 7, 147, 4, 114, 57, 168, 115, 230, 198, 233, 19, 134, 87, 22, 198, 234, 251, 163, 61, 76, 150, 207, 194, 57, 15, 45, 184, 178, 26, 253, 92, 52, 212, 171, 141, 102, 208, 123, 206, 5, 169, 23, 33, 130, 244, 151, 82, 232, 22, 160, 207, 147, 60, 141, 44, 40, 145, 218, 102, 39, 12, 97, 199, 100, 227, 222, 156, 84, 146, 11, 20, 235, 7, 105, 8, 127, 12, 193, 199, 231, 167, 117, 45, 49, 241, 201, 250, 94, 171, 191, 206, 175, 199, 60, 53, 94, 86, 142, 176, 3, 120, 29, 136, 172, 143, 230, 216, 110, 8, 180, 193, 206, 248, 149, 210, 225, 38, 219, 124, 164, 104, 252, 34, 154, 253, 162, 19, 49, 47, 105, 44, 2, 38, 190, 67, 74, 150, 167, 189, 240, 192, 161, 209, 106, 73, 14, 39, 14, 4, 181, 152, 241, 123, 96, 227, 133, 77, 118, 229, 146, 195, 50, 65, 246, 151, 110, 28, 81, 163, 74, 39, 115, 175, 124, 18, 32, 202, 93, 7, 77, 27, 125, 61, 65, 232, 104, 62, 169, 104, 203, 231, 220, 69, 171, 101, 183, 136, 250, 47, 177, 81, 173, 139, 25, 137, 247, 74, 132, 108, 87, 228, 235, 198, 195, 115, 142, 135, 30, 71, 218, 228, 53, 51, 214, 148, 111, 64, 175, 120, 2, 127, 5, 175, 206, 248, 178, 98, 129, 170, 250, 130, 51, 244, 204, 243, 80, 196, 146, 254, 230, 227, 58, 0, 185, 116, 32, 15, 153, 73, 86, 207, 64, 55, 64, 67, 173, 49, 114, 219, 234, 9, 75, 32, 116, 178, 104, 59, 25, 17, 239, 187, 190, 14, 148, 188, 117, 42, 25, 85, 214, 40, 39, 193, 3, 37, 4, 168, 89, 76, 196, 203, 56, 195, 82, 95, 250, 100, 182, 130, 202, 35, 64, 16, 177, 21, 91, 178, 167, 155, 120, 159, 178, 161, 162, 255, 118, 220, 37, 125, 116, 110, 198, 70, 55, 39, 19, 38, 12, 20, 19, 103, 205, 146, 66, 121, 14, 175, 150, 90, 169, 135, 168, 250, 24, 5, 50, 247, 136, 165, 149, 217, 0, 104, 152, 49, 82, 109, 208, 123, 175, 206, 95, 48, 77, 112, 168, 150, 11, 170, 16, 165, 232, 170, 96, 99, 88, 21, 144, 126, 50, 13, 93, 68, 183, 243, 62, 146, 8, 64, 152, 236, 86, 13, 99, 166, 33, 25, 16, 221, 158, 119, 224, 146, 186, 120, 150, 143, 201, 254, 41, 2, 90, 232, 13, 84, 83, 211, 2, 219, 39, 20, 118, 125, 147, 216, 213, 142, 92, 219, 247, 34, 130, 69, 41, 202, 160, 13, 234, 10, 213, 25, 142, 76, 96, 162, 93, 159, 189, 251, 10, 203, 177, 31, 16, 90, 37, 43, 20, 183, 212, 77, 226, 183, 146, 164, 49, 109, 128, 151, 55, 29, 97, 36, 215, 176, 133, 233, 112, 255, 106, 135, 211, 244, 47, 50, 227, 46, 59, 23, 16, 129, 123, 158, 211, 215, 58, 147, 78, 186, 118, 15, 66, 29, 74, 129, 138, 34, 148, 253, 41, 67, 250, 246, 189, 210, 14, 217, 219, 55, 18, 118, 251, 135, 177, 30, 88, 45, 156, 193, 229, 236, 232, 143, 47, 76, 232, 246, 211, 10, 8, 80, 245, 209, 194, 138, 93, 44, 169, 97, 157, 67, 43, 117, 63, 153, 194, 145, 119, 34, 252, 27, 43, 111, 210, 186, 45, 146, 164, 164, 214, 77, 78, 0, 78, 44, 132, 5, 182, 14, 150, 121, 94, 119, 131, 107, 230, 176, 88, 248, 169, 31, 166, 35, 81, 227, 65, 54, 64, 7, 130, 16, 0, 170, 67, 242, 50, 166, 37, 15, 191, 207, 253, 54, 24, 173, 140, 126, 191, 56, 66, 95, 214, 46, 168, 92, 132, 155, 230, 141, 157, 253, 134, 84, 12, 96, 122, 43, 198, 244, 181, 145, 104, 26, 170, 5, 255, 91, 97, 44, 112, 2, 6, 250, 156, 143, 76, 39, 64, 35, 67, 51, 189, 180, 109, 167, 7, 250, 172, 226, 10, 96, 218, 5, 179, 249, 52, 188, 148, 221, 107, 16, 176, 22, 247, 90, 12, 74, 206, 212, 60, 59, 253, 217, 14, 200, 184, 53, 168, 119, 66, 201, 202, 155, 86, 245, 185, 114, 162, 137, 64, 17, 205, 222, 231, 47, 34, 156, 45, 244, 169, 68, 42, 104, 86, 246, 93, 135, 130, 150, 241, 188, 99, 21, 70, 129, 107, 178, 137, 3, 112, 21, 252, 29, 232, 204, 205, 158, 127, 244, 17, 221, 201, 6, 190, 231, 150, 18, 177, 127, 224, 169, 28, 193, 93, 157, 227, 59, 235, 224, 1, 226, 97, 70, 145, 101, 43, 182, 53, 51, 116, 124, 170, 132, 119, 1, 87, 196, 120, 161, 110, 119, 16, 233, 52, 120, 248, 48, 242, 95, 61, 5, 188, 239, 232, 224, 185, 241, 0, 185, 64, 75, 67, 16, 192, 14, 129, 74, 43, 213, 229, 28, 225, 114, 138, 85, 126, 146, 10, 225, 87, 28, 89, 224, 150, 118, 172, 75, 127, 16, 62, 1, 113, 167, 15, 113, 172, 135, 98, 181, 129, 1, 143, 252, 217, 158, 156, 239, 53, 179, 71, 209, 121, 232, 200, 236, 166, 55, 208, 160, 173, 23, 85, 86, 118, 189, 252, 202, 250, 74, 28, 79, 211, 111, 31, 63, 152, 201, 58, 116, 126, 162, 81, 180, 189, 130, 172, 30, 139, 211, 54, 143, 237, 18, 61, 76, 81, 40, 200, 38, 186, 185, 178, 178, 155, 228, 75, 51, 37, 253, 163, 191, 78, 177, 251, 159, 12, 252, 156, 38, 188, 7, 253, 149, 187, 225, 218, 115, 182, 158, 58, 65, 6, 212, 47, 25, 247, 161, 155, 239, 103, 191, 227, 157, 232, 76, 58, 245, 38, 167, 14, 176, 200, 228, 72, 207, 69, 82, 232, 253, 181, 69, 181, 55, 14, 78, 102, 222, 38, 194, 218, 182, 172, 172, 188, 101, 198, 69, 22, 237, 143, 224, 204, 129, 27, 38, 164, 160, 162, 143, 102, 178, 12, 49, 177, 126, 133, 121, 132, 24, 205, 174, 97, 51, 45, 67, 167, 144, 17, 164, 111, 192, 75, 37, 115, 50, 228, 33, 78, 174, 99, 40, 137, 142, 24, 127, 50, 182, 88, 65, 52, 6, 94, 198, 201, 19, 130, 243, 122, 66, 97, 123, 246, 205, 11, 172, 87, 51, 4, 209, 252, 233, 74, 72, 131, 79, 235, 26, 107, 220, 208, 149, 159, 228, 139, 79, 219, 80, 92, 63, 174, 254, 33, 23, 109, 96, 113, 203, 152, 68, 213, 43, 138, 219, 29, 215, 245, 156, 187, 163, 73, 234, 12, 28, 76, 209, 167, 34, 76, 78, 254, 79, 97, 125, 179, 239, 130, 204, 141, 188, 43, 92, 151, 81, 43, 133, 101, 115, 196, 149, 145, 74, 34, 182, 179, 206, 246, 8, 178, 192, 169, 209, 29, 46, 9, 239, 210, 235, 158, 85, 200, 70, 67, 80, 104, 227, 148, 82, 150, 31, 64, 26, 174, 96, 138, 25, 236, 255, 16, 7, 125, 218, 210, 57, 139, 189, 207, 117, 65, 211, 15, 93, 59, 44, 44, 212, 129, 171, 53, 62, 32, 50, 188, 242, 154, 153, 182, 142, 68, 234, 55, 130, 26, 105, 103, 197, 157, 204, 65, 137, 135, 84, 66, 178, 50, 104, 246, 140, 125, 53, 89, 13, 35, 146, 1, 47, 194, 97, 91, 72, 133, 71, 242, 82, 111, 132, 226, 72, 60, 125, 241, 83, 109, 111, 212, 110, 23, 130, 183, 236, 14, 179, 150, 162, 118, 230, 104, 187, 134, 218, 45, 163, 158, 236, 182, 205, 107, 207, 136, 114, 34, 172, 6, 219, 254, 67, 141, 80, 148, 42, 144, 76, 177, 18, 50, 227, 202, 129, 106, 25, 27, 43, 152, 165, 171, 4, 220, 171, 242, 250, 64, 113, 226, 8, 2, 252, 190, 215, 183, 78, 174, 228, 27, 220, 183, 120, 76, 103, 80, 14, 129, 24, 64, 171, 18, 40, 245, 124, 178, 70, 100, 252, 238, 27, 35, 1, 106, 41, 234, 148, 223, 20, 53, 112, 247, 123, 174, 65, 17, 63, 116, 38, 75, 58, 76, 202, 140, 247, 215, 37, 170, 175, 179, 118, 174, 104, 121, 218, 90, 156, 228, 105, 187, 88, 32, 38, 146, 113, 128, 8, 191, 42, 116, 73, 75, 118, 111, 12, 46, 178, 164, 237, 8, 27, 65, 189, 133, 209, 92, 24, 238, 154, 241, 209, 145, 72, 163, 177, 133, 41, 122, 165, 123, 178, 10, 17, 228, 26, 69, 224, 154, 59, 94, 185, 18, 180, 9, 46, 4, 223, 54, 124, 134, 143, 20, 117, 8, 44, 164, 148, 177, 233, 208, 244, 38, 185, 246, 103, 163, 95, 66, 167, 58, 39, 16, 0, 71, 212, 41, 20, 1, 236, 124, 50, 120, 187, 244, 167, 121, 7, 33, 35, 237, 248, 47, 68, 82, 188, 101, 136, 146, 173, 165, 145, 209, 204, 95, 189, 198, 60, 200, 191, 58, 180, 167, 1, 174, 116, 142, 119, 131, 28, 110, 219, 182, 9, 197, 45, 120, 96, 137, 49, 144, 64, 97, 143, 174, 108, 53, 33, 233, 213, 70, 28, 214, 244, 116, 155, 229, 9, 105, 135, 141, 186, 80, 94, 232, 141, 6, 205, 143, 67, 169, 200, 115, 161, 27, 30, 218, 131, 155, 104, 175, 25, 197, 247, 5, 24, 49, 186, 41, 59, 88, 150, 153, 52, 206, 35, 73, 201, 96, 171, 249, 226, 60, 166, 89, 212, 150, 1, 175, 57, 113, 255, 255, 189, 103, 170, 192, 235, 106, 204, 54, 195, 81, 189, 95, 249, 104, 29, 175, 11, 222, 75, 56, 113, 134, 160, 72, 228, 233, 137, 22, 81, 4, 221, 44, 102, 55, 58, 196, 133, 128, 3, 115, 220, 199, 230, 154, 205, 81, 214, 220, 23, 172, 135, 10, 97, 180, 183, 228, 88, 237, 243, 135, 98, 11, 43, 152, 103, 75, 112, 140, 168, 147, 253, 27, 97, 176, 79, 209, 176, 115, 90, 84, 207, 178, 166, 45, 24, 60, 84, 14, 84, 162, 106, 39, 140, 107, 98, 10, 183, 243, 58, 132, 197, 21, 171, 255, 143, 208, 42, 84, 83, 61, 86, 151, 217, 153, 29, 161, 2, 192, 8, 40, 69, 131, 178, 142, 59, 146, 46, 90, 146, 211, 21, 100, 57, 39, 6, 193, 106, 108, 210, 115, 94, 187, 75, 51, 61, 96, 154, 67, 228, 183, 148, 154, 60, 212, 60, 77, 224, 237, 45, 232, 233, 42, 46, 119, 88, 157, 14, 16, 41, 230, 30, 127, 8, 182, 71, 180, 98, 178, 239, 183, 118, 184, 134, 176, 225, 189, 136, 139, 105, 21, 211, 109, 214, 18, 27, 102, 55, 114, 220, 225, 231, 222, 67, 150, 223, 208, 230, 151, 141, 233, 114, 189, 65, 171, 29, 225, 138, 160, 117, 133, 195, 80, 183, 10, 45, 235, 97, 251, 94, 96, 94, 195, 143, 101, 172, 218, 125, 32, 227, 176, 22, 75, 7, 217, 220, 23, 201] }
[INFO] [stdout] 
[INFO] [stdout] Attributes:
[INFO] [stdout]   OID: 1.2.840.113549.1.9.14
[INFO] [stdout]   Extensions:
[INFO] [stdout]     ID: 2.5.29.19
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 6, 1, 1, 255, 2, 1, 5] }
[INFO] [stdout]     ID: 2.23.133.5.4.4
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 19, 4, 17, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_gen_init_devid_csr_mldsa87' (27) panicked at src/csr_rustcrypto.rs:197:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ad9a393162 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ad9a393162 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ad9a393162 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ad9a393162 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ad9a3a99ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ad9a3a99ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61ad9a397fb6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ad9a397fb6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61ad9a37132f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ad9a37132f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ad9a38b1e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ad9a26757e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61ad9a26757e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ad9a38b452 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61ad9a38b452 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ad9a3713e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ad9a366669 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ad9a37223d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ad9a3aa0cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ad9a3a9e42 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ad9a21ad02 - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61ad9a21ad02 - <test_rustcrypto_mldsa[8a014ef18409c8c1]::csr_rustcrypto::CsrTemplateBuilder<ml_dsa[cb984ff0a195a919]::KeyPair<ml_dsa[cb984ff0a195a919]::MlDsa87>>>::tbs_template
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x61ad9a21208b - test_rustcrypto_mldsa[8a014ef18409c8c1]::test_gen_init_devid_csr_mldsa87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:25
[INFO] [stdout]   23:     0x61ad9a20fba7 - test_rustcrypto_mldsa[8a014ef18409c8c1]::test_gen_init_devid_csr_mldsa87::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:13:37
[INFO] [stdout]   24:     0x61ad9a1f3cb6 - <test_rustcrypto_mldsa[8a014ef18409c8c1]::test_gen_init_devid_csr_mldsa87::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61ad9a25b92b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61ad9a25b92b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x61ad9a26818a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x61ad9a26818a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x61ad9a26818a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x61ad9a26818a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x61ad9a26818a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61ad9a26818a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x61ad9a26818a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x61ad9a263734 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x61ad9a263734 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x61ad9a26ac82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x61ad9a26ac82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x61ad9a26ac82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61ad9a26ac82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61ad9a26ac82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61ad9a26ac82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x61ad9a26ac82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61ad9a39285f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x61ad9a39285f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x788f6aaa5aa4 - <unknown>
[INFO] [stdout]   46:     0x788f6ab32a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_gen_fmc_alias_csr_mldsa87 stdout ----
[INFO] [stdout] 
[INFO] [stdout] Subject names:
[INFO] [stdout]   2.5.4.5: Any { tag: Tag(0x13: PrintableString), value: BytesOwned { length: Length(64), inner: [52, 53, 51, 55, 68, 68, 67, 65, 50, 67, 52, 48, 68, 67, 67, 52, 55, 54, 65, 56, 50, 68, 68, 51, 66, 66, 48, 50, 67, 56, 56, 66, 48, 52, 53, 48, 54, 48, 57, 52, 68, 56, 49, 49, 68, 55, 55, 65, 69, 57, 51, 68, 51, 67, 55, 69, 52, 70, 67, 57, 55, 54, 50, 70] } }
[INFO] [stdout]   2.5.4.3: Any { tag: Tag(0x0c: UTF8String), value: BytesOwned { length: Length(30), inner: [67, 97, 108, 105, 112, 116, 114, 97, 32, 50, 46, 48, 32, 77, 108, 68, 115, 97, 56, 55, 32, 70, 77, 67, 32, 65, 108, 105, 97, 115] } }
[INFO] [stdout] 
[INFO] [stdout] Public key:
[INFO] [stdout]   Algorithm: 2.16.840.1.101.3.4.3.19
[INFO] [stdout]   Parameters: None
[INFO] [stdout]   Key: BitString { unused_bits: 0, bit_length: 20736, inner: [219, 25, 69, 49, 192, 217, 216, 147, 85, 183, 48, 186, 211, 221, 124, 113, 22, 65, 89, 220, 199, 101, 193, 9, 227, 57, 62, 27, 103, 1, 84, 186, 183, 18, 76, 201, 110, 73, 201, 207, 108, 59, 91, 20, 241, 161, 192, 68, 160, 78, 196, 197, 16, 80, 22, 233, 105, 242, 8, 45, 248, 2, 182, 251, 135, 124, 222, 136, 116, 234, 142, 72, 145, 216, 212, 22, 42, 110, 215, 111, 183, 40, 179, 139, 71, 84, 17, 192, 96, 227, 138, 179, 23, 246, 153, 121, 74, 168, 32, 37, 249, 241, 220, 198, 134, 167, 177, 76, 173, 167, 5, 100, 108, 58, 80, 77, 91, 71, 10, 94, 240, 147, 76, 83, 132, 77, 120, 127, 144, 128, 67, 216, 60, 42, 75, 179, 203, 9, 215, 152, 106, 200, 190, 145, 134, 67, 240, 157, 183, 177, 213, 92, 177, 103, 58, 148, 157, 105, 150, 46, 137, 77, 69, 8, 95, 46, 220, 228, 20, 82, 222, 53, 60, 2, 49, 188, 21, 90, 228, 197, 238, 11, 184, 163, 248, 244, 138, 118, 22, 155, 99, 128, 120, 122, 96, 221, 179, 223, 62, 119, 222, 114, 49, 215, 124, 20, 245, 202, 115, 203, 25, 63, 75, 0, 129, 219, 248, 30, 92, 85, 233, 165, 81, 7, 78, 255, 32, 129, 57, 173, 195, 5, 149, 189, 234, 167, 110, 143, 228, 62, 143, 12, 51, 51, 95, 233, 118, 227, 202, 100, 192, 167, 96, 126, 159, 213, 5, 56, 255, 59, 70, 202, 110, 212, 36, 196, 46, 131, 159, 104, 67, 33, 62, 25, 68, 49, 137, 196, 79, 65, 169, 162, 61, 128, 223, 27, 171, 147, 199, 27, 62, 38, 43, 233, 32, 238, 38, 108, 30, 1, 202, 156, 80, 120, 201, 250, 0, 14, 22, 234, 59, 212, 107, 126, 117, 29, 16, 194, 104, 157, 137, 163, 84, 82, 225, 129, 55, 115, 194, 89, 243, 97, 86, 0, 244, 103, 111, 162, 35, 7, 82, 31, 93, 51, 163, 63, 87, 210, 201, 7, 44, 167, 55, 143, 110, 199, 128, 18, 65, 185, 137, 64, 7, 108, 37, 85, 113, 55, 71, 166, 184, 240, 123, 237, 3, 157, 129, 99, 97, 205, 164, 202, 240, 21, 29, 251, 172, 169, 65, 149, 135, 51, 75, 235, 133, 71, 228, 61, 133, 59, 103, 124, 110, 62, 36, 72, 93, 56, 216, 35, 8, 197, 180, 160, 82, 11, 157, 46, 21, 230, 179, 67, 143, 51, 67, 82, 125, 18, 48, 161, 185, 25, 13, 195, 78, 197, 253, 166, 171, 237, 96, 49, 252, 234, 56, 8, 251, 163, 59, 100, 167, 85, 117, 31, 155, 183, 61, 150, 213, 177, 242, 192, 40, 189, 127, 158, 216, 187, 23, 28, 234, 198, 81, 233, 204, 247, 198, 25, 62, 112, 84, 176, 40, 184, 219, 209, 71, 155, 200, 15, 236, 65, 255, 165, 162, 113, 49, 5, 44, 231, 151, 101, 66, 229, 96, 118, 27, 6, 111, 236, 213, 61, 51, 64, 56, 203, 198, 80, 24, 62, 75, 115, 192, 191, 199, 38, 1, 45, 17, 32, 101, 92, 225, 4, 122, 152, 174, 36, 152, 11, 48, 119, 165, 249, 16, 8, 48, 43, 70, 48, 215, 192, 245, 120, 241, 137, 62, 143, 157, 167, 165, 79, 154, 93, 65, 45, 244, 107, 207, 151, 6, 31, 15, 96, 217, 157, 50, 69, 213, 95, 235, 239, 119, 247, 140, 199, 214, 251, 196, 66, 36, 89, 54, 62, 153, 13, 46, 83, 134, 194, 28, 137, 113, 204, 196, 21, 228, 47, 94, 8, 27, 30, 146, 212, 214, 196, 37, 151, 175, 131, 165, 152, 1, 77, 8, 67, 12, 196, 135, 16, 210, 189, 69, 44, 28, 21, 238, 29, 0, 215, 44, 80, 86, 23, 131, 140, 97, 42, 171, 42, 245, 93, 14, 161, 112, 102, 21, 197, 185, 106, 128, 245, 246, 222, 232, 249, 209, 18, 172, 86, 96, 22, 159, 32, 119, 161, 206, 76, 42, 241, 247, 71, 232, 164, 28, 205, 221, 41, 240, 179, 154, 185, 115, 60, 194, 169, 192, 58, 137, 5, 1, 13, 71, 152, 126, 243, 225, 124, 20, 173, 140, 60, 225, 245, 159, 142, 130, 173, 127, 171, 49, 106, 120, 166, 245, 80, 255, 237, 199, 225, 122, 242, 15, 78, 35, 57, 199, 199, 212, 212, 246, 227, 196, 253, 176, 48, 76, 174, 252, 102, 3, 11, 220, 72, 247, 66, 87, 237, 223, 249, 185, 228, 166, 182, 36, 119, 71, 216, 225, 144, 230, 160, 61, 19, 89, 58, 43, 69, 166, 242, 230, 138, 112, 147, 21, 176, 5, 153, 68, 19, 255, 216, 32, 219, 196, 230, 82, 16, 114, 156, 95, 235, 39, 215, 143, 164, 30, 136, 69, 37, 74, 83, 217, 188, 3, 33, 243, 200, 11, 5, 184, 43, 173, 22, 137, 30, 6, 145, 12, 40, 141, 65, 25, 195, 222, 70, 174, 23, 78, 121, 56, 136, 15, 22, 17, 92, 79, 77, 169, 247, 160, 136, 63, 66, 20, 119, 41, 96, 173, 108, 25, 124, 143, 130, 119, 210, 253, 71, 44, 18, 34, 148, 190, 73, 65, 199, 223, 146, 49, 66, 240, 86, 221, 43, 68, 85, 12, 53, 25, 49, 92, 97, 77, 10, 125, 164, 214, 84, 110, 4, 63, 137, 130, 136, 11, 10, 42, 30, 23, 180, 189, 16, 21, 193, 64, 36, 51, 32, 4, 203, 217, 253, 15, 112, 30, 74, 149, 35, 101, 24, 178, 82, 124, 10, 36, 17, 26, 212, 105, 217, 70, 10, 66, 206, 234, 0, 23, 72, 162, 79, 22, 208, 14, 125, 111, 12, 95, 70, 25, 206, 81, 252, 102, 177, 233, 225, 83, 116, 230, 146, 11, 76, 240, 247, 61, 28, 130, 162, 114, 166, 22, 250, 157, 216, 82, 163, 142, 131, 232, 67, 147, 217, 151, 53, 179, 137, 114, 105, 243, 153, 58, 49, 122, 131, 135, 51, 202, 47, 129, 102, 223, 7, 39, 248, 65, 98, 168, 166, 100, 165, 184, 180, 151, 200, 102, 130, 139, 170, 16, 96, 47, 109, 148, 209, 250, 101, 123, 44, 176, 143, 200, 97, 225, 156, 34, 241, 195, 13, 23, 22, 132, 20, 0, 242, 178, 183, 172, 101, 88, 27, 211, 126, 126, 80, 209, 116, 87, 158, 78, 0, 214, 76, 246, 240, 225, 55, 63, 149, 221, 40, 81, 210, 121, 106, 80, 218, 160, 26, 203, 170, 6, 222, 98, 194, 15, 25, 170, 118, 159, 35, 248, 116, 10, 80, 179, 114, 173, 73, 195, 136, 50, 160, 56, 92, 1, 119, 150, 112, 142, 210, 126, 167, 241, 234, 185, 202, 185, 162, 37, 59, 201, 54, 154, 249, 38, 187, 107, 242, 42, 138, 105, 42, 39, 155, 207, 61, 135, 51, 218, 68, 237, 140, 136, 201, 121, 254, 5, 65, 228, 183, 236, 104, 206, 50, 201, 58, 90, 25, 156, 51, 94, 246, 83, 68, 127, 156, 48, 206, 81, 223, 187, 143, 191, 74, 253, 31, 103, 51, 159, 137, 117, 108, 116, 122, 51, 24, 69, 228, 19, 234, 118, 112, 175, 234, 206, 12, 163, 84, 237, 41, 229, 159, 81, 82, 213, 97, 18, 8, 179, 195, 40, 167, 88, 21, 125, 188, 177, 20, 132, 147, 241, 50, 143, 0, 219, 34, 149, 114, 180, 146, 190, 75, 198, 123, 183, 132, 14, 135, 177, 64, 126, 12, 220, 60, 164, 172, 3, 242, 154, 211, 122, 70, 211, 24, 226, 208, 172, 116, 177, 96, 36, 240, 170, 162, 171, 166, 48, 121, 35, 86, 73, 64, 119, 168, 93, 71, 122, 101, 85, 213, 159, 82, 227, 60, 150, 61, 198, 111, 4, 58, 156, 240, 13, 142, 40, 119, 0, 152, 179, 21, 143, 41, 122, 59, 170, 149, 96, 138, 242, 15, 136, 252, 214, 144, 92, 99, 103, 61, 118, 215, 196, 142, 155, 166, 227, 89, 171, 196, 72, 36, 16, 218, 65, 127, 173, 98, 148, 100, 255, 84, 191, 232, 201, 137, 244, 98, 186, 3, 85, 46, 227, 137, 249, 103, 58, 135, 9, 180, 145, 118, 111, 127, 71, 115, 172, 60, 66, 147, 199, 25, 25, 4, 68, 60, 105, 176, 226, 32, 203, 187, 209, 51, 106, 57, 19, 113, 41, 210, 242, 92, 92, 251, 85, 55, 231, 50, 152, 58, 63, 42, 147, 14, 244, 46, 174, 233, 200, 214, 230, 246, 22, 203, 75, 97, 142, 215, 199, 125, 74, 104, 24, 196, 8, 111, 138, 89, 58, 164, 177, 119, 253, 41, 200, 179, 250, 136, 20, 135, 210, 72, 76, 85, 102, 76, 218, 238, 157, 42, 109, 141, 38, 63, 154, 175, 190, 54, 124, 150, 153, 227, 241, 140, 204, 127, 41, 3, 91, 75, 148, 198, 84, 0, 57, 170, 28, 181, 190, 145, 71, 125, 65, 2, 85, 45, 152, 48, 191, 194, 201, 5, 226, 194, 11, 155, 88, 251, 28, 212, 143, 216, 245, 246, 126, 63, 244, 114, 60, 105, 118, 65, 190, 227, 65, 207, 140, 7, 229, 248, 114, 115, 33, 129, 96, 181, 21, 219, 49, 131, 27, 1, 19, 175, 180, 71, 149, 177, 224, 192, 214, 187, 181, 61, 69, 126, 57, 68, 99, 236, 195, 232, 231, 239, 175, 62, 252, 222, 111, 44, 153, 192, 41, 229, 121, 99, 117, 59, 215, 242, 203, 146, 107, 61, 121, 225, 10, 218, 182, 8, 254, 196, 54, 74, 214, 240, 202, 33, 35, 185, 223, 253, 97, 173, 12, 82, 186, 158, 78, 191, 116, 82, 248, 84, 250, 180, 76, 191, 109, 95, 80, 134, 171, 88, 116, 138, 247, 232, 19, 90, 207, 98, 157, 28, 251, 229, 157, 81, 144, 16, 94, 137, 147, 187, 47, 67, 197, 250, 27, 57, 219, 47, 71, 146, 33, 29, 41, 218, 140, 183, 209, 121, 238, 2, 11, 120, 108, 176, 172, 179, 205, 92, 162, 96, 174, 118, 234, 88, 68, 84, 18, 22, 158, 61, 172, 158, 236, 21, 16, 225, 217, 18, 47, 40, 184, 103, 119, 63, 97, 144, 240, 2, 21, 120, 10, 192, 157, 64, 4, 113, 3, 90, 23, 54, 203, 74, 224, 174, 252, 193, 27, 32, 164, 49, 95, 36, 120, 74, 187, 94, 37, 193, 24, 159, 184, 137, 165, 61, 198, 164, 178, 146, 138, 216, 191, 104, 180, 145, 250, 21, 110, 188, 21, 152, 68, 242, 201, 216, 69, 52, 29, 154, 235, 101, 112, 136, 51, 253, 89, 199, 116, 208, 101, 44, 197, 237, 65, 204, 239, 224, 175, 243, 207, 33, 153, 47, 159, 123, 91, 155, 14, 98, 188, 100, 45, 167, 25, 8, 143, 160, 4, 26, 240, 40, 193, 181, 118, 250, 110, 72, 235, 91, 127, 10, 67, 224, 213, 238, 176, 79, 105, 74, 129, 55, 75, 32, 98, 97, 153, 52, 171, 143, 104, 26, 156, 176, 155, 154, 30, 183, 184, 79, 48, 69, 113, 202, 120, 196, 50, 168, 163, 152, 12, 99, 137, 196, 195, 86, 128, 34, 71, 140, 117, 149, 12, 79, 98, 248, 82, 28, 121, 112, 61, 63, 90, 15, 162, 15, 14, 250, 214, 123, 118, 75, 75, 142, 72, 91, 176, 77, 122, 205, 180, 147, 214, 29, 251, 69, 142, 0, 191, 99, 31, 54, 121, 37, 84, 109, 36, 161, 131, 192, 198, 22, 138, 108, 17, 199, 169, 9, 167, 118, 179, 230, 118, 67, 203, 203, 201, 196, 6, 176, 7, 200, 46, 254, 142, 73, 45, 111, 91, 65, 83, 46, 21, 163, 32, 17, 34, 226, 157, 88, 226, 187, 234, 252, 29, 124, 255, 124, 147, 8, 18, 247, 230, 99, 183, 164, 251, 185, 121, 14, 150, 206, 83, 186, 3, 80, 113, 169, 221, 235, 196, 101, 144, 141, 84, 110, 207, 213, 225, 84, 124, 178, 144, 227, 12, 86, 153, 245, 230, 2, 77, 104, 48, 246, 17, 41, 144, 224, 197, 96, 147, 3, 6, 4, 208, 136, 44, 105, 221, 155, 134, 91, 236, 235, 38, 217, 7, 179, 164, 141, 86, 140, 141, 165, 86, 249, 108, 189, 95, 192, 150, 142, 170, 12, 207, 33, 54, 67, 158, 150, 139, 243, 239, 233, 229, 68, 118, 91, 245, 119, 198, 11, 138, 225, 157, 48, 205, 210, 109, 1, 250, 58, 38, 129, 219, 155, 175, 250, 0, 114, 191, 89, 62, 121, 77, 146, 34, 102, 20, 18, 17, 132, 145, 42, 240, 124, 78, 169, 223, 250, 222, 155, 157, 2, 214, 168, 115, 164, 148, 206, 56, 1, 238, 14, 239, 104, 232, 15, 91, 126, 247, 34, 84, 246, 101, 144, 116, 105, 217, 156, 94, 51, 212, 204, 53, 23, 21, 216, 16, 152, 156, 91, 57, 223, 77, 239, 190, 169, 76, 183, 70, 236, 73, 17, 65, 43, 114, 20, 148, 103, 149, 67, 238, 230, 25, 170, 141, 205, 171, 177, 209, 60, 199, 25, 209, 2, 22, 213, 106, 146, 224, 4, 240, 62, 38, 255, 152, 40, 187, 175, 218, 225, 100, 145, 148, 126, 198, 192, 233, 122, 103, 254, 118, 115, 196, 35, 209, 53, 216, 147, 84, 83, 22, 95, 29, 41, 26, 127, 31, 77, 23, 27, 126, 3, 186, 86, 168, 222, 214, 226, 231, 136, 137, 34, 27, 203, 106, 172, 178, 63, 116, 126, 133, 183, 90, 199, 88, 85, 139, 52, 193, 91, 39, 15, 77, 239, 10, 143, 143, 12, 123, 187, 92, 43, 65, 29, 182, 11, 124, 5, 24, 199, 172, 145, 133, 199, 151, 200, 249, 93, 168, 203, 82, 68, 133, 92, 189, 22, 229, 238, 174, 233, 42, 185, 177, 144, 85, 180, 222, 138, 116, 14, 117, 114, 250, 232, 17, 80, 191, 174, 13, 68, 102, 174, 102, 250, 199, 19, 124, 24, 83, 55, 36, 16, 244, 172, 166, 213, 45, 44, 227, 93, 85, 194, 27, 251, 10, 214, 108, 4, 146, 144, 182, 190, 196, 203, 245, 72, 190, 1, 39, 121, 144, 15, 183, 175, 66, 17, 176, 105, 3, 184, 27, 107, 58, 75, 143, 101, 80, 201, 178, 110, 95, 74, 189, 140, 178, 209, 177, 57, 80, 23, 126, 159, 251, 56, 100, 114, 222, 88, 167, 70, 240, 159, 227, 241, 8, 236, 196, 98, 231, 144, 167, 4, 65, 32, 254, 49, 23, 223, 211, 121, 86, 60, 216, 118, 125, 97, 93, 82, 179, 90, 194, 77, 229, 6, 144, 20, 98, 60, 120, 195, 88, 89, 194, 41, 11, 22, 3, 61, 232, 28, 85, 140, 149, 214, 204, 39, 211, 207, 233, 51, 118, 17, 244, 88, 102, 171, 163, 214, 126, 204, 244, 212, 41, 7, 8, 42, 114, 207, 66, 59, 47, 221, 91, 53, 207, 37, 71, 208, 172, 0, 5, 119, 232, 32, 82, 177, 58, 110, 36, 197, 86, 171, 146, 16, 153, 218, 233, 215, 122, 92, 104, 102, 90, 74, 180, 15, 46, 162, 1, 22, 64, 205, 14, 245, 249, 155, 182, 126, 191, 87, 23, 64, 122, 252, 122, 53, 211, 117, 124, 52, 172, 24, 118, 27, 131, 149, 18, 248, 223, 224, 95, 177, 199, 184, 134, 80, 99, 212, 212, 3, 69, 239, 66, 227, 235, 224, 205, 192, 123, 218, 63, 44, 113, 122, 41, 61, 161, 48, 218, 102, 165, 147, 245, 166, 142, 84, 138, 45, 148, 30, 36, 42, 195, 155, 150, 234, 117, 171, 7, 124] }
[INFO] [stdout] 
[INFO] [stdout] Attributes:
[INFO] [stdout]   OID: 1.2.840.113549.1.9.14
[INFO] [stdout]   Extensions:
[INFO] [stdout]     ID: 2.5.29.19
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 6, 1, 1, 255, 2, 1, 5] }
[INFO] [stdout]     ID: 2.23.133.5.4.4
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 19, 4, 17, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_gen_fmc_alias_csr_mldsa87' (26) panicked at src/csr_rustcrypto.rs:197:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ad9a393162 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ad9a393162 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ad9a393162 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ad9a393162 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ad9a3a99ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ad9a3a99ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61ad9a397fb6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ad9a397fb6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61ad9a37132f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ad9a37132f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ad9a38b1e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ad9a26757e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61ad9a26757e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ad9a38b452 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61ad9a38b452 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ad9a3713e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ad9a366669 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ad9a37223d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ad9a3aa0cc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ad9a3a9e42 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ad9a21ad02 - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61ad9a21ad02 - <test_rustcrypto_mldsa[8a014ef18409c8c1]::csr_rustcrypto::CsrTemplateBuilder<ml_dsa[cb984ff0a195a919]::KeyPair<ml_dsa[cb984ff0a195a919]::MlDsa87>>>::tbs_template
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x61ad9a21149b - test_rustcrypto_mldsa[8a014ef18409c8c1]::test_gen_fmc_alias_csr_mldsa87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:60:25
[INFO] [stdout]   23:     0x61ad9a20fb17 - test_rustcrypto_mldsa[8a014ef18409c8c1]::test_gen_fmc_alias_csr_mldsa87::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:36
[INFO] [stdout]   24:     0x61ad9a1f3bf6 - <test_rustcrypto_mldsa[8a014ef18409c8c1]::test_gen_fmc_alias_csr_mldsa87::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61ad9a25b92b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61ad9a25b92b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x61ad9a26818a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x61ad9a26818a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x61ad9a26818a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x61ad9a26818a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x61ad9a26818a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61ad9a26818a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x61ad9a26818a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x61ad9a263734 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x61ad9a263734 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x61ad9a26ac82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x61ad9a26ac82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x61ad9a26ac82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61ad9a26ac82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61ad9a26ac82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61ad9a26ac82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x61ad9a26ac82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61ad9a39285f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x61ad9a39285f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x788f6aaa5aa4 - <unknown>
[INFO] [stdout]   46:     0x788f6ab32a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_gen_fmc_alias_csr_mldsa87
[INFO] [stdout]     test_gen_init_devid_csr_mldsa87
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin test-rustcrypto-mldsa`
[INFO] running `Command { std: "docker" "inspect" "4a7ac35753a0d5185801a1bd0a5b2924ea488c0ff929fe834f84cd9fef891ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a7ac35753a0d5185801a1bd0a5b2924ea488c0ff929fe834f84cd9fef891ee7", kill_on_drop: false }`
[INFO] [stdout] 4a7ac35753a0d5185801a1bd0a5b2924ea488c0ff929fe834f84cd9fef891ee7
