[INFO] cloning repository https://github.com/0xtrou/agent-seal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xtrou/agent-seal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xtrou%2Fagent-seal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xtrou%2Fagent-seal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0af6df6e16abe222d2c7f145c87970ed24e613be [INFO] testing 0xtrou/agent-seal against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xtrou%2Fagent-seal" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/0xtrou/agent-seal [INFO] finished tweaking git repo https://github.com/0xtrou/agent-seal [INFO] tweaked toml for git repo https://github.com/0xtrou/agent-seal written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xtrou/agent-seal on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xtrou/agent-seal 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5586de92d7e160184dec86eeb004275822952916f97641ff7e42c395ae06d120 [INFO] running `Command { std: "docker" "start" "-a" "5586de92d7e160184dec86eeb004275822952916f97641ff7e42c395ae06d120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5586de92d7e160184dec86eeb004275822952916f97641ff7e42c395ae06d120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5586de92d7e160184dec86eeb004275822952916f97641ff7e42c395ae06d120", kill_on_drop: false }` [INFO] [stdout] 5586de92d7e160184dec86eeb004275822952916f97641ff7e42c395ae06d120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 432c8d7dfdb166b1f3d3168a54ff83e7939a608ea19a8e2e2e2e1d9b2d7f1601 [INFO] running `Command { std: "docker" "start" "-a" "432c8d7dfdb166b1f3d3168a54ff83e7939a608ea19a8e2e2e2e1d9b2d7f1601", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling snapfzz-seal-core v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal-core) [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling snapfzz-seal-fingerprint v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal-fingerprint) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling snapfzz-seal-launcher v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal-launcher) [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling seccompiler v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling memfd v0.6.5 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling snapfzz-seal-compiler v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal-compiler) [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling snapfzz-seal-server v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal-server) [INFO] [stderr] Compiling snapfzz-seal v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s [INFO] running `Command { std: "docker" "inspect" "432c8d7dfdb166b1f3d3168a54ff83e7939a608ea19a8e2e2e2e1d9b2d7f1601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432c8d7dfdb166b1f3d3168a54ff83e7939a608ea19a8e2e2e2e1d9b2d7f1601", kill_on_drop: false }` [INFO] [stdout] 432c8d7dfdb166b1f3d3168a54ff83e7939a608ea19a8e2e2e2e1d9b2d7f1601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db30236f110e3bc09639b578cfe4ddb825ebe342b43fae67b5dfc9b0cc796c23 [INFO] running `Command { std: "docker" "start" "-a" "db30236f110e3bc09639b578cfe4ddb825ebe342b43fae67b5dfc9b0cc796c23", kill_on_drop: false }` [INFO] [stderr] Compiling snapfzz-seal-launcher v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal-launcher) [INFO] [stderr] Compiling snapfzz-seal v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.50s [INFO] running `Command { std: "docker" "inspect" "db30236f110e3bc09639b578cfe4ddb825ebe342b43fae67b5dfc9b0cc796c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db30236f110e3bc09639b578cfe4ddb825ebe342b43fae67b5dfc9b0cc796c23", kill_on_drop: false }` [INFO] [stdout] db30236f110e3bc09639b578cfe4ddb825ebe342b43fae67b5dfc9b0cc796c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb46c37a673a1135c701e18f917c2b200336301c55871bc40d827cc707e44259 [INFO] running `Command { std: "docker" "start" "-a" "cb46c37a673a1135c701e18f917c2b200336301c55871bc40d827cc707e44259", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seal-98d8d785a0e0b60d) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test compile::tests::run_errors_for_nonexistent_project_with_go_backend ... ok [INFO] [stdout] test compile::tests::run_errors_for_nonexistent_project_with_nuitka_backend ... ok [INFO] [stdout] test compile::tests::cli_maps_optional_launcher_and_pyinstaller_backend ... ok [INFO] [stdout] test compile::tests::run_errors_for_nonexistent_project_with_pyinstaller_backend ... ok [INFO] [stdout] test compile::tests::cli_maps_arguments_and_defaults_backend ... ok [INFO] [stdout] test keygen::tests::cli_defaults_keys_dir ... ok [INFO] [stdout] test fingerprint::tests::run_produces_64_char_hex_string ... ok [INFO] [stdout] test launch::tests::cli_accepts_lifetime_flags ... ok [INFO] [stdout] test launch::tests::cli_maps_all_launch_args ... ok [INFO] [stdout] test launch::tests::cli_defaults_fingerprint_mode_to_stable ... ok [INFO] [stdout] test server::tests::cli_maps_all_server_args ... ok [INFO] [stdout] test launch::tests::run_errors_for_nonexistent_payload_in_session_mode ... ok [INFO] [stdout] test launch::tests::cli_defaults_grace_period_to_30 ... ok [INFO] [stdout] test launch::tests::run_errors_for_nonexistent_payload_in_stable_mode ... ok [INFO] [stdout] test keygen::tests::run_writes_hex_key_files ... ok [INFO] [stdout] test server::tests::cli_uses_expected_defaults ... ok [INFO] [stdout] test fingerprint::tests::cli_parses_with_no_arguments ... ok [INFO] [stdout] test verify::tests::cli_maps_args ... ok [INFO] [stdout] test server::tests::shutdown_signal_is_cancellable ... ok [INFO] [stdout] test sign::tests::cli_maps_args ... ok [INFO] [stdout] test verify::tests::unsigned_binary_returns_unsigned_error ... ok [INFO] [stdout] test verify::tests::run_errors_when_pubkey_file_is_not_32_bytes ... ok [INFO] [stdout] test server::tests::run_returns_error_for_invalid_bind_address_after_runtime_setup ... ok [INFO] [stdout] test verify::tests::signed_binary_verifies_with_explicit_pubkey_file ... ok [INFO] [stdout] test verify::tests::signed_binary_verifies ... ok [INFO] [stdout] test sign::tests::run_appends_valid_block ... ok [INFO] [stdout] test verify::tests::signed_binary_with_tampered_payload_returns_security_event ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snapfzz_seal_launcher-7b89bc97b2413687) [INFO] [stdout] [INFO] [stdout] running 118 tests [INFO] [stdout] test anti_analysis::tests::analysis_state_is_boolean_and_callable_on_all_platforms ... ignored, timing check runs 100k iterations which is slow on CI [INFO] [stdout] test anti_analysis::tests::contains_breakpoint_detects_int3_opcode ... ok [INFO] [stdout] test anti_analysis::tests::timing_anomaly_helpers_compute_expected_thresholds ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"signature_verified","payload_hash":"aa","pubkey_fingerprint":"bb","chain_hmac":"cd85eb485080d91465bbb20d9e8fb5e2f1e9c639d4d1a351cebdf1248b1ba87f"} [INFO] [stdout] test anti_analysis::tests::poisoning_environment_sets_decoy_variables ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"signature_invalid","payload_hash":"aa","reason":"bad sig","chain_hmac":"730f7f748ca2910a6ebe52c5e28d9afeed7b11c2b65155fa94e9376e423f8259"} [INFO] [stdout] test anti_analysis::tests::poisoning_environment_creates_decoy_files ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"signature_unsigned","payload_hash":"aa","chain_hmac":"07775a4c737cc09c7eee404319bacf6cc23dc8b7a026467a6745ca585433458a"} [INFO] [stdout] test anti_analysis::tests::timing_check_ignores_relaxed_profile ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"fingerprint_matched","sandbox_fp":"fp1","user_fp":"fp2","chain_hmac":"a21c058085b2177e7357b87e0d3016396bdcb927cacf5871a3e3263a70c1a039"} [INFO] [stdout] test anti_analysis::tests::tracer_pid_parser_extracts_non_zero_value ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"fingerprint_mismatch","runtime_sandbox_fp":"exp","provided_user_fp":"got","chain_hmac":"9403c4add51524bb0fdecc6a14ab9911181e4de76dd1d499c0cea3548f9498b2"} [INFO] [stdout] test anti_analysis::tests::tracer_pid_parser_handles_missing_or_invalid_values ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"analysis_detected","check":"ptrace","chain_hmac":"1e2b4d86a30c022217e02c249581d73d73aef8e409b512830a9425b5e6b51278"} [INFO] [stdout] test anti_debug::tests::apply_protections_compiles_on_linux ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"integrity_verified","launcher_hash":"hash","chain_hmac":"42fb7e069213fea57b4bd2afeb4250e4b0c1c34ee3131a6740e64ed143996d18"} [INFO] [stdout] test audit::tests::audit_logger_from_env_reads_env_var_path ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"integrity_failed","reason":"mismatch","chain_hmac":"da3247d10f38cc491faa8ab0f30d4713c2c918cf69f1f9910f759ab9ed982fc8"} [INFO] [stdout] test audit::tests::audit_logger_log_does_not_panic ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"launch_started","payload_hash":"hash","backend":"go","chain_hmac":"f62089bf601c79dd5c4eb49cf87c6de5256d3a96fe8abbb73011ae094454de5d"} [INFO] [stdout] test audit::tests::all_event_variants_round_trip_through_serde ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"launch_completed","exit_code":0,"chain_hmac":"daf186bbf2d8eed69da6a42b9a5810d0cdbe39942999cd98d3a494d97d0cd668"} [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"analysis_detected","check":"breakpoint","chain_hmac":"e4a38d19a0719192df39b868ab661a1a2b6248af81f0041f3610b15725926460"} [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"launch_failed","reason":"exec error","chain_hmac":"a891395587e8e0322a357051e0b47d43f5c42f74fb18fc047c0ad6d73a338136"} [INFO] [stdout] test audit::tests::audit_record_serializes_to_valid_json ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"launch_completed","exit_code":0,"chain_hmac":"a5de990222629d14a8d1aabf90e6577bc3313a8a7bb88f34d85a685c08160806"} [INFO] [stdout] test audit::tests::audit_logger_from_env_defaults_to_stderr_when_var_unset ... ok [INFO] [stdout] test anti_analysis::tests::timing_profile_has_sane_defaults ... ok [INFO] [stdout] test audit::tests::hmac_chain_detects_record_tampering ... ok [INFO] [stdout] test anti_analysis::tests::timing_check_flags_extreme_slowdown_profile ... ok [INFO] [stdout] test memfd_exec::tests::build_argv_rejects_argument_with_nul ... ok [INFO] [stdout] test markers::tests::preserve_launcher_markers_returns_static_address ... ok [INFO] [stdout] test memfd_exec::tests::build_envp_preserves_safe_env_vars ... ok [INFO] [stdout] test audit::tests::hmac_chain_three_events_verifies_successfully ... ok [INFO] [stdout] test audit::tests::rfc3339_timestamp_has_correct_format ... ok [INFO] [stdout] test memfd_exec::tests::build_argv_uses_custom_args ... ok [INFO] [stdout] test memfd_exec::tests::build_envp_rejects_value_with_nul ... ok [INFO] [stdout] test memfd_exec::tests::build_envp_strips_launcher_size_from_process_env ... ok [INFO] [stdout] test memfd_exec::tests::exec_config_stores_lifetime_settings ... ok [INFO] [stdout] test memfd_exec::tests::build_argv_uses_default_when_empty ... ok [INFO] [stdout] test memfd_exec::tests::build_envp_strips_master_secret_from_process_env ... ok [INFO] [stdout] test memfd_exec::tests::exec_config_defaults_no_lifetime ... ok [INFO] [stdout] test memfd_exec::tests::build_envp_strips_secret_from_explicit_env ... ok [INFO] [stdout] test memfd_exec::tests::execute_calls_memfd_ops_in_order ... ok [INFO] [stdout] hello cat [INFO] [stderr] oops [INFO] [stdout] hello [INFO] [stdout] test memfd_exec::tests::execute_interactive_allows_completion_within_lifetime ... ok [INFO] [stdout] test memfd_exec::tests::execute_interactive_relays_output ... ok [INFO] [stdout] test memfd_exec::tests::execute_returns_127_when_cwd_change_fails ... ok [INFO] [stdout] test memfd_exec::tests::execute_returns_127_when_memfd_ops_fail ... ok [INFO] [stdout] test memfd_exec::tests::execute_with_empty_binary_skips_write_chunks ... ok [INFO] [stdout] test memfd_exec::tests::extract_exit_code_covers_all_match_arms ... ok [INFO] [stdout] test memfd_exec::tests::fork_error_to_seal_maps_known_errnos ... ok [INFO] [stdout] test memfd_exec::tests::heartbeat_timeout_uses_default_when_env_missing ... ok [INFO] [stdout] test memfd_exec::tests::heartbeat_timeout_uses_env_when_positive_integer ... ok [INFO] [stdout] test memfd_exec::tests::kernel_memfd_ops_exec_memfd_returns_error_for_non_executable_fd ... ok [INFO] [stdout] test memfd_exec::tests::kernel_memfd_ops_handles_empty_write_chunk ... ok [INFO] [stdout] test memfd_exec::tests::kernel_memfd_ops_rejects_non_memfd_in_seal ... ok [INFO] [stdout] test memfd_exec::tests::execute_writes_payload_in_64kb_chunks ... ok [INFO] [stdout] test memfd_exec::tests::read_fd_to_string_performs_lossy_utf8_decoding ... ok [INFO] [stdout] test memfd_exec::tests::read_fd_to_string_reads_pipe_content ... ok [INFO] [stdout] test memfd_exec::tests::read_fd_to_string_with_limit_allows_within_limit ... ok [INFO] [stdout] test memfd_exec::tests::read_fd_to_string_with_limit_enforces_max_bytes ... ok [INFO] [stdout] test memfd_exec::tests::scrub_env_filters_all_denylisted_keys ... ok [INFO] [stdout] test memfd_exec::tests::write_all_ignore_broken_pipe_returns_ok_for_broken_pipe ... ok [INFO] [stdout] test seccomp::tests::allowlist_contains_expected_syscall_numbers ... ok [INFO] [stdout] test seccomp::tests::build_seccomp_filter_returns_ok ... ok [INFO] [stdout] test memfd_exec::tests::poll_readable_detects_ready_and_timeout ... ok [INFO] [stdout] test self_delete::tests::self_delete_from_path_removes_existing_file ... ok [INFO] [stdout] test self_delete::tests::self_delete_non_permission_denied_maps_to_io_error ... ok [INFO] [stdout] test self_delete::tests::self_delete_permission_denied_path_is_treated_as_ok ... ok [INFO] [stdout] test self_delete::tests::self_delete_symbol_is_available ... ok [INFO] [stdout] test self_delete::tests::self_delete_returns_ok_for_nonexistent_symlink_target ... ok [INFO] [stdout] test temp_exec::tests::create_payload_temp_file_sets_execute_permissions ... ok [INFO] [stdout] hello-temp [INFO] [stdout] test memfd_exec::tests::execute_interactive_accepts_stdin ... ok [INFO] [stdout] test memfd_exec::tests::execute_interactive_creates_child_process ... ok [INFO] [stdout] test temp_exec::tests::open_secure_payload_file_creates_private_mode_file ... ok [INFO] [stdout] test temp_exec::tests::random_temp_paths_use_prefix_and_are_unique ... ok [INFO] [stdout] test temp_exec::tests::execute_unlinks_temp_file_before_wait ... ok [INFO] [stdout] test temp_exec::tests::secure_open_flags_include_required_security_bits ... ok [INFO] [stdout] test temp_exec::tests::select_temp_base_dir_prefers_dev_shm_or_tmp ... ok [INFO] [stdout] test tests::cli_allows_self_extraction_without_payload_flag ... ok [INFO] [stdout] test tests::cli_parses_required_and_optional_args ... ok [INFO] [stdout] test tests::cli_uses_default_fingerprint_mode ... ok [INFO] [stdout] test tests::decode_user_fingerprint_accepts_valid_hex ... ok [INFO] [stdout] test memfd_exec::tests::execute_interactive_returns_exit_code ... ok [INFO] [stdout] test memfd_exec::tests::execute_interactive_captures_stderr ... ok [INFO] [stdout] test tests::decode_user_fingerprint_errors_on_invalid_hex ... ok [INFO] [stdout] test memfd_exec::tests::execute_interactive_respects_max_output_bytes_limit ... ok [INFO] [stdout] test tests::decode_user_fingerprint_errors_on_long_hex ... ok [INFO] [stdout] test tests::decode_user_fingerprint_errors_on_short_hex ... ok [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"signature_unsigned","payload_hash":"b36a4fa7beb8ecea0529bdba5d1e39104c30cedd6f23788492d422e5507356d5","chain_hmac":"311923a1c5a64848eeb2d3054476ee0f096a9e40f311e0f10cfc6060fa9aabe7"} [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"signature_unsigned","payload_hash":"605ed279d0a1af786c79054f9424d196ed6a1f0331100a923d711885d42099bb","chain_hmac":"d4f843aa7026eb761001d4337732863a17564f29424777a7d1006f673e883268"} [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"integrity_failed","reason":"hash mismatch: expected=cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc, got=8fc518c8b007c2b0af014bab69c4f25c2e01fbacadb958e4560fda3108a4b67d","chain_hmac":"566f52f638cc0d3329ac17cc78de91e577372e764c507f73c623bfde4892c014"} [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"integrity_verified","launcher_hash":"8fc518c8b007c2b0af014bab69c4f25c2e01fbacadb958e4560fda3108a4b67d","chain_hmac":"20b3651b70b15ee7a4e21be4028011eec6ad2f4ef1939d5f4e64cdb6d8b2e68d"} [INFO] [stderr] {"timestamp":"2026-04-22T15:27:41Z","pid":53,"event":"signature_unsigned","payload_hash":"440693549c767cc9c7a13a1dddb1521cb4f2b37b83505c6dd8f6d9cf0c524d3c","chain_hmac":"2ec37cf13bc58722c356a3600ed302b0d86838778dbc217118d7d29bbc84e8eb"} [INFO] [stdout] test tests::decode_user_fingerprint_errors_when_missing ... ok [INFO] [stdout] test tests::derive_session_key_is_deterministic_for_same_input ... ok [INFO] [stdout] test tests::env_var_set_overrides_when_no_marker_present ... ok [INFO] [stdout] test tests::extract_footer_reads_valid_footer ... ok [INFO] [stdout] test tests::different_ephemeral_fingerprints_produce_different_session_keys ... ok [INFO] [stdout] test tests::extract_footer_errors_on_short_payload ... ok [INFO] [stdout] test tests::extract_payload_at_launcher_size_without_sentinel_uses_offset_directly ... ok [INFO] [stdout] test tests::extract_payload_from_assembled_binary_rejects_invalid_launcher_size_env ... ok [INFO] [stdout] test tests::extract_footer_round_trips_with_write_footer ... ok [INFO] [stdout] test tests::extract_payload_at_launcher_size_skips_sentinel_when_present ... ok [INFO] [stdout] test tests::extract_payload_from_assembled_binary_errors_when_marker_missing ... ok [INFO] [stdout] test tests::extract_payload_from_assembled_binary_rejects_launcher_size_beyond_length ... ok [INFO] [stdout] test tests::extract_payload_from_launcher_size_env_skips_sentinel ... ok [INFO] [stdout] test tests::find_marker_returns_expected_results ... ok [INFO] [stdout] 2026-04-22T15:27:41.448943Z  WARN snapfzz_seal_launcher: payload sentinel appears only once - binary may have been tampered with or is raw launcher [INFO] [stdout] test tests::format_user_error_covers_all_variants ... ok [INFO] [stdout] test tests::extract_payload_from_sentinel_without_launcher_size_env ... ok [INFO] [stdout] test tests::init_tracing_handles_verbose_false_without_env_filter ... ok [INFO] [stdout] test tests::init_tracing_handles_verbose_true_without_env_filter ... ok [INFO] [stdout] test tests::init_tracing_prefers_env_filter_when_present ... ok [INFO] [stdout] 2026-04-22T15:27:41.449695Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 1 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449727Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 2 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449740Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 3 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449751Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 4 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449761Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 5 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449775Z  WARN snapfzz_seal_launcher: not enough embedded shares found: have 0, need 3 [INFO] [stdout] 2026-04-22T15:27:41.449860Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 1 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449879Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 2 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449898Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 3 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449910Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 4 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449920Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 5 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.449931Z  WARN snapfzz_seal_launcher: not enough embedded shares found: have 0, need 3 [INFO] [stdout] 2026-04-22T15:27:41.450011Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 1 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.450032Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 2 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.450042Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 3 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.450053Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 4 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.450064Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 5 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.450075Z  WARN snapfzz_seal_launcher: not enough embedded shares found: have 0, need 3 [INFO] [stdout] 2026-04-22T15:27:41.451310Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 1 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451331Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 2 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451341Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 3 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451350Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 4 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451359Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 5 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451368Z  WARN snapfzz_seal_launcher: not enough embedded shares found: have 0, need 3 [INFO] [stdout] 2026-04-22T15:27:41.451388Z ERROR snapfzz_seal_launcher: SNAPFZZ_SEAL_MASTER_SECRET_HEX is required [INFO] [stdout] test tests::load_master_secret_accepts_valid_hex ... ok [INFO] [stdout] test tests::load_master_secret_errors_when_hex_invalid ... ok [INFO] [stdout] test tests::load_master_secret_errors_when_hex_too_short ... ok [INFO] [stdout] test tests::load_master_secret_fails_when_env_missing ... ok [INFO] [stdout] 2026-04-22T15:27:41.451571Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 3 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451593Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 4 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451606Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 5 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451615Z  WARN snapfzz_seal_launcher: not enough embedded shares found: have 2, need 3 [INFO] [stdout] 2026-04-22T15:27:41.451694Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 1 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451709Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 2 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451719Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 3 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451728Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 4 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451737Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 5 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451746Z  WARN snapfzz_seal_launcher: not enough embedded shares found: have 0, need 3 [INFO] [stdout] 2026-04-22T15:27:41.451819Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 1 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451836Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 2 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451847Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 3 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451858Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 4 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451869Z  WARN snapfzz_seal_launcher: embedded launcher secret marker 5 missing or invalid slot [INFO] [stdout] 2026-04-22T15:27:41.451879Z  WARN snapfzz_seal_launcher: not enough embedded shares found: have 0, need 3 [INFO] [stdout] test tests::load_master_secret_falls_back_to_env_when_fewer_than_threshold_shares_are_present ... ok [INFO] [stdout] test tests::load_master_secret_falls_back_to_env_when_marker_missing ... ok [INFO] [stdout] test tests::load_master_secret_falls_back_to_env_when_marker_payload_truncated ... ok [INFO] [stdout] test tests::load_payload_bytes_errors_on_nonexistent_path ... ok [INFO] [stdout] 2026-04-22T15:27:41.454809Z  WARN snapfzz_seal_launcher: payload sentinel appears only once - binary may have been tampered with or is raw launcher [INFO] [stdout] test tests::load_master_secret_extracts_embedded_secret_from_binary_bytes ... ok [INFO] [stdout] test tests::load_payload_bytes_uses_explicit_path ... ok [INFO] [stdout] test tests::payload_from_offset_rejects_offset_beyond_length ... ok [INFO] [stdout] test tests::payload_from_offset_returns_trailing_bytes ... ok [INFO] [stdout] 2026-04-22T15:27:41.455372Z ERROR snapfzz_seal_launcher: binary too short for signature verification [INFO] [stdout] test tests::run_returns_io_error_for_missing_payload_path ... ok [INFO] [stdout] test tests::run_returns_missing_signature_for_unsigned_payload_before_parse ... ok [INFO] [stdout] test tests::stable_mode_uses_stable_fingerprint_without_session_derivation ... ok [INFO] [stdout] test tests::session_mode_uses_ephemeral_fingerprint_for_session_derivation ... ok [INFO] [stdout] 2026-04-22T15:27:41.456390Z ERROR snapfzz_seal_launcher: no signature block found; unsigned payload rejected [INFO] [stdout] test tests::verify_signature_rejects_unsigned_payload ... ok [INFO] [stdout] 2026-04-22T15:27:41.456591Z ERROR snapfzz_seal_launcher: launcher integrity check failed expected=cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc actual=8fc518c8b007c2b0af014bab69c4f25c2e01fbacadb958e4560fda3108a4b67d [INFO] [stdout] 2026-04-22T15:27:41.456847Z  INFO snapfzz_seal_launcher: launcher integrity verified [INFO] [stdout] 2026-04-22T15:27:41.457051Z ERROR snapfzz_seal_launcher: binary too short for signature verification [INFO] [stdout] test tests::verify_launcher_integrity_detects_mismatch_on_linux ... ok [INFO] [stdout] test tests::verify_signature_rejects_payload_shorter_than_sig_block ... ok [INFO] [stdout] test temp_exec::tests::execute_interactive_returns_child_pid_and_collects_output ... ok [INFO] [stdout] test temp_exec::tests::execute_interactive_accepts_stdin ... FAILED [INFO] [stdout] test memfd_exec::tests::execute_interactive_enforces_max_lifetime ... ok [INFO] [stdout] test tests::load_payload_bytes_none_errors_without_proc_self_exe ... ok [INFO] [stderr] error: test failed, to rerun pass `-p snapfzz-seal-launcher --lib` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- temp_exec::tests::execute_interactive_accepts_stdin stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'temp_exec::tests::execute_interactive_accepts_stdin' (177) panicked at crates/snapfzz-seal-launcher/src/temp_exec.rs:1097:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 127 [INFO] [stdout] right: 0 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f1f9e1539a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f1f9e1539a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f1f9e1539a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58f1f9e1539a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58f1f9e2c11a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58f1f9e2c11a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x58f1f9e1a812 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x58f1f9e1a812 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58f1f9df10ef - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58f1f9df10ef - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58f1f9e0be79 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58f1f9a50a4c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x58f1f9a50a4c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58f1f9e0c032 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x58f1f9e0c032 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58f1f9df11a8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58f1f9de58f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58f1f9df22ad - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58f1f9e2c98c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58f1f9e2c813 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x58f1f9de4e75 - core[6771d259883166e6]::panicking::assert_failed:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x58f1f9995e27 - snapfzz_seal_launcher::temp_exec::tests::execute_interactive_accepts_stdin::h2695f01fbba52b65 [INFO] [stdout] at /opt/rustwide/workdir/crates/snapfzz-seal-launcher/src/temp_exec.rs:1097:9 [INFO] [stdout] 22: 0x58f1f9995f17 - snapfzz_seal_launcher::temp_exec::tests::execute_interactive_accepts_stdin::{{closure}}::hb62f63ce627d4f31 [INFO] [stdout] at /opt/rustwide/workdir/crates/snapfzz-seal-launcher/src/temp_exec.rs:1083:43 [INFO] [stdout] 23: 0x58f1f995b8e6 - core::ops::function::FnOnce::call_once::h1c866df1726d4214 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x58f1f9a44b4b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x58f1f9a44b4b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x58f1f9a5151b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x58f1f9a5151b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x58f1f9a5151b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58f1f9a5151b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x58f1f9a5151b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58f1f9a5151b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x58f1f9a5151b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x58f1f9a4b974 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x58f1f9a4b974 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x58f1f9a54122 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x58f1f9a54122 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x58f1f9a54122 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x58f1f9a54122 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x58f1f9a54122 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x58f1f9a54122 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x58f1f9a54122 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58f1f9e1424f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x58f1f9e1424f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7ec51d1fcaa4 - [INFO] [stdout] 45: 0x7ec51d289a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] temp_exec::tests::execute_interactive_accepts_stdin [INFO] [stdout] [INFO] [stdout] test result: FAILED. 116 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cb46c37a673a1135c701e18f917c2b200336301c55871bc40d827cc707e44259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb46c37a673a1135c701e18f917c2b200336301c55871bc40d827cc707e44259", kill_on_drop: false }` [INFO] [stdout] cb46c37a673a1135c701e18f917c2b200336301c55871bc40d827cc707e44259