[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] ca209dfa7926e6926c6a483066a6f74e2c75474f
[INFO] testing LazyEmpiricist/enc_file/ca209dfa7926e6926c6a483066a6f74e2c75474f against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyEmpiricist%2Fenc_file" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LazyEmpiricist/enc_file on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b
[INFO] running `Command { std: "docker" "start" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling sponge-cursor v0.1.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.16
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rpassword v7.5.4
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling aead v0.6.1
[INFO] [stderr]    Compiling polyval v0.7.1
[INFO] [stderr]    Compiling poly1305 v0.9.0
[INFO] [stderr]    Compiling sha3 v0.12.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling aes v0.9.1
[INFO] [stderr]    Compiling ctr v0.10.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.11.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.12.0-rc.3
[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.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.85s
[INFO] running `Command { std: "docker" "inspect" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling aead v0.6.1
[INFO] [stderr]    Compiling poly1305 v0.9.0
[INFO] [stderr]    Compiling polyval v0.7.1
[INFO] [stderr]    Compiling sha3 v0.12.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling aes v0.9.1
[INFO] [stderr]    Compiling ctr v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.11.0
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.12.0-rc.3
[INFO] [stderr]    Compiling enc_file v0.6.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[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.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.78s
[INFO] running `Command { std: "docker" "inspect" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/enc_file-f2a8ccdad24f2405)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::armor_works ... ok
[INFO] [stdout] test tests::round_trip_small_default ... ok
[INFO] [stdout] test tests::wrong_password_fails ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/enc_file-422cf6b8ba8275bc)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adaptive_chunking.rs (/opt/rustwide/target/debug/deps/adaptive_chunking-38c16704741d83b4)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.71s
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test adaptive_chunk_size_small_files ... ok
[INFO] [stdout] test adaptive_chunk_size_medium_files has been running for over 60 seconds
[INFO] [stdout] test compare_chunk_sizes_performance has been running for over 60 seconds
[INFO] [stdout] test adaptive_chunk_size_medium_files ... ok
[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 138.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adaptive_sizing_cli.rs (/opt/rustwide/target/debug/deps/adaptive_sizing_cli-3b539c3159c0d135)
[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 26.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adaptive_sizing_validation.rs (/opt/rustwide/target/debug/deps/adaptive_sizing_validation-2b21d74d46cd2500)
[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] [stderr]      Running tests/armor.rs (/opt/rustwide/target/debug/deps/armor-ac8f8e49f2bb0270)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 112.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test armor_roundtrip_and_detection_both_algs ... ok
[INFO] [stdout] test file_roundtrip_with_armor_both_algs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.78s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chunk_limits.rs (/opt/rustwide/target/debug/deps/chunk_limits-8d45ef56b15af927)
[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_zero_chunk_size_defaults_and_succeeds_for_both_algs ... ok
[INFO] [stdout] test streaming_accepts_small_reasonable_chunk_for_both_algs ... ok
[INFO] [stderr]      Running tests/cli_flags_encrypt_decrypt.rs (/opt/rustwide/target/debug/deps/cli_flags_encrypt_decrypt-88e05670e8935119)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 11.46s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[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_nonstream_armor_xchacha_enc_short_p_dec_long ... ok
[INFO] [stdout] test cli_streaming_aes_enc_long_dec_short_p ... ok
[INFO] [stdout] test cli_streaming_xchacha_enc_short_p_dec_long ... 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] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_hash.rs (/opt/rustwide/target/debug/deps/cli_hash-0264a0520e4ed65c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cli_hash_aliases_match_canonical ... ok
[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] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dec_overwrite.rs (/opt/rustwide/target/debug/deps/dec_overwrite-a5be0483d6f7afbb)
[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 10.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-c8d71fb294742e13)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tiny_plaintext_both_algs ... ok
[INFO] [stdout] test empty_plaintext_roundtrip_both_algs ... ok
[INFO] [stdout] test boundary_sized_plaintext_both_algs ... ok
[INFO] [stderr]      Running tests/file_io.rs (/opt/rustwide/target/debug/deps/file_io-887371101d5c3b8d)
[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.63s
[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 129.61s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hash.rs (/opt/rustwide/target/debug/deps/hash-1b68076748d94e31)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test hashing_roundtrip_files_both_algs ... ok
[INFO] [stdout] test hashing_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.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hash_algs.rs (/opt/rustwide/target/debug/deps/hash_algs-d10c62bd7d14ae28)
[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] [stderr]      Running tests/hash_keyed.rs (/opt/rustwide/target/debug/deps/hash_keyed-22648f6facb21c3b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[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 21.60s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/kdf_hardening.rs (/opt/rustwide/target/debug/deps/kdf_hardening-47e4ab98e248bdbd)
[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 kdf_validation_accepts_compliant_parameters ... ok
[INFO] [stderr]      Running tests/no_plain_chunks.rs (/opt/rustwide/target/debug/deps/no_plain_chunks-9c7adb1f875f6ee6)
[INFO] [stdout] test streaming_roundtrip_with_file_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.21s
[INFO] [stdout] 
[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
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b", kill_on_drop: false }`
[INFO] [stdout] 439baf6166be88ee9f5603a2c2049e2734051143985b0c11523880fa2797764b
