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