[INFO] cloning repository https://github.com/AnubisQuantumCipher/anubis-notary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnubisQuantumCipher/anubis-notary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnubisQuantumCipher%2Fanubis-notary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnubisQuantumCipher%2Fanubis-notary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9cdd745dfb89c1c50210d469f5e9157c5830d20
[INFO] testing AnubisQuantumCipher/anubis-notary against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnubisQuantumCipher%2Fanubis-notary" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnubisQuantumCipher/anubis-notary
[INFO] finished tweaking git repo https://github.com/AnubisQuantumCipher/anubis-notary
[INFO] tweaked toml for git repo https://github.com/AnubisQuantumCipher/anubis-notary written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnubisQuantumCipher/anubis-notary on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnubisQuantumCipher/anubis-notary 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fbbcb04ec9103a9dfa803fab4351bce380b3204af285e3bfa4289f672208ca7
[INFO] running `Command { std: "docker" "start" "-a" "2fbbcb04ec9103a9dfa803fab4351bce380b3204af285e3bfa4289f672208ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fbbcb04ec9103a9dfa803fab4351bce380b3204af285e3bfa4289f672208ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fbbcb04ec9103a9dfa803fab4351bce380b3204af285e3bfa4289f672208ca7", kill_on_drop: false }`
[INFO] [stdout] 2fbbcb04ec9103a9dfa803fab4351bce380b3204af285e3bfa4289f672208ca7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41af437dde2825b36ced7d47248ccb49b4354bef0d9d4fa622405d98fc1f8e60
[INFO] running `Command { std: "docker" "start" "-a" "41af437dde2825b36ced7d47248ccb49b4354bef0d9d4fa622405d98fc1f8e60", kill_on_drop: false }`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] running `Command { std: "docker" "inspect" "41af437dde2825b36ced7d47248ccb49b4354bef0d9d4fa622405d98fc1f8e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41af437dde2825b36ced7d47248ccb49b4354bef0d9d4fa622405d98fc1f8e60", kill_on_drop: false }`
[INFO] [stdout] 41af437dde2825b36ced7d47248ccb49b4354bef0d9d4fa622405d98fc1f8e60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f660ea364deea1f73a20cfa763acdb1889a3db98536488142c2a4a8f0f938335
[INFO] running `Command { std: "docker" "start" "-a" "f660ea364deea1f73a20cfa763acdb1889a3db98536488142c2a4a8f0f938335", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling hax-lib v0.3.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hax-lib-macros v0.3.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling libcrux-macros v0.0.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling libcrux-hacl-rs v0.0.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling cryptoki-sys v0.1.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.4
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling libcrux-ml-dsa v0.0.4
[INFO] [stderr]    Compiling libcrux-secrets v0.0.4
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling libcrux-traits v0.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling libcrux-platform v0.0.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cryptoki v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling starknet-core-derive v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling lambdaworks-math v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling libcrux-sha2 v0.0.4
[INFO] [stderr]    Compiling libcrux-poly1305 v0.0.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling libcrux-chacha20poly1305 v0.0.4
[INFO] [stderr]    Compiling lambdaworks-crypto v0.13.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling libcrux-hmac v0.0.4
[INFO] [stderr]    Compiling libcrux-hkdf v0.0.4
[INFO] [stderr]    Compiling anubis_core v0.4.2 (/opt/rustwide/workdir/crates/anubis_core)
[INFO] [stderr]    Compiling starknet-types-core v0.2.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling starknet-curve v0.6.0
[INFO] [stderr]    Compiling starknet-crypto v0.8.1
[INFO] [stderr]    Compiling starknet-core v0.16.0
[INFO] [stderr]    Compiling anubis_io v0.4.2 (/opt/rustwide/workdir/crates/anubis_io)
[INFO] [stderr]    Compiling anubis-notary v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "f660ea364deea1f73a20cfa763acdb1889a3db98536488142c2a4a8f0f938335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f660ea364deea1f73a20cfa763acdb1889a3db98536488142c2a4a8f0f938335", kill_on_drop: false }`
[INFO] [stdout] f660ea364deea1f73a20cfa763acdb1889a3db98536488142c2a4a8f0f938335
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a6825a0caff10ca6d7e4d863717b6c05fcf0e02a734e8b422f445c2cc8cef63
[INFO] running `Command { std: "docker" "start" "-a" "1a6825a0caff10ca6d7e4d863717b6c05fcf0e02a734e8b422f445c2cc8cef63", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-133c244d9edf5b68)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_license_expiration_workflow ... ok
[INFO] [stdout] test test_merkle_attestation_workflow ... ok
[INFO] [stdout] test test_atomic_write_workflow ... ok
[INFO] [stdout] test test_receipt_complete_roundtrip ... ok
[INFO] [stdout] test test_deterministic_keygen ... ok
[INFO] [stdout] test test_receipt_workflow ... ok
[INFO] [stdout] test test_attest_check_workflow ... ok
[INFO] [stdout] test test_license_signature_verification_workflow ... ok
[INFO] [stdout] test test_license_workflow ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration_test-133c244d9edf5b68` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1a6825a0caff10ca6d7e4d863717b6c05fcf0e02a734e8b422f445c2cc8cef63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6825a0caff10ca6d7e4d863717b6c05fcf0e02a734e8b422f445c2cc8cef63", kill_on_drop: false }`
[INFO] [stdout] 1a6825a0caff10ca6d7e4d863717b6c05fcf0e02a734e8b422f445c2cc8cef63
