[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 1.95.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xtrou/agent-seal on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ghash v0.5.1
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] [stderr]   Downloaded memfd v0.6.5
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded fastrand v2.4.1
[INFO] [stderr]   Downloaded polyval v0.6.2
[INFO] [stderr]   Downloaded simd-adler32 v0.3.9
[INFO] [stderr]   Downloaded procfs v0.17.0
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded axum-extra v0.10.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.112
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded seccompiler v0.4.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.3
[INFO] [stderr]   Downloaded regex v1.12.3
[INFO] [stderr]   Downloaded hkdf v0.12.4
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.23
[INFO] [stderr]   Downloaded openssl v0.10.76
[INFO] [stderr]   Downloaded nix v0.29.0
[INFO] [stderr]   Downloaded rustix v0.38.44
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5888036a5474e1adff1d4411a562d489663ff1384db59d52629c871e5e40a68
[INFO] running `Command { std: "docker" "start" "-a" "a5888036a5474e1adff1d4411a562d489663ff1384db59d52629c871e5e40a68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5888036a5474e1adff1d4411a562d489663ff1384db59d52629c871e5e40a68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5888036a5474e1adff1d4411a562d489663ff1384db59d52629c871e5e40a68", kill_on_drop: false }`
[INFO] [stdout] a5888036a5474e1adff1d4411a562d489663ff1384db59d52629c871e5e40a68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 044fc3de288b3be9f2e3eb687b7ba6df33b5d1adf430be4fb930da04aa35cede
[INFO] running `Command { std: "docker" "start" "-a" "044fc3de288b3be9f2e3eb687b7ba6df33b5d1adf430be4fb930da04aa35cede", 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 log v0.4.29
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[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 futures-sink v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pkg-config 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 block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.32
[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 semver v1.0.28
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[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 signal-hook-registry v1.4.8
[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 openssl-sys v0.9.112
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling litemap v0.8.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 crc32fast v1.5.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling equivalent v1.0.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 adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ed25519 v2.2.3
[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 form_urlencoded v1.2.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 tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 zerovec v0.11.6
[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 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 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 snapfzz-seal-core v0.1.0 (/opt/rustwide/workdir/crates/snapfzz-seal-core)
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[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 native-tls v0.2.18
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_derive v4.6.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 matchers v0.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[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 tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[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 idna v1.1.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 memfd v0.6.5
[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 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 axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[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 11s
[INFO] running `Command { std: "docker" "inspect" "044fc3de288b3be9f2e3eb687b7ba6df33b5d1adf430be4fb930da04aa35cede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "044fc3de288b3be9f2e3eb687b7ba6df33b5d1adf430be4fb930da04aa35cede", kill_on_drop: false }`
[INFO] [stdout] 044fc3de288b3be9f2e3eb687b7ba6df33b5d1adf430be4fb930da04aa35cede
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cabf2c5e9ed8e733c4401992e61b24e5f49aefbb1b92b9aa0ad7c8492da1b6f0
[INFO] running `Command { std: "docker" "start" "-a" "cabf2c5e9ed8e733c4401992e61b24e5f49aefbb1b92b9aa0ad7c8492da1b6f0", 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.74s
[INFO] running `Command { std: "docker" "inspect" "cabf2c5e9ed8e733c4401992e61b24e5f49aefbb1b92b9aa0ad7c8492da1b6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cabf2c5e9ed8e733c4401992e61b24e5f49aefbb1b92b9aa0ad7c8492da1b6f0", kill_on_drop: false }`
[INFO] [stdout] cabf2c5e9ed8e733c4401992e61b24e5f49aefbb1b92b9aa0ad7c8492da1b6f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e262a8dfd1ab5359827f7d850b68c87ed46555ac7f4bacc7f3a73733be98a539
[INFO] running `Command { std: "docker" "start" "-a" "e262a8dfd1ab5359827f7d850b68c87ed46555ac7f4bacc7f3a73733be98a539", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seal-c3341b5d8c4237b9)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[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::cli_maps_arguments_and_defaults_backend ... ok
[INFO] [stdout] test compile::tests::run_errors_for_nonexistent_project_with_pyinstaller_backend ... ok
[INFO] [stdout] test launch::tests::cli_defaults_grace_period_to_30 ... ok
[INFO] [stdout] test fingerprint::tests::cli_parses_with_no_arguments ... ok
[INFO] [stdout] test launch::tests::cli_maps_all_launch_args ... ok
[INFO] [stdout] test compile::tests::run_errors_for_nonexistent_project_with_go_backend ... 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_fingerprint_mode_to_stable ... ok
[INFO] [stdout] test fingerprint::tests::run_produces_64_char_hex_string ... ok
[INFO] [stdout] test keygen::tests::run_writes_hex_key_files ... ok
[INFO] [stdout] test sign::tests::cli_maps_args ... ok
[INFO] [stdout] test verify::tests::cli_maps_args ... ok
[INFO] [stdout] test launch::tests::run_errors_for_nonexistent_payload_in_stable_mode ... ok
[INFO] [stdout] test server::tests::shutdown_signal_is_cancellable ... ok
[INFO] [stdout] test verify::tests::run_errors_when_pubkey_file_is_not_32_bytes ... ok
[INFO] [stdout] test sign::tests::run_appends_valid_block ... ok
[INFO] [stdout] test verify::tests::unsigned_binary_returns_unsigned_error ... ok
[INFO] [stdout] test launch::tests::run_errors_for_nonexistent_payload_in_session_mode ... 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 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-25c2f3002baeee8a)
[INFO] [stdout] test verify::tests::signed_binary_verifies_with_explicit_pubkey_file ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"signature_verified","payload_hash":"aa","pubkey_fingerprint":"bb","chain_hmac":"2f4dc357aa540595f6a255bdbf9ce9ab4624e0ee3a20d1efa363451f31b1b891"}
[INFO] [stdout] test verify::tests::signed_binary_verifies ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"launch_completed","exit_code":0,"chain_hmac":"0a6df3220968d6933f2093b21ce87f810a82fca035c39f1b243047a1d71cd66f"}
[INFO] [stdout] test server::tests::run_returns_error_for_invalid_bind_address_after_runtime_setup ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"signature_invalid","payload_hash":"aa","reason":"bad sig","chain_hmac":"e3eeb86047e5efb29d22d84c8d099d211423773b6195be292d6e481e83969584"}
[INFO] [stdout] 
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"signature_unsigned","payload_hash":"aa","chain_hmac":"345512c8c70f104b2707bc473e9500ed8af46c868938dca98968e4284dddb5d2"}
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"fingerprint_matched","sandbox_fp":"fp1","user_fp":"fp2","chain_hmac":"13b711c50a004253a6eed9b53e997941d18281b8779bd7515884beb4b0b81819"}
[INFO] [stdout] 
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"fingerprint_mismatch","runtime_sandbox_fp":"exp","provided_user_fp":"got","chain_hmac":"8b12fe6d535c128540541f1241f609cdf4a32a13d8a6b2551699278aab00acbb"}
[INFO] [stdout] 
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"analysis_detected","check":"ptrace","chain_hmac":"47ca10455f6ebafca549a60b443b959d69b3ca4d0ed11d0ef0fa1dd59550caf3"}
[INFO] [stdout] running 118 tests
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"integrity_verified","launcher_hash":"hash","chain_hmac":"db9f11092f9fe52e5277a1fc925ea45621dbf5275cf18a70acfbc273312d90a4"}
[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] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"integrity_failed","reason":"mismatch","chain_hmac":"859e68c2aa22f00c046ace2fa849ac6cb006e5c7733d3796b25508735e32b30a"}
[INFO] [stdout] test anti_analysis::tests::poisoning_environment_creates_decoy_files ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"launch_started","payload_hash":"hash","backend":"go","chain_hmac":"64e4bfe282ecf88ada0cf7417d2e09a72dce7adb2e36608755c729198d7e27dc"}
[INFO] [stdout] test anti_analysis::tests::poisoning_environment_sets_decoy_variables ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"launch_completed","exit_code":0,"chain_hmac":"1ced48c726993f71c01eb098c68391eb1a21e5972009fea03317624df0b483d4"}
[INFO] [stdout] test anti_analysis::tests::timing_anomaly_helpers_compute_expected_thresholds ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"launch_failed","reason":"exec error","chain_hmac":"58006cb2f9a3e22605cf3e8e5e36c723058c5f0a0e11a5fc39d6d26c410405db"}
[INFO] [stdout] test anti_analysis::tests::tracer_pid_parser_handles_missing_or_invalid_values ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"analysis_detected","check":"breakpoint","chain_hmac":"8931cbc1d9fef576c99c25b246ee7e8ae199b5e769770c780c7e848aace122c3"}
[INFO] [stdout] test anti_analysis::tests::timing_check_ignores_relaxed_profile ... ok
[INFO] [stdout] test anti_analysis::tests::timing_profile_has_sane_defaults ... ok
[INFO] [stdout] test anti_debug::tests::apply_protections_compiles_on_linux ... ok
[INFO] [stdout] test audit::tests::audit_logger_from_env_reads_env_var_path ... ok
[INFO] [stdout] test audit::tests::audit_logger_from_env_defaults_to_stderr_when_var_unset ... ok
[INFO] [stdout] test audit::tests::audit_record_serializes_to_valid_json ... ok
[INFO] [stdout] test anti_analysis::tests::contains_breakpoint_detects_int3_opcode ... ok
[INFO] [stdout] test audit::tests::all_event_variants_round_trip_through_serde ... ok
[INFO] [stdout] test audit::tests::hmac_chain_detects_record_tampering ... ok
[INFO] [stdout] test audit::tests::hmac_chain_three_events_verifies_successfully ... ok
[INFO] [stdout] test memfd_exec::tests::build_argv_uses_default_when_empty ... ok
[INFO] [stdout] test audit::tests::rfc3339_timestamp_has_correct_format ... ok
[INFO] [stdout] test memfd_exec::tests::build_envp_preserves_safe_env_vars ... ok
[INFO] [stdout] test memfd_exec::tests::build_argv_rejects_argument_with_nul ... ok
[INFO] [stdout] test anti_analysis::tests::timing_check_flags_extreme_slowdown_profile ... ok
[INFO] [stdout] test memfd_exec::tests::build_envp_rejects_value_with_nul ... ok
[INFO] [stdout] test anti_analysis::tests::tracer_pid_parser_extracts_non_zero_value ... ok
[INFO] [stdout] test memfd_exec::tests::build_envp_strips_launcher_size_from_process_env ... ok
[INFO] [stdout] test audit::tests::audit_logger_log_does_not_panic ... ok
[INFO] [stdout] test memfd_exec::tests::exec_config_defaults_no_lifetime ... ok
[INFO] [stdout] test memfd_exec::tests::exec_config_stores_lifetime_settings ... ok
[INFO] [stdout] test memfd_exec::tests::build_envp_strips_master_secret_from_process_env ... ok
[INFO] [stdout] test markers::tests::preserve_launcher_markers_returns_static_address ... ok
[INFO] [stdout] test memfd_exec::tests::build_argv_uses_custom_args ... ok
[INFO] [stdout] hello cat
[INFO] [stdout] hello
[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] test memfd_exec::tests::execute_interactive_creates_child_process ... ok
[INFO] [stdout] test memfd_exec::tests::execute_interactive_allows_completion_within_lifetime ... ok
[INFO] [stdout] test memfd_exec::tests::execute_returns_127_when_memfd_ops_fail ... ok
[INFO] [stdout] test memfd_exec::tests::execute_returns_127_when_cwd_change_fails ... ok
[INFO] [stderr] oops
[INFO] [stdout] test memfd_exec::tests::execute_writes_payload_in_64kb_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_with_empty_binary_skips_write_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 memfd_exec::tests::poll_readable_detects_ready_and_timeout ... ok
[INFO] [stdout] test temp_exec::tests::create_payload_temp_file_sets_execute_permissions ... ok
[INFO] [stdout] test self_delete::tests::self_delete_symbol_is_available ... ok
[INFO] [stdout] hello temp
[INFO] [stdout] test memfd_exec::tests::execute_interactive_accepts_stdin ... ok
[INFO] [stdout] test memfd_exec::tests::execute_interactive_relays_output ... ok
[INFO] [stdout] test memfd_exec::tests::execute_interactive_captures_stderr ... ok
[INFO] [stdout] hello-temp
[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 tests::cli_allows_self_extraction_without_payload_flag ... ok
[INFO] [stdout] test temp_exec::tests::select_temp_base_dir_prefers_dev_shm_or_tmp ... ok
[INFO] [stdout] test temp_exec::tests::execute_interactive_accepts_stdin ... 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::cli_uses_default_fingerprint_mode ... ok
[INFO] [stdout] test tests::decode_user_fingerprint_errors_when_missing ... ok
[INFO] [stdout] test tests::decode_user_fingerprint_errors_on_short_hex ... ok
[INFO] [stdout] test tests::decode_user_fingerprint_errors_on_long_hex ... ok
[INFO] [stdout] test tests::different_ephemeral_fingerprints_produce_different_session_keys ... ok
[INFO] [stdout] test tests::derive_session_key_is_deterministic_for_same_input ... ok
[INFO] [stdout] test tests::cli_parses_required_and_optional_args ... ok
[INFO] [stdout] test tests::extract_footer_errors_on_short_payload ... 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::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_invalid_launcher_size_env ... 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::extract_payload_from_sentinel_without_launcher_size_env ... ok
[INFO] [stdout] test tests::find_marker_returns_expected_results ... ok
[INFO] [stdout] test tests::format_user_error_covers_all_variants ... ok
[INFO] [stdout] test tests::init_tracing_handles_verbose_true_without_env_filter ... ok
[INFO] [stdout] test tests::init_tracing_handles_verbose_false_without_env_filter ... ok
[INFO] [stdout] [2m2026-04-26T21:09:16.958850Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.958884Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.958896Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.958907Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.958917Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.958932Z[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_accepts_valid_hex ... ok
[INFO] [stdout] [2m2026-04-26T21:09:16.959167Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.959326Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.959393Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.959466Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.959601Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.959747Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 0, need 3
[INFO] [stdout] [2m2026-04-26T21:09:16.964259Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.964292Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.964304Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.964322Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.964331Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.964341Z[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_extracts_embedded_secret_from_binary_bytes ... ok
[INFO] [stdout] test tests::load_master_secret_errors_when_hex_invalid ... ok
[INFO] [stdout] test tests::init_tracing_prefers_env_filter_when_present ... ok
[INFO] [stdout] [2m2026-04-26T21:09:16.964472Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.964581Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] test tests::load_master_secret_errors_when_hex_too_short ... ok
[INFO] [stdout] [2m2026-04-26T21:09:16.964895Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.964947Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.965061Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:16.965097Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 0, need 3
[INFO] [stdout] [2m2026-04-26T21:09:16.965191Z[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] test tests::load_payload_bytes_errors_on_nonexistent_path ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"signature_unsigned","payload_hash":"b36a4fa7beb8ecea0529bdba5d1e39104c30cedd6f23788492d422e5507356d5","chain_hmac":"128853f2dbede7e26527929edcec80f78509053f3e7e4c1cdb57574a7c517caa"}
[INFO] [stdout] test memfd_exec::tests::execute_interactive_respects_max_output_bytes_limit ... ok
[INFO] [stdout] test temp_exec::tests::execute_interactive_returns_child_pid_and_collects_output ... ok
[INFO] [stdout] [2m2026-04-26T21:09:16.994487Z[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::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] test tests::run_returns_io_error_for_missing_payload_path ... ok
[INFO] [stdout] [2m2026-04-26T21:09:16.995754Z[0m [31mERROR[0m [2msnapfzz_seal_launcher[0m[2m:[0m binary too short for signature verification
[INFO] [stdout] test tests::session_mode_uses_ephemeral_fingerprint_for_session_derivation ... ok
[INFO] [stdout] test tests::run_returns_missing_signature_for_unsigned_payload_before_parse ... ok
[INFO] [stdout] [2m2026-04-26T21:09:16.996977Z[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:09:16.997358Z[0m [32m INFO[0m [2msnapfzz_seal_launcher[0m[2m:[0m launcher integrity verified
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"integrity_failed","reason":"hash mismatch: expected=cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc, got=8fc518c8b007c2b0af014bab69c4f25c2e01fbacadb958e4560fda3108a4b67d","chain_hmac":"9d541abbf5b0731c65e2ce4be3bb412b0d052c955baf9cfc68b6e58d215b212b"}
[INFO] [stdout] test tests::verify_launcher_integrity_detects_mismatch_on_linux ... ok
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"integrity_verified","launcher_hash":"8fc518c8b007c2b0af014bab69c4f25c2e01fbacadb958e4560fda3108a4b67d","chain_hmac":"f9dd0a0bcef6939beb473c7847e73a7769dd8a4f75147a2eca9f003ac3027cf1"}
[INFO] [stdout] test tests::stable_mode_uses_stable_fingerprint_without_session_derivation ... ok
[INFO] [stdout] [2m2026-04-26T21:09:16.998968Z[0m [31mERROR[0m [2msnapfzz_seal_launcher[0m[2m:[0m no signature block found; unsigned payload rejected
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:16Z","pid":53,"event":"signature_unsigned","payload_hash":"605ed279d0a1af786c79054f9424d196ed6a1f0331100a923d711885d42099bb","chain_hmac":"7c4cff9b76405b4efb9d011a54034cac5b0113a4d01f676688208ce5d96c3b19"}
[INFO] [stdout] test tests::verify_signature_rejects_unsigned_payload ... ok
[INFO] [stdout] [2m2026-04-26T21:09:17.002390Z[0m [31mERROR[0m [2msnapfzz_seal_launcher[0m[2m:[0m binary too short for signature verification
[INFO] [stderr] {"timestamp":"2026-04-26T21:09:17Z","pid":53,"event":"signature_unsigned","payload_hash":"440693549c767cc9c7a13a1dddb1521cb4f2b37b83505c6dd8f6d9cf0c524d3c","chain_hmac":"4c5928078b7b9708fc103c3face761a8a593edd2e5d89d982d2baf1b1d310e60"}
[INFO] [stdout] test tests::verify_signature_rejects_payload_shorter_than_sig_block ... ok
[INFO] [stdout] test memfd_exec::tests::execute_interactive_returns_exit_code ... ok
[INFO] [stdout] test memfd_exec::tests::execute_interactive_enforces_max_lifetime ... ok
[INFO] [stdout] [2m2026-04-26T21:09:21.972114Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] test tests::load_payload_bytes_none_errors_without_proc_self_exe ... ok
[INFO] [stdout] [2m2026-04-26T21:09:21.974238Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.974877Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.975184Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.975202Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.975214Z[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] [2m2026-04-26T21:09:21.978092Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 1 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.978127Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 2 missing or invalid slot
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seal_launcher-69af9e439649eea4)
[INFO] [stdout] [2m2026-04-26T21:09:21.978140Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.978151Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.978161Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.978171Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m not enough embedded shares found: have 0, need 3
[INFO] [stdout] [2m2026-04-26T21:09:21.978375Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 3 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.978412Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 4 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.978426Z[0m [33m WARN[0m [2msnapfzz_seal_launcher[0m[2m:[0m embedded launcher secret marker 5 missing or invalid slot
[INFO] [stdout] [2m2026-04-26T21:09:21.978436Z[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_marker_payload_truncated ... ok
[INFO] [stdout] test tests::load_master_secret_falls_back_to_env_when_fewer_than_threshold_shares_are_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests snapfzz_seal_launcher
[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] [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" "e262a8dfd1ab5359827f7d850b68c87ed46555ac7f4bacc7f3a73733be98a539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e262a8dfd1ab5359827f7d850b68c87ed46555ac7f4bacc7f3a73733be98a539", kill_on_drop: false }`
[INFO] [stdout] e262a8dfd1ab5359827f7d850b68c87ed46555ac7f4bacc7f3a73733be98a539
