[INFO] fetching crate cypheron-core 0.1.1...
[INFO] testing cypheron-core-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cypheron-core 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate cypheron-core 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cypheron-core 0.1.1
[INFO] tweaked toml for crates.io crate cypheron-core 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cypheron-core 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cypheron-core 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-numerics v0.2.0
[INFO] [stderr]   Downloaded windows-collections v0.2.0
[INFO] [stderr]   Downloaded windows-threading v0.1.0
[INFO] [stderr]   Downloaded windows-future v0.2.1
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded security-framework v3.4.0
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] [stderr]   Downloaded windows v0.61.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c516f38b9d4fb46939e81da5e4963237b4ad9e18f907a1da940ced83c81de07
[INFO] running `Command { std: "docker" "start" "-a" "0c516f38b9d4fb46939e81da5e4963237b4ad9e18f907a1da940ced83c81de07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c516f38b9d4fb46939e81da5e4963237b4ad9e18f907a1da940ced83c81de07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c516f38b9d4fb46939e81da5e4963237b4ad9e18f907a1da940ced83c81de07", kill_on_drop: false }`
[INFO] [stdout] 0c516f38b9d4fb46939e81da5e4963237b4ad9e18f907a1da940ced83c81de07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 839f752b4f999273190eb8cb36a3935d8062b7c56b112a9987656f70b95a5a58
[INFO] running `Command { std: "docker" "start" "-a" "839f752b4f999273190eb8cb36a3935d8062b7c56b112a9987656f70b95a5a58", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling cypheron-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Starting Cypheron Core build process
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Checking build dependencies...
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Could not auto-detect libclang location
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Trying to use system default libclang
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Build dependencies check completed
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Target architecture: x86_64
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Target OS: linux
[INFO] [stderr] warning: cypheron-core@0.1.1: Vendor integrity script not found, skipping verification
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Building cryptographic libraries...
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/kyber/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_kem_512
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_kem_512
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/kyber/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_kem_768
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_kem_768
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/kyber/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_kem_1024
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_kem_1024
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/dilithium/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_dsa_2
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_dsa_2
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/dilithium/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_dsa_3
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_dsa_3
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/dilithium/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_dsa_5
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_dsa_5
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for falcon
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for falcon
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: SPHINCS+ optimized variants disabled for v0.1.0 - using reference implementation only
[INFO] [stderr] warning: cypheron-core@0.1.1: AVX2/AESNI variants will be available in future releases after proper testing
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Target supports x86/x86_64 intrinsics - building SPHINCS+ Haraka-AESNI variants
[INFO] [stderr] warning: cypheron-core@0.1.1: Building SPHINCS+ Haraka-AESNI variants...
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128f with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128f-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128f with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128f-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128s with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128s-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128s with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128s-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192f with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192f-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192f with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192f-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192s with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192s-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192s with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192s-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256f with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256f-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256f with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256f-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256s with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256s-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256s with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256s-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: AESNI build summary: 12 successful, 0 failed
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Build process completed successfully
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 21s
[INFO] running `Command { std: "docker" "inspect" "839f752b4f999273190eb8cb36a3935d8062b7c56b112a9987656f70b95a5a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839f752b4f999273190eb8cb36a3935d8062b7c56b112a9987656f70b95a5a58", kill_on_drop: false }`
[INFO] [stdout] 839f752b4f999273190eb8cb36a3935d8062b7c56b112a9987656f70b95a5a58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c39972a2297273ed1b77a49e07144054bb4a961e03752287500b34aea5fa336
[INFO] running `Command { std: "docker" "start" "-a" "0c39972a2297273ed1b77a49e07144054bb4a961e03752287500b34aea5fa336", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling cypheron-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Starting Cypheron Core build process
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Checking build dependencies...
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Could not auto-detect libclang location
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Trying to use system default libclang
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Build dependencies check completed
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Target architecture: x86_64
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Target OS: linux
[INFO] [stderr] warning: cypheron-core@0.1.1: Vendor integrity script not found, skipping verification
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Building cryptographic libraries...
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/kyber/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_kem_512
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_kem_512
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/kyber/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_kem_768
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_kem_768
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/kyber/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_kem_1024
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_kem_1024
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/dilithium/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_dsa_2
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_dsa_2
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/dilithium/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_dsa_3
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_dsa_3
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/dilithium/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_dsa_5
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_dsa_5
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for falcon
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for falcon
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: SPHINCS+ optimized variants disabled for v0.1.0 - using reference implementation only
[INFO] [stderr] warning: cypheron-core@0.1.1: AVX2/AESNI variants will be available in future releases after proper testing
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Target supports x86/x86_64 intrinsics - building SPHINCS+ Haraka-AESNI variants
[INFO] [stderr] warning: cypheron-core@0.1.1: Building SPHINCS+ Haraka-AESNI variants...
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128f with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128f-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128f with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128f-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128s with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128s-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128s with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128s-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192f with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192f-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192f with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192f-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192s with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192s-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192s with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192s-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256f with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256f-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256f with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256f-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256s with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256s-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256s with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256s-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: AESNI build summary: 12 successful, 0 failed
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Build process completed successfully
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cypheron_core`
[INFO] [stdout]    --> src/kat/mod.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |         use cypheron_core::kem::sizes::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cypheron_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cypheron_core`, use `cargo add cypheron_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cypheron_core`
[INFO] [stdout]    --> src/kat/mod.rs:525:13
[INFO] [stdout]     |
[INFO] [stdout] 525 |         use cypheron_core::kem::{MlKem1024, MlKem512, MlKem768};
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cypheron_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cypheron_core`, use `cargo add cypheron_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cypheron_core`
[INFO] [stdout]    --> src/kat/mod.rs:526:13
[INFO] [stdout]     |
[INFO] [stdout] 526 |         use cypheron_core::sig::{MlDsa44, MlDsa65, MlDsa87};
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cypheron_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cypheron_core`, use `cargo add cypheron_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ML_KEM_512_PUBLIC` in this scope
[INFO] [stdout]    --> src/kat/mod.rs:246:20
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(ML_KEM_512_PUBLIC, 800);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::kem::sizes::ML_KEM_512_PUBLIC;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ML_KEM_512_SECRET` in this scope
[INFO] [stdout]    --> src/kat/mod.rs:247:20
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_eq!(ML_KEM_512_SECRET, 1632);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::kem::sizes::ML_KEM_512_SECRET;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ML_KEM_512_CIPHERTEXT` in this scope
[INFO] [stdout]    --> src/kat/mod.rs:248:20
[INFO] [stdout]     |
[INFO] [stdout] 248 |         assert_eq!(ML_KEM_512_CIPHERTEXT, 768);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::kem::sizes::ML_KEM_512_CIPHERTEXT;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ML_KEM_512_SHARED` in this scope
[INFO] [stdout]    --> src/kat/mod.rs:249:20
[INFO] [stdout]     |
[INFO] [stdout] 249 |         assert_eq!(ML_KEM_512_SHARED, 32);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 198 +     use crate::kem::sizes::ML_KEM_512_SHARED;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/kat/mod.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sk_array` is never read
[INFO] [stdout]    --> src/kat/mod.rs:413:17
[INFO] [stdout]     |
[INFO] [stdout] 413 |                 sk_array = sk_temp;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Starting Cypheron Core build process
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Checking build dependencies...
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Could not auto-detect libclang location
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Trying to use system default libclang
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Build dependencies check completed
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Target architecture: x86_64
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Target OS: linux
[INFO] [stderr] warning: cypheron-core@0.1.1: Vendor integrity script not found, skipping verification
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Building cryptographic libraries...
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/kyber/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_kem_512
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_kem_512
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/kyber/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_kem_768
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_kem_768
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/kyber/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_kem_1024
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_kem_1024
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/dilithium/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_dsa_2
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_dsa_2
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/dilithium/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_dsa_3
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_dsa_3
[INFO] [stderr] warning: cypheron-core@0.1.1: /opt/rustwide/workdir/vendor/dilithium/ref/randombytes.c:13: warning: "_GNU_SOURCE" redefined
[INFO] [stderr] warning: cypheron-core@0.1.1:    13 | #define _GNU_SOURCE
[INFO] [stderr] warning: cypheron-core@0.1.1:       |
[INFO] [stderr] warning: cypheron-core@0.1.1: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for ml_dsa_5
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for ml_dsa_5
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for falcon
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for falcon
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_sha2_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_sha2_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_shake_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_shake_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_sphincs_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_sphincs_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: SPHINCS+ optimized variants disabled for v0.1.0 - using reference implementation only
[INFO] [stderr] warning: cypheron-core@0.1.1: AVX2/AESNI variants will be available in future releases after proper testing
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Target supports x86/x86_64 intrinsics - building SPHINCS+ Haraka-AESNI variants
[INFO] [stderr] warning: cypheron-core@0.1.1: Building SPHINCS+ Haraka-AESNI variants...
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128f with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128f-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128f with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128f-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128s with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128s-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-128s with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_128s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-128s-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192f with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192f-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192f with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192f-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192s with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192s-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-192s with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_192s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-192s-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256f with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256f_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256f-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256f with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256f_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256f-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256s with simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256s_simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256s-simple
[INFO] [stderr] warning: cypheron-core@0.1.1: Building AESNI variant: sphincs-haraka-256s with robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Generating bindings for sphincsplus_haraka_aesni_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] ✓ Successfully generated bindings for sphincsplus_haraka_aesni_haraka_256s_robust
[INFO] [stderr] warning: cypheron-core@0.1.1: Successfully built SPHINCS+ AESNI variant: sphincs-haraka-256s-robust
[INFO] [stderr] warning: cypheron-core@0.1.1: AESNI build summary: 12 successful, 0 failed
[INFO] [stderr] warning: cypheron-core@0.1.1: [build.rs] Build process completed successfully
[INFO] [stderr] error: could not compile `cypheron-core` (lib test) due to 7 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0c39972a2297273ed1b77a49e07144054bb4a961e03752287500b34aea5fa336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c39972a2297273ed1b77a49e07144054bb4a961e03752287500b34aea5fa336", kill_on_drop: false }`
[INFO] [stdout] 0c39972a2297273ed1b77a49e07144054bb4a961e03752287500b34aea5fa336
