[INFO] fetching crate pq-key-encoder 1.0.1... [INFO] checking pq-key-encoder-1.0.1 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate pq-key-encoder 1.0.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pq-key-encoder 1.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pq-key-encoder 1.0.1 [INFO] tweaked toml for crates.io crate pq-key-encoder 1.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pq-key-encoder 1.0.1 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pq-key-encoder 1.0.1 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14ca5b34bec35d1071f0f5e1293549757ddaf8671c34ec8c545e49066e816009 [INFO] running `Command { std: "docker" "start" "-a" "14ca5b34bec35d1071f0f5e1293549757ddaf8671c34ec8c545e49066e816009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14ca5b34bec35d1071f0f5e1293549757ddaf8671c34ec8c545e49066e816009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ca5b34bec35d1071f0f5e1293549757ddaf8671c34ec8c545e49066e816009", kill_on_drop: false }` [INFO] [stdout] 14ca5b34bec35d1071f0f5e1293549757ddaf8671c34ec8c545e49066e816009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 626e29317a88a9bd9cfc3a04c88f47ae5fe7d8cc3ad47dafb5ecc738137adcfe [INFO] running `Command { std: "docker" "start" "-a" "626e29317a88a9bd9cfc3a04c88f47ae5fe7d8cc3ad47dafb5ecc738137adcfe", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking pq-oid v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking pq-key-encoder v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_512_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | let der = include_bytes!("../../test-data/test-keys/ml_kem_512_pub.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_512_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | let der = include_bytes!("../../test-data/test-keys/ml_kem_512_priv.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_768_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | let der = include_bytes!("../../test-data/test-keys/ml_kem_768_pub.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_768_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:141:19 [INFO] [stdout] | [INFO] [stdout] 141 | let der = include_bytes!("../../test-data/test-keys/ml_kem_768_priv.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_1024_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | let der = include_bytes!("../../test-data/test-keys/ml_kem_1024_pub.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_1024_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | let der = include_bytes!("../../test-data/test-keys/ml_kem_1024_priv.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_44_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:168:19 [INFO] [stdout] | [INFO] [stdout] 168 | let der = include_bytes!("../../test-data/test-keys/ml_dsa_44_pub.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_44_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:177:19 [INFO] [stdout] | [INFO] [stdout] 177 | let der = include_bytes!("../../test-data/test-keys/ml_dsa_44_priv.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_65_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:186:19 [INFO] [stdout] | [INFO] [stdout] 186 | let der = include_bytes!("../../test-data/test-keys/ml_dsa_65_pub.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_65_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:195:19 [INFO] [stdout] | [INFO] [stdout] 195 | let der = include_bytes!("../../test-data/test-keys/ml_dsa_65_priv.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/slh_dsa_sha2_128s_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:204:19 [INFO] [stdout] | [INFO] [stdout] 204 | let der = include_bytes!("../../test-data/test-keys/slh_dsa_sha2_128s_pub.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/slh_dsa_sha2_128s_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:213:19 [INFO] [stdout] | [INFO] [stdout] 213 | let der = include_bytes!("../../test-data/test-keys/slh_dsa_sha2_128s_priv.der"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_512_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | include_bytes!("../../test-data/test-keys/ml_kem_512_pub.der"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_768_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | include_bytes!("../../test-data/test-keys/ml_kem_768_pub.der"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_1024_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | include_bytes!("../../test-data/test-keys/ml_kem_1024_pub.der"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_44_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:237:17 [INFO] [stdout] | [INFO] [stdout] 237 | include_bytes!("../../test-data/test-keys/ml_dsa_44_pub.der"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_65_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | include_bytes!("../../test-data/test-keys/ml_dsa_65_pub.der"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/slh_dsa_sha2_128s_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | include_bytes!("../../test-data/test-keys/slh_dsa_sha2_128s_pub.der"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_512_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | include_bytes!("../../test-data/test-keys/ml_kem_512_priv.der"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/slh_dsa_sha2_128s_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> src/der.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | include_bytes!("../../test-data/test-keys/slh_dsa_sha2_128s_priv.der"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_512_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | include_str!("../../test-data/test-keys/ml_kem_512_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_512_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | include_str!("../../test-data/test-keys/ml_kem_512_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_768_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | include_str!("../../test-data/test-keys/ml_kem_768_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_768_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | include_str!("../../test-data/test-keys/ml_kem_768_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_1024_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:253:17 [INFO] [stdout] | [INFO] [stdout] 253 | include_str!("../../test-data/test-keys/ml_kem_1024_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_1024_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:258:17 [INFO] [stdout] | [INFO] [stdout] 258 | include_str!("../../test-data/test-keys/ml_kem_1024_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_44_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | include_str!("../../test-data/test-keys/ml_dsa_44_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_44_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | include_str!("../../test-data/test-keys/ml_dsa_44_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_65_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | include_str!("../../test-data/test-keys/ml_dsa_65_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_65_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | include_str!("../../test-data/test-keys/ml_dsa_65_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/slh_dsa_sha2_128s_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | include_str!("../../test-data/test-keys/slh_dsa_sha2_128s_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/slh_dsa_sha2_128s_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/pem.rs:288:17 [INFO] [stdout] | [INFO] [stdout] 288 | include_str!("../../test-data/test-keys/slh_dsa_sha2_128s_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_512_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1353:17 [INFO] [stdout] | [INFO] [stdout] 1353 | include_str!("../../test-data/test-keys/ml_kem_512_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_512_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1358:17 [INFO] [stdout] | [INFO] [stdout] 1358 | include_str!("../../test-data/test-keys/ml_kem_512_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_768_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1363:17 [INFO] [stdout] | [INFO] [stdout] 1363 | include_str!("../../test-data/test-keys/ml_kem_768_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_768_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1368:17 [INFO] [stdout] | [INFO] [stdout] 1368 | include_str!("../../test-data/test-keys/ml_kem_768_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_1024_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1373:17 [INFO] [stdout] | [INFO] [stdout] 1373 | include_str!("../../test-data/test-keys/ml_kem_1024_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_kem_1024_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1378:17 [INFO] [stdout] | [INFO] [stdout] 1378 | include_str!("../../test-data/test-keys/ml_kem_1024_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_44_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1383:17 [INFO] [stdout] | [INFO] [stdout] 1383 | include_str!("../../test-data/test-keys/ml_dsa_44_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_44_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1388:17 [INFO] [stdout] | [INFO] [stdout] 1388 | include_str!("../../test-data/test-keys/ml_dsa_44_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_65_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1393:17 [INFO] [stdout] | [INFO] [stdout] 1393 | include_str!("../../test-data/test-keys/ml_dsa_65_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/ml_dsa_65_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1398:17 [INFO] [stdout] | [INFO] [stdout] 1398 | include_str!("../../test-data/test-keys/ml_dsa_65_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/slh_dsa_sha2_128s_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1403:17 [INFO] [stdout] | [INFO] [stdout] 1403 | include_str!("../../test-data/test-keys/slh_dsa_sha2_128s_pub.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test-data/test-keys/slh_dsa_sha2_128s_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> src/types.rs:1408:17 [INFO] [stdout] | [INFO] [stdout] 1408 | include_str!("../../test-data/test-keys/slh_dsa_sha2_128s_priv.pem"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:47:16","p":3,"ph":4,"wa":0,"pa":0,"a":4,"pos":4,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":4,"a_opt":4,"sz_no_dedup":64,"sz_old":64,"sz_opt":64} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:50:48","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:52:48","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:56:51","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:57:53","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:58:41","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:59:39","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:23:41","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:24:42","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:47:16","p":3,"ph":4,"wa":0,"pa":0,"a":4,"pos":4,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":4,"a_opt":4,"sz_no_dedup":64,"sz_old":64,"sz_opt":64} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:50:48","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:52:48","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:56:51","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:57:53","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:58:41","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/error.rs:59:39","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:23:41","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:24:42","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/asn1/algorithm.rs:190:37","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/base64.rs:330:38","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/der.rs:74:41","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/der.rs:87:41","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/der.rs:255:41","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pem.rs:159:38","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pem.rs:199:29","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pem.rs:216:29","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pem.rs:297:46","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pem.rs:303:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pem.rs:308:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pem.rs:316:34","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pkcs8.rs:199:41","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pkcs8.rs:286:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/pkcs8.rs:383:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/spki.rs:120:41","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:1003:49","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:1015:49","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:1161:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:1174:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:1421:24","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:1426:44","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:1433:24","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"pq_key_encoder","loc":"src/types.rs:1438:44","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_512_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | fixture!(ML_KEM_512_PUB_DER, "ml_kem_512_pub.der"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_512_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | fixture!(ML_KEM_512_PRIV_DER, "ml_kem_512_priv.der"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_512_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fixture_str!(ML_KEM_512_PUB_PEM, "ml_kem_512_pub.pem"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_512_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | fixture_str!(ML_KEM_512_PRIV_PEM, "ml_kem_512_priv.pem"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_768_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fixture!(ML_KEM_768_PUB_DER, "ml_kem_768_pub.der"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_768_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fixture!(ML_KEM_768_PRIV_DER, "ml_kem_768_priv.der"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_768_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fixture_str!(ML_KEM_768_PUB_PEM, "ml_kem_768_pub.pem"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_768_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | fixture_str!(ML_KEM_768_PRIV_PEM, "ml_kem_768_priv.pem"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_1024_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fixture!(ML_KEM_1024_PUB_DER, "ml_kem_1024_pub.der"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_1024_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | fixture!(ML_KEM_1024_PRIV_DER, "ml_kem_1024_priv.der"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_1024_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fixture_str!(ML_KEM_1024_PUB_PEM, "ml_kem_1024_pub.pem"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_kem_1024_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | fixture_str!(ML_KEM_1024_PRIV_PEM, "ml_kem_1024_priv.pem"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_dsa_44_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fixture!(ML_DSA_44_PUB_DER, "ml_dsa_44_pub.der"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_dsa_44_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | fixture!(ML_DSA_44_PRIV_DER, "ml_dsa_44_priv.der"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_dsa_44_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fixture_str!(ML_DSA_44_PUB_PEM, "ml_dsa_44_pub.pem"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_dsa_44_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | fixture_str!(ML_DSA_44_PRIV_PEM, "ml_dsa_44_priv.pem"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_dsa_65_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | fixture!(ML_DSA_65_PUB_DER, "ml_dsa_65_pub.der"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_dsa_65_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | fixture!(ML_DSA_65_PRIV_DER, "ml_dsa_65_priv.der"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_dsa_65_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fixture_str!(ML_DSA_65_PUB_PEM, "ml_dsa_65_pub.pem"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/ml_dsa_65_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | fixture_str!(ML_DSA_65_PRIV_PEM, "ml_dsa_65_priv.pem"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/slh_dsa_sha2_128s_pub.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fixture!(SLH_DSA_SHA2_128S_PUB_DER, "slh_dsa_sha2_128s_pub.der"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/slh_dsa_sha2_128s_priv.der`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const $name: &[u8] = include_bytes!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fixture!(SLH_DSA_SHA2_128S_PRIV_DER, "slh_dsa_sha2_128s_priv.der"); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `fixture` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/slh_dsa_sha2_128s_pub.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fixture_str!(SLH_DSA_SHA2_128S_PUB_PEM, "slh_dsa_sha2_128s_pub.pem"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../test-data/test-keys/slh_dsa_sha2_128s_priv.pem`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | const $name: &str = include_str!(concat!("../../test-data/test-keys/", $file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fixture_str!(SLH_DSA_SHA2_128S_PRIV_PEM, "slh_dsa_sha2_128s_priv.pem"); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `fixture_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:135:19","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:137:49","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:138:52","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:142:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:152:19","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:154:49","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:155:53","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:159:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:169:19","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:171:49","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:172:52","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:180:19","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:182:49","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:183:53","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:197:35","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:213:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:231:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:246:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:262:34","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:275:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:294:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:300:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:307:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:322:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:339:35","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:351:52","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:352:49","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:362:53","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:363:49","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:377:52","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:378:49","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:386:53","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:387:49","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:482:8","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:493:8","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"integration","loc":"tests/integration.rs:504:8","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] error: could not compile `pq-key-encoder` (test "integration") due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pq-key-encoder` (lib test) due to 44 previous errors [INFO] running `Command { std: "docker" "inspect" "626e29317a88a9bd9cfc3a04c88f47ae5fe7d8cc3ad47dafb5ecc738137adcfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626e29317a88a9bd9cfc3a04c88f47ae5fe7d8cc3ad47dafb5ecc738137adcfe", kill_on_drop: false }` [INFO] [stdout] 626e29317a88a9bd9cfc3a04c88f47ae5fe7d8cc3ad47dafb5ecc738137adcfe