[INFO] fetching crate zimhide 0.2.2...
[INFO] testing zimhide-0.2.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate zimhide 0.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate zimhide 0.2.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zimhide 0.2.2
[INFO] tweaked toml for crates.io crate zimhide 0.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zimhide 0.2.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zimhide 0.2.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded clap_complete v4.5.65
[INFO] [stderr]   Downloaded opus v0.3.1
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] [stderr]   Downloaded audiopus_sys v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c47c12001c38c72ce98642cf141f6eef84a348a4f09c6afce447ad57a2c23c74
[INFO] running `Command { std: "docker" "start" "-a" "c47c12001c38c72ce98642cf141f6eef84a348a4f09c6afce447ad57a2c23c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c47c12001c38c72ce98642cf141f6eef84a348a4f09c6afce447ad57a2c23c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c47c12001c38c72ce98642cf141f6eef84a348a4f09c6afce447ad57a2c23c74", kill_on_drop: false }`
[INFO] [stdout] c47c12001c38c72ce98642cf141f6eef84a348a4f09c6afce447ad57a2c23c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b450391340b17f9a8c4b89829bc2f2e413c211d7d89b491dcf743e0a1099be1
[INFO] running `Command { std: "docker" "start" "-a" "4b450391340b17f9a8c4b89829bc2f2e413c211d7d89b491dcf743e0a1099be1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling opus v0.3.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling zimhide v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.71s
[INFO] running `Command { std: "docker" "inspect" "4b450391340b17f9a8c4b89829bc2f2e413c211d7d89b491dcf743e0a1099be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b450391340b17f9a8c4b89829bc2f2e413c211d7d89b491dcf743e0a1099be1", kill_on_drop: false }`
[INFO] [stdout] 4b450391340b17f9a8c4b89829bc2f2e413c211d7d89b491dcf743e0a1099be1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 527bb5e5f98f2f476fa298b14d5e3cbb809e72845f67dcb1b5a765f4a7b2baba
[INFO] running `Command { std: "docker" "start" "-a" "527bb5e5f98f2f476fa298b14d5e3cbb809e72845f67dcb1b5a765f4a7b2baba", kill_on_drop: false }`
[INFO] [stderr]    Compiling zimhide v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "527bb5e5f98f2f476fa298b14d5e3cbb809e72845f67dcb1b5a765f4a7b2baba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "527bb5e5f98f2f476fa298b14d5e3cbb809e72845f67dcb1b5a765f4a7b2baba", kill_on_drop: false }`
[INFO] [stdout] 527bb5e5f98f2f476fa298b14d5e3cbb809e72845f67dcb1b5a765f4a7b2baba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ad6173000e46d6b74930dbf55ea2af8de63414186c63fa8ce2de2999a0cf9ba
[INFO] running `Command { std: "docker" "start" "-a" "6ad6173000e46d6b74930dbf55ea2af8de63414186c63fa8ce2de2999a0cf9ba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zimhide-73d23cd061b76075)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test crypto::asymmetric::tests::test_asymmetric_single_recipient ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_non_recipient_cannot_decrypt ... ok
[INFO] [stdout] test crypto::keys::tests::test_fingerprint ... ok
[INFO] [stdout] test crypto::keys::tests::test_keypair_generation_and_save_load ... ok
[INFO] [stdout] test crypto::asymmetric::tests::test_asymmetric_multiple_recipients ... ok
[INFO] [stdout] test audio::compress::tests::test_reject_non_48k ... ok
[INFO] [stdout] test audio::compress::tests::test_compress_decompress_stereo ... ok
[INFO] [stdout] test crypto::signing::tests::test_modified_message_verification_fails ... ok
[INFO] [stdout] test crypto::signing::tests::test_sign_and_verify ... ok
[INFO] [stdout] test crypto::signing::tests::test_wrong_key_verification_fails ... ok
[INFO] [stdout] test audio::compress::tests::test_compression_ratio ... ok
[INFO] [stdout] test audio::compress::tests::test_compress_decompress_mono ... ok
[INFO] [stdout] test format::payload::tests::test_flags_roundtrip ... ok
[INFO] [stdout] test format::payload::tests::test_header_roundtrip ... ok
[INFO] [stdout] test format::payload::tests::test_payload_roundtrip ... ok
[INFO] [stdout] test stego::metadata::tests::test_metadata_roundtrip ... ok
[INFO] [stdout] test stego::lsb::tests::test_capacity ... ok
[INFO] [stdout] test stego::lsb::tests::test_embed_extract_roundtrip ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_symmetric_roundtrip ... ok
[INFO] [stdout] test crypto::symmetric::tests::test_wrong_passphrase ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-6ba85770f0585c39)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpjWUSvL/test.pub
[INFO] [stderr]   Private key: /tmp/.tmpjWUSvL/test.priv
[INFO] [stderr]   Fingerprint: c40ab7a9c343
[INFO] [stderr] Embedded 1496 bytes into /tmp/.tmpUDtioY/output.wav (capacity: 0.0%)
[INFO] [stderr] Extracted audio to: /tmp/.tmpUDtioY/extracted.wav
[INFO] [stdout] test test_audio_embedding_with_text ... ok
[INFO] [stderr] Embedded 48 bytes into /tmp/.tmpMs7y0E/output.wav (capacity: 0.4%)
[INFO] [stderr] Embedded 180Embedded 50 bytes into /tmp/.tmpDU3XpO/output.wav (capacity: 0.5%)
[INFO] [stderr]  bytes into /tmp/.tmpjWUSvL/output.wav (capacity: 1.6%)
[INFO] [stderr] Embedded 46 bytes into /tmp/.tmps69PCH/output.wav (capacity: 0.4%)
[INFO] [stderr] Embedded 1481 bytes into /tmp/.tmpkfMvMJ/output.wav (capacity: 0.0%)
[INFO] [stderr] Embedded 50 bytes into /tmp/.tmpvBb4nC/output.wav (capacity: 0.5%)
[INFO] [stderr] Extracted audio to: /tmp/.tmpkfMvMJ/extracted.wav
[INFO] [stdout] test test_audio_embedding_basic ... ok
[INFO] [stdout] test test_audio_pattern_amplitude_sweep ... ok
[INFO] [stdout] test test_audio_pattern_square_wave ... ok
[INFO] [stdout] test test_asymmetric_encryption_cycle ... ok
[INFO] [stderr] Embedded 42 bytes into /tmp/.tmprayThX/output.wav (capacity: 0.4%)
[INFO] [stdout] test test_audio_pattern_loud_clipping ... ok
[INFO] [stdout] test test_audio_pattern_multi_frequency ... ok
[INFO] [stderr] Error: Data too large: 518 bytes needed, 106 bytes available. Try using --method metadata or a longer audio file.
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stderr]    1: zimhide::commands::encode::run
[INFO] [stderr]              at ./src/commands/encode.rs:170:20
[INFO] [stderr]    2: zimhide::main
[INFO] [stderr]              at ./src/main.rs:45:35
[INFO] [stderr]    3: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stderr]    4: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]    5: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:206:18
[INFO] [stderr]    6: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:287:21
[INFO] [stderr]    7: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stderr]    8: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stderr]    9: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stderr]   10: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:175:24
[INFO] [stderr]   11: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stderr]   12: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stderr]   13: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stderr]   14: std::rt::lang_start_internal
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:171:5
[INFO] [stderr]   15: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stderr]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:205:5
[INFO] [stderr]   16: main
[INFO] [stderr]   17: <unknown>
[INFO] [stderr]   18: __libc_start_main
[INFO] [stderr]   19: _start
[INFO] [stdout] test test_capacity_exceeded ... ok
[INFO] [stderr] Embedded 45 bytes into /tmp/.tmp1LwGXs/output.wav (capacity: 0.4%)
[INFO] [stderr] Embedded 31 bytes into /tmp/.tmpcHTpMm/output.wav (capacity: 0.3%)
[INFO] [stderr] Embedded 46 bytes into /tmp/.tmp5k7oNb/output.wav (capacity: 0.4%)
[INFO] [stdout] test test_audio_pattern_silence ... ok
[INFO] [stderr] Embedded 43 bytes into /tmp/.tmpQh26N5/output_1bit.wav (capacity: 0.4%)
[INFO] [stderr] Embedded 38 bytes into /tmp/.tmpxa6n62/output_left.wav (capacity: 0.7%)
[INFO] [stderr] Embedded 22 bytes into /tmp/.tmpIXpIPX/output.wav (capacity: 0.4%)
[INFO] [stdout] test test_audio_pattern_very_quiet ... ok
[INFO] [stdout] test test_audio_pattern_white_noise ... ok
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpiiszel/key1.pub
[INFO] [stderr]   Private key: /tmp/.tmpiiszel/key1.priv
[INFO] [stderr]   Fingerprint: 5967c5083fea
[INFO] [stdout] test test_decode_mismatched_channels ... ok
[INFO] [stderr] Embedded 22 bytes into /tmp/.tmpwoLOZV/output.wav (capacity: 0.1%)
[INFO] [stdout] test test_basic_encode_decode_cycle ... ok
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpiiszel/key2.pub
[INFO] [stderr]   Private key: /tmp/.tmpiiszel/key2.priv
[INFO] [stderr]   Fingerprint: f4315288b04a
[INFO] [stdout] test test_decode_no_embedded_data ... ok
[INFO] [stdout] test test_encode_nonexistent_input ... ok
[INFO] [stderr] Embedded 39 bytes into /tmp/.tmpxa6n62/output_right.wav (capacity: 0.7%)
[INFO] [stderr] Embedded 169 bytes into /tmp/.tmpiiszel/output.wav (capacity: 1.5%)
[INFO] [stderr] Embedded 18 bytes into /tmp/.tmp1516s6/output.wav (capacity: 0.2%)
[INFO] [stderr] Embedded 43 bytes into /tmp/.tmpQh26N5/output_2bit.wav (capacity: 0.2%)
[INFO] [stdout] test test_decode_mismatched_bits ... ok
[INFO] [stdout] test test_empty_message ... ok
[INFO] [stderr] Embedded 38 bytes into /tmp/.tmpxa6n62/output_both.wav (capacity: 0.3%)
[INFO] [stderr] Embedded 43 bytes into /tmp/.tmpZ01cC3/output.wav (capacity: 1.6%)
[INFO] [stdout] test test_format_mono_22k ... ok
[INFO] [stderr] Embedded 20 bytes into /tmp/.tmpmzQyZ1/output.wav (capacity: 1.8%)
[INFO] [stdout] test test_channel_variations ... ok
[INFO] [stdout] test test_format_short_100ms ... ok
[INFO] [stderr] Embedded 45 bytes into /tmp/.tmpmA4d8l/output.wav (capacity: 0.4%)
[INFO] [stderr] Embedded 30 bytes into /tmp/.tmpkg24W0/output.wav (capacity: 0.3%)
[INFO] [stderr] Embedded 43 bytes into /tmp/.tmpQh26N5/output_3bit.wav (capacity: 0.1%)
[INFO] [stdout] test test_decode_wrong_key ... ok
[INFO] [stdout] test test_format_stereo_48k ... ok
[INFO] [stderr] Embedded 34 bytes into /tmp/.tmpUDaHA1/output.wav (capacity: 0.0%)
[INFO] [stdout] test test_metadata_method ... ok
[INFO] [stdout] test test_inspect_command ... ok
[INFO] [stderr] Embedded 37 bytes into /tmp/.tmpEkzx2r/output_silence.wav (capacity: 0.0%)
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpA8YLQ2/recipient1.pub
[INFO] [stderr]   Private key: /tmp/.tmpA8YLQ2/recipient1.priv
[INFO] [stderr]   Fingerprint: 8d095427f9b5
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpA8YLQ2/recipient2.pub
[INFO] [stderr]   Private key: /tmp/.tmpA8YLQ2/recipient2.priv
[INFO] [stderr]   Fingerprint: 01f7da4068d7
[INFO] [stderr] Embedded 100 bytes into /tmp/.tmpnrZ8js/output.wav (capacity: 0.9%)
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpA8YLQ2/recipient3.pub
[INFO] [stderr]   Private key: /tmp/.tmpA8YLQ2/recipient3.priv
[INFO] [stderr]   Fingerprint: d06be1b3fb5c
[INFO] [stderr] Embedded 43 bytes into /tmp/.tmpQh26N5/output_4bit.wav (capacity: 0.1%)
[INFO] [stderr] Embedded 35 bytes into /tmp/.tmpEkzx2r/output_noise.wav (capacity: 0.0%)
[INFO] [stderr] Embedded 34 bytes into /tmp/.tmpEkzx2r/output_mono.wav (capacity: 0.0%)
[INFO] [stdout] test test_message_file ... ok
[INFO] [stderr] Embedded 31 bytes into /tmp/.tmpr04Ez9/output.wav (capacity: 0.0%)
[INFO] [stdout] test test_metadata_method_with_mono ... ok
[INFO] [stdout] test test_bits_per_sample_variations ... ok
[INFO] [stderr] Embedded 39 bytes into /tmp/.tmpEkzx2r/output_stereo48k.wav (capacity: 0.0%)
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpsLMy49/signer.pub
[INFO] [stderr]   Private key: /tmp/.tmpsLMy49/signer.priv
[INFO] [stderr]   Fingerprint: 087a1a38ee2f
[INFO] [stderr] Embedded 393 bytes into /tmp/.tmpA8YLQ2/output.wav (capacity: 3.6%)
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpsLMy49/recipient.pub
[INFO] [stderr]   Private key: /tmp/.tmpsLMy49/recipient.priv
[INFO] [stderr]   Fingerprint: 8063332975bf
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpBq9s40/signer.pub
[INFO] [stderr]   Private key: /tmp/.tmpBq9s40/signer.priv
[INFO] [stderr]   Fingerprint: 199891aee616
[INFO] [stdout] test test_metadata_method_all_patterns ... ok
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpEfzATO/signer.pub
[INFO] [stderr]   Private key: /tmp/.tmpEfzATO/signer.priv
[INFO] [stderr]   Fingerprint: fea24813eaa1
[INFO] [stderr] Embedded 247 bytes into /tmp/.tmpsLMy49/output.wav (capacity: 2.2%)
[INFO] [stderr] Embedded 96 bytes into /tmp/.tmpBq9s40/output.wav (capacity: 0.9%)
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpDz1qvK/quietkey.pub
[INFO] [stderr]   Private key: /tmp/.tmpDz1qvK/quietkey.priv
[INFO] [stderr]   Fingerprint: a330760cb259
[INFO] [stderr] Embedded 102 bytes into /tmp/.tmpDz1qvK/output.wav (capacity: 0.9%)
[INFO] [stdout] test test_signed_message ... ok
[INFO] [stdout] test test_signed_and_asymmetric_encrypted ... ok
[INFO] [stdout] test test_signed_with_quiet_audio ... ok
[INFO] [stdout] test test_multi_recipient_encryption ... ok
[INFO] [stderr] Embedded 66 bytes into /tmp/.tmpPyq4Ae/output.wav (capacity: 0.6%)
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpSp1qia/signer.pub
[INFO] [stderr]   Private key: /tmp/.tmpSp1qia/signer.priv
[INFO] [stderr]   Fingerprint: 0707838f348f
[INFO] [stderr] Generated keypair:
[INFO] [stderr]   Public key:  /tmp/.tmpSp1qia/other.pub
[INFO] [stderr]   Private key: /tmp/.tmpSp1qia/other.priv
[INFO] [stderr]   Fingerprint: b226135ad1b2
[INFO] [stderr] Embedded 96 bytes into /tmp/.tmpSp1qia/output.wav (capacity: 0.9%)
[INFO] [stdout] test test_unicode_message ... ok
[INFO] [stdout] test test_verify_wrong_public_key ... ok
[INFO] [stderr] Embedded 84 bytes into /tmp/.tmppGLTQh/output.wav (capacity: 0.8%)
[INFO] [stderr] Embedded 1532 bytes into /tmp/.tmpXz3Iep/output.wav (capacity: 0.0%)
[INFO] [stderr] Embedded 75 bytes into /tmp/.tmp7cR5PF/output.wav (capacity: 0.7%)
[INFO] [stderr] Embedded 83 bytes into /tmp/.tmpinI9kL/output.wav (capacity: 0.8%)
[INFO] [stderr] Embedded 97 bytes into /tmp/.tmpNaVTMj/output_silence.wav (capacity: 0.9%)
[INFO] [stderr] Embedded 153 bytes into /tmp/.tmpEfzATO/output.wav (capacity: 1.4%)
[INFO] [stdout] test test_encrypted_with_noise_audio ... ok
[INFO] [stderr] Extracted audio to: /tmp/.tmpXz3Iep/extracted.wav
[INFO] [stdout] test test_audio_embedding_encrypted ... ok
[INFO] [stdout] test test_decode_wrong_passphrase ... ok
[INFO] [stdout] test test_symmetric_encryption_cycle ... ok
[INFO] [stdout] test test_signed_and_symmetric_encrypted ... ok
[INFO] [stderr] Embedded 95 bytes into /tmp/.tmpNaVTMj/output_noise.wav (capacity: 0.9%)
[INFO] [stderr] Embedded 97 bytes into /tmp/.tmpNaVTMj/output_complex.wav (capacity: 0.9%)
[INFO] [stderr] Embedded 95 bytes into /tmp/.tmpNaVTMj/output_sweep.wav (capacity: 0.9%)
[INFO] [stderr] Embedded 94 bytes into /tmp/.tmpNaVTMj/output_loud.wav (capacity: 0.9%)
[INFO] [stderr] Embedded 95 bytes into /tmp/.tmpNaVTMj/output_quiet.wav (capacity: 0.9%)
[INFO] [stderr] Embedded 96 bytes into /tmp/.tmpNaVTMj/output_square.wav (capacity: 0.9%)
[INFO] [stdout] test test_symmetric_encryption_all_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.99s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6ad6173000e46d6b74930dbf55ea2af8de63414186c63fa8ce2de2999a0cf9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad6173000e46d6b74930dbf55ea2af8de63414186c63fa8ce2de2999a0cf9ba", kill_on_drop: false }`
[INFO] [stdout] 6ad6173000e46d6b74930dbf55ea2af8de63414186c63fa8ce2de2999a0cf9ba
