[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 1.97.0-beta.6 for beta-1.98-1
[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 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "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 pem-rfc7468 v1.0.0-rc.2
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.1
[INFO] [stderr]   Downloaded spki v0.8.0-rc.1
[INFO] [stderr]   Downloaded tls_codec v0.4.1
[INFO] [stderr]   Downloaded async-signature v0.6.0-pre.4
[INFO] [stderr]   Downloaded flagset v0.4.6
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.3
[INFO] [stderr]   Downloaded der v0.8.0-rc.1
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.1
[INFO] [stderr]   Downloaded sha1 v0.11.0-pre.4
[INFO] [stderr]   Downloaded signature v2.3.0-pre.4
[INFO] [stderr]   Downloaded digest v0.11.0-pre.9
[INFO] [stderr]   Downloaded der_derive v0.8.0-rc.1
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded pkcs8 v0.11.0-rc.1
[INFO] [stderr]   Downloaded const-oid v0.10.0-rc.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201
[INFO] running `Command { std: "docker" "start" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", 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 proc-macro2 v1.0.92
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling 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 der_derive v0.8.0-rc.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling signature v2.3.0-pre.4
[INFO] [stderr]    Compiling async-signature v0.6.0-pre.4
[INFO] [stderr]    Compiling sha1 v0.11.0-pre.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling der v0.8.0-rc.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spki v0.8.0-rc.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 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 32.18s
[INFO] running `Command { std: "docker" "inspect" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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.99s
[INFO] running `Command { std: "docker" "inspect" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_rustcrypto_mldsa-026c5e46a13fdc83)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_gen_local_devid_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_rt_alias_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: [50, 55, 69, 50, 49, 68, 66, 50, 55, 70, 52, 68, 57, 65, 68, 51, 65, 57, 67, 66, 51, 49, 56, 66, 70, 56, 49, 48, 48, 66, 55, 53, 53, 52, 48, 55, 50, 69, 51, 54, 50, 70, 54, 70, 55, 67, 65, 49, 66, 51, 51, 51, 52, 57, 68, 69, 66, 56, 55, 68, 49, 49, 68, 70] } }
[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: [103, 97, 146, 78, 120, 49, 90, 77, 81, 171, 203, 3, 34, 120, 128, 96, 68, 230, 42, 45, 108, 223, 34, 54, 175, 159, 54, 119, 138, 254, 252, 113, 238, 73, 209, 111, 170, 196, 40, 184, 26, 86, 109, 240, 132, 1, 7, 86, 104, 116, 7, 184, 201, 234, 190, 91, 115, 180, 184, 47, 251, 38, 126, 152, 115, 166, 249, 159, 64, 28, 142, 239, 251, 247, 180, 65, 10, 140, 181, 127, 205, 197, 11, 223, 241, 79, 197, 122, 231, 44, 243, 69, 133, 8, 195, 167, 192, 113, 219, 195, 192, 197, 49, 196, 169, 106, 78, 201, 135, 153, 41, 71, 138, 78, 121, 215, 154, 73, 41, 228, 9, 238, 145, 1, 227, 165, 129, 218, 86, 22, 34, 116, 36, 102, 186, 94, 109, 222, 185, 207, 95, 162, 143, 200, 33, 234, 115, 21, 13, 252, 179, 120, 65, 137, 233, 2, 24, 38, 184, 17, 87, 108, 8, 252, 125, 158, 124, 25, 82, 220, 57, 107, 255, 190, 154, 101, 233, 254, 69, 231, 227, 41, 18, 139, 57, 42, 189, 228, 33, 199, 115, 69, 31, 32, 16, 167, 87, 30, 88, 217, 93, 96, 121, 81, 242, 190, 43, 80, 115, 78, 29, 158, 237, 74, 30, 106, 29, 169, 206, 19, 22, 62, 117, 98, 195, 100, 118, 153, 236, 239, 175, 5, 52, 154, 82, 153, 158, 180, 165, 239, 110, 109, 237, 224, 26, 124, 99, 227, 92, 10, 65, 27, 167, 27, 208, 14, 195, 117, 151, 109, 213, 210, 84, 127, 98, 72, 191, 225, 118, 158, 133, 95, 54, 183, 25, 223, 119, 25, 158, 7, 39, 199, 4, 249, 201, 193, 11, 124, 85, 47, 189, 52, 125, 185, 12, 125, 158, 166, 33, 164, 76, 155, 207, 238, 156, 220, 79, 209, 125, 85, 41, 25, 142, 108, 227, 205, 132, 48, 232, 103, 60, 19, 207, 236, 192, 253, 135, 174, 171, 16, 120, 124, 35, 55, 172, 150, 58, 65, 39, 173, 13, 221, 45, 17, 191, 208, 223, 182, 221, 39, 85, 37, 10, 107, 0, 74, 110, 230, 62, 56, 51, 47, 112, 69, 131, 43, 133, 60, 122, 206, 99, 220, 226, 31, 247, 125, 248, 33, 238, 87, 111, 117, 132, 148, 96, 71, 122, 51, 50, 226, 167, 5, 234, 248, 136, 25, 129, 52, 42, 182, 247, 58, 6, 117, 164, 78, 56, 33, 49, 201, 82, 236, 8, 148, 26, 214, 169, 84, 227, 168, 82, 142, 181, 148, 36, 104, 82, 163, 246, 217, 4, 148, 96, 22, 187, 100, 194, 46, 69, 180, 115, 35, 47, 160, 140, 203, 182, 115, 181, 68, 162, 234, 30, 28, 111, 99, 117, 85, 80, 225, 190, 126, 168, 142, 250, 156, 145, 66, 148, 62, 156, 109, 29, 25, 60, 205, 211, 100, 71, 104, 65, 254, 184, 133, 217, 221, 3, 51, 241, 83, 124, 156, 216, 109, 161, 89, 70, 36, 123, 90, 234, 173, 229, 70, 55, 96, 153, 40, 6, 92, 177, 137, 76, 215, 6, 96, 16, 169, 24, 248, 145, 212, 159, 96, 94, 91, 157, 232, 82, 66, 163, 139, 198, 187, 210, 8, 77, 3, 95, 24, 170, 129, 119, 198, 71, 193, 214, 158, 234, 118, 241, 76, 22, 136, 9, 220, 128, 226, 239, 60, 15, 42, 5, 167, 232, 102, 221, 92, 211, 174, 23, 204, 187, 9, 113, 28, 111, 178, 62, 250, 148, 223, 186, 75, 146, 65, 87, 8, 126, 72, 70, 215, 19, 191, 109, 118, 135, 217, 85, 200, 161, 253, 133, 225, 36, 11, 68, 198, 152, 202, 166, 216, 172, 32, 52, 98, 220, 17, 2, 57, 178, 191, 16, 125, 47, 143, 128, 137, 210, 107, 219, 76, 75, 27, 104, 216, 73, 35, 116, 138, 243, 212, 226, 5, 142, 147, 2, 83, 28, 152, 104, 175, 130, 136, 37, 116, 30, 68, 209, 83, 23, 238, 103, 99, 213, 6, 67, 103, 109, 161, 19, 201, 109, 255, 213, 69, 147, 107, 230, 99, 147, 216, 39, 98, 221, 183, 156, 172, 71, 48, 202, 204, 174, 184, 30, 79, 123, 95, 240, 167, 109, 139, 86, 211, 238, 99, 226, 72, 149, 16, 148, 247, 85, 96, 200, 243, 185, 237, 1, 76, 137, 86, 226, 225, 71, 138, 104, 16, 54, 247, 249, 219, 207, 139, 195, 230, 94, 251, 205, 165, 206, 20, 191, 137, 34, 48, 207, 214, 106, 152, 98, 114, 39, 114, 163, 103, 122, 90, 177, 228, 14, 253, 46, 7, 104, 128, 80, 239, 22, 82, 233, 144, 38, 52, 253, 65, 217, 43, 148, 129, 128, 27, 175, 190, 187, 161, 180, 169, 150, 170, 189, 165, 181, 252, 89, 142, 148, 164, 29, 232, 111, 206, 143, 254, 32, 132, 206, 112, 187, 164, 150, 64, 62, 70, 165, 233, 234, 210, 87, 29, 76, 115, 131, 54, 27, 41, 109, 253, 107, 199, 54, 102, 37, 31, 166, 228, 81, 113, 178, 134, 20, 8, 99, 207, 200, 139, 59, 12, 193, 158, 148, 110, 202, 5, 160, 214, 15, 27, 67, 11, 221, 129, 162, 96, 63, 71, 65, 229, 125, 206, 24, 81, 163, 6, 212, 122, 104, 76, 143, 54, 126, 43, 158, 6, 223, 151, 127, 247, 252, 211, 10, 178, 41, 175, 23, 105, 239, 143, 3, 19, 215, 17, 199, 217, 194, 187, 44, 221, 13, 190, 207, 231, 22, 71, 69, 23, 48, 202, 80, 250, 68, 45, 33, 91, 177, 248, 182, 6, 56, 65, 129, 119, 16, 187, 168, 174, 112, 221, 129, 139, 101, 55, 200, 165, 78, 10, 3, 146, 85, 171, 55, 188, 108, 59, 106, 100, 243, 215, 83, 192, 84, 107, 214, 252, 85, 43, 29, 229, 119, 195, 224, 198, 236, 242, 22, 251, 69, 85, 245, 194, 69, 201, 95, 186, 58, 178, 139, 30, 94, 22, 21, 212, 150, 54, 26, 124, 82, 241, 254, 85, 145, 128, 62, 197, 252, 1, 183, 133, 115, 190, 161, 210, 27, 155, 81, 134, 140, 250, 75, 144, 74, 124, 201, 144, 8, 123, 101, 238, 133, 216, 61, 221, 130, 204, 7, 207, 33, 76, 1, 133, 176, 251, 145, 153, 63, 189, 46, 154, 124, 201, 119, 65, 183, 100, 186, 186, 206, 246, 249, 243, 90, 43, 160, 206, 153, 23, 161, 143, 130, 126, 226, 14, 183, 192, 72, 70, 136, 184, 64, 150, 147, 59, 236, 251, 215, 150, 65, 133, 204, 51, 211, 65, 230, 180, 156, 241, 102, 201, 59, 172, 147, 232, 136, 166, 154, 165, 216, 96, 170, 145, 105, 111, 152, 184, 202, 67, 17, 41, 251, 86, 198, 150, 97, 34, 150, 187, 170, 193, 245, 85, 207, 37, 133, 98, 138, 222, 95, 12, 31, 130, 38, 231, 165, 212, 2, 189, 245, 69, 229, 128, 157, 62, 149, 89, 7, 193, 225, 69, 150, 148, 231, 90, 179, 98, 238, 204, 120, 122, 26, 116, 22, 92, 125, 230, 126, 194, 131, 253, 180, 7, 44, 12, 249, 190, 180, 82, 20, 85, 141, 240, 144, 229, 97, 209, 175, 54, 40, 185, 12, 1, 237, 130, 155, 212, 108, 14, 50, 71, 148, 100, 178, 255, 135, 169, 48, 41, 59, 32, 21, 163, 170, 14, 111, 217, 127, 206, 66, 97, 92, 108, 165, 105, 17, 223, 129, 230, 187, 203, 165, 95, 36, 63, 167, 149, 249, 194, 128, 206, 180, 159, 51, 198, 144, 192, 169, 49, 92, 35, 165, 171, 55, 239, 251, 49, 140, 22, 99, 44, 247, 82, 44, 103, 100, 147, 192, 173, 99, 37, 189, 236, 148, 137, 93, 253, 198, 99, 141, 198, 169, 209, 207, 115, 175, 1, 90, 41, 212, 206, 72, 40, 99, 182, 2, 199, 91, 67, 39, 54, 65, 108, 240, 225, 2, 245, 5, 161, 84, 170, 35, 133, 237, 105, 74, 57, 88, 32, 52, 94, 164, 239, 134, 137, 89, 64, 145, 224, 149, 117, 82, 40, 149, 193, 153, 32, 189, 151, 84, 217, 228, 129, 248, 133, 98, 252, 107, 178, 236, 161, 9, 174, 221, 6, 200, 64, 86, 204, 90, 45, 32, 140, 207, 15, 7, 198, 39, 33, 48, 246, 232, 83, 159, 13, 22, 118, 101, 219, 147, 224, 144, 212, 152, 48, 168, 216, 171, 195, 113, 131, 21, 175, 55, 52, 115, 142, 164, 132, 97, 104, 199, 242, 71, 120, 119, 250, 218, 244, 231, 10, 147, 210, 39, 49, 26, 131, 43, 91, 134, 211, 253, 158, 102, 22, 156, 221, 143, 156, 48, 85, 44, 156, 237, 227, 124, 168, 22, 4, 169, 93, 222, 214, 224, 104, 219, 65, 111, 75, 187, 64, 238, 172, 95, 113, 126, 10, 182, 207, 167, 154, 214, 106, 37, 20, 16, 169, 75, 244, 102, 243, 225, 107, 247, 192, 113, 46, 230, 90, 226, 110, 73, 190, 43, 25, 25, 176, 41, 3, 107, 114, 189, 188, 135, 249, 128, 184, 254, 199, 138, 201, 250, 34, 227, 164, 248, 165, 189, 59, 170, 132, 125, 201, 181, 198, 158, 13, 30, 196, 101, 86, 249, 95, 155, 190, 52, 227, 208, 13, 96, 235, 6, 95, 215, 111, 111, 53, 37, 212, 251, 137, 220, 14, 165, 146, 18, 34, 190, 122, 246, 255, 61, 111, 235, 242, 153, 14, 76, 246, 240, 124, 2, 98, 89, 224, 195, 35, 132, 252, 225, 43, 254, 224, 156, 176, 63, 232, 229, 216, 95, 237, 140, 5, 143, 123, 96, 201, 112, 22, 17, 148, 25, 165, 25, 133, 192, 172, 104, 59, 236, 222, 196, 250, 172, 108, 224, 115, 155, 10, 156, 65, 232, 228, 132, 12, 42, 181, 68, 233, 148, 23, 202, 142, 232, 242, 240, 50, 192, 126, 79, 50, 99, 188, 86, 175, 77, 139, 224, 67, 103, 6, 60, 162, 188, 141, 128, 203, 173, 134, 88, 5, 253, 105, 215, 149, 96, 188, 151, 1, 23, 7, 236, 178, 145, 44, 44, 34, 216, 222, 35, 18, 20, 40, 211, 137, 26, 35, 74, 112, 159, 249, 34, 207, 90, 2, 23, 189, 22, 60, 178, 180, 134, 27, 218, 36, 210, 49, 159, 71, 39, 95, 74, 108, 30, 141, 144, 127, 125, 35, 205, 34, 205, 33, 93, 106, 17, 159, 117, 123, 66, 201, 251, 221, 233, 165, 206, 203, 212, 184, 61, 29, 235, 210, 2, 70, 218, 99, 253, 23, 70, 84, 88, 75, 20, 37, 23, 223, 112, 216, 102, 241, 90, 58, 101, 199, 115, 157, 228, 76, 216, 96, 36, 215, 221, 107, 8, 218, 204, 116, 116, 99, 56, 153, 187, 102, 13, 135, 6, 221, 243, 196, 232, 69, 254, 197, 77, 194, 69, 82, 186, 97, 1, 64, 137, 201, 90, 146, 227, 246, 183, 235, 26, 51, 128, 226, 0, 65, 38, 107, 59, 59, 181, 204, 27, 90, 117, 164, 236, 27, 156, 100, 2, 67, 89, 224, 35, 50, 223, 243, 180, 155, 61, 133, 53, 133, 156, 100, 103, 118, 17, 82, 112, 196, 35, 220, 11, 169, 33, 198, 144, 192, 134, 246, 152, 68, 148, 121, 198, 231, 164, 114, 182, 184, 193, 180, 248, 123, 42, 174, 229, 12, 105, 152, 186, 49, 174, 60, 72, 80, 32, 160, 182, 186, 237, 63, 97, 24, 241, 225, 134, 174, 211, 99, 242, 67, 27, 239, 196, 205, 168, 5, 93, 90, 65, 32, 235, 48, 31, 212, 78, 5, 4, 234, 42, 103, 245, 162, 183, 128, 131, 146, 250, 181, 82, 218, 76, 78, 18, 205, 180, 10, 106, 105, 192, 85, 202, 46, 241, 180, 189, 13, 127, 115, 221, 133, 214, 157, 27, 116, 84, 165, 150, 50, 123, 194, 70, 9, 213, 143, 237, 157, 223, 79, 144, 107, 178, 209, 251, 166, 254, 234, 78, 147, 114, 124, 96, 228, 31, 241, 206, 179, 158, 203, 111, 148, 112, 251, 61, 39, 33, 54, 172, 69, 197, 225, 79, 209, 167, 197, 108, 0, 33, 201, 4, 12, 129, 48, 251, 194, 172, 149, 250, 12, 164, 240, 44, 11, 105, 2, 207, 25, 28, 169, 201, 127, 90, 115, 193, 12, 92, 213, 175, 232, 88, 126, 30, 139, 118, 125, 120, 79, 21, 251, 58, 139, 185, 81, 41, 174, 188, 111, 223, 150, 112, 222, 47, 45, 22, 232, 13, 139, 193, 246, 112, 44, 133, 164, 128, 175, 10, 86, 102, 138, 142, 2, 110, 116, 218, 242, 233, 238, 66, 254, 40, 240, 37, 99, 172, 137, 173, 196, 128, 184, 4, 229, 232, 54, 186, 74, 19, 10, 182, 247, 224, 138, 205, 212, 63, 195, 151, 84, 200, 101, 161, 119, 80, 112, 169, 197, 148, 212, 0, 101, 95, 205, 13, 228, 75, 226, 151, 27, 117, 175, 71, 220, 173, 162, 3, 215, 193, 152, 129, 81, 187, 227, 63, 191, 64, 95, 114, 125, 17, 82, 48, 21, 24, 66, 35, 107, 171, 128, 7, 66, 184, 30, 11, 165, 93, 241, 103, 104, 145, 218, 92, 173, 206, 154, 181, 72, 120, 244, 152, 184, 182, 112, 209, 122, 246, 84, 149, 193, 230, 15, 223, 29, 121, 75, 235, 223, 53, 3, 164, 244, 18, 91, 83, 154, 224, 152, 113, 5, 30, 176, 66, 26, 0, 114, 150, 108, 187, 66, 241, 214, 239, 158, 157, 13, 27, 247, 140, 120, 159, 49, 50, 159, 194, 89, 52, 161, 65, 165, 140, 138, 11, 227, 229, 169, 212, 113, 253, 134, 73, 99, 159, 1, 32, 188, 29, 7, 15, 174, 6, 242, 8, 221, 181, 136, 7, 113, 110, 245, 107, 134, 58, 47, 157, 109, 130, 73, 205, 12, 173, 106, 114, 176, 107, 47, 128, 14, 245, 93, 165, 168, 76, 92, 178, 72, 233, 184, 129, 25, 61, 50, 104, 32, 116, 153, 252, 161, 22, 64, 34, 160, 248, 91, 57, 174, 81, 137, 174, 239, 64, 60, 194, 195, 170, 11, 143, 95, 161, 159, 3, 156, 164, 236, 106, 129, 155, 217, 101, 111, 149, 24, 218, 151, 30, 103, 104, 151, 12, 202, 199, 249, 107, 77, 198, 70, 236, 108, 110, 163, 82, 208, 20, 151, 78, 233, 84, 176, 248, 239, 109, 47, 29, 84, 97, 135, 9, 175, 59, 29, 128, 194, 1, 183, 158, 74, 85, 142, 248, 24, 162, 164, 51, 190, 135, 63, 91, 127, 213, 201, 2, 63, 11, 52, 254, 171, 177, 8, 4, 30, 121, 150, 35, 142, 185, 152, 164, 250, 109, 79, 185, 159, 231, 18, 2, 147, 176, 178, 110, 220, 168, 222, 70, 72, 107, 149, 153, 221, 157, 221, 4, 29, 73, 187, 245, 30, 167, 82, 182, 199, 107, 233, 80, 33, 159, 87, 146, 20, 194, 244, 187, 176, 206, 39, 171, 161, 144, 173, 255, 210, 79, 142, 84, 223, 51, 217, 239, 132, 214, 187, 249, 77, 158, 169, 216, 224, 45, 55, 216, 104, 24, 113, 192, 35, 119, 131, 189, 196, 226, 203, 36, 136, 198, 46, 195, 210, 56, 47, 115, 50, 247, 8, 37, 49, 191, 174, 185, 203, 149, 55, 33, 94, 218, 244, 32, 142, 151, 123, 133, 32, 164, 140, 2, 76, 34, 248, 135, 98, 229, 17, 135, 110, 150, 23, 71, 133, 31, 246, 73, 169, 91, 101, 236, 157, 115, 103, 4, 220, 28, 44, 216, 22, 12, 98, 181, 83, 65, 188, 186, 234, 61, 4, 242, 23, 110, 12, 34, 137, 56, 225, 157, 224, 153, 216] }
[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' (638) 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:     0x5a2cccba9898 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2cccba9898 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2cccba9898 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2cccba9898 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2cccbbf59a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2cccbbf59a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5a2cccbae102 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a2cccbae102 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a2cccb883c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2cccb883c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2cccba1b49 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2ccca80cfc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5a2ccca80cfc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2cccba1dc2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5a2cccba1dc2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2cccb88482 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2cccb7d689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2cccb8919d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2cccbbfd1c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2cccbbfa92 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2ccca0950e - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a2ccca0950e - <test_rustcrypto_mldsa[de2db2fe0237f15e]::csr_rustcrypto::CsrTemplateBuilder<ml_dsa[8100ba569e727d75]::KeyPair<ml_dsa[8100ba569e727d75]::MlDsa87>>>::tbs_template
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x5a2ccca2c90b - test_rustcrypto_mldsa[de2db2fe0237f15e]::test_gen_init_devid_csr_mldsa87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:25
[INFO] [stdout]   23:     0x5a2ccca2bad7 - test_rustcrypto_mldsa[de2db2fe0237f15e]::test_gen_init_devid_csr_mldsa87::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:13:37
[INFO] [stdout]   24:     0x5a2ccca1b8a6 - <test_rustcrypto_mldsa[de2db2fe0237f15e]::test_gen_init_devid_csr_mldsa87::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a2ccca73ddb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a2ccca73ddb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5a2ccca81655 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5a2ccca81655 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5a2ccca81655 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5a2ccca81655 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5a2ccca81655 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a2ccca81655 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5a2ccca81655 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5a2ccca7af64 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5a2ccca7af64 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5a2ccca846d2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5a2ccca846d2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a2cccba901f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x5a2cccba901f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7dbf35b4eaa4 - <unknown>
[INFO] [stdout]   46:     0x7dbf35bdba64 - 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: [54, 52, 55, 48, 49, 65, 56, 66, 65, 51, 66, 50, 66, 52, 70, 50, 55, 50, 65, 56, 68, 69, 57, 67, 69, 65, 69, 67, 48, 57, 49, 70, 66, 66, 56, 68, 48, 48, 54, 49, 69, 52, 68, 53, 53, 68, 57, 57, 65, 68, 57, 68, 69, 50, 65, 48, 56, 50, 65, 52, 50, 48, 53, 69] } }
[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: [241, 58, 221, 217, 235, 95, 101, 47, 116, 31, 173, 239, 222, 242, 78, 18, 25, 203, 203, 225, 217, 85, 90, 181, 162, 1, 178, 201, 198, 182, 102, 55, 30, 101, 82, 171, 169, 223, 40, 75, 147, 228, 128, 240, 194, 192, 64, 48, 80, 98, 153, 83, 84, 204, 140, 54, 30, 240, 222, 122, 102, 198, 162, 193, 126, 43, 77, 209, 94, 72, 149, 17, 0, 97, 56, 81, 219, 95, 241, 231, 33, 80, 102, 220, 85, 149, 237, 43, 32, 120, 135, 213, 66, 41, 99, 25, 32, 94, 82, 198, 151, 1, 128, 48, 201, 22, 217, 75, 161, 2, 213, 141, 160, 219, 201, 31, 111, 124, 209, 121, 235, 205, 11, 122, 179, 119, 115, 41, 220, 21, 51, 230, 83, 104, 39, 227, 117, 206, 14, 122, 154, 11, 40, 109, 52, 46, 160, 60, 78, 250, 188, 34, 61, 79, 237, 240, 113, 206, 51, 104, 61, 64, 125, 99, 234, 197, 73, 97, 239, 0, 187, 57, 97, 82, 215, 8, 42, 146, 167, 230, 183, 97, 40, 37, 95, 51, 120, 12, 123, 62, 111, 2, 201, 213, 198, 122, 185, 206, 73, 224, 157, 135, 185, 204, 118, 90, 185, 241, 172, 216, 57, 156, 241, 90, 62, 243, 95, 57, 152, 151, 147, 171, 192, 41, 227, 178, 171, 150, 213, 66, 183, 223, 237, 204, 116, 38, 124, 189, 149, 18, 225, 21, 198, 100, 11, 163, 108, 157, 185, 86, 111, 147, 58, 101, 26, 125, 165, 63, 174, 144, 182, 50, 235, 2, 110, 5, 193, 152, 74, 165, 165, 180, 194, 223, 164, 117, 127, 11, 221, 169, 21, 219, 197, 40, 120, 208, 153, 89, 233, 81, 147, 171, 153, 184, 112, 55, 30, 62, 226, 79, 210, 72, 209, 5, 30, 228, 39, 158, 207, 102, 11, 175, 167, 190, 45, 175, 4, 86, 128, 221, 190, 162, 236, 189, 232, 29, 58, 190, 67, 199, 178, 168, 79, 162, 58, 159, 180, 23, 34, 68, 242, 1, 4, 67, 91, 22, 134, 207, 71, 199, 116, 63, 52, 39, 2, 110, 90, 143, 10, 144, 200, 221, 91, 10, 146, 193, 79, 184, 17, 118, 130, 98, 117, 171, 242, 180, 18, 254, 76, 170, 111, 21, 206, 26, 27, 24, 140, 2, 6, 217, 26, 154, 206, 250, 98, 215, 86, 180, 237, 37, 179, 111, 128, 236, 133, 203, 65, 21, 6, 114, 162, 125, 17, 52, 47, 4, 101, 72, 244, 247, 207, 171, 203, 253, 65, 20, 53, 38, 150, 236, 112, 209, 91, 139, 77, 156, 95, 108, 85, 186, 225, 126, 162, 225, 47, 211, 175, 52, 244, 79, 92, 190, 87, 177, 121, 158, 12, 142, 133, 151, 57, 15, 88, 101, 165, 137, 54, 252, 97, 23, 67, 72, 195, 198, 194, 84, 11, 176, 44, 38, 201, 43, 210, 36, 214, 234, 64, 55, 227, 49, 166, 96, 222, 211, 120, 233, 31, 138, 219, 194, 207, 119, 149, 156, 170, 182, 200, 112, 255, 173, 146, 165, 25, 232, 245, 135, 23, 132, 48, 67, 211, 235, 106, 121, 14, 170, 37, 189, 152, 97, 140, 203, 63, 35, 56, 246, 89, 6, 2, 89, 48, 129, 203, 19, 161, 35, 78, 64, 217, 152, 241, 249, 59, 242, 228, 218, 243, 196, 190, 94, 88, 212, 0, 80, 133, 36, 28, 222, 76, 170, 82, 79, 116, 196, 6, 41, 13, 38, 238, 194, 237, 222, 70, 189, 226, 21, 86, 142, 85, 51, 213, 202, 4, 211, 172, 45, 249, 182, 252, 171, 5, 58, 195, 132, 121, 43, 69, 78, 145, 229, 190, 215, 196, 245, 40, 184, 160, 136, 20, 88, 183, 36, 45, 177, 191, 185, 181, 152, 76, 112, 103, 223, 99, 17, 110, 66, 64, 157, 5, 116, 95, 106, 146, 230, 147, 59, 223, 204, 28, 92, 110, 206, 98, 104, 44, 127, 53, 4, 125, 93, 54, 149, 20, 37, 87, 192, 163, 98, 45, 183, 224, 216, 89, 70, 156, 179, 98, 41, 55, 163, 199, 3, 16, 42, 115, 131, 17, 229, 217, 139, 51, 91, 42, 13, 86, 117, 13, 207, 139, 241, 123, 190, 112, 217, 91, 164, 53, 173, 14, 196, 241, 220, 27, 11, 106, 104, 104, 65, 152, 162, 1, 4, 123, 141, 228, 115, 74, 92, 39, 166, 197, 206, 156, 10, 21, 230, 235, 239, 15, 116, 113, 223, 88, 55, 138, 33, 174, 191, 64, 170, 37, 23, 11, 22, 229, 176, 112, 152, 26, 103, 86, 115, 25, 170, 161, 47, 107, 32, 2, 98, 136, 200, 112, 179, 55, 207, 94, 105, 47, 159, 119, 221, 65, 193, 219, 29, 5, 65, 39, 190, 222, 159, 63, 27, 128, 215, 210, 204, 36, 64, 175, 98, 26, 124, 95, 27, 124, 211, 140, 0, 193, 9, 108, 72, 61, 94, 81, 162, 94, 32, 63, 121, 102, 22, 34, 204, 20, 139, 102, 68, 244, 203, 72, 203, 122, 59, 126, 81, 82, 108, 82, 99, 181, 208, 164, 48, 77, 89, 66, 120, 58, 41, 27, 208, 225, 41, 115, 172, 65, 227, 99, 249, 173, 109, 43, 204, 182, 4, 90, 18, 242, 162, 10, 68, 141, 112, 137, 23, 206, 210, 6, 189, 206, 94, 123, 68, 24, 183, 15, 90, 78, 220, 151, 218, 31, 178, 180, 93, 152, 138, 229, 203, 130, 16, 114, 172, 119, 50, 7, 169, 239, 195, 49, 180, 163, 2, 198, 22, 186, 183, 74, 46, 44, 2, 207, 254, 11, 143, 98, 230, 205, 218, 250, 196, 22, 225, 223, 81, 207, 103, 132, 155, 72, 145, 169, 0, 86, 117, 218, 32, 87, 185, 39, 244, 83, 250, 145, 93, 175, 247, 103, 46, 35, 167, 94, 143, 201, 180, 48, 75, 114, 81, 64, 143, 131, 18, 181, 181, 225, 46, 3, 122, 18, 21, 84, 54, 31, 252, 240, 203, 90, 242, 18, 224, 68, 2, 16, 242, 103, 224, 52, 78, 123, 180, 242, 68, 6, 70, 67, 221, 135, 205, 140, 172, 118, 54, 145, 169, 86, 129, 137, 49, 253, 165, 162, 66, 55, 7, 89, 75, 202, 188, 11, 254, 31, 219, 150, 64, 143, 80, 191, 218, 94, 233, 211, 75, 235, 203, 59, 118, 1, 103, 131, 94, 46, 3, 64, 229, 38, 229, 252, 218, 119, 212, 75, 184, 29, 94, 62, 238, 136, 67, 251, 204, 199, 118, 58, 111, 55, 43, 72, 162, 68, 29, 80, 31, 94, 15, 231, 226, 56, 13, 162, 70, 184, 49, 118, 189, 150, 75, 248, 40, 12, 231, 69, 33, 107, 208, 211, 16, 244, 165, 5, 152, 138, 4, 85, 237, 159, 195, 150, 134, 182, 101, 20, 42, 154, 142, 134, 255, 233, 96, 55, 195, 33, 15, 75, 152, 79, 177, 124, 122, 218, 130, 157, 169, 205, 35, 250, 126, 21, 151, 177, 192, 8, 155, 96, 12, 154, 104, 138, 91, 11, 208, 34, 150, 66, 190, 122, 237, 146, 228, 53, 12, 40, 68, 156, 208, 36, 228, 148, 197, 159, 171, 130, 107, 121, 28, 146, 114, 137, 101, 81, 206, 218, 49, 145, 50, 67, 76, 231, 28, 166, 133, 249, 238, 219, 139, 213, 33, 141, 192, 39, 153, 250, 136, 233, 99, 135, 106, 146, 46, 128, 224, 116, 172, 153, 54, 222, 63, 34, 190, 158, 233, 136, 2, 42, 170, 50, 35, 3, 155, 125, 230, 11, 67, 166, 39, 51, 105, 85, 49, 93, 87, 187, 68, 113, 127, 88, 62, 246, 28, 9, 108, 221, 106, 230, 21, 249, 226, 152, 61, 113, 117, 156, 184, 129, 99, 37, 219, 238, 55, 53, 157, 240, 21, 7, 73, 28, 79, 127, 249, 168, 43, 153, 35, 251, 17, 47, 201, 187, 197, 88, 229, 39, 131, 122, 253, 136, 193, 13, 208, 123, 152, 201, 67, 14, 81, 255, 112, 28, 1, 143, 39, 3, 151, 132, 204, 192, 228, 178, 20, 91, 118, 92, 192, 170, 219, 128, 71, 140, 226, 38, 167, 222, 34, 98, 119, 63, 192, 5, 47, 193, 165, 157, 67, 17, 66, 66, 24, 106, 117, 213, 117, 123, 57, 29, 241, 173, 167, 138, 239, 166, 18, 251, 197, 221, 246, 71, 197, 226, 232, 122, 230, 128, 6, 29, 40, 78, 89, 20, 149, 33, 4, 238, 177, 251, 243, 29, 193, 44, 208, 30, 2, 247, 188, 137, 99, 118, 31, 134, 189, 25, 150, 160, 58, 198, 68, 21, 119, 200, 74, 81, 146, 51, 122, 78, 117, 223, 158, 118, 57, 28, 215, 79, 216, 13, 123, 254, 133, 53, 201, 60, 169, 68, 234, 42, 45, 110, 223, 128, 162, 100, 120, 195, 212, 193, 225, 52, 226, 92, 91, 19, 85, 6, 106, 54, 160, 90, 10, 253, 28, 5, 7, 76, 76, 118, 240, 171, 225, 136, 22, 97, 18, 24, 136, 134, 125, 102, 128, 175, 66, 35, 159, 70, 29, 238, 25, 198, 221, 210, 103, 176, 100, 250, 177, 240, 80, 18, 228, 21, 3, 63, 179, 52, 19, 202, 245, 249, 168, 230, 173, 49, 93, 223, 46, 79, 51, 4, 210, 52, 178, 244, 52, 149, 41, 247, 86, 164, 103, 244, 209, 187, 100, 8, 6, 15, 214, 224, 10, 177, 181, 166, 51, 123, 185, 159, 32, 84, 211, 124, 161, 68, 172, 154, 178, 160, 27, 205, 51, 44, 141, 30, 56, 93, 178, 67, 173, 152, 158, 67, 118, 241, 54, 168, 43, 64, 59, 80, 194, 133, 194, 104, 47, 150, 28, 155, 149, 202, 66, 174, 225, 21, 243, 69, 75, 121, 112, 47, 19, 90, 74, 84, 34, 245, 178, 98, 65, 160, 175, 169, 211, 126, 163, 20, 43, 99, 37, 72, 146, 120, 169, 78, 235, 89, 125, 157, 104, 59, 147, 60, 155, 204, 7, 151, 226, 183, 8, 35, 3, 59, 89, 104, 30, 240, 69, 194, 151, 211, 207, 230, 190, 178, 174, 87, 234, 197, 117, 207, 110, 180, 93, 80, 158, 139, 253, 254, 58, 219, 89, 237, 98, 223, 252, 54, 169, 163, 90, 77, 49, 198, 196, 70, 94, 124, 14, 14, 6, 210, 237, 14, 171, 226, 79, 129, 152, 113, 62, 82, 86, 13, 126, 136, 66, 176, 211, 145, 188, 20, 135, 105, 142, 214, 112, 84, 78, 100, 234, 180, 149, 190, 201, 9, 243, 60, 51, 111, 83, 168, 88, 135, 164, 92, 39, 49, 90, 192, 244, 217, 9, 109, 92, 14, 105, 107, 160, 26, 67, 43, 155, 75, 16, 107, 250, 207, 9, 244, 130, 57, 99, 137, 47, 111, 208, 117, 35, 216, 121, 64, 45, 57, 240, 23, 154, 109, 160, 185, 252, 50, 43, 170, 94, 23, 71, 19, 214, 194, 139, 252, 145, 73, 147, 202, 244, 141, 232, 203, 215, 48, 137, 114, 33, 51, 206, 90, 129, 123, 76, 44, 74, 66, 10, 157, 159, 215, 245, 33, 30, 26, 52, 237, 3, 73, 231, 193, 99, 92, 68, 154, 14, 160, 176, 247, 36, 169, 84, 252, 3, 13, 255, 175, 167, 151, 114, 24, 251, 13, 197, 193, 11, 62, 249, 189, 133, 58, 24, 204, 120, 74, 121, 50, 38, 71, 153, 219, 120, 147, 145, 213, 5, 90, 244, 62, 135, 36, 211, 87, 215, 224, 162, 109, 14, 160, 18, 108, 217, 41, 218, 151, 52, 63, 243, 129, 12, 152, 162, 72, 127, 66, 92, 99, 48, 50, 186, 132, 110, 125, 19, 254, 18, 230, 194, 82, 193, 41, 66, 236, 16, 182, 37, 121, 209, 14, 250, 151, 35, 244, 133, 48, 197, 30, 180, 132, 209, 47, 103, 126, 189, 95, 170, 221, 249, 9, 190, 129, 235, 13, 106, 173, 34, 130, 242, 114, 71, 22, 110, 61, 37, 42, 223, 43, 145, 252, 10, 246, 37, 216, 131, 218, 144, 146, 68, 95, 10, 68, 57, 21, 205, 236, 143, 221, 186, 246, 105, 148, 4, 70, 82, 17, 219, 205, 62, 84, 118, 255, 99, 137, 236, 52, 136, 92, 52, 89, 23, 35, 124, 72, 78, 120, 60, 181, 3, 97, 188, 79, 170, 120, 143, 250, 4, 14, 231, 23, 54, 80, 169, 193, 29, 139, 233, 19, 197, 73, 94, 97, 137, 189, 247, 240, 253, 101, 40, 159, 99, 208, 100, 81, 178, 54, 73, 100, 214, 228, 218, 0, 239, 183, 171, 91, 151, 242, 182, 126, 110, 252, 222, 8, 67, 115, 186, 140, 109, 30, 56, 208, 61, 227, 37, 20, 208, 201, 181, 215, 3, 45, 158, 39, 253, 59, 101, 196, 68, 62, 170, 171, 248, 172, 28, 50, 186, 39, 79, 150, 190, 142, 17, 31, 145, 38, 195, 223, 171, 118, 90, 2, 132, 16, 96, 242, 90, 36, 115, 158, 133, 23, 238, 193, 183, 218, 25, 117, 82, 105, 107, 88, 225, 131, 69, 62, 47, 213, 48, 192, 67, 117, 30, 190, 188, 241, 185, 238, 105, 61, 67, 254, 237, 217, 30, 24, 173, 191, 68, 219, 163, 201, 60, 144, 170, 195, 81, 82, 90, 19, 139, 227, 188, 90, 83, 118, 168, 160, 139, 246, 80, 87, 209, 72, 168, 26, 232, 108, 20, 86, 128, 224, 77, 173, 67, 55, 189, 208, 220, 184, 86, 113, 160, 181, 40, 163, 60, 136, 24, 233, 173, 214, 209, 7, 32, 126, 218, 63, 111, 6, 129, 49, 52, 165, 149, 194, 167, 26, 226, 159, 23, 46, 31, 17, 145, 80, 145, 205, 4, 189, 213, 140, 214, 6, 249, 45, 2, 219, 109, 38, 230, 243, 229, 107, 199, 49, 89, 149, 3, 31, 113, 224, 21, 239, 123, 91, 85, 77, 171, 42, 153, 24, 224, 177, 33, 141, 177, 172, 252, 255, 93, 164, 127, 197, 31, 247, 172, 219, 254, 234, 144, 59, 28, 61, 206, 33, 17, 247, 120, 197, 131, 151, 76, 23, 117, 141, 82, 187, 201, 68, 170, 0, 232, 236, 117, 189, 183, 67, 4, 99, 139, 88, 161, 212, 195, 16, 63, 75, 67, 54, 205, 255, 134, 175, 65, 132, 102, 4, 216, 250, 93, 247, 78, 163, 170, 17, 207, 174, 141, 29, 218, 79, 176, 57, 134, 106, 239, 15, 231, 29, 44, 117, 90, 224, 249, 90, 239, 29, 31, 44, 120, 132, 73, 152, 103, 73, 201, 232, 50, 178, 143, 141, 17, 169, 60, 182, 113, 91, 61, 11, 240, 132, 22, 134, 60, 143, 0, 240, 192, 1, 121, 199, 17, 42, 132, 190, 200, 60, 107, 76, 128, 143, 58, 87, 11, 156, 86, 173, 193, 201, 37, 114, 228, 226, 44, 116, 219, 33, 14, 197, 113, 115, 229, 191, 145, 65, 167, 232, 173, 21, 97, 119, 152, 39, 196, 9, 227, 51, 232, 9, 161, 47, 62, 89, 192, 158, 223, 231, 135, 24, 35, 151, 31, 230, 136, 147, 190, 228, 232, 20, 97, 191, 73, 1, 191, 51, 251, 86, 112, 25, 123, 82, 162, 190, 172, 25, 33, 162, 51, 58, 223, 204, 129, 154, 127, 101, 172, 46, 63, 247, 113, 190, 163, 9, 148, 149, 137, 214, 77, 92, 49, 209, 14, 218, 225, 169, 57, 232, 96, 43, 229, 169, 147, 79, 59, 149, 99, 144, 140, 82, 213, 39, 238, 62, 216, 252, 43, 103, 232, 234, 254, 23, 106, 61, 118, 161, 107, 67, 171, 244, 126, 150, 5, 185, 91, 224, 221, 113, 31, 44, 151, 5, 104, 123, 200, 182, 250, 46, 165, 6, 171, 103, 194, 163, 86, 84, 220, 203, 140] }
[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' (637) 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:     0x5a2cccba9898 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a2cccba9898 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a2cccba9898 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a2cccba9898 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a2cccbbf59a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a2cccbbf59a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5a2cccbae102 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a2cccbae102 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a2cccb883c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2cccb883c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2cccba1b49 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2ccca80cfc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5a2ccca80cfc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2cccba1dc2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5a2cccba1dc2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a2cccb88482 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a2cccb7d689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a2cccb8919d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a2cccbbfd1c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2cccbbfa92 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a2ccca0950e - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a2ccca0950e - <test_rustcrypto_mldsa[de2db2fe0237f15e]::csr_rustcrypto::CsrTemplateBuilder<ml_dsa[8100ba569e727d75]::KeyPair<ml_dsa[8100ba569e727d75]::MlDsa87>>>::tbs_template
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x5a2ccca2bd4b - test_rustcrypto_mldsa[de2db2fe0237f15e]::test_gen_fmc_alias_csr_mldsa87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:60:25
[INFO] [stdout]   23:     0x5a2ccca2ba47 - test_rustcrypto_mldsa[de2db2fe0237f15e]::test_gen_fmc_alias_csr_mldsa87::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:36
[INFO] [stdout]   24:     0x5a2ccca1b7e6 - <test_rustcrypto_mldsa[de2db2fe0237f15e]::test_gen_fmc_alias_csr_mldsa87::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a2ccca73ddb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a2ccca73ddb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5a2ccca81655 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5a2ccca81655 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5a2ccca81655 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5a2ccca81655 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5a2ccca81655 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a2ccca81655 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5a2ccca81655 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5a2ccca7af64 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5a2ccca7af64 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5a2ccca846d2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a2ccca846d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5a2ccca846d2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a2cccba901f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x5a2cccba901f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7dbf35b4eaa4 - <unknown>
[INFO] [stdout]   46:     0x7dbf35bdba64 - 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.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin test-rustcrypto-mldsa`
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.97.0-beta.6-x86_64-unknown-linux-gnu'.
[INFO] [stderr] help: run `rustup component add --toolchain 1.97.0-beta.6-x86_64-unknown-linux-gnu rustfmt` to install it
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.97.0-beta.6-x86_64-unknown-linux-gnu'.
[INFO] [stderr] help: run `rustup component add --toolchain 1.97.0-beta.6-x86_64-unknown-linux-gnu rustfmt` to install it
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.97.0-beta.6-x86_64-unknown-linux-gnu'.
[INFO] [stderr] help: run `rustup component add --toolchain 1.97.0-beta.6-x86_64-unknown-linux-gnu rustfmt` to install it
[INFO] running `Command { std: "docker" "inspect" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201", kill_on_drop: false }`
[INFO] [stdout] 0b114d68a9f343c3923234d77f3ee0f9d6533471a8c5c3a577dee58ffb154201
