[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 901b676cb21f1791795dc616afc45896bef5693e850a2b84bf1f7551109e314a
[INFO] running `Command { std: "docker" "start" "-a" "901b676cb21f1791795dc616afc45896bef5693e850a2b84bf1f7551109e314a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "901b676cb21f1791795dc616afc45896bef5693e850a2b84bf1f7551109e314a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "901b676cb21f1791795dc616afc45896bef5693e850a2b84bf1f7551109e314a", kill_on_drop: false }`
[INFO] [stdout] 901b676cb21f1791795dc616afc45896bef5693e850a2b84bf1f7551109e314a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd271f7c24c8d2c4168b19b5daa1b04740268cd7b9d3bed6240a22e88a4441d5
[INFO] running `Command { std: "docker" "start" "-a" "fd271f7c24c8d2c4168b19b5daa1b04740268cd7b9d3bed6240a22e88a4441d5", 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 zeroize v1.8.1
[INFO] [stderr]    Compiling flagset v0.4.6
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0-rc.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.90
[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 crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[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_derive v0.8.0-rc.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[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 rand v0.8.5
[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 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 30.66s
[INFO] running `Command { std: "docker" "inspect" "fd271f7c24c8d2c4168b19b5daa1b04740268cd7b9d3bed6240a22e88a4441d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd271f7c24c8d2c4168b19b5daa1b04740268cd7b9d3bed6240a22e88a4441d5", kill_on_drop: false }`
[INFO] [stdout] fd271f7c24c8d2c4168b19b5daa1b04740268cd7b9d3bed6240a22e88a4441d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1491f331ed1bf3c0525b023aa349e433cfbbe357a2ddf2bb23b8552a9b721264
[INFO] running `Command { std: "docker" "start" "-a" "1491f331ed1bf3c0525b023aa349e433cfbbe357a2ddf2bb23b8552a9b721264", 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.93s
[INFO] running `Command { std: "docker" "inspect" "1491f331ed1bf3c0525b023aa349e433cfbbe357a2ddf2bb23b8552a9b721264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1491f331ed1bf3c0525b023aa349e433cfbbe357a2ddf2bb23b8552a9b721264", kill_on_drop: false }`
[INFO] [stdout] 1491f331ed1bf3c0525b023aa349e433cfbbe357a2ddf2bb23b8552a9b721264
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f3c28a4add35f0488aa9d3fee3fffcfbacfa32d3a5d4d602cea26f875b4f0421
[INFO] running `Command { std: "docker" "start" "-a" "f3c28a4add35f0488aa9d3fee3fffcfbacfa32d3a5d4d602cea26f875b4f0421", 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.09s
[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_fmc_alias_csr_mldsa87 ... FAILED
[INFO] [stdout] test test_gen_init_devid_csr_mldsa87 ... FAILED
[INFO] [stdout] test test_gen_rt_alias_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_fmc_alias_cert_mldsa87 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin test-rustcrypto-mldsa`
[INFO] [stdout] test test_gen_local_devid_cert_mldsa87 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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: [67, 56, 57, 51, 68, 50, 54, 70, 54, 65, 69, 48, 49, 53, 48, 65, 69, 52, 49, 65, 70, 50, 65, 56, 69, 54, 51, 69, 56, 52, 54, 55, 56, 52, 69, 70, 54, 69, 49, 70, 66, 48, 50, 57, 57, 69, 53, 68, 65, 54, 67, 70, 56, 68, 48, 49, 53, 69, 53, 51, 48, 70, 65, 56] } }
[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: [133, 90, 249, 57, 33, 101, 198, 208, 93, 129, 63, 5, 52, 228, 186, 196, 211, 218, 239, 85, 137, 81, 197, 15, 153, 10, 232, 49, 94, 171, 209, 25, 196, 29, 56, 68, 74, 93, 71, 177, 172, 125, 167, 108, 78, 32, 164, 116, 225, 169, 237, 171, 253, 173, 94, 217, 248, 198, 195, 15, 62, 37, 227, 201, 208, 42, 43, 123, 202, 243, 132, 167, 6, 127, 193, 252, 66, 175, 0, 67, 27, 6, 193, 29, 70, 188, 119, 10, 234, 243, 13, 113, 71, 160, 189, 85, 34, 44, 29, 248, 203, 202, 119, 201, 102, 165, 17, 212, 159, 93, 33, 27, 87, 127, 127, 40, 92, 133, 196, 76, 123, 182, 51, 37, 189, 67, 90, 255, 186, 29, 191, 44, 26, 212, 106, 65, 72, 171, 23, 139, 107, 24, 165, 68, 98, 83, 231, 163, 254, 75, 194, 110, 96, 137, 180, 79, 84, 251, 225, 2, 172, 122, 163, 175, 71, 254, 48, 198, 161, 172, 226, 165, 56, 75, 62, 136, 68, 149, 118, 26, 176, 113, 225, 133, 19, 113, 91, 243, 169, 13, 89, 244, 216, 117, 155, 88, 54, 217, 173, 148, 95, 102, 238, 244, 57, 34, 165, 189, 1, 29, 156, 128, 22, 116, 185, 223, 100, 16, 99, 5, 37, 184, 189, 16, 105, 55, 150, 66, 196, 216, 106, 167, 250, 216, 251, 135, 64, 241, 78, 86, 53, 118, 121, 39, 5, 153, 14, 39, 226, 26, 252, 16, 251, 145, 99, 28, 127, 219, 215, 163, 101, 47, 101, 91, 199, 51, 26, 226, 181, 109, 14, 142, 103, 42, 153, 192, 8, 112, 27, 116, 117, 203, 122, 191, 110, 181, 132, 13, 216, 232, 59, 136, 247, 35, 185, 79, 31, 44, 204, 146, 152, 0, 61, 196, 105, 165, 247, 210, 110, 245, 10, 46, 120, 32, 213, 182, 147, 244, 185, 74, 36, 126, 136, 179, 60, 23, 188, 27, 129, 216, 133, 111, 140, 37, 17, 146, 227, 104, 216, 171, 135, 241, 108, 87, 255, 105, 87, 233, 146, 158, 98, 234, 122, 122, 201, 238, 250, 0, 123, 217, 4, 193, 110, 78, 69, 198, 136, 62, 236, 240, 135, 154, 73, 243, 132, 12, 197, 184, 60, 146, 75, 252, 252, 48, 72, 35, 223, 117, 78, 65, 235, 68, 96, 118, 14, 145, 188, 231, 54, 67, 178, 180, 217, 182, 178, 253, 147, 246, 242, 52, 115, 164, 7, 19, 165, 69, 109, 151, 159, 121, 175, 155, 90, 245, 254, 108, 93, 96, 22, 211, 28, 115, 0, 239, 186, 17, 146, 17, 83, 98, 231, 142, 104, 250, 49, 95, 90, 183, 124, 180, 74, 35, 235, 155, 179, 167, 86, 97, 80, 60, 16, 218, 232, 238, 253, 88, 140, 51, 15, 180, 42, 175, 45, 7, 208, 247, 150, 26, 16, 79, 8, 112, 67, 8, 111, 252, 192, 147, 125, 137, 198, 113, 34, 248, 33, 110, 147, 149, 202, 122, 169, 111, 130, 80, 198, 237, 82, 66, 163, 131, 37, 23, 130, 14, 126, 225, 200, 67, 102, 134, 142, 242, 228, 166, 54, 57, 212, 63, 224, 236, 12, 105, 120, 156, 65, 3, 117, 66, 165, 93, 66, 164, 72, 102, 5, 184, 109, 235, 47, 197, 140, 17, 59, 153, 78, 92, 55, 51, 225, 195, 177, 231, 108, 38, 127, 107, 194, 211, 184, 108, 86, 240, 83, 244, 29, 227, 54, 12, 237, 194, 152, 46, 127, 171, 186, 213, 253, 170, 6, 213, 133, 189, 87, 221, 167, 235, 81, 137, 69, 92, 171, 241, 242, 95, 10, 51, 232, 101, 107, 19, 135, 165, 175, 153, 39, 157, 99, 150, 147, 19, 71, 66, 59, 77, 182, 255, 34, 5, 130, 2, 148, 104, 222, 208, 141, 72, 218, 196, 233, 95, 68, 60, 82, 233, 176, 102, 71, 166, 226, 237, 5, 131, 194, 126, 43, 250, 81, 184, 62, 17, 125, 121, 176, 243, 45, 29, 203, 173, 240, 213, 30, 188, 55, 233, 115, 79, 46, 80, 3, 116, 146, 253, 241, 39, 121, 147, 173, 206, 209, 38, 46, 233, 107, 92, 179, 215, 239, 13, 69, 102, 146, 242, 91, 153, 125, 229, 19, 116, 21, 95, 190, 151, 169, 9, 49, 33, 71, 121, 9, 134, 19, 28, 2, 116, 124, 60, 172, 241, 40, 200, 19, 182, 174, 217, 202, 44, 168, 213, 187, 80, 91, 180, 29, 95, 126, 12, 143, 88, 237, 158, 187, 88, 34, 134, 134, 12, 254, 58, 190, 160, 7, 113, 169, 78, 199, 122, 119, 162, 78, 94, 237, 179, 200, 0, 9, 124, 205, 27, 212, 13, 247, 156, 132, 225, 29, 226, 34, 192, 218, 251, 93, 200, 17, 10, 247, 88, 27, 198, 247, 74, 70, 47, 161, 130, 99, 207, 30, 199, 234, 254, 14, 97, 152, 25, 70, 217, 94, 132, 107, 226, 54, 89, 203, 208, 116, 246, 250, 14, 98, 19, 199, 198, 3, 232, 175, 8, 61, 164, 72, 183, 24, 220, 54, 229, 45, 32, 98, 253, 144, 50, 42, 230, 181, 130, 210, 9, 195, 56, 188, 107, 26, 198, 204, 33, 237, 64, 139, 217, 242, 189, 197, 24, 245, 112, 102, 138, 244, 82, 171, 240, 168, 1, 225, 100, 170, 135, 116, 187, 203, 3, 199, 123, 63, 36, 72, 44, 85, 165, 15, 214, 8, 1, 128, 130, 251, 55, 46, 126, 40, 205, 183, 181, 186, 145, 216, 191, 224, 144, 74, 6, 155, 43, 188, 254, 177, 163, 170, 209, 211, 103, 142, 132, 145, 154, 197, 188, 63, 195, 181, 248, 143, 223, 238, 213, 244, 24, 167, 225, 82, 2, 144, 161, 39, 132, 242, 221, 54, 224, 73, 153, 146, 231, 241, 198, 138, 31, 10, 71, 216, 197, 254, 205, 67, 195, 159, 58, 71, 94, 159, 37, 156, 247, 39, 31, 137, 246, 60, 237, 178, 23, 121, 122, 189, 83, 59, 192, 192, 71, 206, 73, 101, 239, 99, 79, 170, 69, 216, 82, 234, 168, 88, 211, 146, 15, 52, 194, 128, 194, 214, 176, 103, 121, 66, 183, 51, 240, 63, 84, 20, 146, 174, 77, 93, 21, 178, 133, 250, 52, 14, 95, 48, 242, 20, 100, 41, 221, 217, 60, 3, 170, 39, 151, 151, 72, 84, 11, 81, 43, 56, 250, 68, 223, 217, 68, 5, 38, 200, 54, 115, 192, 98, 31, 165, 201, 44, 227, 249, 38, 161, 18, 55, 45, 174, 230, 111, 180, 216, 99, 215, 54, 82, 10, 174, 54, 185, 205, 41, 254, 248, 45, 163, 200, 112, 124, 188, 193, 22, 173, 150, 248, 30, 69, 163, 49, 86, 54, 108, 89, 227, 242, 228, 5, 250, 248, 122, 53, 249, 42, 78, 237, 212, 237, 87, 100, 121, 182, 184, 187, 146, 75, 60, 242, 214, 125, 75, 214, 143, 86, 147, 91, 127, 126, 50, 43, 139, 9, 165, 58, 55, 125, 8, 88, 125, 144, 124, 136, 129, 227, 38, 242, 5, 39, 6, 212, 56, 98, 160, 187, 3, 67, 59, 147, 127, 134, 131, 80, 103, 197, 29, 22, 158, 214, 140, 181, 229, 1, 19, 169, 236, 8, 186, 15, 148, 104, 157, 22, 93, 115, 78, 106, 236, 128, 235, 39, 156, 255, 50, 255, 230, 39, 185, 240, 32, 154, 33, 169, 43, 127, 125, 109, 106, 183, 28, 245, 80, 87, 57, 11, 51, 237, 187, 26, 143, 77, 31, 95, 180, 7, 154, 125, 160, 2, 1, 31, 50, 180, 96, 55, 209, 147, 68, 246, 183, 28, 245, 254, 135, 120, 5, 149, 5, 27, 65, 8, 166, 141, 109, 153, 123, 16, 4, 57, 84, 81, 187, 25, 162, 21, 74, 124, 80, 243, 151, 128, 249, 180, 128, 7, 99, 106, 46, 163, 6, 201, 35, 75, 126, 206, 1, 228, 120, 242, 96, 67, 126, 189, 243, 150, 171, 217, 244, 190, 248, 178, 198, 95, 72, 77, 103, 188, 251, 28, 66, 1, 234, 187, 69, 102, 126, 187, 116, 31, 113, 127, 132, 24, 127, 159, 74, 132, 244, 30, 67, 197, 90, 208, 130, 176, 221, 140, 231, 191, 205, 177, 179, 140, 235, 66, 227, 66, 37, 237, 16, 63, 163, 158, 197, 166, 223, 173, 183, 130, 173, 66, 73, 117, 4, 79, 130, 40, 190, 125, 49, 193, 106, 4, 39, 160, 94, 152, 159, 155, 85, 118, 254, 3, 95, 239, 224, 34, 208, 142, 141, 22, 246, 187, 195, 73, 4, 151, 75, 12, 181, 125, 94, 40, 121, 157, 236, 130, 235, 235, 65, 121, 117, 198, 210, 218, 187, 242, 181, 93, 118, 146, 220, 236, 74, 56, 68, 124, 173, 86, 115, 166, 210, 140, 16, 4, 66, 151, 248, 158, 76, 50, 218, 243, 122, 173, 198, 200, 218, 197, 10, 102, 201, 138, 107, 183, 67, 69, 128, 193, 53, 37, 16, 143, 227, 119, 178, 14, 87, 143, 52, 6, 69, 73, 132, 89, 46, 230, 107, 147, 193, 106, 7, 155, 152, 164, 116, 144, 210, 101, 231, 141, 152, 231, 251, 221, 135, 165, 112, 196, 84, 76, 98, 212, 41, 236, 141, 21, 53, 152, 171, 108, 202, 51, 161, 227, 193, 110, 97, 139, 56, 246, 152, 53, 47, 201, 9, 106, 131, 223, 184, 171, 146, 88, 202, 119, 45, 11, 133, 3, 229, 111, 169, 226, 106, 0, 36, 22, 162, 201, 122, 243, 151, 51, 60, 225, 94, 138, 158, 206, 179, 80, 93, 0, 116, 185, 18, 59, 162, 75, 192, 159, 73, 166, 67, 203, 112, 71, 185, 158, 211, 153, 134, 137, 65, 149, 110, 185, 77, 156, 136, 101, 205, 51, 133, 64, 137, 56, 22, 93, 135, 163, 242, 66, 131, 159, 93, 68, 153, 45, 167, 41, 253, 174, 198, 38, 231, 90, 16, 17, 159, 53, 188, 93, 123, 26, 198, 83, 56, 3, 100, 203, 80, 146, 191, 247, 100, 168, 4, 95, 249, 27, 27, 246, 244, 167, 150, 102, 81, 64, 41, 214, 240, 76, 157, 70, 169, 135, 215, 218, 37, 45, 213, 76, 249, 173, 252, 135, 3, 47, 255, 118, 105, 55, 99, 81, 214, 108, 172, 65, 121, 96, 54, 94, 148, 32, 36, 25, 51, 226, 58, 28, 193, 0, 160, 154, 60, 166, 176, 207, 202, 142, 236, 74, 70, 121, 57, 183, 252, 196, 131, 130, 189, 163, 41, 130, 202, 174, 245, 186, 152, 112, 100, 222, 204, 78, 196, 93, 215, 28, 13, 95, 215, 222, 211, 195, 107, 28, 106, 39, 74, 184, 148, 181, 175, 40, 245, 45, 36, 22, 126, 141, 111, 68, 217, 233, 67, 206, 81, 14, 87, 244, 236, 114, 253, 228, 128, 194, 152, 183, 239, 64, 197, 167, 218, 102, 253, 219, 56, 73, 151, 207, 56, 112, 128, 204, 144, 99, 183, 68, 2, 117, 102, 1, 146, 114, 187, 211, 205, 20, 228, 11, 163, 104, 142, 70, 132, 110, 152, 48, 119, 136, 170, 148, 13, 175, 180, 37, 228, 46, 255, 102, 16, 109, 129, 168, 119, 67, 141, 82, 186, 117, 222, 139, 36, 47, 185, 193, 188, 230, 30, 133, 124, 208, 115, 19, 196, 142, 212, 207, 129, 96, 241, 238, 241, 184, 39, 159, 54, 51, 38, 4, 64, 87, 148, 209, 211, 200, 35, 91, 245, 26, 228, 151, 110, 93, 150, 45, 218, 173, 182, 111, 94, 125, 254, 122, 76, 80, 176, 202, 196, 66, 227, 123, 214, 150, 3, 148, 3, 140, 20, 155, 207, 168, 13, 2, 78, 120, 162, 254, 197, 18, 23, 23, 135, 185, 58, 249, 36, 42, 154, 146, 156, 196, 183, 165, 209, 143, 246, 188, 36, 228, 148, 43, 23, 3, 157, 84, 143, 177, 91, 37, 120, 60, 157, 238, 22, 232, 63, 3, 111, 45, 147, 234, 212, 204, 133, 221, 41, 32, 85, 0, 212, 122, 57, 114, 32, 236, 108, 140, 150, 101, 83, 100, 69, 24, 202, 117, 19, 214, 89, 3, 25, 7, 127, 243, 88, 243, 211, 233, 126, 15, 27, 61, 14, 50, 227, 174, 21, 156, 248, 140, 64, 14, 140, 141, 46, 177, 40, 136, 210, 93, 18, 21, 6, 253, 215, 109, 228, 179, 233, 202, 159, 12, 53, 144, 61, 80, 57, 221, 227, 213, 205, 241, 220, 242, 45, 53, 238, 227, 156, 62, 141, 80, 204, 16, 35, 96, 243, 23, 13, 247, 92, 253, 92, 11, 148, 69, 109, 76, 135, 97, 156, 157, 71, 123, 176, 143, 185, 39, 53, 196, 109, 154, 52, 49, 198, 108, 236, 252, 249, 244, 235, 228, 206, 238, 142, 136, 211, 133, 206, 217, 94, 132, 41, 10, 28, 1, 249, 238, 141, 130, 151, 48, 143, 213, 241, 194, 49, 195, 3, 9, 255, 142, 169, 48, 214, 189, 129, 0, 187, 94, 77, 233, 245, 189, 19, 115, 25, 163, 103, 208, 36, 10, 92, 174, 93, 190, 28, 52, 233, 164, 246, 122, 191, 218, 34, 53, 4, 141, 145, 129, 48, 21, 126, 155, 141, 23, 148, 159, 117, 25, 44, 149, 12, 212, 22, 45, 195, 80, 13, 194, 46, 18, 195, 127, 122, 33, 199, 22, 155, 51, 228, 31, 127, 165, 86, 248, 141, 243, 14, 49, 5, 120, 105, 108, 103, 86, 190, 144, 58, 39, 206, 128, 90, 28, 236, 177, 243, 215, 240, 119, 249, 58, 26, 102, 220, 175, 141, 129, 104, 113, 72, 227, 70, 203, 60, 246, 93, 79, 180, 230, 203, 30, 211, 121, 85, 39, 36, 103, 154, 15, 217, 165, 110, 202, 90, 81, 249, 9, 184, 153, 168, 112, 102, 234, 133, 103, 151, 130, 225, 2, 59, 37, 114, 131, 31, 82, 108, 20, 123, 233, 223, 186, 228, 80, 78, 86, 65, 10, 88, 125, 154, 58, 135, 190, 101, 12, 194, 107, 59, 155, 138, 48, 161, 30, 0, 179, 128, 6, 28, 161, 44, 245, 168, 211, 21, 220, 133, 100, 92, 32, 59, 117, 73, 50, 9, 160, 39, 91, 88, 167, 180, 86, 244, 116, 193, 192, 76, 74, 67, 30, 99, 243, 50, 153, 81, 61, 143, 170, 148, 7, 182, 245, 45, 29, 202, 170, 145, 225, 48, 6, 17, 45, 38, 25, 193, 150, 186, 239, 200, 254, 90, 241, 215, 236, 31, 62, 147, 79, 208, 152, 157, 121, 72, 181, 175, 227, 249, 150, 22, 221, 177, 244, 67, 185, 184, 65, 221, 118, 162, 38, 81, 49, 70, 248, 184, 172, 246, 247, 9, 227, 214, 255, 106, 94, 120, 79, 162, 12, 80, 200, 166, 248, 90, 203, 56, 107, 174, 205, 10, 102, 202, 68, 23, 177, 29, 217, 158, 128, 218, 107, 169, 241, 77, 247, 240, 245, 120, 62, 84, 68, 131, 67, 70, 145, 179, 178, 193, 73, 58, 207, 223, 166, 39, 154, 131, 83, 138, 109, 34, 132, 157, 102, 0, 53, 121, 225, 109, 120, 13, 100, 10, 87, 194, 198, 134, 55, 138, 63, 49, 148, 143, 157, 244, 81, 115, 144, 68, 121, 187, 82, 109, 216, 101, 21, 92, 148, 84, 204, 113, 235, 194, 223, 154, 124, 218, 68, 23, 152, 88, 167, 28, 134, 147, 137, 120, 57, 74, 8, 194, 61, 2, 206, 138, 74, 154, 55, 45, 134, 7, 187, 181, 62, 193, 225, 77, 9, 142, 36, 223, 223, 46, 88, 255, 130, 128, 253, 9, 194, 187, 247, 194, 230, 138, 29, 74, 113, 18, 33, 222, 209, 25, 127, 46, 55, 217, 97, 211, 15] }
[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' (18) 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:     0x57242d68e2ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57242d68e2ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57242d68e2ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57242d68e2ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57242d6a40aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57242d6a40aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x57242d692bc2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57242d692bc2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57242d66ce8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57242d66ce8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57242d6865b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57242d56385c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57242d56385c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57242d686832 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57242d686832 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57242d66cf48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57242d6648e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57242d66dc5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57242d6a494c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57242d6a46c2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57242d506f62 - core::result::Result<T,E>::unwrap::hedc58fcbca3df64b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57242d506f62 - test_rustcrypto_mldsa::csr_rustcrypto::CsrTemplateBuilder<Key>::tbs_template::h38c6a593b2092124
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x57242d4cd77b - test_rustcrypto_mldsa::test_gen_fmc_alias_csr_mldsa87::h32a8565064fd2095
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:60:25
[INFO] [stdout]   23:     0x57242d4cd817 - test_rustcrypto_mldsa::test_gen_fmc_alias_csr_mldsa87::{{closure}}::h9ccad267284b9f8e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:36
[INFO] [stdout]   24:     0x57242d500796 - core::ops::function::FnOnce::call_once::h1d767ab4d228036c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57242d55793b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x57242d55793b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x57242d56432b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x57242d56432b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x57242d56432b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x57242d56432b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x57242d56432b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57242d56432b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x57242d56432b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x57242d55fa44 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x57242d55fa44 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x57242d566f32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x57242d566f32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x57242d566f32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x57242d566f32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x57242d566f32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57242d566f32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x57242d566f32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57242d68da1f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x57242d68da1f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x78d6b8c89aa4 - <unknown>
[INFO] [stdout]   46:     0x78d6b8d16a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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: [48, 57, 52, 57, 50, 51, 55, 65, 68, 49, 49, 67, 48, 55, 53, 67, 52, 66, 68, 55, 70, 49, 51, 49, 55, 66, 70, 66, 68, 53, 54, 55, 67, 48, 51, 48, 70, 67, 65, 68, 65, 50, 68, 70, 57, 50, 65, 66, 50, 53, 57, 52, 49, 68, 66, 69, 66, 54, 51, 53, 57, 67, 69, 48] } }
[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: [72, 45, 88, 244, 70, 141, 39, 184, 81, 169, 151, 56, 165, 230, 85, 234, 17, 111, 158, 38, 207, 101, 6, 247, 98, 141, 172, 228, 239, 47, 164, 243, 91, 135, 246, 249, 146, 63, 129, 113, 195, 228, 10, 6, 137, 138, 81, 36, 107, 173, 229, 223, 49, 198, 95, 122, 87, 172, 253, 184, 20, 187, 177, 183, 253, 213, 42, 248, 133, 205, 37, 247, 74, 27, 141, 32, 110, 43, 255, 102, 58, 186, 97, 177, 67, 13, 11, 48, 140, 39, 92, 182, 98, 17, 38, 30, 206, 19, 238, 63, 2, 171, 247, 130, 230, 1, 8, 167, 92, 249, 33, 185, 89, 72, 98, 125, 95, 191, 23, 208, 179, 113, 197, 123, 142, 91, 138, 245, 235, 36, 139, 156, 106, 53, 120, 184, 173, 25, 122, 229, 193, 237, 221, 179, 33, 222, 135, 124, 245, 222, 50, 117, 235, 247, 139, 117, 127, 211, 44, 5, 108, 189, 48, 44, 74, 31, 245, 48, 12, 126, 38, 62, 191, 218, 180, 33, 65, 32, 80, 129, 112, 29, 105, 122, 194, 223, 122, 225, 92, 109, 129, 92, 144, 91, 156, 146, 148, 74, 23, 81, 79, 154, 87, 55, 175, 202, 220, 202, 63, 174, 226, 138, 253, 98, 250, 0, 223, 11, 224, 238, 62, 73, 43, 98, 240, 188, 17, 185, 137, 192, 190, 171, 30, 30, 79, 25, 129, 229, 188, 42, 220, 88, 50, 14, 67, 27, 229, 243, 111, 219, 178, 99, 149, 88, 33, 238, 48, 249, 153, 55, 181, 172, 76, 173, 122, 144, 23, 188, 190, 5, 56, 71, 59, 30, 204, 255, 70, 139, 194, 120, 11, 177, 123, 84, 255, 243, 185, 232, 251, 117, 160, 89, 169, 176, 124, 221, 83, 195, 97, 249, 253, 101, 140, 86, 47, 23, 80, 76, 177, 234, 83, 101, 6, 7, 118, 134, 31, 52, 95, 218, 245, 211, 249, 165, 126, 218, 85, 140, 20, 83, 64, 159, 150, 174, 129, 88, 129, 47, 175, 138, 180, 43, 7, 189, 103, 116, 110, 110, 95, 62, 110, 211, 15, 77, 154, 84, 48, 121, 87, 167, 217, 113, 80, 90, 4, 193, 183, 66, 36, 248, 163, 191, 126, 171, 194, 89, 221, 148, 63, 80, 248, 37, 126, 238, 36, 209, 171, 183, 68, 43, 189, 56, 4, 21, 239, 204, 239, 236, 40, 208, 54, 40, 88, 239, 82, 207, 39, 58, 42, 166, 124, 98, 191, 84, 197, 230, 63, 73, 14, 10, 129, 236, 99, 254, 22, 146, 210, 42, 209, 130, 98, 42, 213, 238, 146, 53, 86, 27, 21, 18, 254, 18, 45, 208, 59, 148, 173, 131, 36, 74, 182, 24, 125, 187, 187, 101, 82, 20, 32, 108, 176, 16, 221, 63, 26, 77, 222, 51, 127, 55, 198, 59, 149, 125, 43, 78, 24, 106, 193, 111, 122, 244, 74, 251, 217, 193, 58, 11, 24, 227, 176, 152, 166, 240, 79, 194, 13, 162, 17, 231, 238, 153, 254, 196, 70, 124, 9, 194, 253, 114, 44, 69, 218, 2, 122, 15, 50, 2, 9, 4, 154, 255, 210, 29, 42, 180, 146, 92, 181, 188, 119, 1, 177, 173, 19, 167, 174, 202, 58, 99, 201, 171, 47, 121, 59, 10, 102, 89, 85, 182, 217, 127, 143, 112, 79, 87, 231, 159, 136, 71, 106, 104, 60, 151, 206, 204, 179, 123, 165, 184, 94, 253, 157, 235, 121, 65, 57, 251, 136, 139, 201, 50, 130, 128, 51, 99, 37, 14, 114, 100, 238, 4, 99, 149, 95, 174, 242, 4, 34, 154, 112, 41, 211, 61, 176, 4, 145, 174, 99, 160, 57, 153, 169, 141, 86, 92, 254, 159, 251, 187, 109, 40, 135, 99, 94, 99, 213, 207, 231, 245, 219, 158, 207, 28, 44, 85, 145, 129, 143, 206, 96, 227, 72, 61, 87, 246, 185, 6, 54, 227, 72, 67, 54, 106, 216, 3, 142, 224, 181, 224, 56, 14, 255, 198, 39, 225, 121, 3, 125, 49, 130, 128, 151, 101, 138, 175, 99, 245, 134, 195, 28, 214, 92, 246, 166, 208, 45, 118, 128, 210, 135, 17, 222, 98, 59, 158, 182, 95, 242, 32, 196, 60, 139, 38, 18, 1, 163, 253, 173, 73, 180, 196, 157, 167, 209, 154, 2, 51, 194, 67, 49, 43, 148, 250, 165, 160, 88, 214, 166, 222, 196, 172, 216, 249, 27, 101, 82, 60, 190, 6, 20, 135, 9, 153, 10, 230, 97, 13, 141, 27, 68, 136, 104, 239, 121, 26, 164, 206, 192, 218, 219, 51, 175, 33, 246, 119, 126, 226, 104, 173, 233, 227, 100, 86, 3, 249, 63, 254, 215, 206, 244, 235, 53, 142, 156, 1, 22, 30, 54, 144, 109, 58, 34, 90, 229, 204, 40, 216, 176, 254, 145, 167, 86, 227, 247, 215, 109, 65, 98, 47, 39, 247, 237, 24, 172, 191, 106, 84, 15, 158, 156, 127, 159, 37, 125, 226, 97, 175, 100, 236, 89, 227, 175, 168, 70, 206, 110, 34, 254, 9, 74, 128, 246, 34, 93, 178, 144, 130, 42, 253, 227, 253, 114, 106, 233, 216, 166, 106, 14, 40, 213, 147, 230, 89, 90, 113, 196, 32, 135, 238, 32, 166, 169, 25, 216, 242, 63, 22, 61, 187, 223, 117, 184, 242, 255, 55, 93, 169, 176, 224, 81, 65, 135, 55, 96, 233, 134, 88, 233, 117, 215, 202, 51, 222, 81, 186, 128, 71, 178, 231, 177, 229, 229, 190, 80, 58, 32, 16, 230, 200, 52, 40, 243, 9, 175, 226, 3, 13, 90, 28, 131, 198, 148, 73, 63, 251, 103, 199, 163, 160, 167, 187, 233, 200, 230, 221, 51, 120, 232, 59, 20, 138, 8, 173, 34, 32, 103, 76, 167, 106, 203, 6, 16, 30, 84, 60, 7, 162, 26, 80, 48, 203, 130, 134, 187, 131, 169, 192, 78, 114, 220, 128, 255, 197, 45, 4, 205, 134, 244, 97, 113, 188, 243, 64, 101, 51, 63, 87, 134, 216, 148, 147, 191, 66, 44, 242, 183, 163, 158, 9, 125, 97, 18, 144, 81, 69, 85, 125, 239, 127, 213, 81, 32, 78, 87, 22, 128, 210, 68, 159, 55, 247, 27, 165, 38, 182, 179, 163, 211, 234, 144, 166, 234, 74, 137, 16, 255, 64, 26, 199, 224, 171, 222, 38, 229, 182, 246, 209, 148, 103, 106, 16, 91, 87, 89, 236, 62, 54, 148, 127, 51, 64, 209, 133, 79, 201, 25, 121, 167, 172, 74, 46, 101, 41, 234, 203, 231, 46, 161, 211, 174, 141, 74, 110, 180, 198, 243, 192, 77, 203, 110, 244, 12, 103, 135, 171, 195, 141, 220, 113, 196, 160, 170, 184, 111, 154, 231, 42, 119, 0, 225, 247, 15, 236, 162, 1, 236, 26, 190, 68, 9, 114, 241, 138, 215, 59, 142, 19, 148, 6, 238, 193, 132, 92, 30, 62, 63, 193, 240, 184, 221, 51, 77, 142, 189, 108, 217, 237, 128, 166, 113, 74, 18, 178, 242, 40, 218, 208, 133, 17, 68, 243, 120, 238, 204, 91, 139, 90, 151, 45, 77, 205, 236, 16, 169, 3, 209, 236, 180, 243, 121, 204, 150, 1, 5, 103, 119, 125, 105, 99, 74, 109, 182, 161, 126, 106, 88, 93, 129, 5, 115, 1, 56, 119, 222, 108, 146, 96, 107, 187, 46, 70, 68, 66, 138, 242, 191, 96, 225, 239, 154, 200, 246, 44, 101, 110, 82, 155, 152, 251, 169, 175, 22, 164, 185, 184, 15, 18, 238, 128, 209, 122, 255, 10, 165, 240, 51, 2, 198, 161, 212, 25, 227, 174, 57, 99, 77, 199, 241, 202, 51, 67, 145, 38, 125, 128, 67, 206, 187, 57, 4, 149, 66, 177, 232, 137, 215, 195, 0, 53, 20, 15, 141, 186, 218, 132, 53, 59, 135, 90, 182, 171, 222, 97, 33, 197, 154, 54, 244, 54, 82, 212, 98, 48, 33, 234, 22, 73, 37, 87, 4, 236, 61, 109, 182, 179, 211, 215, 137, 88, 28, 205, 70, 175, 227, 204, 74, 23, 227, 134, 80, 2, 191, 237, 11, 233, 35, 195, 52, 214, 15, 0, 230, 163, 253, 226, 99, 7, 30, 22, 70, 94, 139, 249, 106, 6, 4, 31, 231, 27, 226, 45, 200, 140, 35, 213, 81, 47, 6, 133, 185, 189, 102, 61, 116, 19, 5, 132, 109, 113, 10, 184, 32, 166, 121, 89, 21, 219, 38, 166, 103, 194, 252, 11, 164, 51, 138, 110, 171, 2, 237, 178, 187, 88, 232, 60, 168, 204, 245, 246, 245, 72, 241, 69, 136, 253, 27, 54, 245, 150, 198, 130, 132, 174, 132, 224, 114, 11, 115, 65, 216, 216, 77, 105, 176, 168, 108, 204, 125, 185, 193, 187, 123, 70, 122, 21, 196, 23, 92, 97, 255, 231, 18, 65, 90, 43, 52, 46, 248, 159, 141, 150, 237, 207, 165, 142, 2, 29, 141, 76, 123, 187, 3, 35, 182, 57, 90, 123, 173, 184, 146, 186, 102, 186, 139, 94, 94, 37, 160, 44, 243, 36, 166, 188, 90, 81, 90, 211, 237, 147, 32, 33, 61, 137, 51, 237, 120, 14, 216, 201, 63, 197, 132, 199, 208, 109, 180, 147, 18, 166, 231, 250, 231, 147, 195, 137, 0, 234, 20, 77, 12, 44, 93, 140, 68, 1, 82, 108, 50, 64, 239, 252, 187, 27, 121, 239, 62, 246, 153, 233, 215, 163, 74, 66, 93, 159, 110, 69, 233, 91, 179, 120, 177, 254, 29, 248, 83, 132, 96, 92, 185, 74, 63, 163, 134, 117, 119, 250, 52, 79, 65, 57, 25, 223, 67, 228, 244, 13, 44, 131, 148, 123, 148, 238, 133, 13, 149, 89, 125, 137, 81, 164, 72, 120, 217, 165, 234, 73, 155, 90, 125, 91, 154, 117, 160, 112, 55, 216, 181, 43, 127, 74, 5, 58, 45, 153, 40, 132, 94, 126, 55, 71, 147, 152, 188, 35, 130, 189, 248, 205, 158, 130, 161, 44, 201, 12, 63, 223, 144, 35, 139, 12, 174, 147, 252, 71, 165, 246, 50, 32, 182, 208, 233, 130, 99, 208, 12, 168, 60, 169, 33, 246, 187, 224, 15, 68, 182, 33, 121, 226, 63, 127, 128, 196, 96, 170, 5, 167, 200, 84, 193, 36, 108, 78, 51, 97, 52, 1, 78, 239, 214, 79, 40, 236, 107, 70, 54, 139, 250, 110, 172, 74, 201, 54, 146, 73, 221, 47, 0, 197, 23, 245, 234, 224, 193, 4, 221, 145, 42, 13, 99, 37, 237, 20, 137, 250, 79, 141, 246, 233, 84, 20, 198, 72, 250, 198, 22, 147, 187, 211, 93, 175, 192, 231, 125, 216, 193, 159, 62, 1, 124, 87, 188, 23, 193, 247, 198, 65, 62, 240, 22, 47, 251, 61, 13, 98, 51, 123, 218, 5, 180, 165, 227, 128, 101, 125, 251, 159, 210, 31, 132, 244, 136, 204, 170, 141, 33, 83, 254, 101, 99, 94, 102, 217, 70, 207, 58, 207, 241, 252, 156, 193, 204, 208, 208, 130, 35, 209, 82, 14, 70, 231, 18, 97, 152, 121, 241, 230, 222, 234, 233, 84, 157, 239, 117, 72, 63, 215, 38, 72, 62, 250, 176, 21, 145, 236, 62, 159, 194, 26, 186, 46, 150, 254, 86, 135, 248, 115, 248, 216, 155, 33, 34, 67, 13, 248, 89, 32, 17, 63, 187, 118, 16, 150, 55, 101, 255, 32, 202, 239, 176, 56, 109, 92, 140, 111, 143, 28, 0, 226, 188, 167, 182, 185, 53, 70, 106, 74, 20, 73, 11, 170, 159, 159, 176, 49, 32, 27, 26, 57, 5, 52, 92, 68, 73, 146, 111, 105, 77, 15, 243, 235, 116, 20, 13, 220, 199, 195, 15, 193, 12, 129, 92, 242, 100, 66, 250, 181, 227, 153, 163, 187, 83, 25, 121, 136, 117, 108, 82, 199, 102, 92, 85, 88, 18, 77, 81, 28, 67, 24, 120, 32, 130, 161, 94, 86, 69, 170, 139, 235, 182, 16, 8, 63, 198, 36, 225, 239, 153, 41, 151, 152, 202, 154, 205, 250, 183, 167, 113, 52, 25, 200, 74, 34, 10, 17, 224, 156, 67, 65, 191, 225, 191, 125, 143, 78, 0, 157, 245, 149, 156, 249, 216, 219, 123, 167, 129, 38, 23, 75, 79, 67, 93, 142, 245, 142, 2, 199, 234, 74, 40, 248, 104, 208, 65, 106, 217, 152, 211, 111, 70, 87, 251, 50, 131, 42, 198, 117, 37, 146, 141, 105, 148, 217, 164, 177, 113, 148, 44, 85, 6, 193, 153, 189, 82, 190, 215, 62, 179, 235, 243, 195, 62, 199, 42, 27, 112, 104, 20, 69, 237, 61, 93, 104, 46, 145, 211, 63, 188, 111, 63, 103, 19, 225, 220, 188, 3, 133, 18, 224, 132, 94, 236, 215, 255, 67, 153, 28, 243, 228, 175, 16, 29, 53, 97, 208, 26, 6, 137, 49, 37, 52, 148, 227, 155, 29, 99, 137, 106, 144, 169, 162, 164, 218, 109, 17, 219, 13, 145, 9, 190, 72, 90, 188, 2, 234, 80, 136, 225, 219, 220, 37, 123, 215, 32, 183, 123, 212, 37, 245, 71, 243, 89, 155, 131, 44, 232, 195, 77, 194, 242, 90, 218, 86, 156, 83, 183, 159, 156, 18, 37, 87, 117, 0, 134, 134, 50, 117, 174, 55, 252, 165, 21, 131, 17, 161, 118, 110, 0, 238, 255, 245, 92, 173, 110, 247, 54, 66, 135, 8, 69, 205, 44, 14, 157, 13, 195, 28, 63, 129, 37, 122, 160, 222, 104, 97, 197, 168, 84, 100, 195, 248, 178, 30, 140, 245, 98, 223, 208, 141, 17, 112, 206, 25, 97, 17, 118, 242, 40, 32, 25, 132, 162, 164, 220, 163, 185, 133, 169, 41, 229, 172, 112, 225, 156, 165, 86, 110, 147, 149, 232, 245, 63, 210, 185, 9, 44, 116, 217, 245, 253, 5, 217, 234, 222, 221, 3, 117, 59, 26, 145, 43, 80, 191, 177, 215, 168, 68, 38, 164, 89, 108, 131, 35, 224, 182, 213, 12, 0, 69, 216, 99, 38, 6, 99, 54, 195, 246, 116, 25, 207, 249, 141, 64, 254, 234, 193, 192, 8, 100, 171, 141, 28, 81, 235, 57, 143, 193, 98, 57, 105, 167, 37, 83, 97, 116, 4, 90, 218, 128, 106, 61, 188, 193, 189, 116, 156, 162, 107, 38, 60, 48, 155, 147, 145, 79, 134, 198, 79, 206, 178, 0, 82, 238, 96, 189, 39, 239, 212, 33, 159, 9, 116, 247, 5, 189, 136, 177, 181, 50, 239, 120, 20, 199, 92, 41, 114, 108, 125, 180, 0, 95, 62, 243, 218, 111, 166, 209, 101, 10, 8, 195, 20, 101, 164, 38, 71, 180, 116, 109, 255, 113, 99, 203, 21, 207, 131, 166, 91, 215, 30, 185, 206, 11, 32, 179, 45, 4, 144, 223, 64, 165, 135, 64, 147, 192, 127, 58, 213, 132, 44, 184, 153, 68, 49, 44, 199, 200, 238, 193, 7, 180, 103, 23, 33, 173, 175, 157, 76, 123, 195, 252, 175, 150, 139, 248, 40, 173, 249, 187, 67, 245, 191, 168, 59, 6, 83, 154, 176, 91, 111, 246, 180, 110, 92, 158, 43, 240, 37, 161, 118, 66, 31, 7, 177, 184, 224, 51, 172, 9, 207, 21, 75, 25, 108, 221, 153, 205, 181, 138, 98, 121, 66, 184, 128, 243, 41, 83, 196, 22, 228, 178, 223, 74, 96, 40, 151, 176, 100, 135, 236, 141, 251, 207, 235, 39, 132, 131, 19, 203, 230, 120, 134, 141, 11, 135, 97, 43, 77, 249, 143, 77, 144, 240, 232, 47, 194, 38, 250, 74, 163, 166, 178, 87, 91, 115, 187, 185, 148, 25, 83, 23] }
[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' (19) 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:     0x57242d68e2ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57242d68e2ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57242d68e2ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57242d68e2ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57242d6a40aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57242d6a40aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x57242d692bc2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57242d692bc2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57242d66ce8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57242d66ce8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57242d6865b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57242d56385c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57242d56385c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57242d686832 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57242d686832 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57242d66cf48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57242d6648e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57242d66dc5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57242d6a494c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57242d6a46c2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57242d506f62 - core::result::Result<T,E>::unwrap::hedc58fcbca3df64b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57242d506f62 - test_rustcrypto_mldsa::csr_rustcrypto::CsrTemplateBuilder<Key>::tbs_template::h38c6a593b2092124
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x57242d4ce3fb - test_rustcrypto_mldsa::test_gen_init_devid_csr_mldsa87::hc539af566414da11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:25
[INFO] [stdout]   23:     0x57242d4ce497 - test_rustcrypto_mldsa::test_gen_init_devid_csr_mldsa87::{{closure}}::hbbbb9ec1d6fdd7f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:13:37
[INFO] [stdout]   24:     0x57242d500a16 - core::ops::function::FnOnce::call_once::he960bfa707816119
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57242d55793b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x57242d55793b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x57242d56432b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x57242d56432b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x57242d56432b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x57242d56432b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x57242d56432b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57242d56432b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x57242d56432b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x57242d55fa44 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x57242d55fa44 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x57242d566f32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x57242d566f32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x57242d566f32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x57242d566f32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x57242d566f32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57242d566f32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x57242d566f32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57242d68da1f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x57242d68da1f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x78d6b8c89aa4 - <unknown>
[INFO] [stdout]   46:     0x78d6b8d16a64 - 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.63s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f3c28a4add35f0488aa9d3fee3fffcfbacfa32d3a5d4d602cea26f875b4f0421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c28a4add35f0488aa9d3fee3fffcfbacfa32d3a5d4d602cea26f875b4f0421", kill_on_drop: false }`
[INFO] [stdout] f3c28a4add35f0488aa9d3fee3fffcfbacfa32d3a5d4d602cea26f875b4f0421
