[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa" "/workspace/builds/worker-1-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 db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78e0de7713c127f87687e1c74fa21c6fa1f5091b0bedd0fcfe5e1700b075c46e
[INFO] running `Command { std: "docker" "start" "-a" "78e0de7713c127f87687e1c74fa21c6fa1f5091b0bedd0fcfe5e1700b075c46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78e0de7713c127f87687e1c74fa21c6fa1f5091b0bedd0fcfe5e1700b075c46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e0de7713c127f87687e1c74fa21c6fa1f5091b0bedd0fcfe5e1700b075c46e", kill_on_drop: false }`
[INFO] [stdout] 78e0de7713c127f87687e1c74fa21c6fa1f5091b0bedd0fcfe5e1700b075c46e
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 296f2f1ca4be2bca79370c237a1bba06831c35420b4c45a6fecc0f2199043e2f
[INFO] running `Command { std: "docker" "start" "-a" "296f2f1ca4be2bca79370c237a1bba06831c35420b4c45a6fecc0f2199043e2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling const-oid v0.10.0-rc.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling flagset v0.4.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0-rc.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling 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 block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[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 digest v0.11.0-pre.9
[INFO] [stderr]    Compiling der v0.8.0-rc.1
[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 ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spki v0.8.0-rc.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.1
[INFO] [stderr]    Compiling x509-cert v0.3.0-pre.0 (https://github.com/RustCrypto/formats.git#5df7daf0)
[INFO] [stderr]    Compiling ml-dsa v0.1.0-pre.0 (https://github.com/RustCrypto/signatures?rev=e7c698a094c2cca3e28bda0fab4684f21fc5363a#e7c698a0)
[INFO] [stderr]    Compiling test-rustcrypto-mldsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CertTemplateParam` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct CertTemplateParam {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TcgUeid` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct TcgUeid<'a> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fwid` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Fwid<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FwidParam` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct FwidParam<'a> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCG_MULTI_TCB_INFO_OID` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | const TCG_MULTI_TCB_INFO_OID: &str = "2.23.133.5.4.5";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_CONFIGURED` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const FLAG_BIT_NOT_CONFIGURED: u32 = 1 << 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_SECURE` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | const FLAG_BIT_NOT_SECURE: u32 = 1 << 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_DEBUG` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const FLAG_BIT_DEBUG: u32 = 1 << 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_FIXED_WIDTH` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const FLAG_BIT_FIXED_WIDTH: u32 = 1 << 31;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_MASK` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const FLAG_MASK: u32 = FLAG_BIT_NOT_CONFIGURED 
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixed_width_svn` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fixed_width_svn(svn: u8) -> u16 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MultiTcbInfo` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct MultiTcbInfo<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TcbInfo` is never constructed
[INFO] [stdout]    --> src/cert_rustcrypto.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct TcbInfo<'a> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CertTemplateBuilder` is never constructed
[INFO] [stdout]    --> src/cert_rustcrypto.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct CertTemplateBuilder<'a, Key> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuilderKeys` is never used
[INFO] [stdout]    --> src/cert_rustcrypto.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub trait BuilderKeys: Sized {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/cert_rustcrypto.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | / impl<'a, Key> CertTemplateBuilder<'a, Key>
[INFO] [stdout] 198 | | where
[INFO] [stdout] 199 | |     Key: BuilderKeys
[INFO] [stdout] 200 | |         + spki::SignatureAlgorithmIdentifier
[INFO] [stdout] 201 | |         + Keypair
[INFO] [stdout] 202 | |         + signature::Signer<<Key as BuilderKeys>::Signature>,
[INFO] [stdout] 203 | |     Key::VerifyingKey: EncodePublicKey,
[INFO] [stdout]     | |_______________________________________- associated items in this implementation
[INFO] [stdout] 204 |   {
[INFO] [stdout] 205 |       pub fn new() -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |       pub fn add_basic_constraints_ext(mut self, ca: bool, path_len: u32) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |       pub fn add_key_usage_ext(mut self, usage: KeyUsage) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |       pub fn add_ueid_ext(mut self, ueid: &'a [u8]) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |       pub fn add_fmc_dice_tcb_info_ext(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |       pub fn add_rt_dice_tcb_info_ext(mut self, svn: u8, fwids: &'a [FwidParam<'a>]) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |       pub fn tbs_template(mut self, subject_cn: &str, issuer_cn: &str) -> TbsTemplate {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodeGen` is never constructed
[INFO] [stdout]   --> src/code_gen.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct CodeGen {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `gen_code` and `code` are never used
[INFO] [stdout]   --> src/code_gen.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl CodeGen {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn gen_code(type_name: &str, template: TbsTemplate, out_path: &str) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn code(type_name: &str, template: TbsTemplate) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CsrTemplateParam` is never constructed
[INFO] [stdout]   --> src/csr_rustcrypto.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct CsrTemplateParam {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TcgUeid` is never constructed
[INFO] [stdout]   --> src/csr_rustcrypto.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct TcgUeid<'a> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CsrTemplateBuilder` is never constructed
[INFO] [stdout]   --> src/csr_rustcrypto.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct CsrTemplateBuilder<'a, Key> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuilderKeys` is never used
[INFO] [stdout]   --> src/csr_rustcrypto.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub trait BuilderKeys: Sized {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_basic_constraints_ext`, `add_key_usage_ext`, `add_ueid_ext`, and `tbs_template` are never used
[INFO] [stdout]    --> src/csr_rustcrypto.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | / impl<'a, Key> CsrTemplateBuilder<'a, Key>
[INFO] [stdout]  79 | | where
[INFO] [stdout]  80 | |     Key: BuilderKeys
[INFO] [stdout]  81 | |         + spki::SignatureAlgorithmIdentifier
[INFO] [stdout]  82 | |         + Keypair
[INFO] [stdout]  83 | |         + signature::Signer<<Key as BuilderKeys>::Signature>,
[INFO] [stdout]  84 | |     Key::VerifyingKey: EncodePublicKey,
[INFO] [stdout]     | |_______________________________________- associated items in this implementation
[INFO] [stdout]  85 |   {
[INFO] [stdout]  86 |       pub fn new() -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |       pub fn add_basic_constraints_ext(mut self, ca: bool, path_len: u32) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |       pub fn add_key_usage_ext(mut self, usage: KeyUsage) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |       pub fn add_ueid_ext(mut self, ueid: &'a [u8]) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |       pub fn tbs_template(mut self, subject_cn: &str) -> TbsTemplate {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TbsParam` is never constructed
[INFO] [stdout]   --> src/tbs.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TbsParam {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tbs.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl TbsParam {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 26 |     /// Create an instance `TbsParam`
[INFO] [stdout] 27 |     pub fn new(name: &'static str, offset: usize, len: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TbsTemplate` is never constructed
[INFO] [stdout]   --> src/tbs.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct TbsTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `tbs`, and `params` are never used
[INFO] [stdout]   --> src/tbs.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl TbsTemplate {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 39 |     /// Create an instance of `TbsTemplate`
[INFO] [stdout] 40 |     pub fn new(template: Vec<u8>, params: Vec<TbsParam>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn tbs(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn params(&self) -> &[TbsParam] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tbs` is never used
[INFO] [stdout]   --> src/tbs.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn get_tbs(der: Vec<u8>) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_param` is never used
[INFO] [stdout]   --> src/tbs.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn init_param(needle: &[u8], haystack: &[u8], param: TbsParam) -> TbsParam {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sanitize` is never used
[INFO] [stdout]    --> src/tbs.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub fn sanitize(param: TbsParam, buf: &mut [u8]) -> TbsParam {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.30s
[INFO] running `Command { std: "docker" "inspect" "296f2f1ca4be2bca79370c237a1bba06831c35420b4c45a6fecc0f2199043e2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296f2f1ca4be2bca79370c237a1bba06831c35420b4c45a6fecc0f2199043e2f", kill_on_drop: false }`
[INFO] [stdout] 296f2f1ca4be2bca79370c237a1bba06831c35420b4c45a6fecc0f2199043e2f
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b7137d19c6d0e773dce9fa05792581f832a4e0c9f7c788a3dc7d4c1e928ae90
[INFO] running `Command { std: "docker" "start" "-a" "5b7137d19c6d0e773dce9fa05792581f832a4e0c9f7c788a3dc7d4c1e928ae90", 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.70s
[INFO] running `Command { std: "docker" "inspect" "5b7137d19c6d0e773dce9fa05792581f832a4e0c9f7c788a3dc7d4c1e928ae90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b7137d19c6d0e773dce9fa05792581f832a4e0c9f7c788a3dc7d4c1e928ae90", kill_on_drop: false }`
[INFO] [stdout] 5b7137d19c6d0e773dce9fa05792581f832a4e0c9f7c788a3dc7d4c1e928ae90
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c044f6cbe5c0c3b55b2e200e9e82d85361238966716779a22e963552512e55c0
[INFO] running `Command { std: "docker" "start" "-a" "c044f6cbe5c0c3b55b2e200e9e82d85361238966716779a22e963552512e55c0", 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-fccca4fb32e41c90)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_gen_rt_alias_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_fmc_alias_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_init_devid_csr_mldsa87 ... FAILED
[INFO] [stdout] test test_gen_fmc_alias_csr_mldsa87 ... FAILED
[INFO] [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_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: [51, 48, 57, 70, 48, 66, 68, 52, 65, 67, 49, 55, 68, 69, 67, 57, 67, 68, 69, 66, 65, 70, 55, 51, 70, 66, 70, 52, 54, 48, 56, 51, 51, 69, 65, 70, 56, 66, 51, 56, 50, 50, 69, 54, 56, 68, 50, 49, 56, 50, 50, 66, 52, 57, 66, 69, 68, 54, 69, 53, 51, 57, 57, 53] } }
[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: [67, 251, 50, 157, 18, 144, 114, 11, 2, 134, 120, 16, 150, 41, 20, 39, 41, 236, 236, 11, 18, 55, 96, 150, 215, 230, 40, 184, 62, 53, 186, 61, 58, 85, 179, 50, 202, 109, 238, 56, 80, 161, 139, 232, 163, 216, 150, 216, 220, 109, 129, 12, 64, 54, 99, 241, 40, 144, 21, 150, 45, 231, 145, 173, 150, 178, 89, 120, 190, 149, 128, 152, 164, 227, 198, 240, 50, 16, 155, 179, 184, 43, 199, 185, 22, 172, 40, 49, 254, 60, 225, 92, 144, 51, 156, 188, 216, 77, 62, 35, 33, 162, 187, 114, 152, 44, 141, 245, 242, 26, 115, 94, 77, 105, 224, 179, 131, 35, 53, 19, 195, 146, 169, 110, 22, 12, 23, 205, 203, 115, 152, 126, 21, 153, 234, 94, 7, 220, 30, 129, 146, 231, 11, 124, 142, 63, 101, 204, 98, 176, 163, 13, 122, 42, 44, 121, 88, 20, 82, 228, 253, 22, 68, 26, 102, 104, 178, 48, 134, 126, 31, 197, 99, 88, 152, 93, 212, 239, 64, 238, 68, 44, 128, 205, 167, 16, 29, 76, 46, 205, 81, 179, 90, 84, 137, 114, 40, 43, 130, 45, 219, 123, 84, 248, 8, 20, 42, 48, 80, 95, 2, 176, 155, 58, 234, 123, 193, 181, 168, 20, 42, 9, 113, 0, 49, 133, 129, 100, 207, 74, 191, 6, 213, 80, 135, 94, 133, 230, 81, 21, 1, 9, 71, 132, 249, 66, 27, 216, 21, 205, 26, 123, 100, 67, 248, 187, 201, 64, 92, 123, 226, 46, 102, 140, 15, 249, 73, 121, 191, 139, 45, 87, 228, 91, 4, 18, 88, 217, 125, 107, 52, 108, 163, 215, 22, 102, 75, 231, 189, 62, 72, 170, 193, 149, 223, 31, 58, 222, 25, 8, 74, 66, 155, 209, 110, 224, 115, 164, 191, 157, 182, 215, 71, 222, 213, 47, 143, 74, 47, 5, 156, 7, 111, 181, 243, 138, 132, 92, 13, 51, 206, 204, 71, 99, 58, 85, 64, 57, 31, 177, 81, 1, 136, 149, 247, 41, 145, 13, 140, 44, 114, 44, 80, 247, 233, 31, 28, 91, 225, 249, 68, 141, 47, 130, 42, 76, 6, 112, 64, 220, 133, 61, 242, 170, 55, 219, 210, 241, 160, 184, 83, 150, 136, 207, 6, 26, 187, 26, 146, 1, 121, 153, 62, 9, 166, 181, 211, 190, 113, 220, 104, 81, 126, 57, 52, 24, 57, 132, 247, 190, 244, 222, 0, 34, 255, 37, 197, 167, 101, 211, 67, 187, 188, 21, 49, 84, 81, 242, 163, 175, 70, 178, 47, 218, 52, 73, 123, 181, 153, 110, 194, 123, 196, 15, 52, 109, 87, 19, 131, 18, 13, 92, 38, 23, 132, 233, 205, 57, 84, 177, 39, 49, 7, 232, 50, 72, 79, 77, 139, 41, 48, 112, 44, 84, 154, 132, 13, 147, 108, 55, 146, 161, 108, 7, 229, 175, 30, 75, 186, 94, 196, 218, 227, 173, 34, 197, 217, 109, 231, 146, 158, 1, 250, 118, 26, 233, 47, 146, 44, 108, 59, 12, 37, 58, 95, 175, 178, 142, 81, 83, 65, 89, 59, 127, 203, 110, 159, 175, 156, 186, 231, 161, 41, 235, 176, 239, 205, 88, 187, 213, 88, 6, 148, 152, 18, 101, 207, 208, 30, 202, 214, 172, 129, 195, 233, 1, 17, 196, 96, 204, 29, 106, 232, 97, 66, 76, 181, 149, 252, 167, 9, 221, 72, 206, 211, 145, 175, 128, 208, 243, 242, 86, 138, 39, 86, 225, 83, 27, 89, 90, 212, 114, 255, 118, 105, 178, 0, 186, 14, 15, 150, 251, 177, 14, 228, 171, 26, 93, 1, 96, 155, 131, 85, 39, 189, 155, 39, 253, 92, 13, 8, 17, 175, 173, 21, 48, 244, 173, 187, 249, 220, 57, 138, 197, 166, 49, 183, 125, 1, 119, 214, 219, 165, 142, 125, 110, 32, 58, 162, 39, 1, 204, 9, 212, 56, 188, 42, 130, 224, 176, 169, 97, 138, 28, 78, 14, 91, 9, 250, 221, 232, 73, 232, 53, 73, 86, 70, 51, 109, 177, 129, 173, 160, 158, 201, 40, 161, 24, 48, 200, 200, 159, 179, 195, 203, 6, 163, 1, 198, 238, 118, 156, 217, 93, 91, 70, 174, 23, 155, 177, 146, 51, 165, 41, 230, 97, 3, 249, 85, 158, 68, 165, 38, 165, 231, 254, 9, 150, 237, 62, 8, 96, 212, 248, 140, 200, 150, 150, 245, 129, 11, 164, 140, 36, 251, 74, 132, 148, 155, 158, 63, 89, 246, 77, 95, 13, 33, 242, 188, 85, 77, 17, 203, 25, 54, 59, 38, 177, 14, 137, 241, 241, 238, 235, 131, 135, 238, 64, 184, 232, 116, 223, 2, 193, 46, 223, 111, 229, 200, 251, 8, 83, 241, 56, 93, 249, 148, 62, 180, 46, 7, 16, 188, 189, 231, 92, 128, 205, 25, 44, 64, 222, 196, 251, 80, 213, 85, 84, 225, 169, 15, 202, 52, 17, 144, 105, 226, 34, 42, 50, 148, 209, 253, 104, 65, 137, 71, 32, 55, 129, 239, 126, 156, 86, 54, 202, 250, 19, 143, 149, 197, 210, 203, 8, 155, 169, 220, 33, 128, 44, 79, 216, 146, 152, 134, 22, 178, 16, 103, 181, 66, 230, 32, 173, 232, 59, 78, 65, 90, 61, 228, 8, 8, 109, 41, 165, 3, 64, 221, 98, 92, 57, 136, 96, 118, 151, 44, 233, 77, 126, 171, 93, 224, 73, 125, 220, 244, 93, 61, 106, 132, 162, 147, 231, 62, 19, 194, 35, 177, 162, 107, 73, 134, 95, 115, 129, 190, 251, 232, 217, 46, 80, 117, 128, 92, 242, 102, 184, 97, 15, 167, 75, 31, 228, 230, 226, 185, 95, 222, 97, 138, 157, 97, 82, 96, 39, 210, 72, 100, 56, 6, 97, 26, 8, 66, 4, 127, 33, 73, 233, 208, 187, 198, 106, 217, 215, 76, 125, 67, 78, 5, 119, 94, 53, 170, 120, 96, 114, 116, 4, 201, 43, 237, 199, 185, 205, 128, 69, 84, 172, 236, 215, 52, 58, 228, 246, 228, 244, 62, 255, 146, 16, 73, 7, 243, 208, 100, 108, 125, 245, 207, 211, 225, 196, 188, 87, 227, 128, 223, 141, 4, 201, 136, 26, 120, 122, 89, 12, 29, 71, 147, 162, 2, 71, 154, 32, 152, 12, 209, 53, 187, 220, 248, 210, 115, 2, 118, 132, 119, 65, 240, 242, 156, 116, 185, 178, 102, 231, 200, 209, 44, 45, 59, 68, 251, 16, 93, 181, 229, 33, 150, 140, 160, 241, 5, 129, 252, 164, 141, 37, 203, 98, 59, 85, 111, 183, 235, 144, 52, 66, 24, 220, 6, 159, 33, 233, 33, 94, 38, 92, 137, 21, 204, 205, 96, 141, 0, 56, 60, 216, 94, 5, 125, 94, 152, 8, 167, 95, 182, 67, 117, 7, 52, 231, 157, 13, 176, 144, 55, 53, 149, 233, 212, 223, 24, 90, 194, 180, 55, 219, 240, 140, 252, 241, 89, 30, 60, 63, 151, 193, 166, 185, 199, 240, 48, 52, 108, 12, 142, 66, 21, 110, 16, 48, 18, 157, 22, 30, 158, 84, 73, 151, 61, 50, 175, 123, 80, 46, 152, 3, 247, 79, 166, 224, 18, 55, 250, 178, 5, 146, 125, 167, 230, 4, 76, 52, 97, 240, 52, 219, 124, 196, 85, 145, 9, 196, 244, 47, 242, 209, 36, 183, 238, 210, 150, 190, 226, 134, 21, 141, 136, 84, 188, 5, 36, 12, 190, 144, 173, 187, 157, 66, 195, 147, 7, 232, 205, 54, 172, 50, 30, 97, 89, 179, 104, 201, 207, 167, 115, 2, 95, 199, 162, 89, 60, 13, 124, 10, 160, 252, 106, 55, 131, 187, 144, 197, 230, 233, 242, 247, 4, 69, 187, 213, 205, 99, 157, 88, 86, 1, 217, 247, 251, 162, 2, 10, 4, 235, 234, 117, 60, 224, 215, 175, 20, 241, 46, 206, 186, 249, 4, 154, 46, 238, 211, 117, 56, 237, 56, 92, 101, 77, 175, 114, 90, 205, 113, 27, 222, 62, 44, 204, 14, 8, 158, 119, 186, 39, 220, 169, 62, 98, 99, 5, 114, 117, 115, 57, 154, 71, 10, 140, 12, 173, 241, 219, 70, 172, 51, 211, 69, 230, 6, 16, 52, 119, 219, 54, 51, 128, 243, 18, 166, 21, 119, 36, 222, 174, 131, 134, 198, 207, 4, 98, 121, 111, 75, 34, 173, 15, 124, 132, 252, 126, 61, 97, 177, 128, 26, 94, 199, 117, 129, 2, 120, 41, 48, 183, 214, 60, 210, 179, 112, 10, 90, 224, 50, 44, 150, 207, 5, 17, 214, 131, 125, 163, 125, 152, 62, 149, 239, 198, 218, 217, 28, 110, 237, 107, 237, 168, 168, 236, 169, 216, 91, 122, 187, 66, 177, 169, 42, 248, 60, 208, 143, 206, 76, 98, 150, 152, 62, 126, 9, 165, 6, 22, 163, 91, 21, 1, 69, 41, 91, 122, 22, 195, 128, 17, 226, 231, 211, 220, 152, 80, 75, 24, 103, 64, 205, 124, 124, 242, 236, 196, 232, 246, 105, 18, 13, 217, 148, 100, 117, 75, 72, 116, 194, 17, 160, 128, 47, 113, 162, 53, 122, 51, 23, 38, 54, 249, 27, 222, 125, 227, 185, 88, 3, 22, 209, 139, 55, 252, 160, 85, 147, 11, 48, 4, 108, 174, 121, 237, 188, 82, 131, 247, 205, 243, 172, 192, 75, 120, 250, 250, 238, 186, 212, 130, 205, 171, 152, 117, 167, 228, 171, 196, 227, 193, 197, 238, 26, 60, 254, 169, 124, 247, 107, 73, 212, 212, 105, 218, 161, 171, 117, 44, 123, 199, 81, 88, 70, 156, 223, 217, 117, 33, 237, 198, 173, 6, 213, 110, 202, 194, 139, 134, 247, 224, 127, 120, 248, 225, 145, 219, 16, 119, 16, 185, 153, 47, 122, 164, 128, 40, 143, 129, 44, 45, 123, 204, 55, 243, 213, 89, 160, 232, 98, 40, 139, 152, 75, 179, 203, 1, 52, 17, 113, 189, 209, 98, 182, 246, 171, 25, 38, 245, 106, 223, 37, 18, 47, 201, 126, 234, 124, 200, 1, 153, 12, 15, 54, 62, 178, 213, 154, 162, 218, 94, 130, 154, 18, 88, 23, 142, 78, 201, 239, 74, 134, 211, 47, 220, 73, 50, 226, 233, 203, 45, 240, 122, 48, 128, 221, 181, 71, 205, 105, 29, 97, 113, 100, 170, 25, 41, 105, 55, 59, 196, 231, 110, 16, 69, 61, 72, 134, 239, 189, 112, 77, 27, 190, 227, 138, 72, 204, 44, 151, 107, 34, 183, 207, 56, 196, 121, 35, 128, 251, 212, 237, 252, 105, 1, 26, 200, 36, 235, 161, 12, 143, 51, 126, 239, 181, 87, 254, 2, 108, 129, 140, 154, 229, 74, 73, 42, 11, 186, 126, 146, 210, 90, 174, 93, 131, 131, 5, 131, 61, 32, 207, 157, 152, 28, 111, 33, 12, 32, 179, 249, 189, 116, 91, 181, 201, 164, 119, 39, 178, 43, 16, 218, 199, 136, 23, 126, 115, 83, 167, 206, 221, 254, 220, 219, 128, 166, 118, 160, 141, 95, 208, 99, 51, 13, 215, 207, 114, 156, 42, 28, 225, 217, 208, 212, 142, 89, 10, 110, 176, 194, 168, 69, 10, 147, 222, 18, 53, 184, 204, 195, 19, 137, 32, 27, 124, 151, 185, 30, 241, 104, 251, 169, 212, 51, 128, 103, 17, 121, 91, 6, 23, 212, 199, 79, 251, 23, 253, 72, 196, 10, 137, 49, 198, 164, 241, 154, 40, 122, 185, 89, 221, 76, 139, 89, 205, 152, 234, 174, 119, 240, 243, 55, 233, 133, 232, 181, 215, 131, 165, 60, 56, 91, 82, 152, 38, 228, 126, 93, 151, 6, 228, 63, 174, 115, 127, 71, 22, 97, 174, 45, 36, 20, 175, 35, 244, 236, 44, 85, 120, 166, 22, 59, 137, 111, 158, 145, 173, 174, 66, 90, 161, 71, 136, 218, 187, 180, 95, 225, 59, 57, 238, 155, 132, 13, 244, 23, 209, 56, 159, 113, 253, 83, 6, 245, 32, 113, 100, 239, 68, 107, 171, 63, 102, 213, 170, 21, 249, 157, 17, 148, 78, 149, 203, 164, 94, 189, 218, 150, 154, 148, 119, 13, 98, 60, 105, 180, 11, 12, 10, 191, 237, 96, 247, 150, 26, 120, 193, 188, 55, 22, 98, 106, 226, 249, 49, 110, 48, 193, 195, 218, 161, 71, 90, 43, 139, 122, 159, 135, 110, 195, 11, 231, 194, 250, 138, 166, 189, 245, 181, 60, 34, 167, 163, 13, 51, 203, 218, 91, 172, 110, 156, 233, 94, 40, 217, 167, 96, 227, 214, 8, 154, 226, 116, 246, 31, 207, 69, 74, 12, 0, 208, 36, 74, 188, 88, 255, 33, 73, 2, 240, 147, 69, 237, 210, 158, 216, 140, 17, 7, 91, 87, 137, 208, 179, 34, 155, 228, 206, 92, 236, 2, 82, 76, 79, 255, 13, 223, 154, 234, 242, 187, 221, 210, 166, 209, 164, 80, 27, 68, 63, 11, 44, 3, 87, 49, 139, 61, 246, 210, 148, 141, 26, 173, 107, 158, 227, 25, 157, 15, 81, 229, 2, 179, 222, 14, 31, 212, 9, 147, 249, 235, 35, 240, 75, 189, 68, 221, 24, 199, 53, 142, 38, 130, 49, 73, 92, 113, 160, 114, 113, 186, 216, 18, 187, 172, 59, 162, 99, 116, 161, 64, 151, 40, 10, 93, 64, 222, 25, 14, 85, 168, 35, 177, 40, 131, 138, 163, 3, 236, 53, 216, 132, 172, 94, 53, 110, 115, 155, 148, 71, 116, 215, 231, 202, 135, 29, 123, 160, 197, 168, 241, 68, 37, 215, 61, 209, 36, 190, 128, 26, 202, 77, 110, 83, 121, 151, 70, 119, 220, 73, 169, 51, 215, 58, 189, 12, 227, 204, 227, 137, 98, 22, 183, 42, 74, 2, 10, 69, 137, 104, 92, 6, 251, 235, 204, 184, 172, 251, 230, 154, 165, 95, 129, 114, 32, 9, 67, 154, 95, 167, 59, 149, 212, 177, 7, 208, 162, 7, 10, 249, 244, 216, 215, 136, 101, 244, 88, 42, 250, 22, 234, 154, 244, 250, 194, 161, 53, 153, 24, 203, 202, 84, 29, 80, 38, 92, 123, 155, 12, 111, 82, 85, 207, 75, 69, 13, 251, 55, 85, 166, 100, 153, 131, 83, 120, 67, 93, 198, 134, 160, 20, 146, 246, 126, 160, 210, 128, 24, 54, 178, 117, 41, 150, 52, 107, 53, 200, 183, 129, 73, 150, 39, 79, 115, 214, 56, 135, 187, 122, 24, 41, 165, 236, 173, 29, 158, 118, 216, 62, 175, 46, 160, 181, 92, 202, 214, 114, 21, 25, 20, 221, 154, 69, 54, 128, 159, 194, 217, 224, 253, 244, 94, 3, 9, 183, 13, 138, 159, 250, 69, 175, 127, 96, 202, 215, 23, 154, 99, 212, 113, 113, 118, 196, 234, 99, 72, 21, 124, 169, 86, 232, 238, 231, 201, 4, 80, 2, 214, 254, 232, 248, 200, 130, 32, 32, 203, 158, 226, 227, 206, 104, 96, 119, 34, 115, 56, 124, 228, 152, 40, 170, 73, 219, 107, 26, 85, 181, 32, 199, 226, 23, 40, 150, 45, 126, 238, 188, 167, 89, 245, 123, 224, 41, 15, 252, 249, 107, 36, 231, 97, 161, 150, 72, 13, 45, 202, 231, 245, 251, 158, 131, 34, 54, 160, 204, 172, 241, 117, 126, 66, 241, 196, 82, 157, 113, 62, 205, 91, 98, 68, 77, 230, 209, 238, 56, 221, 217, 157, 57, 20, 148, 68, 36, 249, 126, 38, 105, 124, 58, 254, 68, 68, 115, 33, 19, 227, 56, 229, 131, 38, 59, 190, 72, 67, 255, 236, 41, 147, 23, 178, 32, 155, 175, 241, 46, 0, 147, 59, 96, 34, 127, 221, 240, 86] }
[INFO] [stdout] 
[INFO] [stdout] Attributes:
[INFO] [stdout]   OID: 1.2.840.113549.1.9.14
[INFO] [stdout]   Extensions:
[INFO] [stdout]     ID: 2.5.29.19
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 6, 1, 1, 255, 2, 1, 5] }
[INFO] [stdout]     ID: 2.23.133.5.4.4
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 19, 4, 17, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_gen_init_devid_csr_mldsa87' (27) panicked at src/csr_rustcrypto.rs:197:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e23af39612 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e23af39612 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e23af39612 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e23af39612 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e23af4fe7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e23af4fe7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x63e23af3e466 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63e23af3e466 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63e23af177df - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e23af177df - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e23af316e9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e23ae0cace - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63e23ae0cace - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63e23af31952 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63e23af31952 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e23af17898 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e23af0ca89 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e23af186ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e23af5057c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e23af502f2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e23adbbe72 - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e23adbbe72 - <test_rustcrypto_mldsa[a6f2ab6920afa0cf]::csr_rustcrypto::CsrTemplateBuilder<ml_dsa[acb45faa955993ab]::KeyPair<ml_dsa[acb45faa955993ab]::MlDsa87>>>::tbs_template
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x63e23ad7d1fb - test_rustcrypto_mldsa[a6f2ab6920afa0cf]::test_gen_init_devid_csr_mldsa87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:25
[INFO] [stdout]   23:     0x63e23ad7c187 - test_rustcrypto_mldsa[a6f2ab6920afa0cf]::test_gen_init_devid_csr_mldsa87::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:13:37
[INFO] [stdout]   24:     0x63e23ad7edd6 - <test_rustcrypto_mldsa[a6f2ab6920afa0cf]::test_gen_init_devid_csr_mldsa87::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63e23ae00e7b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63e23ae00e7b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x63e23ae0d6da - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x63e23ae0d6da - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x63e23ae0d6da - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x63e23ae0d6da - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63e23ae0d6da - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63e23ae0d6da - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x63e23ae0d6da - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63e23ae07ba4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63e23ae07ba4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x63e23ae101d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x63e23ae101d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63e23af38d0f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x63e23af38d0f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x77272b61aaa4 - <unknown>
[INFO] [stdout]   46:     0x77272b6a7a64 - 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: [69, 51, 50, 65, 66, 53, 68, 66, 54, 52, 67, 67, 56, 65, 66, 54, 65, 67, 54, 55, 70, 49, 57, 48, 55, 57, 54, 65, 67, 56, 49, 56, 65, 65, 53, 52, 57, 53, 70, 53, 67, 52, 49, 55, 67, 52, 50, 54, 52, 57, 56, 48, 53, 54, 70, 54, 68, 56, 68, 50, 68, 66, 48, 50] } }
[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: [235, 113, 127, 220, 20, 102, 230, 193, 78, 127, 34, 168, 73, 12, 58, 167, 133, 120, 185, 50, 228, 34, 55, 90, 53, 168, 68, 145, 73, 79, 209, 46, 192, 80, 197, 101, 248, 101, 144, 193, 178, 218, 63, 211, 80, 175, 187, 103, 40, 31, 24, 197, 246, 213, 10, 175, 249, 115, 61, 121, 167, 11, 231, 62, 41, 149, 111, 61, 254, 106, 58, 255, 128, 80, 34, 223, 129, 148, 168, 135, 0, 78, 59, 56, 33, 95, 238, 118, 211, 14, 191, 129, 143, 113, 163, 176, 186, 222, 240, 224, 108, 230, 203, 135, 81, 211, 194, 163, 78, 197, 160, 164, 146, 172, 188, 221, 227, 208, 210, 196, 211, 3, 95, 237, 163, 186, 36, 197, 182, 204, 33, 159, 251, 76, 157, 124, 198, 242, 82, 173, 51, 26, 241, 135, 190, 194, 43, 45, 95, 181, 81, 194, 30, 11, 139, 117, 77, 34, 177, 176, 139, 124, 134, 73, 134, 147, 119, 36, 13, 78, 56, 36, 6, 36, 26, 77, 90, 98, 69, 83, 131, 68, 95, 35, 35, 63, 182, 49, 124, 94, 138, 112, 55, 208, 107, 71, 112, 143, 101, 208, 170, 33, 187, 80, 27, 126, 3, 29, 176, 136, 0, 88, 127, 33, 222, 194, 112, 178, 38, 29, 84, 105, 102, 72, 80, 38, 121, 21, 223, 176, 249, 233, 74, 45, 88, 86, 90, 246, 0, 69, 6, 250, 55, 92, 16, 68, 225, 98, 160, 225, 123, 46, 144, 3, 56, 242, 1, 103, 87, 79, 182, 1, 191, 133, 55, 105, 132, 129, 139, 253, 73, 193, 164, 13, 93, 128, 33, 77, 252, 232, 159, 8, 165, 204, 220, 221, 18, 122, 201, 211, 143, 253, 135, 66, 214, 143, 198, 249, 106, 234, 227, 63, 6, 230, 37, 132, 239, 86, 67, 53, 38, 209, 208, 78, 27, 4, 209, 38, 238, 199, 114, 89, 98, 230, 91, 155, 32, 110, 166, 182, 248, 5, 84, 13, 128, 181, 89, 62, 71, 195, 101, 204, 16, 39, 131, 114, 144, 226, 40, 45, 183, 106, 102, 134, 182, 137, 155, 78, 209, 253, 168, 236, 100, 162, 193, 125, 25, 33, 15, 149, 78, 181, 119, 8, 0, 254, 147, 77, 158, 214, 104, 220, 152, 243, 121, 90, 111, 39, 128, 65, 126, 126, 2, 184, 190, 19, 152, 146, 46, 137, 216, 218, 2, 237, 209, 158, 221, 191, 238, 151, 212, 250, 147, 166, 54, 204, 215, 23, 34, 156, 25, 111, 29, 40, 35, 195, 230, 127, 137, 19, 131, 52, 121, 6, 89, 251, 48, 125, 184, 6, 133, 151, 138, 60, 109, 144, 166, 221, 213, 119, 115, 73, 131, 161, 33, 101, 93, 146, 254, 149, 162, 154, 250, 124, 195, 190, 0, 115, 33, 139, 97, 88, 126, 179, 119, 217, 126, 232, 245, 146, 97, 247, 196, 29, 163, 222, 96, 32, 112, 155, 80, 202, 76, 57, 49, 172, 77, 233, 57, 25, 245, 117, 152, 79, 218, 47, 177, 194, 41, 143, 4, 176, 247, 80, 238, 94, 172, 31, 62, 31, 167, 116, 245, 127, 77, 175, 75, 38, 239, 169, 199, 63, 195, 136, 35, 106, 104, 183, 75, 74, 157, 246, 165, 91, 93, 245, 184, 109, 144, 147, 190, 68, 72, 129, 59, 42, 89, 186, 251, 3, 200, 137, 214, 194, 79, 23, 70, 62, 120, 95, 204, 192, 224, 196, 173, 164, 248, 86, 64, 163, 254, 227, 182, 127, 199, 247, 163, 232, 240, 234, 205, 173, 184, 201, 244, 211, 94, 169, 155, 196, 102, 233, 117, 3, 34, 114, 161, 182, 182, 87, 190, 147, 109, 55, 23, 233, 113, 177, 102, 96, 13, 86, 112, 118, 75, 59, 39, 195, 158, 232, 146, 218, 206, 179, 242, 100, 100, 183, 115, 154, 203, 2, 178, 165, 151, 146, 148, 34, 17, 95, 255, 111, 141, 47, 4, 121, 20, 81, 107, 239, 67, 27, 147, 161, 222, 145, 7, 107, 29, 25, 238, 210, 63, 99, 144, 144, 147, 171, 150, 126, 182, 27, 4, 154, 87, 1, 98, 230, 29, 167, 213, 185, 249, 115, 178, 240, 164, 148, 236, 221, 137, 91, 164, 14, 182, 21, 110, 201, 93, 67, 49, 130, 52, 35, 97, 98, 25, 57, 230, 193, 227, 204, 20, 34, 46, 159, 208, 0, 222, 218, 71, 96, 180, 219, 204, 215, 163, 208, 133, 97, 34, 178, 65, 44, 164, 17, 31, 38, 11, 61, 122, 156, 125, 96, 158, 143, 60, 77, 250, 201, 142, 171, 9, 234, 98, 22, 62, 243, 3, 205, 85, 190, 201, 158, 116, 189, 246, 191, 6, 69, 182, 156, 148, 92, 218, 49, 158, 57, 187, 88, 50, 136, 207, 108, 236, 116, 174, 101, 20, 112, 153, 219, 28, 164, 91, 125, 245, 100, 231, 217, 201, 22, 160, 122, 50, 172, 5, 79, 65, 21, 203, 233, 71, 243, 59, 91, 207, 165, 176, 20, 95, 105, 120, 96, 27, 118, 244, 202, 101, 146, 70, 205, 86, 48, 87, 42, 224, 107, 27, 43, 223, 19, 3, 122, 246, 165, 42, 204, 94, 17, 110, 250, 156, 108, 123, 40, 39, 29, 99, 155, 195, 3, 82, 159, 53, 23, 3, 129, 208, 225, 34, 58, 211, 136, 245, 1, 219, 181, 254, 62, 255, 250, 230, 229, 149, 86, 181, 57, 160, 50, 149, 198, 150, 69, 145, 226, 177, 184, 110, 81, 56, 1, 97, 212, 95, 203, 110, 201, 95, 214, 21, 82, 122, 234, 194, 249, 178, 60, 105, 77, 245, 134, 46, 121, 89, 108, 146, 76, 211, 199, 147, 25, 165, 246, 122, 227, 150, 236, 241, 113, 87, 147, 99, 134, 234, 6, 202, 44, 49, 63, 158, 66, 88, 69, 48, 112, 124, 19, 166, 58, 59, 72, 117, 17, 224, 205, 120, 53, 192, 141, 220, 67, 108, 125, 84, 252, 173, 138, 208, 225, 235, 213, 163, 94, 87, 170, 194, 98, 50, 242, 65, 23, 58, 179, 73, 78, 145, 60, 104, 53, 40, 206, 158, 97, 232, 27, 64, 56, 86, 190, 198, 148, 199, 97, 38, 76, 50, 227, 30, 114, 130, 109, 14, 87, 28, 179, 129, 70, 124, 251, 7, 120, 235, 23, 107, 46, 23, 234, 135, 159, 233, 6, 233, 67, 220, 162, 213, 131, 69, 223, 240, 91, 112, 163, 173, 112, 226, 125, 70, 70, 236, 165, 117, 61, 106, 127, 28, 188, 176, 65, 186, 245, 30, 72, 209, 135, 76, 179, 226, 146, 242, 101, 4, 228, 98, 144, 236, 249, 239, 232, 39, 41, 87, 17, 59, 155, 22, 47, 47, 108, 53, 210, 54, 68, 131, 186, 30, 40, 2, 99, 183, 171, 202, 10, 248, 89, 91, 11, 43, 5, 66, 233, 188, 192, 70, 151, 253, 72, 117, 189, 11, 47, 180, 93, 40, 148, 211, 8, 115, 72, 98, 219, 185, 220, 248, 129, 46, 82, 164, 29, 212, 27, 8, 192, 197, 7, 92, 250, 5, 191, 71, 36, 9, 112, 87, 188, 144, 85, 28, 205, 79, 65, 245, 187, 239, 160, 47, 169, 31, 80, 240, 20, 202, 32, 247, 39, 248, 98, 216, 79, 10, 191, 27, 251, 242, 153, 114, 138, 233, 162, 72, 127, 190, 109, 234, 142, 234, 72, 239, 252, 198, 147, 123, 75, 76, 89, 73, 245, 96, 239, 178, 77, 220, 215, 127, 34, 44, 57, 232, 144, 180, 222, 13, 250, 176, 117, 183, 54, 111, 251, 61, 107, 14, 97, 61, 194, 48, 223, 133, 229, 139, 37, 46, 144, 4, 149, 85, 120, 179, 154, 249, 165, 107, 32, 227, 36, 88, 113, 211, 195, 145, 16, 198, 13, 136, 83, 49, 230, 122, 82, 170, 118, 253, 185, 239, 201, 96, 32, 122, 169, 219, 63, 130, 94, 58, 23, 254, 114, 2, 222, 127, 105, 109, 157, 187, 5, 108, 169, 117, 196, 33, 97, 123, 200, 116, 100, 30, 221, 228, 98, 133, 39, 58, 84, 211, 15, 17, 223, 236, 45, 10, 174, 179, 178, 228, 23, 108, 170, 242, 37, 88, 254, 207, 57, 91, 110, 161, 238, 67, 48, 66, 160, 34, 105, 122, 192, 53, 73, 74, 31, 22, 32, 26, 18, 169, 251, 62, 157, 64, 112, 236, 231, 41, 75, 68, 11, 74, 222, 140, 8, 63, 192, 234, 164, 64, 32, 111, 23, 45, 222, 118, 43, 142, 30, 0, 34, 131, 114, 240, 47, 41, 215, 41, 9, 204, 103, 83, 204, 45, 207, 144, 192, 226, 255, 64, 63, 83, 202, 27, 15, 189, 107, 161, 29, 193, 219, 38, 221, 132, 193, 201, 35, 89, 77, 3, 181, 184, 47, 66, 99, 67, 232, 59, 98, 51, 117, 248, 122, 255, 244, 224, 6, 5, 117, 125, 187, 183, 87, 30, 156, 228, 248, 194, 205, 185, 4, 53, 8, 190, 101, 160, 215, 246, 130, 23, 98, 204, 207, 158, 3, 24, 240, 41, 18, 127, 89, 149, 156, 71, 239, 88, 113, 150, 22, 51, 35, 57, 225, 71, 161, 27, 16, 37, 165, 54, 11, 220, 77, 27, 42, 173, 5, 188, 178, 9, 127, 136, 9, 148, 9, 196, 174, 53, 115, 250, 241, 126, 229, 245, 150, 179, 99, 46, 163, 238, 55, 21, 130, 190, 43, 201, 54, 190, 235, 244, 12, 187, 215, 245, 72, 35, 151, 204, 12, 51, 76, 15, 47, 217, 225, 234, 229, 103, 52, 213, 228, 116, 159, 143, 183, 33, 183, 211, 11, 249, 150, 177, 190, 162, 185, 165, 72, 151, 82, 5, 122, 173, 70, 56, 179, 34, 175, 227, 184, 39, 7, 32, 165, 130, 15, 225, 165, 107, 74, 156, 56, 115, 201, 111, 129, 86, 58, 150, 90, 66, 10, 45, 55, 59, 197, 176, 56, 187, 7, 175, 64, 197, 240, 104, 69, 76, 101, 205, 240, 60, 239, 219, 214, 222, 76, 150, 22, 119, 206, 192, 225, 150, 247, 115, 112, 224, 41, 231, 13, 75, 59, 222, 251, 98, 157, 33, 6, 215, 195, 171, 218, 87, 77, 121, 219, 237, 195, 119, 252, 211, 16, 6, 237, 1, 201, 70, 107, 36, 31, 22, 163, 139, 55, 77, 79, 191, 9, 76, 245, 186, 176, 206, 189, 143, 164, 159, 189, 130, 230, 85, 228, 219, 123, 125, 3, 5, 229, 210, 231, 75, 5, 99, 180, 1, 23, 225, 66, 252, 242, 15, 61, 195, 149, 203, 245, 159, 1, 190, 189, 18, 39, 17, 143, 1, 223, 75, 105, 182, 153, 103, 78, 67, 125, 97, 232, 149, 170, 230, 192, 71, 219, 226, 57, 4, 164, 105, 58, 82, 75, 78, 13, 222, 155, 164, 184, 224, 210, 5, 48, 166, 227, 87, 249, 111, 144, 171, 227, 86, 67, 183, 11, 158, 129, 73, 68, 212, 8, 51, 141, 235, 102, 222, 52, 239, 28, 212, 55, 18, 173, 241, 74, 131, 57, 242, 227, 142, 64, 109, 201, 91, 113, 196, 175, 197, 7, 70, 232, 20, 89, 104, 85, 29, 29, 135, 170, 89, 153, 50, 248, 102, 150, 30, 126, 253, 76, 180, 207, 160, 210, 137, 254, 135, 168, 83, 115, 220, 221, 40, 92, 47, 220, 164, 129, 5, 201, 254, 43, 89, 89, 68, 139, 224, 187, 103, 42, 218, 88, 246, 121, 151, 109, 237, 34, 243, 51, 214, 248, 130, 250, 184, 36, 35, 147, 145, 159, 239, 223, 114, 196, 15, 159, 80, 95, 156, 228, 191, 105, 15, 101, 233, 0, 67, 157, 221, 242, 120, 202, 186, 245, 7, 101, 89, 254, 1, 61, 87, 252, 245, 103, 149, 198, 219, 161, 86, 220, 1, 221, 29, 227, 186, 234, 43, 32, 222, 173, 27, 195, 99, 235, 112, 128, 35, 232, 52, 176, 28, 161, 80, 188, 120, 141, 205, 134, 233, 215, 40, 60, 223, 184, 14, 253, 143, 121, 84, 85, 118, 240, 111, 6, 149, 198, 74, 212, 17, 61, 51, 103, 98, 10, 100, 185, 55, 145, 201, 111, 128, 204, 120, 171, 167, 25, 47, 250, 69, 138, 36, 135, 232, 87, 53, 69, 90, 72, 109, 94, 34, 253, 225, 111, 51, 250, 236, 154, 146, 42, 207, 122, 5, 18, 237, 14, 114, 116, 248, 252, 236, 76, 192, 45, 163, 199, 84, 36, 182, 58, 137, 44, 31, 101, 93, 220, 218, 78, 251, 227, 28, 148, 26, 249, 79, 99, 179, 76, 159, 191, 119, 190, 215, 130, 122, 50, 86, 141, 67, 141, 25, 163, 32, 123, 95, 176, 102, 21, 63, 89, 52, 155, 58, 238, 192, 61, 126, 85, 56, 135, 155, 226, 163, 136, 225, 241, 219, 88, 134, 151, 68, 228, 62, 163, 94, 52, 178, 223, 229, 170, 163, 44, 159, 130, 12, 183, 178, 181, 30, 159, 205, 35, 48, 132, 168, 128, 207, 231, 119, 57, 71, 151, 205, 81, 23, 108, 56, 250, 33, 115, 73, 211, 5, 250, 237, 89, 216, 235, 210, 118, 141, 122, 19, 114, 198, 56, 202, 15, 229, 232, 123, 113, 22, 135, 8, 118, 94, 235, 201, 191, 238, 114, 242, 150, 106, 198, 158, 129, 13, 3, 62, 2, 186, 110, 150, 166, 102, 49, 67, 8, 77, 163, 200, 52, 45, 118, 139, 115, 214, 54, 130, 235, 255, 216, 112, 29, 72, 98, 49, 241, 244, 69, 164, 173, 154, 115, 251, 231, 39, 99, 101, 231, 111, 153, 252, 156, 38, 139, 165, 70, 69, 3, 161, 140, 226, 112, 57, 154, 18, 181, 92, 164, 151, 85, 64, 210, 221, 0, 23, 220, 245, 178, 62, 196, 160, 208, 88, 55, 32, 113, 142, 240, 229, 123, 14, 93, 177, 184, 140, 127, 17, 110, 214, 134, 66, 200, 181, 195, 144, 212, 184, 90, 30, 57, 77, 170, 129, 170, 130, 32, 195, 225, 182, 196, 36, 9, 255, 72, 178, 217, 200, 199, 245, 63, 186, 27, 86, 148, 161, 54, 38, 225, 200, 115, 128, 223, 242, 22, 69, 99, 64, 140, 67, 82, 186, 231, 115, 229, 64, 122, 254, 175, 167, 153, 96, 125, 254, 29, 118, 232, 236, 108, 93, 153, 150, 241, 202, 61, 58, 116, 182, 215, 177, 158, 191, 177, 1, 160, 76, 159, 255, 5, 21, 32, 88, 141, 202, 255, 26, 229, 217, 61, 79, 255, 22, 100, 112, 95, 189, 131, 245, 42, 222, 100, 6, 224, 180, 31, 118, 141, 2, 153, 216, 55, 220, 47, 107, 13, 171, 107, 216, 243, 177, 17, 68, 136, 152, 248, 223, 190, 80, 132, 238, 243, 137, 204, 110, 243, 149, 87, 204, 214, 79, 234, 55, 57, 190, 40, 122, 112, 11, 75, 162, 198, 228, 252, 171, 81, 177, 216, 147, 243, 173, 14, 112, 53, 89, 34, 50, 223, 246, 232, 149, 221, 39, 110, 149, 21, 58, 157, 244, 72, 112, 119, 196, 148, 224, 45, 147, 214, 55, 88, 78, 215, 77, 62, 8, 176, 94, 187, 49, 159, 47, 37, 130, 107, 96, 114, 10, 124, 12, 164, 151, 232, 224, 26, 11, 165, 35, 49, 78, 144, 204, 222, 103, 88, 26, 136, 199, 156, 131, 135, 57, 79, 151, 246, 71, 92, 65, 59, 80, 185, 123, 3, 12, 51, 1, 182, 157, 61, 32, 135, 191, 7, 62, 196, 182, 151, 10, 5, 180, 185, 57, 141, 46, 229, 133, 120, 170, 31, 227, 70, 182, 238, 148, 85, 236, 44, 154, 135, 92, 117, 100, 85, 66, 58, 22, 178, 101, 113, 110, 113, 133, 41, 50, 139, 182, 246, 218, 174, 152, 125] }
[INFO] [stdout] 
[INFO] [stdout] Attributes:
[INFO] [stdout]   OID: 1.2.840.113549.1.9.14
[INFO] [stdout]   Extensions:
[INFO] [stdout]     ID: 2.5.29.19
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 6, 1, 1, 255, 2, 1, 5] }
[INFO] [stdout]     ID: 2.23.133.5.4.4
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 19, 4, 17, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_gen_fmc_alias_csr_mldsa87' (26) panicked at src/csr_rustcrypto.rs:197:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e23af39612 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e23af39612 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e23af39612 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e23af39612 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e23af4fe7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e23af4fe7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x63e23af3e466 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63e23af3e466 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63e23af177df - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e23af177df - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e23af316e9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e23ae0cace - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63e23ae0cace - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63e23af31952 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63e23af31952 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e23af17898 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e23af0ca89 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e23af186ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e23af5057c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e23af502f2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e23adbbe72 - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63e23adbbe72 - <test_rustcrypto_mldsa[a6f2ab6920afa0cf]::csr_rustcrypto::CsrTemplateBuilder<ml_dsa[acb45faa955993ab]::KeyPair<ml_dsa[acb45faa955993ab]::MlDsa87>>>::tbs_template
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x63e23ad7c60b - test_rustcrypto_mldsa[a6f2ab6920afa0cf]::test_gen_fmc_alias_csr_mldsa87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:60:25
[INFO] [stdout]   23:     0x63e23ad7c0f7 - test_rustcrypto_mldsa[a6f2ab6920afa0cf]::test_gen_fmc_alias_csr_mldsa87::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:36
[INFO] [stdout]   24:     0x63e23ad7ed16 - <test_rustcrypto_mldsa[a6f2ab6920afa0cf]::test_gen_fmc_alias_csr_mldsa87::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63e23ae00e7b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63e23ae00e7b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x63e23ae0d6da - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x63e23ae0d6da - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x63e23ae0d6da - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x63e23ae0d6da - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63e23ae0d6da - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63e23ae0d6da - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x63e23ae0d6da - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63e23ae07ba4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63e23ae07ba4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x63e23ae101d2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63e23ae101d2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x63e23ae101d2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63e23af38d0f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x63e23af38d0f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x77272b61aaa4 - <unknown>
[INFO] [stdout]   46:     0x77272b6a7a64 - 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.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c044f6cbe5c0c3b55b2e200e9e82d85361238966716779a22e963552512e55c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c044f6cbe5c0c3b55b2e200e9e82d85361238966716779a22e963552512e55c0", kill_on_drop: false }`
[INFO] [stdout] c044f6cbe5c0c3b55b2e200e9e82d85361238966716779a22e963552512e55c0
