[INFO] cloning repository https://github.com/ArthurHeymans/test-rustcrypto-mldsa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurHeymans/test-rustcrypto-mldsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 528b79eb266335c00e88ccefb2f0d07040039289
[INFO] testing ArthurHeymans/test-rustcrypto-mldsa against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[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 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/signatures`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spki v0.8.0-rc.1
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0-rc.2
[INFO] [stderr]   Downloaded const-oid v0.10.0-rc.3
[INFO] [stderr]   Downloaded flagset v0.4.6
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.1
[INFO] [stderr]   Downloaded sha1 v0.11.0-pre.4
[INFO] [stderr]   Downloaded pkcs8 v0.11.0-rc.1
[INFO] [stderr]   Downloaded der v0.8.0-rc.1
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.3
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded digest v0.11.0-pre.9
[INFO] [stderr]   Downloaded signature v2.3.0-pre.4
[INFO] [stderr]   Downloaded tls_codec v0.4.1
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.1
[INFO] [stderr]   Downloaded async-signature v0.6.0-pre.4
[INFO] [stderr]   Downloaded der_derive v0.8.0-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85e8b363798202279a41ae7902727efffed80b7a6990c4a5d95172eefed95c74
[INFO] running `Command { std: "docker" "start" "-a" "85e8b363798202279a41ae7902727efffed80b7a6990c4a5d95172eefed95c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85e8b363798202279a41ae7902727efffed80b7a6990c4a5d95172eefed95c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e8b363798202279a41ae7902727efffed80b7a6990c4a5d95172eefed95c74", kill_on_drop: false }`
[INFO] [stdout] 85e8b363798202279a41ae7902727efffed80b7a6990c4a5d95172eefed95c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d525883767948f85891c0ae3f50654f35e1b36b8fcc0cdaf368811faa7cc3421
[INFO] running `Command { std: "docker" "start" "-a" "d525883767948f85891c0ae3f50654f35e1b36b8fcc0cdaf368811faa7cc3421", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[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 proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[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 block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[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 sha1 v0.11.0-pre.4
[INFO] [stderr]    Compiling async-signature v0.6.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 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 16.69s
[INFO] running `Command { std: "docker" "inspect" "d525883767948f85891c0ae3f50654f35e1b36b8fcc0cdaf368811faa7cc3421", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d525883767948f85891c0ae3f50654f35e1b36b8fcc0cdaf368811faa7cc3421", kill_on_drop: false }`
[INFO] [stdout] d525883767948f85891c0ae3f50654f35e1b36b8fcc0cdaf368811faa7cc3421
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1bf6d99744f011b7a0d340df3e47ad54e844cf44493d8bbfdca479f8cd897f9
[INFO] running `Command { std: "docker" "start" "-a" "a1bf6d99744f011b7a0d340df3e47ad54e844cf44493d8bbfdca479f8cd897f9", 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.26s
[INFO] running `Command { std: "docker" "inspect" "a1bf6d99744f011b7a0d340df3e47ad54e844cf44493d8bbfdca479f8cd897f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1bf6d99744f011b7a0d340df3e47ad54e844cf44493d8bbfdca479f8cd897f9", kill_on_drop: false }`
[INFO] [stdout] a1bf6d99744f011b7a0d340df3e47ad54e844cf44493d8bbfdca479f8cd897f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5572b8121d420f721b4d2d2e1937911254c9f23e14fe30069908fa31d21d3d6a
[INFO] running `Command { std: "docker" "start" "-a" "5572b8121d420f721b4d2d2e1937911254c9f23e14fe30069908fa31d21d3d6a", 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-2f729b3a02d9ddd3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_gen_init_devid_csr_mldsa87 ... FAILED
[INFO] [stdout] test test_gen_fmc_alias_csr_mldsa87 ... FAILED
[INFO] [stdout] test test_gen_fmc_alias_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_local_devid_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_rt_alias_cert_mldsa87 ... ok
[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: [49, 48, 55, 57, 69, 52, 70, 56, 69, 70, 55, 51, 66, 65, 65, 70, 49, 54, 52, 52, 55, 49, 65, 54, 56, 67, 65, 53, 56, 52, 67, 67, 50, 67, 55, 68, 49, 48, 50, 52, 49, 55, 69, 67, 54, 53, 67, 52, 49, 68, 54, 65, 54, 48, 56, 49, 68, 68, 65, 51, 65, 70, 69, 51] } }
[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: [182, 218, 21, 137, 33, 34, 217, 60, 159, 48, 73, 47, 141, 239, 146, 18, 106, 164, 153, 173, 54, 194, 156, 52, 247, 213, 176, 57, 204, 231, 163, 237, 106, 17, 136, 169, 175, 27, 61, 114, 41, 6, 151, 255, 240, 176, 215, 150, 175, 34, 194, 193, 144, 162, 150, 64, 198, 61, 39, 222, 4, 16, 73, 42, 9, 144, 64, 250, 116, 114, 170, 198, 223, 181, 30, 94, 139, 73, 188, 158, 184, 223, 143, 172, 179, 188, 202, 172, 193, 153, 238, 10, 174, 233, 164, 189, 147, 34, 171, 171, 172, 126, 43, 102, 22, 206, 244, 140, 13, 250, 44, 22, 110, 224, 179, 148, 65, 49, 84, 81, 182, 72, 53, 23, 99, 112, 116, 25, 211, 132, 20, 92, 51, 190, 184, 17, 137, 210, 89, 79, 210, 64, 180, 127, 130, 9, 7, 52, 24, 196, 45, 215, 220, 202, 80, 90, 255, 128, 30, 24, 226, 67, 61, 56, 101, 248, 90, 94, 12, 241, 149, 173, 253, 133, 153, 79, 89, 42, 34, 247, 40, 29, 22, 22, 213, 213, 50, 174, 18, 210, 41, 180, 22, 248, 38, 217, 209, 96, 191, 184, 11, 121, 72, 226, 25, 96, 79, 24, 72, 57, 249, 226, 48, 88, 208, 55, 205, 148, 26, 175, 69, 105, 93, 4, 218, 194, 159, 38, 6, 109, 165, 116, 209, 114, 67, 246, 56, 85, 15, 132, 38, 9, 230, 143, 104, 214, 141, 255, 228, 42, 105, 245, 112, 103, 25, 254, 194, 6, 95, 201, 34, 106, 68, 104, 209, 210, 238, 52, 249, 49, 150, 207, 140, 224, 158, 240, 64, 244, 38, 2, 44, 202, 86, 224, 192, 16, 24, 117, 42, 203, 229, 174, 236, 74, 7, 212, 186, 66, 89, 193, 142, 9, 84, 39, 136, 89, 247, 156, 122, 201, 117, 216, 100, 118, 92, 103, 114, 134, 157, 227, 84, 61, 163, 167, 241, 48, 77, 171, 132, 169, 186, 204, 175, 89, 114, 151, 154, 50, 162, 3, 151, 133, 12, 35, 131, 254, 20, 37, 20, 139, 152, 156, 82, 227, 74, 7, 69, 75, 119, 15, 74, 103, 231, 53, 56, 72, 47, 113, 40, 200, 125, 122, 238, 19, 45, 44, 237, 49, 6, 157, 66, 40, 220, 162, 54, 122, 45, 52, 200, 88, 237, 253, 198, 72, 166, 27, 34, 179, 252, 136, 95, 169, 113, 184, 84, 110, 17, 8, 122, 57, 37, 23, 85, 166, 121, 197, 46, 85, 240, 204, 213, 96, 1, 77, 212, 92, 39, 132, 26, 157, 95, 179, 196, 71, 75, 198, 109, 76, 45, 103, 245, 172, 136, 2, 206, 42, 19, 215, 196, 168, 81, 142, 175, 74, 69, 33, 135, 242, 140, 117, 149, 193, 221, 192, 164, 204, 80, 216, 233, 180, 144, 255, 152, 191, 83, 22, 14, 92, 27, 104, 178, 165, 175, 234, 71, 164, 194, 40, 210, 203, 14, 83, 44, 152, 67, 40, 216, 211, 221, 121, 86, 39, 31, 102, 107, 254, 72, 50, 147, 56, 120, 158, 168, 46, 251, 200, 14, 205, 62, 180, 172, 168, 132, 112, 168, 177, 90, 56, 249, 242, 34, 143, 130, 177, 70, 205, 120, 134, 67, 144, 39, 140, 236, 114, 228, 108, 234, 179, 39, 170, 187, 60, 125, 224, 231, 104, 48, 165, 23, 196, 48, 120, 43, 98, 247, 164, 156, 206, 3, 245, 169, 42, 70, 137, 36, 119, 139, 113, 90, 74, 255, 230, 128, 99, 245, 80, 219, 28, 33, 246, 116, 87, 181, 196, 199, 39, 137, 4, 142, 196, 64, 157, 44, 198, 23, 254, 245, 92, 11, 37, 133, 170, 2, 227, 86, 41, 202, 36, 127, 227, 88, 182, 153, 111, 216, 237, 234, 233, 96, 206, 158, 6, 180, 9, 245, 30, 193, 235, 67, 175, 17, 46, 16, 92, 42, 188, 181, 20, 201, 187, 20, 234, 119, 203, 208, 214, 149, 175, 32, 202, 41, 101, 109, 17, 21, 20, 161, 235, 206, 254, 104, 46, 132, 24, 159, 134, 122, 22, 161, 33, 244, 70, 28, 203, 79, 168, 160, 36, 237, 72, 151, 203, 102, 168, 129, 59, 120, 27, 151, 36, 56, 80, 104, 207, 6, 137, 55, 154, 110, 213, 45, 69, 222, 17, 153, 75, 169, 88, 80, 128, 17, 120, 3, 109, 91, 160, 58, 212, 13, 29, 18, 243, 219, 219, 43, 87, 180, 103, 166, 213, 118, 128, 16, 66, 195, 66, 132, 162, 41, 174, 10, 202, 67, 164, 19, 49, 218, 62, 246, 191, 198, 181, 234, 44, 66, 168, 182, 95, 142, 77, 255, 59, 41, 201, 102, 121, 38, 2, 128, 6, 204, 16, 22, 53, 192, 11, 63, 153, 24, 235, 227, 26, 252, 89, 79, 29, 187, 55, 173, 206, 124, 241, 111, 53, 123, 149, 88, 246, 180, 125, 72, 135, 252, 142, 101, 30, 8, 255, 2, 239, 177, 44, 119, 38, 15, 116, 0, 27, 197, 215, 180, 88, 12, 92, 218, 195, 40, 148, 39, 172, 109, 88, 153, 69, 113, 57, 189, 29, 133, 165, 117, 19, 157, 171, 169, 217, 249, 128, 138, 5, 46, 190, 175, 136, 25, 87, 234, 22, 189, 95, 49, 18, 63, 125, 224, 123, 101, 150, 226, 75, 233, 140, 181, 68, 195, 120, 114, 53, 130, 134, 172, 37, 0, 246, 44, 97, 177, 50, 40, 61, 5, 126, 15, 235, 199, 25, 58, 40, 241, 229, 191, 234, 222, 211, 95, 7, 36, 195, 242, 101, 8, 207, 144, 229, 246, 97, 56, 77, 101, 213, 255, 4, 177, 127, 13, 191, 143, 254, 144, 210, 84, 130, 124, 232, 220, 53, 239, 8, 107, 247, 190, 30, 35, 252, 177, 232, 208, 185, 166, 234, 165, 29, 165, 39, 161, 152, 248, 72, 68, 122, 83, 124, 27, 252, 130, 36, 45, 219, 162, 211, 22, 111, 13, 147, 245, 124, 143, 240, 156, 31, 165, 233, 133, 93, 254, 65, 225, 19, 246, 20, 68, 61, 181, 129, 169, 193, 234, 166, 162, 170, 92, 46, 147, 56, 185, 101, 198, 96, 185, 32, 159, 66, 151, 72, 84, 32, 191, 216, 23, 223, 99, 204, 232, 173, 186, 175, 197, 100, 75, 66, 97, 83, 226, 1, 55, 161, 128, 28, 129, 242, 239, 105, 89, 216, 125, 169, 99, 153, 209, 221, 171, 170, 146, 171, 204, 40, 1, 61, 6, 140, 146, 195, 250, 230, 165, 115, 96, 1, 19, 252, 106, 107, 191, 240, 12, 86, 232, 163, 49, 75, 227, 15, 90, 47, 145, 47, 66, 115, 237, 151, 178, 64, 127, 248, 189, 185, 248, 137, 52, 144, 104, 27, 245, 244, 75, 98, 8, 179, 185, 54, 88, 73, 33, 254, 52, 48, 118, 250, 208, 197, 102, 187, 248, 118, 149, 144, 205, 169, 138, 150, 233, 219, 131, 56, 115, 32, 246, 126, 98, 166, 230, 74, 231, 117, 55, 65, 211, 143, 131, 117, 239, 238, 13, 78, 238, 26, 116, 77, 53, 230, 118, 127, 82, 41, 16, 28, 40, 55, 190, 237, 132, 32, 56, 55, 195, 183, 46, 80, 248, 211, 141, 82, 140, 52, 126, 160, 88, 242, 48, 140, 128, 190, 146, 135, 70, 218, 69, 13, 181, 152, 135, 158, 93, 136, 85, 1, 216, 229, 234, 17, 82, 135, 107, 123, 113, 3, 169, 58, 129, 246, 39, 107, 209, 20, 192, 29, 78, 210, 107, 4, 162, 91, 161, 145, 191, 145, 54, 148, 74, 28, 134, 89, 185, 0, 83, 199, 34, 0, 251, 250, 28, 13, 135, 22, 137, 132, 12, 73, 14, 21, 17, 41, 34, 231, 89, 254, 124, 180, 230, 110, 172, 77, 117, 244, 88, 9, 145, 69, 21, 188, 29, 77, 209, 208, 7, 131, 13, 7, 231, 72, 108, 90, 199, 55, 81, 144, 9, 172, 225, 2, 195, 32, 10, 11, 57, 191, 72, 71, 198, 149, 138, 112, 221, 170, 159, 159, 246, 76, 74, 100, 243, 253, 192, 18, 238, 152, 77, 78, 64, 103, 225, 46, 152, 85, 201, 15, 40, 244, 0, 1, 70, 168, 163, 56, 183, 220, 115, 232, 109, 83, 147, 238, 186, 93, 254, 153, 153, 192, 130, 97, 28, 238, 235, 19, 223, 172, 48, 245, 80, 180, 235, 173, 36, 197, 38, 179, 155, 65, 15, 128, 129, 187, 16, 85, 236, 40, 25, 231, 122, 212, 61, 13, 35, 6, 186, 41, 113, 0, 235, 51, 105, 156, 122, 249, 112, 12, 164, 94, 138, 59, 221, 108, 138, 255, 68, 97, 85, 179, 225, 149, 140, 147, 155, 52, 56, 191, 233, 250, 58, 52, 144, 136, 49, 145, 44, 115, 119, 150, 231, 74, 20, 110, 143, 191, 26, 212, 152, 171, 9, 141, 196, 162, 147, 192, 60, 200, 159, 164, 202, 194, 68, 99, 93, 87, 202, 183, 81, 184, 135, 243, 6, 225, 129, 134, 146, 42, 40, 152, 25, 184, 150, 29, 211, 140, 23, 119, 43, 131, 218, 17, 251, 56, 177, 225, 232, 65, 140, 225, 129, 122, 18, 33, 43, 134, 31, 239, 196, 24, 216, 171, 135, 80, 203, 75, 75, 6, 194, 243, 126, 102, 31, 30, 132, 102, 228, 195, 252, 186, 131, 134, 81, 178, 182, 135, 8, 29, 55, 162, 211, 235, 146, 134, 146, 175, 125, 121, 102, 184, 144, 137, 22, 7, 198, 77, 159, 103, 85, 162, 104, 195, 129, 84, 6, 92, 108, 141, 42, 110, 18, 49, 58, 211, 128, 20, 51, 53, 154, 240, 183, 120, 166, 190, 228, 45, 196, 64, 143, 227, 105, 224, 1, 62, 186, 45, 227, 229, 226, 116, 161, 9, 56, 244, 202, 26, 153, 61, 55, 3, 246, 233, 196, 74, 200, 55, 33, 5, 14, 66, 162, 8, 110, 67, 118, 52, 54, 162, 149, 102, 123, 129, 20, 140, 194, 222, 10, 170, 200, 22, 239, 133, 73, 221, 165, 119, 249, 83, 72, 173, 127, 54, 39, 218, 89, 234, 127, 113, 186, 237, 99, 178, 208, 225, 14, 183, 159, 150, 130, 230, 52, 232, 80, 123, 163, 207, 139, 249, 136, 114, 121, 131, 61, 140, 42, 239, 209, 240, 149, 145, 250, 235, 77, 58, 182, 216, 84, 205, 80, 67, 6, 21, 105, 166, 70, 86, 108, 218, 184, 51, 1, 215, 123, 125, 65, 57, 93, 174, 86, 108, 99, 96, 214, 137, 105, 113, 56, 183, 72, 147, 151, 98, 162, 29, 129, 123, 184, 29, 181, 184, 67, 237, 20, 90, 101, 170, 18, 100, 217, 77, 225, 92, 43, 53, 216, 136, 39, 21, 141, 133, 242, 228, 162, 134, 81, 197, 103, 166, 134, 138, 244, 151, 250, 104, 56, 172, 210, 23, 12, 66, 166, 131, 238, 17, 239, 219, 46, 135, 73, 199, 240, 36, 13, 175, 249, 15, 87, 134, 174, 141, 153, 120, 61, 164, 247, 42, 34, 245, 55, 143, 246, 172, 129, 37, 99, 213, 49, 166, 44, 82, 48, 34, 161, 56, 211, 216, 241, 229, 142, 134, 26, 160, 79, 16, 121, 195, 88, 81, 223, 145, 111, 153, 52, 150, 204, 144, 56, 108, 225, 149, 199, 141, 63, 176, 8, 98, 118, 186, 36, 133, 86, 78, 82, 207, 224, 61, 96, 173, 113, 171, 79, 251, 214, 187, 98, 230, 60, 150, 229, 237, 207, 128, 104, 200, 45, 247, 130, 71, 174, 203, 118, 53, 176, 187, 108, 86, 177, 248, 154, 253, 82, 80, 139, 66, 43, 35, 234, 150, 113, 13, 236, 3, 253, 176, 210, 203, 127, 217, 217, 126, 73, 13, 105, 76, 162, 45, 225, 61, 223, 105, 153, 170, 15, 162, 68, 200, 32, 149, 76, 10, 19, 200, 51, 9, 149, 196, 119, 193, 134, 196, 203, 237, 163, 228, 199, 59, 175, 224, 91, 99, 105, 47, 235, 116, 169, 131, 195, 222, 23, 209, 4, 60, 136, 232, 120, 193, 42, 8, 227, 218, 11, 213, 10, 114, 132, 251, 213, 80, 230, 89, 207, 113, 235, 81, 102, 84, 236, 59, 232, 81, 251, 203, 169, 117, 188, 81, 144, 135, 212, 42, 53, 91, 91, 161, 203, 139, 154, 106, 184, 30, 218, 232, 215, 253, 51, 187, 112, 213, 86, 247, 24, 161, 248, 50, 143, 114, 101, 221, 81, 90, 45, 218, 125, 86, 211, 55, 188, 89, 149, 34, 251, 249, 216, 232, 108, 24, 191, 44, 30, 154, 139, 253, 93, 139, 152, 225, 89, 246, 110, 172, 51, 81, 101, 148, 151, 69, 97, 172, 169, 189, 242, 246, 86, 234, 187, 210, 147, 201, 51, 232, 234, 24, 222, 208, 168, 122, 230, 208, 199, 74, 98, 19, 169, 152, 191, 108, 38, 133, 227, 76, 204, 139, 43, 135, 71, 56, 251, 17, 137, 126, 135, 100, 149, 180, 144, 253, 151, 134, 224, 12, 38, 92, 36, 252, 119, 104, 131, 34, 208, 64, 10, 69, 84, 177, 32, 245, 168, 124, 176, 84, 10, 4, 149, 1, 10, 134, 254, 131, 81, 246, 218, 221, 16, 194, 97, 180, 116, 205, 36, 219, 32, 218, 14, 252, 122, 82, 69, 194, 126, 188, 83, 99, 33, 62, 129, 113, 163, 183, 30, 249, 132, 105, 79, 2, 3, 201, 180, 157, 30, 92, 52, 48, 22, 238, 191, 0, 110, 75, 146, 146, 39, 56, 179, 177, 130, 129, 28, 210, 13, 196, 217, 157, 119, 85, 3, 226, 25, 155, 233, 110, 166, 163, 135, 73, 37, 115, 87, 236, 18, 31, 25, 33, 39, 192, 25, 135, 88, 184, 153, 44, 176, 127, 244, 128, 33, 73, 213, 121, 252, 237, 157, 229, 225, 71, 2, 79, 75, 140, 202, 170, 148, 132, 176, 204, 125, 30, 93, 253, 238, 155, 47, 59, 218, 122, 134, 186, 132, 202, 209, 99, 82, 28, 139, 188, 220, 145, 116, 207, 32, 51, 108, 12, 107, 41, 32, 19, 134, 27, 171, 99, 230, 89, 206, 95, 205, 70, 45, 222, 213, 95, 99, 56, 113, 222, 103, 42, 23, 155, 94, 64, 208, 143, 155, 195, 53, 30, 33, 163, 225, 247, 208, 123, 111, 107, 174, 38, 225, 47, 220, 224, 70, 19, 252, 95, 120, 160, 206, 174, 23, 59, 147, 243, 251, 51, 123, 179, 109, 148, 122, 160, 123, 185, 3, 234, 167, 49, 223, 219, 203, 35, 8, 220, 38, 83, 60, 129, 137, 192, 178, 47, 2, 145, 48, 152, 69, 87, 46, 181, 209, 0, 204, 189, 216, 23, 126, 185, 172, 121, 36, 12, 212, 115, 139, 0, 40, 213, 251, 106, 235, 245, 99, 242, 50, 223, 89, 190, 102, 119, 206, 44, 16, 223, 70, 99, 233, 88, 112, 8, 58, 196, 101, 229, 0, 51, 200, 212, 66, 70, 201, 105, 229, 99, 28, 196, 34, 66, 53, 185, 116, 154, 164, 54, 83, 188, 232, 129, 119, 175, 85, 197, 51, 123, 25, 166, 72, 124, 130, 108, 211, 153, 71, 181, 136, 74, 215, 132, 230, 149, 102, 180, 21, 237, 120, 96, 119, 94, 101, 140, 104, 92, 209, 214, 201, 158, 61, 154, 182, 220, 198, 103, 136, 30, 0, 125, 44, 58, 214, 213, 65, 34, 33, 112, 112, 250, 43, 12, 108, 154, 230, 76, 80, 235, 200, 200, 68, 119, 27, 100, 93, 219, 164, 154, 124, 201, 172, 150, 166, 0, 44, 248, 116, 205, 239, 2, 82, 119, 111, 223, 20, 17, 112, 83, 118, 112, 186, 235, 27, 174, 133, 113, 212, 2, 125, 150, 34, 177, 19, 225, 254, 246, 38, 80, 36, 39] }
[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' (26) panicked at src/csr_rustcrypto.rs:197:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x621f08eb7472 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x621f08eb7472 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x621f08eb7472 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x621f08eb7472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x621f08ec947f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x621f08ec947f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x621f08e84943 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x621f08e84943 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x621f08e90982 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x621f08e9564f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x621f08e954e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x621f08d9476e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x621f08d9476e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x621f08e95d0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x621f08e95d0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x621f08e95aba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x621f08e90ab9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x621f08e7909d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x621f08ed17f0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x621f08ed0746 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x621f08d30b67 - core::result::Result<T,E>::unwrap::h7f7a2322c796b5ff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x621f08d30b67 - test_rustcrypto_mldsa::csr_rustcrypto::CsrTemplateBuilder<Key>::tbs_template::h240c7663bef836f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x621f08cf697a - test_rustcrypto_mldsa::test_gen_init_devid_csr_mldsa87::h3ee41364c2738a41
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:25
[INFO] [stdout]   23:     0x621f08cf69e7 - test_rustcrypto_mldsa::test_gen_init_devid_csr_mldsa87::{{closure}}::h53ba37dc01986293
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:13:37
[INFO] [stdout]   24:     0x621f08d1d7c6 - core::ops::function::FnOnce::call_once::h4386b104f4ef2566
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x621f08d9454b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x621f08d9454b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x621f08da85cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x621f08da85cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x621f08da85cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x621f08da85cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x621f08da85cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x621f08da85cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x621f08da85cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x621f08d81ae4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x621f08d81ae4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x621f08d8541a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x621f08d8541a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x621f08d8541a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x621f08d8541a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x621f08d8541a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x621f08d8541a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x621f08d8541a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x621f08e8bddf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x621f08e8bddf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7c6a25bfaaa4 - <unknown>
[INFO] [stdout]   46:     0x7c6a25c87a64 - 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: [67, 53, 57, 67, 51, 57, 67, 50, 56, 53, 48, 70, 67, 66, 66, 49, 67, 69, 54, 51, 68, 66, 66, 55, 51, 56, 68, 66, 51, 65, 48, 68, 67, 49, 50, 51, 56, 51, 49, 52, 49, 68, 48, 51, 48, 69, 67, 49, 49, 69, 57, 65, 53, 48, 53, 49, 56, 48, 51, 48, 49, 65, 65, 68] } }
[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: [186, 132, 40, 120, 87, 66, 128, 145, 184, 5, 104, 48, 208, 197, 104, 115, 183, 104, 41, 70, 100, 179, 244, 163, 253, 78, 139, 16, 93, 34, 245, 161, 138, 33, 253, 9, 42, 184, 76, 30, 116, 102, 13, 209, 27, 123, 160, 68, 146, 22, 184, 114, 248, 15, 236, 61, 113, 54, 88, 72, 152, 123, 97, 127, 121, 127, 183, 219, 117, 159, 106, 147, 215, 122, 201, 214, 207, 65, 184, 181, 191, 95, 208, 63, 192, 168, 187, 103, 105, 21, 228, 155, 164, 135, 93, 97, 252, 215, 24, 251, 241, 34, 219, 156, 204, 181, 128, 198, 181, 35, 158, 43, 173, 122, 126, 43, 220, 206, 150, 254, 147, 245, 191, 7, 223, 71, 223, 194, 229, 69, 84, 63, 168, 81, 49, 55, 67, 100, 168, 84, 36, 239, 115, 120, 200, 76, 198, 61, 145, 187, 58, 100, 16, 215, 59, 25, 161, 134, 227, 183, 155, 113, 112, 155, 108, 100, 207, 164, 41, 98, 77, 242, 142, 53, 188, 75, 218, 245, 201, 123, 193, 61, 214, 10, 87, 204, 158, 255, 112, 12, 181, 149, 62, 142, 236, 200, 106, 146, 90, 199, 118, 167, 28, 201, 158, 121, 171, 92, 164, 113, 88, 96, 43, 69, 249, 71, 18, 155, 77, 118, 239, 76, 167, 180, 187, 230, 54, 226, 149, 11, 158, 227, 123, 4, 31, 90, 82, 87, 2, 9, 165, 222, 92, 4, 37, 108, 57, 146, 135, 133, 253, 146, 115, 207, 94, 135, 199, 161, 68, 104, 242, 92, 135, 27, 42, 23, 189, 164, 111, 160, 158, 193, 34, 177, 133, 150, 47, 67, 126, 223, 102, 94, 231, 83, 12, 42, 76, 164, 149, 169, 244, 160, 14, 231, 9, 213, 244, 85, 52, 212, 242, 87, 57, 228, 46, 150, 47, 147, 1, 130, 119, 31, 120, 111, 74, 47, 142, 137, 52, 52, 249, 19, 201, 243, 206, 217, 170, 178, 74, 182, 98, 50, 84, 215, 153, 221, 23, 177, 241, 228, 221, 137, 101, 88, 56, 22, 67, 41, 114, 40, 174, 197, 86, 185, 168, 202, 193, 249, 174, 59, 193, 155, 56, 173, 96, 194, 79, 114, 70, 2, 189, 137, 139, 87, 19, 10, 158, 103, 13, 171, 72, 19, 7, 34, 65, 27, 73, 143, 84, 126, 239, 57, 184, 189, 153, 156, 142, 65, 119, 220, 190, 92, 225, 64, 137, 76, 34, 35, 227, 160, 205, 229, 140, 18, 201, 55, 232, 229, 105, 111, 144, 119, 224, 205, 84, 99, 13, 71, 248, 130, 66, 157, 92, 198, 164, 19, 151, 219, 141, 101, 144, 28, 100, 158, 65, 101, 98, 220, 219, 239, 105, 79, 58, 157, 10, 73, 211, 145, 184, 200, 204, 124, 223, 51, 107, 5, 201, 135, 162, 94, 69, 119, 82, 81, 54, 10, 137, 169, 243, 7, 148, 85, 57, 41, 240, 121, 241, 19, 191, 196, 174, 11, 237, 233, 3, 242, 124, 104, 168, 215, 215, 25, 2, 205, 230, 206, 147, 136, 218, 55, 227, 177, 20, 172, 21, 202, 129, 61, 97, 133, 121, 177, 180, 200, 241, 250, 222, 208, 209, 188, 147, 118, 1, 252, 183, 221, 193, 117, 252, 61, 208, 27, 236, 16, 16, 163, 172, 86, 188, 213, 247, 229, 155, 25, 16, 115, 81, 162, 195, 227, 214, 13, 241, 240, 149, 45, 197, 238, 247, 237, 77, 148, 212, 228, 94, 220, 1, 31, 39, 151, 60, 15, 38, 138, 239, 241, 42, 85, 146, 185, 219, 32, 149, 227, 254, 17, 44, 140, 213, 131, 156, 27, 152, 135, 12, 99, 201, 180, 94, 181, 42, 91, 206, 223, 172, 91, 35, 74, 26, 39, 240, 141, 214, 183, 116, 30, 213, 56, 60, 58, 4, 32, 251, 108, 90, 205, 16, 212, 197, 211, 74, 64, 119, 74, 18, 140, 198, 52, 225, 128, 139, 121, 162, 11, 220, 171, 222, 148, 122, 90, 77, 75, 161, 204, 70, 143, 204, 220, 4, 145, 17, 126, 209, 179, 33, 125, 189, 235, 164, 164, 176, 97, 189, 156, 132, 9, 168, 159, 250, 56, 20, 247, 237, 4, 156, 161, 222, 140, 174, 252, 141, 138, 231, 96, 39, 229, 173, 112, 226, 166, 41, 244, 255, 183, 122, 205, 139, 78, 181, 30, 188, 206, 247, 117, 212, 92, 191, 186, 160, 51, 125, 77, 175, 75, 60, 121, 153, 201, 188, 3, 15, 153, 227, 221, 210, 78, 169, 232, 65, 58, 138, 150, 149, 207, 10, 25, 203, 161, 70, 8, 32, 157, 68, 15, 17, 55, 255, 185, 89, 34, 40, 5, 134, 201, 175, 247, 66, 251, 235, 203, 108, 221, 216, 0, 58, 145, 32, 40, 40, 103, 132, 244, 121, 185, 11, 43, 208, 187, 162, 134, 195, 214, 242, 176, 16, 135, 155, 14, 128, 33, 176, 226, 140, 228, 187, 192, 61, 141, 31, 151, 23, 173, 138, 148, 196, 131, 195, 193, 114, 122, 85, 168, 132, 45, 91, 72, 23, 129, 176, 89, 104, 184, 123, 19, 128, 82, 11, 54, 64, 19, 85, 112, 185, 5, 91, 77, 86, 30, 141, 52, 218, 8, 53, 251, 157, 175, 251, 46, 67, 111, 123, 0, 218, 255, 169, 68, 74, 222, 91, 141, 45, 164, 125, 164, 150, 33, 19, 165, 40, 43, 117, 140, 148, 25, 212, 23, 138, 178, 126, 179, 240, 138, 227, 5, 33, 194, 86, 31, 251, 145, 210, 26, 110, 100, 188, 18, 232, 138, 1, 192, 154, 70, 194, 230, 62, 145, 168, 85, 53, 196, 233, 103, 92, 254, 170, 53, 181, 213, 136, 175, 142, 197, 134, 200, 168, 47, 6, 47, 172, 40, 152, 218, 87, 78, 99, 253, 212, 202, 164, 31, 73, 122, 58, 221, 229, 120, 10, 205, 57, 124, 64, 26, 241, 24, 194, 124, 242, 70, 217, 11, 50, 123, 144, 84, 21, 13, 58, 222, 52, 179, 170, 179, 179, 57, 120, 228, 71, 91, 245, 221, 17, 138, 9, 30, 254, 107, 187, 220, 159, 187, 84, 13, 131, 160, 147, 239, 65, 22, 31, 149, 5, 176, 116, 222, 229, 20, 46, 158, 243, 51, 79, 67, 91, 222, 202, 42, 247, 95, 17, 235, 246, 66, 83, 129, 170, 143, 11, 229, 58, 123, 134, 149, 113, 221, 4, 233, 92, 29, 70, 242, 5, 179, 82, 48, 196, 254, 104, 57, 131, 73, 162, 254, 177, 8, 137, 152, 118, 27, 73, 166, 40, 195, 145, 124, 134, 217, 139, 255, 153, 105, 151, 23, 26, 13, 116, 105, 195, 223, 217, 134, 23, 42, 201, 198, 184, 31, 223, 29, 106, 224, 202, 177, 96, 0, 222, 219, 132, 184, 199, 4, 18, 77, 134, 47, 175, 121, 114, 66, 60, 249, 152, 33, 31, 124, 2, 190, 43, 214, 124, 177, 100, 58, 236, 224, 90, 182, 58, 167, 177, 221, 171, 62, 140, 19, 131, 126, 156, 187, 233, 250, 66, 182, 213, 88, 184, 136, 190, 67, 164, 75, 247, 208, 150, 84, 243, 201, 86, 122, 43, 185, 152, 116, 216, 40, 102, 220, 48, 211, 23, 224, 231, 142, 115, 202, 28, 18, 150, 198, 172, 220, 126, 241, 107, 102, 50, 174, 35, 229, 203, 189, 218, 56, 153, 222, 255, 177, 131, 194, 206, 217, 122, 14, 129, 177, 168, 95, 94, 148, 28, 4, 137, 109, 108, 53, 52, 252, 130, 192, 210, 220, 160, 146, 6, 245, 152, 248, 42, 84, 56, 223, 2, 155, 235, 170, 140, 149, 48, 33, 226, 3, 251, 249, 70, 95, 30, 48, 119, 227, 156, 112, 9, 183, 163, 131, 108, 243, 154, 152, 184, 70, 114, 215, 183, 194, 53, 25, 40, 199, 115, 246, 118, 38, 201, 0, 246, 128, 85, 8, 235, 136, 169, 5, 47, 211, 106, 48, 142, 30, 236, 120, 32, 110, 10, 21, 7, 46, 130, 175, 22, 21, 121, 202, 217, 93, 158, 124, 187, 83, 11, 37, 56, 138, 207, 52, 250, 241, 79, 130, 173, 141, 167, 222, 9, 55, 231, 180, 172, 100, 75, 234, 10, 107, 54, 182, 185, 26, 5, 180, 4, 162, 214, 18, 146, 22, 149, 249, 252, 188, 239, 48, 98, 165, 120, 46, 43, 221, 91, 249, 119, 194, 29, 179, 229, 182, 167, 222, 156, 183, 244, 123, 50, 232, 50, 18, 233, 30, 201, 225, 59, 105, 48, 216, 233, 154, 229, 176, 5, 7, 88, 241, 188, 47, 247, 168, 118, 192, 229, 89, 33, 71, 182, 56, 89, 55, 160, 11, 166, 156, 201, 3, 148, 22, 138, 195, 163, 113, 174, 230, 211, 129, 196, 88, 199, 139, 30, 187, 91, 153, 36, 233, 189, 130, 196, 173, 21, 206, 82, 117, 55, 157, 49, 148, 101, 249, 216, 50, 179, 69, 78, 254, 173, 234, 246, 88, 250, 108, 207, 20, 82, 186, 24, 78, 101, 248, 31, 81, 27, 202, 67, 254, 150, 10, 113, 177, 202, 241, 172, 198, 199, 101, 126, 60, 130, 188, 144, 165, 164, 76, 88, 54, 24, 56, 153, 98, 195, 169, 158, 166, 78, 248, 179, 8, 115, 114, 40, 195, 50, 100, 21, 82, 180, 24, 226, 100, 25, 40, 136, 20, 8, 78, 107, 210, 59, 24, 77, 128, 90, 189, 77, 230, 203, 132, 94, 253, 193, 116, 25, 49, 17, 8, 135, 55, 154, 154, 62, 141, 2, 92, 127, 76, 93, 7, 149, 102, 122, 140, 253, 15, 212, 60, 42, 108, 253, 126, 250, 164, 37, 14, 55, 140, 253, 96, 125, 129, 194, 13, 51, 93, 20, 212, 247, 8, 185, 223, 155, 24, 65, 180, 152, 13, 165, 198, 162, 123, 163, 77, 119, 46, 38, 103, 245, 73, 191, 121, 56, 0, 113, 230, 60, 192, 157, 63, 122, 99, 226, 254, 123, 61, 211, 127, 224, 11, 160, 125, 183, 99, 247, 153, 67, 32, 104, 197, 120, 116, 59, 61, 236, 250, 178, 193, 136, 62, 6, 182, 47, 159, 237, 163, 152, 204, 145, 225, 241, 232, 236, 227, 150, 113, 105, 102, 177, 191, 62, 224, 38, 131, 98, 77, 197, 37, 47, 151, 84, 132, 102, 143, 245, 3, 122, 198, 121, 221, 124, 238, 100, 61, 222, 232, 129, 74, 69, 9, 108, 109, 168, 157, 154, 138, 79, 24, 250, 67, 121, 30, 121, 249, 16, 206, 171, 247, 149, 232, 184, 62, 166, 86, 110, 171, 15, 166, 23, 229, 42, 85, 39, 246, 233, 42, 24, 84, 169, 111, 159, 207, 111, 108, 204, 79, 55, 146, 151, 43, 80, 246, 233, 57, 210, 219, 205, 72, 87, 243, 225, 169, 118, 25, 251, 88, 192, 170, 172, 115, 1, 127, 145, 155, 74, 219, 129, 95, 133, 196, 130, 147, 79, 8, 93, 196, 110, 180, 78, 16, 19, 201, 212, 56, 129, 38, 177, 252, 120, 89, 157, 239, 24, 159, 70, 149, 104, 124, 210, 186, 254, 63, 157, 236, 68, 247, 118, 39, 106, 222, 103, 214, 14, 245, 192, 125, 15, 208, 18, 58, 24, 9, 179, 107, 195, 105, 197, 165, 5, 9, 167, 53, 150, 163, 58, 86, 215, 43, 144, 209, 147, 28, 161, 154, 53, 84, 88, 85, 167, 167, 240, 56, 134, 248, 206, 198, 134, 194, 160, 193, 247, 212, 59, 92, 36, 172, 124, 251, 252, 160, 209, 9, 111, 104, 4, 74, 211, 189, 111, 207, 214, 72, 200, 185, 65, 84, 70, 227, 151, 71, 74, 5, 230, 137, 233, 90, 148, 37, 224, 166, 250, 87, 18, 107, 161, 234, 211, 75, 134, 166, 130, 36, 93, 82, 26, 217, 168, 210, 107, 135, 81, 150, 92, 24, 198, 136, 131, 98, 205, 175, 123, 26, 147, 164, 239, 225, 223, 154, 66, 101, 248, 109, 134, 158, 213, 249, 145, 65, 234, 137, 33, 103, 120, 207, 73, 217, 236, 111, 5, 217, 69, 15, 194, 97, 253, 41, 218, 150, 137, 18, 27, 196, 25, 58, 248, 133, 182, 159, 18, 190, 65, 86, 112, 121, 125, 19, 75, 238, 237, 13, 222, 136, 217, 195, 188, 111, 33, 164, 212, 24, 98, 136, 140, 173, 99, 212, 183, 119, 23, 35, 142, 135, 233, 180, 20, 33, 4, 75, 112, 68, 21, 20, 84, 217, 193, 72, 132, 163, 212, 143, 115, 231, 62, 1, 31, 125, 37, 127, 94, 20, 10, 65, 44, 143, 18, 147, 56, 188, 75, 7, 160, 109, 74, 224, 209, 138, 28, 21, 230, 240, 165, 42, 117, 255, 188, 157, 54, 171, 95, 212, 44, 115, 151, 61, 77, 113, 27, 137, 131, 148, 46, 166, 31, 117, 116, 83, 218, 212, 108, 173, 111, 31, 64, 165, 94, 192, 138, 72, 154, 68, 138, 95, 116, 221, 227, 54, 21, 20, 81, 29, 35, 48, 211, 62, 37, 10, 16, 164, 239, 9, 255, 135, 141, 188, 157, 24, 51, 105, 222, 51, 64, 27, 77, 174, 206, 184, 132, 220, 208, 229, 247, 12, 220, 178, 33, 135, 105, 0, 186, 202, 69, 232, 54, 208, 129, 233, 132, 124, 19, 30, 230, 104, 24, 115, 9, 7, 134, 28, 140, 100, 174, 64, 0, 61, 156, 32, 213, 195, 249, 50, 184, 108, 178, 99, 52, 207, 202, 5, 62, 117, 79, 101, 56, 205, 30, 82, 119, 128, 79, 78, 41, 5, 52, 82, 163, 121, 17, 137, 154, 138, 77, 156, 2, 172, 255, 240, 38, 179, 146, 56, 212, 2, 199, 119, 109, 173, 255, 43, 140, 40, 242, 245, 203, 68, 163, 217, 182, 89, 115, 227, 86, 243, 201, 128, 173, 203, 57, 39, 120, 230, 145, 21, 134, 214, 148, 200, 229, 81, 106, 63, 84, 104, 175, 2, 205, 194, 67, 172, 152, 18, 62, 251, 115, 26, 150, 219, 150, 251, 54, 130, 207, 37, 106, 208, 191, 161, 193, 83, 189, 59, 68, 16, 89, 64, 76, 120, 33, 74, 27, 145, 189, 140, 78, 171, 195, 148, 62, 111, 242, 27, 122, 172, 71, 191, 217, 198, 238, 120, 188, 90, 240, 48, 189, 227, 121, 205, 72, 100, 81, 36, 220, 174, 93, 230, 254, 89, 114, 103, 213, 184, 15, 186, 235, 162, 39, 141, 247, 224, 126, 173, 34, 163, 115, 109, 12, 110, 117, 86, 108, 19, 121, 39, 161, 206, 116, 137, 81, 130, 155, 225, 134, 121, 150, 142, 75, 56, 158, 103, 129, 41, 153, 123, 215, 2, 122, 212, 138, 182, 135, 33, 191, 11, 181, 86, 140, 73, 131, 64, 14, 42, 89, 64, 171, 153, 130, 251, 26, 92, 32, 110, 208, 2, 209, 240, 173, 226, 81, 236, 104, 143, 125, 93, 41, 77, 82, 4, 63, 172, 173, 175, 235, 240, 201, 89, 208, 202, 76, 123, 89, 185, 15, 41, 164, 231, 141, 121, 59, 56, 235, 188, 150, 170, 203, 228, 88, 45, 203, 164, 9, 157, 162, 167, 126, 44, 34, 123, 243, 204, 197, 105, 3, 16, 225, 164, 93, 68, 82, 98, 91, 174, 54, 198, 53, 11, 229, 239, 89, 21, 238, 22, 1, 124, 117, 155, 36, 31, 52, 245, 78, 131, 156, 220, 90, 39, 29, 210, 42, 76, 65, 223, 205, 103, 10, 185, 112, 64, 255, 185, 71, 45, 40, 110, 43, 155, 197, 219, 62, 70, 227, 161, 19, 35, 1, 110, 17, 156, 158, 225, 0, 242, 204, 71, 35, 31, 58, 34, 229, 230, 115, 93, 101, 23, 30, 233, 76, 20, 125, 214, 87, 17, 175, 20, 151, 48, 77, 184, 9, 161, 138, 244] }
[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' (25) 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:     0x621f08eb7472 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x621f08eb7472 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x621f08eb7472 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x621f08eb7472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x621f08ec947f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x621f08ec947f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x621f08e84943 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x621f08e84943 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x621f08e90982 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x621f08e9564f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x621f08e954e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x621f08d9476e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x621f08d9476e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x621f08e95d0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x621f08e95d0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x621f08e95aba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x621f08e90ab9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x621f08e7909d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x621f08ed17f0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x621f08ed0746 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x621f08d30b67 - core::result::Result<T,E>::unwrap::h7f7a2322c796b5ff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x621f08d30b67 - test_rustcrypto_mldsa::csr_rustcrypto::CsrTemplateBuilder<Key>::tbs_template::h240c7663bef836f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x621f08cf5e0a - test_rustcrypto_mldsa::test_gen_fmc_alias_csr_mldsa87::h0d10d179ec115227
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:60:25
[INFO] [stdout]   23:     0x621f08cf5e77 - test_rustcrypto_mldsa::test_gen_fmc_alias_csr_mldsa87::{{closure}}::h53effd602db49755
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:36
[INFO] [stdout]   24:     0x621f08d1d786 - core::ops::function::FnOnce::call_once::h36c8fd72c2947baa
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x621f08d9454b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x621f08d9454b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x621f08da85cd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x621f08da85cd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x621f08da85cd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x621f08da85cd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x621f08da85cd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x621f08da85cd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x621f08da85cd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x621f08d81ae4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x621f08d81ae4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x621f08d8541a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x621f08d8541a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x621f08d8541a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x621f08d8541a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x621f08d8541a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x621f08d8541a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x621f08d8541a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x621f08e8bddf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr] error: test failed, to rerun pass `--bin test-rustcrypto-mldsa`
[INFO] [stdout]   44:     0x621f08e8bddf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7c6a25bfaaa4 - <unknown>
[INFO] [stdout]   46:     0x7c6a25c87a64 - 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.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5572b8121d420f721b4d2d2e1937911254c9f23e14fe30069908fa31d21d3d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5572b8121d420f721b4d2d2e1937911254c9f23e14fe30069908fa31d21d3d6a", kill_on_drop: false }`
[INFO] [stdout] 5572b8121d420f721b4d2d2e1937911254c9f23e14fe30069908fa31d21d3d6a
