[INFO] cloning repository https://github.com/LazyEmpiricist/enc_file
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LazyEmpiricist/enc_file" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Fenc_file", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Fenc_file'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b986465249ea8cc747ee1aadb6da41abbe228c19
[INFO] testing LazyEmpiricist/enc_file against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Fenc_file" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LazyEmpiricist/enc_file
[INFO] finished tweaking git repo https://github.com/LazyEmpiricist/enc_file
[INFO] tweaked toml for git repo https://github.com/LazyEmpiricist/enc_file written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LazyEmpiricist/enc_file on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LazyEmpiricist/enc_file 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6115a0278b1d97f1ca3258a28cea5bfe056c9bbc661434300e402edcd0dad75c
[INFO] running `Command { std: "docker" "start" "-a" "6115a0278b1d97f1ca3258a28cea5bfe056c9bbc661434300e402edcd0dad75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6115a0278b1d97f1ca3258a28cea5bfe056c9bbc661434300e402edcd0dad75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6115a0278b1d97f1ca3258a28cea5bfe056c9bbc661434300e402edcd0dad75c", kill_on_drop: false }`
[INFO] [stdout] 6115a0278b1d97f1ca3258a28cea5bfe056c9bbc661434300e402edcd0dad75c
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f99fad931a7e6350158e8830fd4a9fcfe0428637f80af11df40f380b23097c81
[INFO] running `Command { std: "docker" "start" "-a" "f99fad931a7e6350158e8830fd4a9fcfe0428637f80af11df40f380b23097c81", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.8
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rpassword v7.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sha3 v0.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling enc_file v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.78s
[INFO] running `Command { std: "docker" "inspect" "f99fad931a7e6350158e8830fd4a9fcfe0428637f80af11df40f380b23097c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f99fad931a7e6350158e8830fd4a9fcfe0428637f80af11df40f380b23097c81", kill_on_drop: false }`
[INFO] [stdout] f99fad931a7e6350158e8830fd4a9fcfe0428637f80af11df40f380b23097c81
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96f04e10189e2b92b50fce37534f983596e8ccaa722d1a595bed571869756146
[INFO] running `Command { std: "docker" "start" "-a" "96f04e10189e2b92b50fce37534f983596e8ccaa722d1a595bed571869756146", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling enc_file v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.36s
[INFO] running `Command { std: "docker" "inspect" "96f04e10189e2b92b50fce37534f983596e8ccaa722d1a595bed571869756146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f04e10189e2b92b50fce37534f983596e8ccaa722d1a595bed571869756146", kill_on_drop: false }`
[INFO] [stdout] 96f04e10189e2b92b50fce37534f983596e8ccaa722d1a595bed571869756146
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90d3446387cfe7a2b3c318b94730ca5cc6842d034c83633f42107299c0640a4c
[INFO] running `Command { std: "docker" "start" "-a" "90d3446387cfe7a2b3c318b94730ca5cc6842d034c83633f42107299c0640a4c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/enc_file-366561f8c86f4f8e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::armor_works ... ok
[INFO] [stdout] test tests::wrong_password_fails ... ok
[INFO] [stdout] test tests::round_trip_small_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enc_file-2b108713817165cc)
[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] [stderr]      Running tests/adaptive_chunking.rs (/opt/rustwide/target/debug/deps/adaptive_chunking-72408b133fae455b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test adaptive_chunk_size_small_files ... ok
[INFO] [stdout] test adaptive_chunk_size_medium_files ... ok
[INFO] [stdout] test compare_chunk_sizes_performance has been running for over 60 seconds
[INFO] [stdout] test compare_chunk_sizes_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 110.75s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adaptive_sizing_cli.rs (/opt/rustwide/target/debug/deps/adaptive_sizing_cli-8ec3c0309c9ee9fd)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test cli_help_shows_adaptive_sizing_info ... ok
[INFO] [stdout] test cli_help_shows_improved_alg_description ... ok
[INFO] [stdout] test cli_explicit_chunk_size_override ... ok
[INFO] [stdout] test cli_adaptive_sizing_small_file ... ok
[INFO] [stdout] test cli_adaptive_sizing_medium_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adaptive_sizing_validation.rs (/opt/rustwide/target/debug/deps/adaptive_sizing_validation-81ba11ea1fef2d41)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test explicit_chunk_size_overrides_adaptive ... ok
[INFO] [stdout] test adaptive_sizing_selects_appropriate_chunks has been running for over 60 seconds
[INFO] [stdout] test adaptive_sizing_selects_appropriate_chunks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 101.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/armor.rs (/opt/rustwide/target/debug/deps/armor-99c68485c8f316d1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test file_roundtrip_with_armor_both_algs ... ok
[INFO] [stdout] test armor_roundtrip_and_detection_both_algs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chunk_limits.rs (/opt/rustwide/target/debug/deps/chunk_limits-83bb8b99a3edcdc8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test streaming_accepts_max_boundary_chunk_size ... ignored
[INFO] [stdout] test streaming_rejects_oversized_chunk_for_both_algs ... ok
[INFO] [stdout] test streaming_accepts_small_reasonable_chunk_for_both_algs ... ok
[INFO] [stdout] test streaming_zero_chunk_size_defaults_and_succeeds_for_both_algs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 12.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_flags_encrypt_decrypt.rs (/opt/rustwide/target/debug/deps/cli_flags_encrypt_decrypt-7119e37624738d47)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test cli_nonstream_armor_xchacha_enc_short_p_dec_long ... ok
[INFO] [stdout] test cli_streaming_xchacha_enc_short_p_dec_long ... ok
[INFO] [stdout] test cli_nonstream_xchacha_long_password_file ... ok
[INFO] [stdout] test cli_nonstream_aes_short_p_on_enc_and_dec ... ok
[INFO] [stdout] test cli_streaming_aes_enc_long_dec_short_p ... ok
[INFO] [stdout] test cli_dec_overwrite_requires_force_short_and_long ... ok
[INFO] [stdout] test cli_enc_overwrite_requires_force_long_and_works_with_long_p ... ok
[INFO] [stderr]      Running tests/cli_hash.rs (/opt/rustwide/target/debug/deps/cli_hash-de01d49506b97042)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 44.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cli_hash_raw_bytes_match_library_digest_once ... ok
[INFO] [stdout] test cli_hash_all_algorithms_match_library_hex ... ok
[INFO] [stdout] test cli_hash_aliases_match_canonical ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dec_overwrite.rs (/opt/rustwide/target/debug/deps/dec_overwrite-df5590c84166d092)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dec_refuses_and_then_overwrites_with_explicit_out ... ok
[INFO] [stdout] test dec_refuses_and_then_overwrites_with_default_out ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.55s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-dfa2907981697a6d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test boundary_sized_plaintext_both_algs ... ok
[INFO] [stdout] test empty_plaintext_roundtrip_both_algs ... ok
[INFO] [stdout] test tiny_plaintext_both_algs ... ok
[INFO] [stderr]      Running tests/file_io.rs (/opt/rustwide/target/debug/deps/file_io-71c6430d11e62b40)
[INFO] [stdout] test armor_on_off_consistency_both_algs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.68s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test nonexistent_input_yields_error ... ok
[INFO] [stdout] test output_overwrite_behavior ... ok
[INFO] [stdout] test keymap_save_load_roundtrip_and_streaming_error ... ok
[INFO] [stdout] test encrypt_decrypt_files_roundtrip_both_algs ... ok
[INFO] [stdout] test big_file_roundtrip_both_algs has been running for over 60 seconds
[INFO] [stdout] test big_file_roundtrip_both_algs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 107.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hash.rs (/opt/rustwide/target/debug/deps/hash-d3374971a5c246f5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test hashing_roundtrip_bytes_both_algs ... ok
[INFO] [stdout] test hashing_roundtrip_files_both_algs ... ok
[INFO] [stderr]      Running tests/hash_algs.rs (/opt/rustwide/target/debug/deps/hash_algs-0c831bd6234cde27)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.35s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test keyed_blake3_works ... ok
[INFO] [stdout] test hash_bytes_known_vectors ... ok
[INFO] [stdout] test hash_file_roundtrip_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hash_keyed.rs (/opt/rustwide/target/debug/deps/hash_keyed-6ddf18d57299d3b6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test keyed_hash_roundtrip_files_both_algs ... ok
[INFO] [stdout] test keyed_hash_roundtrip_bytes_both_algs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/kdf_hardening.rs (/opt/rustwide/target/debug/deps/kdf_hardening-727471e43b7fbf85)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test kdf_default_parameters_are_hardened ... ok
[INFO] [stdout] test kdf_validation_enforces_minima ... ok
[INFO] [stdout] test streaming_roundtrip_with_file_id ... ok
[INFO] [stdout] test kdf_validation_accepts_compliant_parameters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/no_plain_chunks.rs (/opt/rustwide/target/debug/deps/no_plain_chunks-fb73dc17ab64b0b7)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test bytes_no_plain_chunks_smoke ... ok
[INFO] [stdout] test prop_dearmored_bytes_no_plain_chunks has been running for over 60 seconds
[INFO] [stdout] test prop_dearmored_file_no_plain_chunks has been running for over 60 seconds
[INFO] [stdout] test prop_naive_bytes_no_plain_chunks has been running for over 60 seconds
[INFO] [stdout] test prop_naive_file_no_plain_chunks has been running for over 60 seconds
[INFO] [stdout] test prop_payload_only_bytes_no_plain_chunks has been running for over 60 seconds
[INFO] [stdout] test prop_payload_only_file_no_plain_chunks has been running for over 60 seconds
[INFO] [stdout] test smoke_payload_only_covering_algorithms_and_armor has been running for over 60 seconds
[INFO] [stdout] test smoke_payload_only_covering_algorithms_and_armor ... ok
[INFO] [stdout] test prop_dearmored_bytes_no_plain_chunks ... ok
[INFO] [stdout] test prop_payload_only_bytes_no_plain_chunks ... ok
[INFO] [stdout] test prop_naive_bytes_no_plain_chunks ... ok
[INFO] [stdout] test prop_dearmored_file_no_plain_chunks ... ok
[INFO] [stdout] test prop_naive_file_no_plain_chunks ... ok
[INFO] [stdout] test prop_payload_only_file_no_plain_chunks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 323.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/performance_baseline.rs (/opt/rustwide/target/debug/deps/performance_baseline-1138874f3146282f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "90d3446387cfe7a2b3c318b94730ca5cc6842d034c83633f42107299c0640a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d3446387cfe7a2b3c318b94730ca5cc6842d034c83633f42107299c0640a4c", kill_on_drop: false }`
[INFO] [stdout] 90d3446387cfe7a2b3c318b94730ca5cc6842d034c83633f42107299c0640a4c
