[INFO] cloning repository https://github.com/Tuxie/HashJunkie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tuxie/HashJunkie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuxie%2FHashJunkie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuxie%2FHashJunkie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1a01cd42e6164871eb1704daaaf21bde3ea721b
[INFO] testing Tuxie/HashJunkie against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuxie%2FHashJunkie" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Tuxie/HashJunkie
[INFO] finished tweaking git repo https://github.com/Tuxie/HashJunkie
[INFO] tweaked toml for git repo https://github.com/Tuxie/HashJunkie written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tuxie/HashJunkie on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tuxie/HashJunkie 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.97.0-beta.6" "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 whirlpool v0.11.0
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded hybrid-array v0.4.11
[INFO] [stderr]   Downloaded digest v0.11.2
[INFO] [stderr]   Downloaded crypto-common v0.2.1
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded constant_time_eq v0.4.2
[INFO] [stderr]   Downloaded sha1 v0.11.0
[INFO] [stderr]   Downloaded napi-sys v3.2.1
[INFO] [stderr]   Downloaded nohash-hasher v0.2.0
[INFO] [stderr]   Downloaded napi-build v2.3.1
[INFO] [stderr]   Downloaded md4 v0.11.0
[INFO] [stderr]   Downloaded block-buffer v0.12.0
[INFO] [stderr]   Downloaded napi-derive v3.5.5
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded arrayvec v0.7.6
[INFO] [stderr]   Downloaded tiger v0.3.0
[INFO] [stderr]   Downloaded memmap2 v0.9.10
[INFO] [stderr]   Downloaded napi-derive-backend v5.0.4
[INFO] [stderr]   Downloaded ctor v0.11.1
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded sha2 v0.11.0
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded clap v4.6.1
[INFO] [stderr]   Downloaded const-oid v0.10.2
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.2
[INFO] [stderr]   Downloaded napi v3.8.6
[INFO] [stderr]   Downloaded rayon v1.12.0
[INFO] [stderr]   Downloaded blake3 v1.8.5
[INFO] [stderr]   Downloaded clap_builder v4.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274
[INFO] running `Command { std: "docker" "start" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274", 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" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274", 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" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", 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 typenum v1.20.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.120
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.120
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling napi v3.8.6
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling whirlpool v0.11.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling md4 v0.11.0
[INFO] [stderr]    Compiling tiger v0.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling napi-sys v3.2.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling hashjunkie-napi v0.6.0 (/opt/rustwide/workdir/crates/hashjunkie-napi)
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ctor v0.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hashjunkie v0.6.0 (/opt/rustwide/workdir/crates/hashjunkie)
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]    Compiling napi-derive-backend v5.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling napi-derive v3.5.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.120
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling js-sys v0.3.97
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hashjunkie-cli v0.6.0 (/opt/rustwide/workdir/crates/hashjunkie-cli)
[INFO] [stderr]    Compiling hashjunkie-wasm v0.6.0 (/opt/rustwide/workdir/crates/hashjunkie-wasm)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274", 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" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.120
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.120
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling whirlpool v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling tiger v0.3.0
[INFO] [stderr]    Compiling md4 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hashjunkie v0.6.0 (/opt/rustwide/workdir/crates/hashjunkie)
[INFO] [stderr]    Compiling js-sys v0.3.97
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling napi-sys v3.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling ctor v0.11.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling napi v3.8.6
[INFO] [stderr]    Compiling hashjunkie-cli v0.6.0 (/opt/rustwide/workdir/crates/hashjunkie-cli)
[INFO] [stderr]    Compiling hashjunkie-wasm v0.6.0 (/opt/rustwide/workdir/crates/hashjunkie-wasm)
[INFO] [stderr]    Compiling hashjunkie-napi v0.6.0 (/opt/rustwide/workdir/crates/hashjunkie-napi)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 35s
[INFO] running `Command { std: "docker" "inspect" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274", 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" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hashjunkie-b0d7d5c9b3d051bc)
[INFO] [stdout] 
[INFO] [stdout] running 141 tests
[INFO] [stdout] test algorithm::tests::as_str_matches_display ... ok
[INFO] [stdout] test algorithm::tests::display_roundtrips_via_from_str ... ok
[INFO] [stdout] test algorithm::tests::all_returns_default_algorithms_without_whirlpool ... ok
[INFO] [stdout] test algorithm::tests::supported_returns_all_19_algorithms_including_whirlpool ... ok
[INFO] [stdout] test algorithm::tests::unknown_algorithm_display_message ... ok
[INFO] [stdout] test digest::tests::base32_upper_matches_aich_vector ... ok
[INFO] [stdout] test hashes::aich::tests::base32_encodes_remaining_bits ... ok
[INFO] [stdout] test digest::tests::hex_digest_keeps_standard_and_raw_in_sync ... ok
[INFO] [stdout] test algorithm::tests::unknown_algorithm_returns_error ... ok
[INFO] [stdout] test hashes::aich::tests::empty_is_base32_sha1_empty ... ok
[INFO] [stdout] test hashes::aich::tests::one_byte_over_block_boundary_uses_verifying_hash ... ok
[INFO] [stdout] test hashes::aich::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::blake3::tests::blake3_abc ... ok
[INFO] [stdout] test hashes::blake3::tests::blake3_empty ... ok
[INFO] [stdout] test hashes::aich::tests::single_block_is_base32_sha1_of_data ... ok
[INFO] [stdout] test hashes::blake3::tests::chunked_matches_single ... ok
[INFO] [stdout] test hashes::blake3::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::aich::tests::chunked_update_matches_single_update ... ok
[INFO] [stdout] test hashes::btv2::tests::chunked_update_matches_single_update ... ok
[INFO] [stdout] test hashes::btv2::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::btv2::tests::empty_returns_zero_root_for_standalone_hashing ... ok
[INFO] [stdout] test hashes::btv2::tests::non_power_of_two_leaf_count_is_zero_padded ... ok
[INFO] [stdout] test hashes::btv2::tests::second_leaf_changes_root_even_when_short ... ok
[INFO] [stdout] test hashes::btv2::tests::single_block_is_sha256_of_data ... ok
[INFO] [stdout] test hashes::crc32::tests::chunked_matches_single ... ok
[INFO] [stdout] test hashes::aich::tests::exact_part_boundary_uses_block_tree ... ok
[INFO] [stdout] test hashes::crc32::tests::crc32_abc ... ok
[INFO] [stdout] test hashes::crc32::tests::crc32_empty ... ok
[INFO] [stdout] test hashes::crc32::tests::crc32_123456789 ... ok
[INFO] [stdout] test hashes::crc32::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::dropbox::tests::chunked_update_matches_single ... ok
[INFO] [stdout] test hashes::dropbox::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::aich::tests::part_boundary_enters_top_part_tree ... ok
[INFO] [stdout] test hashes::dropbox::tests::dropbox_abc ... ok
[INFO] [stdout] test hashes::dropbox::tests::dropbox_empty ... ok
[INFO] [stdout] test hashes::dropbox::tests::block_boundary_produces_two_blocks ... ok
[INFO] [stdout] test hashes::aich::tests::parallel_batches_match_single_update ... ok
[INFO] [stdout] test hashes::aich::tests::odd_top_level_split_follows_branch_direction_rule ... ok
[INFO] [stdout] test hashes::blake3::tests::parallel_batches_match_single_update ... ok
[INFO] [stdout] test hashes::ed2k::tests::empty_matches_md4_empty ... ok
[INFO] [stdout] test hashes::ed2k::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::btv2::tests::parallel_batches_match_single_update ... ok
[INFO] [stdout] test hashes::dropbox::tests::exact_block_boundary_skips_empty_partial_block ... ok
[INFO] [stdout] test hashes::ed2k::tests::small_file_is_plain_md4 ... ok
[INFO] [stdout] test hashes::hidrive::tests::block_boundary_differs_from_single_block ... ok
[INFO] [stdout] test hashes::hidrive::tests::chunked_matches_single ... ok
[INFO] [stdout] test hashes::hidrive::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::hidrive::tests::exactly_256_blocks_level_reset_path ... ok
[INFO] [stdout] test hashes::hidrive::tests::exactly_one_block_non_null ... ok
[INFO] [stdout] test hashes::hidrive::tests::hidrive_all_zeros_one_block ... ok
[INFO] [stdout] test hashes::hidrive::tests::hidrive_empty ... ok
[INFO] [stdout] test hashes::hidrive::tests::hidrive_small_non_null ... ok
[INFO] [stdout] test hashes::hidrive::tests::level_rollup_with_257_blocks ... ok
[INFO] [stdout] test hashes::hidrive::tests::mostly_null_block_is_not_zero_sum ... ok
[INFO] [stdout] test hashes::hidrive::tests::null_block_followed_by_data_block ... ok
[INFO] [stdout] test hashes::ed2k::tests::new_update_after_exact_block_flushes_deferred_block ... ok
[INFO] [stdout] test hashes::ed2k::tests::exact_block_boundary_is_single_block_hash ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::base58btc_preserves_leading_zero_bytes ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::abc_matches_kubo_nocopy_cidv0_raw_leaf ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::cidv0_exactly_one_full_chunk_matches_kubo_nocopy_raw_leaf ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::chunked_updates_match_single_update ... ok
[INFO] [stdout] test hashes::ed2k::tests::one_byte_over_block_boundary_uses_root_hash ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::cidv0_multi_chunk_matches_kubo_nocopy_default ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::cidv1_multi_chunk_matches_kubo_nocopy_cid_version_1 ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::empty_input_matches_kubo_nocopy_cidv0_raw_leaf ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::cidv1_exactly_one_full_chunk_matches_kubo_nocopy_raw_leaf ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::profile_records_cid_hotspot_phases ... ok
[INFO] [stdout] test hashes::mailru::tests::chunked_large_matches_single ... ok
[INFO] [stdout] test hashes::mailru::tests::chunked_small_matches_single ... ok
[INFO] [stdout] test hashes::ed2k::tests::chunked_update_matches_single_update ... ok
[INFO] [stdout] test hashes::mailru::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::mailru::tests::mailru_19_bytes ... ok
[INFO] [stdout] test hashes::mailru::tests::mailru_21_bytes ... ok
[INFO] [stdout] test hashes::mailru::tests::mailru_abc ... ok
[INFO] [stdout] test hashes::mailru::tests::mailru_100_bytes ... ok
[INFO] [stdout] test hashes::hidrive::tests::parallel_batches_match_single_update ... ok
[INFO] [stdout] test hashes::mailru::tests::mailru_empty ... ok
[INFO] [stdout] test hashes::mailru::tests::mailru_exactly_20_bytes ... ok
[INFO] [stdout] test hashes::quickxor::tests::chunked_matches_single ... ok
[INFO] [stdout] test hashes::mailru::tests::mailru_hello_world ... ok
[INFO] [stdout] test hashes::mailru::tests::small_and_large_paths_differ ... ok
[INFO] [stdout] test hashes::quickxor::tests::quickxor_output_is_40_hex_chars ... ok
[INFO] [stdout] test hashes::quickxor::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::quickxor::tests::quickxor_empty ... ok
[INFO] [stdout] test hashes::quickxor::tests::single_byte_a ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::md5_abc ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::md5_empty ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::sha1_empty ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::sha256_abc ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::sha256_empty ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::sha512_empty ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::sha512_abc ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::update_in_chunks_matches_single_update ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::sha1_abc ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::whirlpool_empty ... ok
[INFO] [stdout] test hashes::rustcrypto::tests::whirlpool_abc ... ok
[INFO] [stdout] test hashes::tiger_tree::tests::default_equals_new ... ok
[INFO] [stdout] test hashes::tiger_tree::tests::empty_matches_known_gnutella_tiger_tree_hash ... ok
[INFO] [stdout] test hashes::tiger_tree::tests::new_update_after_exact_leaf_flushes_deferred_leaf ... ok
[INFO] [stdout] test hashes::tiger_tree::tests::chunked_update_matches_single_update ... ok
[INFO] [stdout] test hashes::tiger_tree::tests::single_leaf_hash_is_base32_tiger_of_prefixed_data ... ok
[INFO] [stdout] test hashes::xxhash::tests::xxh128_chunked_matches_single ... ok
[INFO] [stdout] test hashes::tiger_tree::tests::one_byte_over_leaf_boundary_uses_internal_node ... ok
[INFO] [stdout] test hashes::xxhash::tests::xxh128_default_equals_new ... ok
[INFO] [stdout] test hashes::xxhash::tests::xxh128_output_is_32_hex_chars ... ok
[INFO] [stdout] test hashes::xxhash::tests::xxh128_empty ... ok
[INFO] [stdout] test hashes::xxhash::tests::xxh3_default_equals_new ... ok
[INFO] [stdout] test hashes::xxhash::tests::xxh3_chunked_matches_single ... ok
[INFO] [stdout] test hashes::xxhash::tests::xxh3_empty ... ok
[INFO] [stdout] test hashes::xxhash::tests::xxh3_output_is_16_hex_chars ... ok
[INFO] [stdout] test io::tests::file_hashing_reports_io_errors ... ok
[INFO] [stdout] test io::tests::duplicate_algorithm_reader_uses_direct_path_once ... ok
[INFO] [stdout] test io::tests::pipeline_errors_report_sources ... ok
[INFO] [stdout] test io::tests::reader_hashing_reports_io_errors ... ok
[INFO] [stdout] test io::tests::single_algorithm_reader_uses_direct_path ... ok
[INFO] [stdout] test multi::tests::all_produces_default_algorithms_without_whirlpool ... ok
[INFO] [stdout] test multi::tests::duplicate_algorithms_are_deduplicated ... ok
[INFO] [stdout] test multi::tests::empty_algorithms_slice_produces_empty_result ... ok
[INFO] [stdout] test multi::tests::explicit_whirlpool_is_still_supported ... ok
[INFO] [stdout] test multi::tests::finalize_digests_exposes_raw_hex_and_standard_text ... ok
[INFO] [stdout] test multi::tests::md5_result_matches_standalone_hasher ... ok
[INFO] [stdout] test multi::tests::multi_update_in_chunks_matches_single_update ... ok
[INFO] [stdout] test multi::tests::new_with_subset_produces_only_requested_algorithms ... ok
[INFO] [stdout] test multi::tests::parallel_update_falls_back_for_small_chunks_and_single_algorithm ... ok
[INFO] [stdout] test hashes::ed2k::tests::pending_blocks_flush_at_parallel_batch_threshold ... ok
[INFO] [stdout] test io::tests::multi_algorithm_reader_uses_pipelined_path ... ok
[INFO] [stdout] test io::tests::default_helpers_hash_with_default_algorithm_set ... ok
[INFO] [stdout] test multi::tests::pipelined_error_display_messages_are_stable ... ok
[INFO] [stdout] test multi::tests::sha256_result_matches_standalone_hasher ... ok
[INFO] [stdout] test result::tests::empty_result_is_empty ... ok
[INFO] [stdout] test result::tests::result_accessors_report_ordered_digests ... ok
[INFO] [stdout] test result::tests::result_iterators_return_requested_order ... ok
[INFO] [stdout] test tests::crate_compiles ... ok
[INFO] [stdout] test multi::tests::pipelined_multi_hasher_profile_branch_still_finalizes ... ok
[INFO] [stdout] test multi::tests::parallel_update_matches_single_update ... ok
[INFO] [stdout] test multi::tests::pipelined_multi_hasher_matches_sequential_across_chunks ... ok
[INFO] [stdout] test hashes::dropbox::tests::parallel_batches_match_single_update ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::cidv0_file_exceeding_single_node_fanout_matches_kubo_nocopy_default ... ok
[INFO] [stdout] test hashes::aich::tests::large_tree_uses_parallel_recursive_join ... ok
[INFO] [stdout] test hashes::ipfs_cid::tests::parallel_batches_preserve_chunk_order_across_update_boundaries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 141 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/library_api.rs (/opt/rustwide/target/release/deps/library_api-97072500dd1a9f56)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test hash_reader_uses_requested_algorithm_order_for_iteration ... ok
[INFO] [stdout] test hash_bytes_returns_standard_hex_and_raw_digests ... ok
[INFO] [stdout] test hash_file_hashes_files_without_cli_helpers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/vectors.rs (/opt/rustwide/target/release/deps/vectors-8c39199a677a09ed)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test explicit_whirlpool_matches_known_vector_for_small_bin ... ok
[INFO] [stdout] test tiger_matches_known_empty_vector_and_chunked_updates ... ok
[INFO] [stdout] test all_algorithms_match_known_vectors_for_small_bin ... ok
[INFO] [stdout] test btv2_matches_bep52_pieces_root_vectors_and_chunked_updates ... ok
[INFO] [stdout] test aich_matches_emule_tree_vectors_and_chunked_updates ... ok
[INFO] [stdout] test ed2k_matches_known_vectors_and_exact_block_boundary_rule ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/hashjunkie-460e8ce6497861a8)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test args::tests::parse_trims_whitespace ... ok
[INFO] [stdout] test args::tests::parse_multiple_algorithms ... ok
[INFO] [stdout] test args::tests::parse_single_known_algorithm ... ok
[INFO] [stdout] test args::tests::parse_unknown_algorithm_returns_error ... ok
[INFO] [stdout] test args::tests::parses_hashes_only_short_flag_stacked_with_algorithms ... ok
[INFO] [stdout] test args::tests::parses_line_format ... ok
[INFO] [stdout] test args::tests::parses_hex_display_flag ... ok
[INFO] [stdout] test args::tests::resolved_algorithms_none_returns_default_18_without_whirlpool ... ok
[INFO] [stdout] test args::tests::resolved_algorithms_with_list_returns_subset ... ok
[INFO] [stdout] test output::tests::file_hex_has_path_header_and_sorted_lines ... ok
[INFO] [stdout] test output::tests::file_hex_two_files_separated_by_blank_line ... ok
[INFO] [stdout] test output::tests::file_json_has_hashes_name_path_fields ... ok
[INFO] [stdout] test output::tests::file_json_name_is_last_path_segment ... ok
[INFO] [stdout] test output::tests::file_json_two_files_produces_array_of_length_2 ... ok
[INFO] [stdout] test output::tests::file_line_appends_size_and_path_after_requested_hashes ... ok
[INFO] [stdout] test output::tests::hashes_only_uses_requested_algorithm_order ... ok
[INFO] [stdout] test output::tests::hex_lines_are_sorted_with_newline_terminator ... ok
[INFO] [stdout] test output::tests::json_object_is_compact_and_sorted ... ok
[INFO] [stdout] test output::tests::stdin_json_includes_metadata_fields ... ok
[INFO] [stdout] test tests::hash_reader_propagates_io_error ... ok
[INFO] [stdout] test tests::run_reader_returns_1_on_read_error ... ok
[INFO] [stdout] test tests::pipelined_hash_reader_matches_single_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/release/deps/integration-a22f287eb0e98af9)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test file_mode_explicit_whirlpool_hashes_fixture ... ok
[INFO] [stdout] test file_mode_nonexistent_file_exits_one_stderr_has_path_stdout_empty ... ok
[INFO] [stdout] test file_mode_line_format_outputs_requested_hashes_size_and_path ... ok
[INFO] [stdout] test file_mode_default_18_hashes_correct_for_fixture ... ok
[INFO] [stdout] test hashes_only_short_flag_outputs_requested_hashes_for_first_file_only ... ok
[INFO] [stdout] test help_exits_zero_and_mentions_binary_name ... ok
[INFO] [stdout] test hashes_only_hex_flag_uses_requested_order ... ok
[INFO] [stdout] test stdin_hex_flag_outputs_raw_digest_bytes_as_lowercase_hex ... ok
[INFO] [stdout] test stdin_hex_format_does_not_include_metadata_labels ... ok
[INFO] [stdout] test file_mode_hex_format_does_not_include_metadata_labels ... ok
[INFO] [stdout] test stdin_hex_format_contains_sha256_line ... ok
[INFO] [stdout] test file_mode_hex_format_contains_path_and_sha256 ... ok
[INFO] [stdout] test unknown_algorithm_exits_one_and_stderr_contains_message ... ok
[INFO] [stdout] test stdin_json_default_contains_sha256_and_md5_for_abc ... ok
[INFO] [stdout] test stdin_with_single_algorithm_outputs_only_that_algorithm ... ok
[INFO] [stdout] test version_exits_zero_and_contains_version ... ok
[INFO] [stdout] test file_mode_one_good_one_bad_exits_one_stdout_has_good_result ... ok
[INFO] [stdout] test stdin_with_two_algorithms_json_output_is_sorted ... ok
[INFO] [stdout] test stdin_short_format_hex_contains_sha256_line ... ok
[INFO] [stdout] test file_mode_two_identical_args_produce_array_of_length_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hashjunkie_napi-551aad74fdd04c85)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::hash_file_blake3_matches_known_value ... ok
[INFO] [stdout] test tests::parse_algorithms_empty_vec_returns_err ... ok
[INFO] [stdout] test tests::parse_algorithms_none_returns_default_18_without_whirlpool ... ok
[INFO] [stdout] test tests::parse_algorithms_unknown_name_returns_err ... ok
[INFO] [stdout] test tests::parse_algorithms_subset_returns_correct_variants ... ok
[INFO] [stdout] test tests::streaming_hasher_uses_pipeline_for_multiple_algorithms ... ok
[INFO] [stdout] test tests::streaming_hasher_exposes_standard_hex_and_raw_digests ... ok
[INFO] [stdout] test tests::hash_file_multi_hash_matches_known_values ... ok
[INFO] [stdout] test tests::streaming_hasher_matches_direct_multi_hasher_across_chunks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hashjunkie_wasm-8e8fdfafba00685d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::hasher_core_double_finalize_returns_error ... ok
[INFO] [stdout] test tests::hasher_core_update_after_finalize_returns_error ... ok
[INFO] [stdout] test tests::hasher_core_sha256_matches_known_vector ... ok
[INFO] [stderr]    Doc-tests hashjunkie
[INFO] [stdout] test tests::parse_empty_vec_returns_error ... ok
[INFO] [stdout] test tests::hasher_core_finalize_digests_exposes_hex_for_standard_non_hex ... ok
[INFO] [stdout] test tests::parse_none_returns_default_algorithms ... ok
[INFO] [stdout] test tests::parse_two_known_names ... ok
[INFO] [stdout] test tests::parse_unknown_name_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/hashjunkie/src/lib.rs - (line 7) ... ok
[INFO] [stdout] test crates/hashjunkie/src/lib.rs - (line 21) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.72s; merged doctests compilation took 3.70s
[INFO] [stderr]    Doc-tests hashjunkie_wasm
[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" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274", kill_on_drop: false }`
[INFO] [stdout] 4201f6342b8dc6f4bb69f5e275761a9799f7705d1cc16fff263c0468572ee274
