[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-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xtrou%2Fagent-seal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e7856f945ce6f0eb28922e34c27dbdaa6cd4fa6776b21d0725e173c30c199ced
[INFO] running `Command { std: "docker" "start" "-a" "e7856f945ce6f0eb28922e34c27dbdaa6cd4fa6776b21d0725e173c30c199ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7856f945ce6f0eb28922e34c27dbdaa6cd4fa6776b21d0725e173c30c199ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7856f945ce6f0eb28922e34c27dbdaa6cd4fa6776b21d0725e173c30c199ced", kill_on_drop: false }`
[INFO] [stdout] e7856f945ce6f0eb28922e34c27dbdaa6cd4fa6776b21d0725e173c30c199ced
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a16b5d9385de934e60b94c75969b0cc13f604c63260cdc9d8354b7c66bd7dd05
[INFO] running `Command { std: "docker" "start" "-a" "a16b5d9385de934e60b94c75969b0cc13f604c63260cdc9d8354b7c66bd7dd05", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[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 serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.76
[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 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 tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio v1.51.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 futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[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 zerovec v0.11.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling snapfzz-seal-core v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal-core)
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[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 openssl-probe v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[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 linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[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 hyper v1.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 06s
[INFO] running `Command { std: "docker" "inspect" "a16b5d9385de934e60b94c75969b0cc13f604c63260cdc9d8354b7c66bd7dd05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16b5d9385de934e60b94c75969b0cc13f604c63260cdc9d8354b7c66bd7dd05", kill_on_drop: false }`
[INFO] [stdout] a16b5d9385de934e60b94c75969b0cc13f604c63260cdc9d8354b7c66bd7dd05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9949c18c80a936208bbf04b845a3fd53819fe5adf46c34c12e989ea49588f1aa
[INFO] running `Command { std: "docker" "start" "-a" "9949c18c80a936208bbf04b845a3fd53819fe5adf46c34c12e989ea49588f1aa", 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 11.19s
[INFO] running `Command { std: "docker" "inspect" "9949c18c80a936208bbf04b845a3fd53819fe5adf46c34c12e989ea49588f1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9949c18c80a936208bbf04b845a3fd53819fe5adf46c34c12e989ea49588f1aa", kill_on_drop: false }`
[INFO] [stdout] 9949c18c80a936208bbf04b845a3fd53819fe5adf46c34c12e989ea49588f1aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 00e5c9401afc4082c89ed2cec25c04c7ab9adc3a52750bfd858e27f75047713c
[INFO] running `Command { std: "docker" "start" "-a" "00e5c9401afc4082c89ed2cec25c04c7ab9adc3a52750bfd858e27f75047713c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[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_arguments_and_defaults_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 fingerprint::tests::cli_parses_with_no_arguments ... ok
[INFO] [stdout] test keygen::tests::cli_defaults_keys_dir ... ok
[INFO] [stdout] test launch::tests::cli_accepts_lifetime_flags ... ok
[INFO] [stdout] test launch::tests::cli_defaults_grace_period_to_30 ... ok
[INFO] [stdout] test launch::tests::cli_defaults_fingerprint_mode_to_stable ... ok
[INFO] [stdout] test launch::tests::cli_maps_all_launch_args ... ok
[INFO] [stdout] test fingerprint::tests::run_produces_64_char_hex_string ... ok
[INFO] [stdout] test server::tests::cli_maps_all_server_args ... ok
[INFO] [stdout] test server::tests::cli_uses_expected_defaults ... ok
[INFO] [stdout] test server::tests::shutdown_signal_is_cancellable ... ok
[INFO] [stdout] test launch::tests::run_errors_for_nonexistent_payload_in_session_mode ... ok
[INFO] [stdout] test verify::tests::cli_maps_args ... ok
[INFO] [stdout] test keygen::tests::run_writes_hex_key_files ... ok
[INFO] [stdout] test verify::tests::run_errors_when_pubkey_file_is_not_32_bytes ... ok
[INFO] [stdout] test sign::tests::cli_maps_args ... ok
[INFO] [stdout] test verify::tests::unsigned_binary_returns_unsigned_error ... ok
[INFO] [stdout] test launch::tests::run_errors_for_nonexistent_payload_in_stable_mode ... 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 ... ok
[INFO] [stdout] test verify::tests::signed_binary_verifies_with_explicit_pubkey_file ... ok
[INFO] [stdout] test verify::tests::signed_binary_with_tampered_payload_returns_security_event ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snapfzz_seal_launcher-7b89bc97b2413687)
[INFO] [stdout] test sign::tests::run_appends_valid_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[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::poisoning_environment_creates_decoy_files ... ok
[INFO] [stdout] test anti_analysis::tests::poisoning_environment_sets_decoy_variables ... ok
[INFO] [stdout] test anti_analysis::tests::timing_check_ignores_relaxed_profile ... ok
[INFO] [stdout] test anti_analysis::tests::timing_anomaly_helpers_compute_expected_thresholds ... ok
[INFO] [stdout] test anti_analysis::tests::tracer_pid_parser_extracts_non_zero_value ... ok
[INFO] [stdout] test anti_analysis::tests::tracer_pid_parser_handles_missing_or_invalid_values ... ok
[INFO] [stdout] test anti_analysis::tests::contains_breakpoint_detects_int3_opcode ... ok
[INFO] [stdout] test anti_debug::tests::apply_protections_compiles_on_linux ... ok
[INFO] [stdout] test anti_analysis::tests::timing_profile_has_sane_defaults ... ok
[INFO] [stdout] test audit::tests::audit_logger_from_env_reads_env_var_path ... ok
[INFO] [stdout] test audit::tests::rfc3339_timestamp_has_correct_format ... ok
[INFO] [stdout] test markers::tests::preserve_launcher_markers_returns_static_address ... ok
[INFO] [stdout] test memfd_exec::tests::build_argv_rejects_argument_with_nul ... ok
[INFO] [stdout] test audit::tests::all_event_variants_round_trip_through_serde ... ok
[INFO] [stdout] test anti_analysis::tests::timing_check_flags_extreme_slowdown_profile ... ok
[INFO] [stdout] test memfd_exec::tests::build_argv_uses_custom_args ... ok
[INFO] [stdout] test audit::tests::hmac_chain_detects_record_tampering ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"signature_verified","payload_hash":"aa","pubkey_fingerprint":"bb","chain_hmac":"1d4a70b2be2a7ce2391077368c266fb4429f3163f26b9689aeef38a85b60f4c2"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"signature_invalid","payload_hash":"aa","reason":"bad sig","chain_hmac":"212ea849642fd51205626ae4246a8516afb33bb762f1497a95305751a5fef153"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"signature_unsigned","payload_hash":"aa","chain_hmac":"b542b41547cebb8bf83f05a9313e5cef014d6d5122b8fd72ae6f41573244cddd"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"fingerprint_matched","sandbox_fp":"fp1","user_fp":"fp2","chain_hmac":"6b06dfb55965b25cd1deac13b35c4d31eae1e76133ff0e56a72aa80100f8290f"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"fingerprint_mismatch","runtime_sandbox_fp":"exp","provided_user_fp":"got","chain_hmac":"44d985835d584ba3ee0673030b0cd505cb93295820f5be961c82e7f0c8f597c5"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"analysis_detected","check":"ptrace","chain_hmac":"f9fd0dba0d1a72d34d8e43ed0817938ba9641abc1f080cead60979c93184c3ba"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"integrity_verified","launcher_hash":"hash","chain_hmac":"9bfd50470ef7281da0171be9fbce3ac027a447bb00d1cd5c04b8a2cd9442f6fc"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"integrity_failed","reason":"mismatch","chain_hmac":"8628c0d526ae4b4392a11656e27855780ca4dff671235b03ddf7a0b37d38510f"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"launch_started","payload_hash":"hash","backend":"go","chain_hmac":"4a3a84d74844535aff7c7c1d1326258212a68c22d29a70d975dc8109f5fffb0c"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"launch_completed","exit_code":0,"chain_hmac":"a6e8717d0b9fc73213e4895a4ef6efb8612444ab7cb6132bf66b75a3bee37907"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"launch_failed","reason":"exec error","chain_hmac":"df2847fe94b9646fd72419c0d9ab76ff9726c746f9a9b4d84fa2594c0c97370f"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"analysis_detected","check":"breakpoint","chain_hmac":"8db275de353530f1c98743b07022fa8281151a0ccdf282179764c4e6be855158"}
[INFO] [stdout] test audit::tests::audit_logger_log_does_not_panic ... ok
[INFO] [stdout] test memfd_exec::tests::build_envp_strips_launcher_size_from_process_env ... ok
[INFO] [stdout] test memfd_exec::tests::build_argv_uses_default_when_empty ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"launch_completed","exit_code":0,"chain_hmac":"565d12e07b16ed0210f2efbe7fd1eedf531291149376d712a38d4fe8a8febffd"}
[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 memfd_exec::tests::exec_config_stores_lifetime_settings ... ok
[INFO] [stdout] test audit::tests::audit_logger_from_env_defaults_to_stderr_when_var_unset ... ok
[INFO] [stdout] test memfd_exec::tests::build_envp_strips_master_secret_from_process_env ... ok
[INFO] [stdout] test audit::tests::audit_record_serializes_to_valid_json ... 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::build_envp_rejects_value_with_nul ... ok
[INFO] [stdout] test memfd_exec::tests::execute_calls_memfd_ops_in_order ... ok
[INFO] [stdout] hello
[INFO] [stdout] test memfd_exec::tests::execute_interactive_creates_child_process ... ok
[INFO] [stdout] test memfd_exec::tests::execute_interactive_returns_exit_code ... ok
[INFO] [stderr] oops
[INFO] [stdout] hello cat
[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 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_returns_ok_for_nonexistent_symlink_target ... ok
[INFO] [stdout] test self_delete::tests::self_delete_symbol_is_available ... 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::poll_readable_detects_ready_and_timeout ... ok
[INFO] [stdout] hello-temp
[INFO] [stdout] test memfd_exec::tests::execute_interactive_allows_completion_within_lifetime ... ok
[INFO] [stdout] test temp_exec::tests::execute_unlinks_temp_file_before_wait ... 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::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 memfd_exec::tests::execute_interactive_relays_output ... ok
[INFO] [stdout] test tests::decode_user_fingerprint_accepts_valid_hex ... ok
[INFO] [stdout] test tests::decode_user_fingerprint_errors_on_invalid_hex ... 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] [stdout] test tests::decode_user_fingerprint_errors_when_missing ... ok
[INFO] [stdout] test tests::cli_uses_default_fingerprint_mode ... ok
[INFO] [stdout] test tests::derive_session_key_is_deterministic_for_same_input ... ok
[INFO] [stdout] test tests::different_ephemeral_fingerprints_produce_different_session_keys ... ok
[INFO] [stdout] test tests::env_var_set_overrides_when_no_marker_present ... ok
[INFO] [stdout] test tests::extract_footer_errors_on_short_payload ... ok
[INFO] [stdout] test tests::extract_footer_reads_valid_footer ... 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_at_launcher_size_without_sentinel_uses_offset_directly ... 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 memfd_exec::tests::execute_interactive_respects_max_output_bytes_limit ... ok
[INFO] [stdout] test tests::extract_payload_from_assembled_binary_rejects_invalid_launcher_size_env ... ok
[INFO] [stdout] test tests::find_marker_returns_expected_results ... ok
[INFO] [stdout] test tests::init_tracing_handles_verbose_false_without_env_filter ... ok
[INFO] [stdout] [2m2026-04-26T21:12:44.119441Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m payload sentinel appears only once - binary may have been tampered with or is raw launcher
[INFO] [stdout] test tests::init_tracing_handles_verbose_true_without_env_filter ... ok
[INFO] [stdout] test tests::extract_payload_from_sentinel_without_launcher_size_env ... ok
[INFO] [stdout] [2m2026-04-26T21:12:44.119880Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.119911Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.119924Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.119935Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.119945Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.119963Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 0, need 3
[INFO] [stdout] test tests::format_user_error_covers_all_variants ... ok
[INFO] [stdout] test tests::init_tracing_prefers_env_filter_when_present ... ok
[INFO] [stdout] test tests::load_master_secret_accepts_valid_hex ... ok
[INFO] [stdout] [2m2026-04-26T21:12:44.120146Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120167Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120178Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120189Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120198Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120210Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 0, need 3
[INFO] [stdout] [2m2026-04-26T21:12:44.120241Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120263Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120274Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120284Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120295Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120306Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 0, need 3
[INFO] [stdout] test tests::load_master_secret_errors_when_hex_too_short ... ok
[INFO] [stdout] test tests::load_master_secret_errors_when_hex_invalid ... ok
[INFO] [stdout] [2m2026-04-26T21:12:44.120482Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120514Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120524Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120538Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120548Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120558Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 0, need 3
[INFO] [stdout] [2m2026-04-26T21:12:44.120579Z[0m [31mERROR[0m [2msnapfzz_seal_launcher[0m[2m:[0m SNAPFZZ_SEAL_MASTER_SECRET_HEX is required
[INFO] [stdout] test tests::load_master_secret_fails_when_env_missing ... ok
[INFO] [stdout] [2m2026-04-26T21:12:44.120637Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120664Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120680Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120690Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 2, need 3
[INFO] [stdout] test tests::load_master_secret_falls_back_to_env_when_fewer_than_threshold_shares_are_present ... ok
[INFO] [stdout] [2m2026-04-26T21:12:44.120855Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120885Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120899Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120912Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120924Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.120941Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 0, need 3
[INFO] [stdout] test tests::load_master_secret_falls_back_to_env_when_marker_payload_truncated ... ok[2m2026-04-26T21:12:44.120991Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] 
[INFO] [stdout] [2m2026-04-26T21:12:44.121016Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.121027Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.121038Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"signature_unsigned","payload_hash":"b36a4fa7beb8ecea0529bdba5d1e39104c30cedd6f23788492d422e5507356d5","chain_hmac":"25be96e492940ccc90a8d7978997cb58e1cca45d5d7b4a8f18c76bb28fc8f696"}
[INFO] [stdout] [2m2026-04-26T21:12:44.121111Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:12:44.121122Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 0, need 3
[INFO] [stdout] test tests::load_master_secret_falls_back_to_env_when_marker_missing ... ok
[INFO] [stdout] test tests::load_payload_bytes_errors_on_nonexistent_path ... ok
[INFO] [stdout] test tests::load_master_secret_extracts_embedded_secret_from_binary_bytes ... 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] test tests::run_returns_io_error_for_missing_payload_path ... ok
[INFO] [stdout] [2m2026-04-26T21:12:44.122554Z[0m [31mERROR[0m [2msnapfzz_seal_launcher[0m[2m:[0m binary too short for signature verification
[INFO] [stdout] test tests::run_returns_missing_signature_for_unsigned_payload_before_parse ... ok
[INFO] [stdout] test tests::session_mode_uses_ephemeral_fingerprint_for_session_derivation ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"integrity_failed","reason":"hash mismatch: expected=cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc, got=8fc518c8b007c2b0af014bab69c4f25c2e01fbacadb958e4560fda3108a4b67d","chain_hmac":"28c21162a04faa2a233ca4c5a54271b8f8d47dac9c0820fea40f6775dfa4abdf"}
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"integrity_verified","launcher_hash":"8fc518c8b007c2b0af014bab69c4f25c2e01fbacadb958e4560fda3108a4b67d","chain_hmac":"a4d23eef369ad771da6005cb98e557c17315049380e34cba073c058a24839bed"}
[INFO] [stdout] test tests::stable_mode_uses_stable_fingerprint_without_session_derivation ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"signature_unsigned","payload_hash":"440693549c767cc9c7a13a1dddb1521cb4f2b37b83505c6dd8f6d9cf0c524d3c","chain_hmac":"572750f1c1895401ad4d6cfb831f3c2064ebe86bf7d176d1de78d87697776a59"}
[INFO] [stdout] [2m2026-04-26T21:12:44.124281Z[0m [31mERROR[0m [2msnapfzz_seal_launcher[0m[2m:[0m launcher integrity check failed [3mexpected[0m[2m=[0mcccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc [3mactual[0m[2m=[0m8fc518c8b007c2b0af014bab69c4f25c2e01fbacadb958e4560fda3108a4b67d
[INFO] [stdout] [2m2026-04-26T21:12:44.124504Z[0m [32m INFO[0m [2msnapfzz_seal_launcher[0m[2m:[0m launcher integrity verified
[INFO] [stdout] test tests::verify_launcher_integrity_detects_mismatch_on_linux ... ok
[INFO] [stdout] [2m2026-04-26T21:12:44.124728Z[0m [31mERROR[0m [2msnapfzz_seal_launcher[0m[2m:[0m binary too short for signature verification
[INFO] [stdout] test tests::verify_signature_rejects_payload_shorter_than_sig_block ... ok
[INFO] [stdout] [2m2026-04-26T21:12:44.125016Z[0m [31mERROR[0m [2msnapfzz_seal_launcher[0m[2m:[0m no signature block found; unsigned payload rejected
[INFO] [stderr] {"timestamp":"2026-04-26T21:12:44Z","pid":54,"event":"signature_unsigned","payload_hash":"605ed279d0a1af786c79054f9424d196ed6a1f0331100a923d711885d42099bb","chain_hmac":"6c237b03ca775be29c0a8d6978a74e3a846c321b4c7dae1524e236f7964973d0"}
[INFO] [stdout] [2m2026-04-26T21:12:44.125450Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m payload sentinel appears only once - binary may have been tampered with or is raw launcher
[INFO] [stdout] test tests::verify_signature_rejects_unsigned_payload ... ok
[INFO] [stdout] test tests::load_payload_bytes_uses_explicit_path ... ok
[INFO] [stdout] test memfd_exec::tests::execute_interactive_captures_stderr ... ok
[INFO] [stdout] test temp_exec::tests::execute_interactive_accepts_stdin ... ok
[INFO] [stdout] test memfd_exec::tests::execute_interactive_accepts_stdin ... ok
[INFO] [stdout] test temp_exec::tests::execute_interactive_returns_child_pid_and_collects_output ... ok
[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] [stdout] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seal_launcher-5c776ea775af7e51)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests snapfzz_seal_launcher
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "00e5c9401afc4082c89ed2cec25c04c7ab9adc3a52750bfd858e27f75047713c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00e5c9401afc4082c89ed2cec25c04c7ab9adc3a52750bfd858e27f75047713c", kill_on_drop: false }`
[INFO] [stdout] 00e5c9401afc4082c89ed2cec25c04c7ab9adc3a52750bfd858e27f75047713c
