[INFO] cloning repository https://github.com/mjc/par2rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjc/par2rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjc%2Fpar2rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjc%2Fpar2rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f26a5650d04006a23b7fcbe002d5a90e9351dccd [INFO] testing mjc/par2rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjc%2Fpar2rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mjc/par2rs [INFO] finished tweaking git repo https://github.com/mjc/par2rs [INFO] tweaked toml for git repo https://github.com/mjc/par2rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mjc/par2rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mjc/par2rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-registry v0.5.2 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded owo-colors v4.2.1 [INFO] [stderr] Downloaded reed-solomon-erasure v6.0.0 [INFO] [stderr] Downloaded deflate v1.0.0 [INFO] [stderr] Downloaded binrw_derive v0.15.0 [INFO] [stderr] Downloaded binrw v0.15.0 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded gzip-header v1.0.0 [INFO] [stderr] Downloaded coveralls-api v0.7.0 [INFO] [stderr] Downloaded object v0.26.2 [INFO] [stderr] Downloaded procfs v0.17.0 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded llvm_profparser v0.8.3 [INFO] [stderr] Downloaded procfs-core v0.17.0 [INFO] [stderr] Downloaded cargo-tarpaulin v0.32.7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bce5f53408dfcbe1f41c4edf803f71a8f5aa45eaf637bed47720591b564a2eb [INFO] running `Command { std: "docker" "start" "-a" "9bce5f53408dfcbe1f41c4edf803f71a8f5aa45eaf637bed47720591b564a2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bce5f53408dfcbe1f41c4edf803f71a8f5aa45eaf637bed47720591b564a2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bce5f53408dfcbe1f41c4edf803f71a8f5aa45eaf637bed47720591b564a2eb", kill_on_drop: false }` [INFO] [stdout] 9bce5f53408dfcbe1f41c4edf803f71a8f5aa45eaf637bed47720591b564a2eb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e595f0aab3f4ed4c17f67dc91f668f713a3789804c4e60429be836527cdf18c8 [INFO] running `Command { std: "docker" "start" "-a" "e595f0aab3f4ed4c17f67dc91f668f713a3789804c4e60429be836527cdf18c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling par2rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.88s [INFO] running `Command { std: "docker" "inspect" "e595f0aab3f4ed4c17f67dc91f668f713a3789804c4e60429be836527cdf18c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e595f0aab3f4ed4c17f67dc91f668f713a3789804c4e60429be836527cdf18c8", kill_on_drop: false }` [INFO] [stdout] e595f0aab3f4ed4c17f67dc91f668f713a3789804c4e60429be836527cdf18c8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc5fa885e9493ebb29831d04d970d4791c46c7be109a2ecd47625202bb8734f2 [INFO] running `Command { std: "docker" "start" "-a" "cc5fa885e9493ebb29831d04d970d4791c46c7be109a2ecd47625202bb8734f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling llvm_profparser v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling cargo-tarpaulin v0.32.7 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling par2rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling coveralls-api v0.7.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "cc5fa885e9493ebb29831d04d970d4791c46c7be109a2ecd47625202bb8734f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5fa885e9493ebb29831d04d970d4791c46c7be109a2ecd47625202bb8734f2", kill_on_drop: false }` [INFO] [stdout] cc5fa885e9493ebb29831d04d970d4791c46c7be109a2ecd47625202bb8734f2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 447b6ee5e1932ee0dc80b86de6b81dc0c0a1d72cfd2fdfb43c0f6c68a21eb2a0 [INFO] running `Command { std: "docker" "start" "-a" "447b6ee5e1932ee0dc80b86de6b81dc0c0a1d72cfd2fdfb43c0f6c68a21eb2a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/par2rs-3cf0eaea2e1ce013) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test verify::tests::test_quick_check_files ... ok [INFO] [stderr] Running unittests src/bin/par2create.rs (/opt/rustwide/target/debug/deps/par2create-b77df073bba191f6) [INFO] [stdout] test repair::tests::test_repair_files_function ... ok [INFO] [stderr] Running unittests src/bin/par2repair.rs (/opt/rustwide/target/debug/deps/par2repair-4a151ffafc3a446e) [INFO] [stdout] test repair::tests::test_file_status_determination ... ok [INFO] [stderr] Running unittests src/bin/par2verify.rs (/opt/rustwide/target/debug/deps/par2verify-35e0d730ae9be02a) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.90s [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 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] [stderr] Running unittests src/bin/split_par2.rs (/opt/rustwide/target/debug/deps/split_par2-c0b7f70fbf9c14bc) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_integration.rs (/opt/rustwide/target/debug/deps/test_integration-14f309b929433025) [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/test_packet_serialization.rs (/opt/rustwide/target/debug/deps/test_packet_serialization-27be0b34b94d91eb) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test recovery_slice_packet_tests::validates_recovery_slice_structure ... ignored [INFO] [stdout] test file_description_packet_tests::deserializes_packet_correctly ... ok [INFO] [stdout] test file_description_packet_tests::filename_is_extracted_correctly ... ok [INFO] [stdout] test main_packet_tests::validates_md5_hash ... ok [INFO] [stdout] test main_packet_tests::has_valid_packet_structure ... ok [INFO] [stdout] test creator_packet_tests::serialized_length_matches_packet_length_field ... ok [INFO] [stdout] test serialization_consistency::all_packets_have_valid_set_ids ... ok [INFO] [stdout] test serialization_consistency::all_packets_have_valid_lengths ... ok [INFO] [stderr] Running tests/test_packets.rs (/opt/rustwide/target/debug/deps/test_packets-c2480b38e3eb36c0) [INFO] [stdout] test creator_packet_tests::round_trip_serialization_preserves_data ... ok [INFO] [stderr] Running tests/test_unit.rs (/opt/rustwide/target/debug/deps/test_unit-a1e0539da4db36e2) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test packets::main_serialization::test_main_packet_fields ... ok [INFO] [stdout] test packets::creator_serialization::serialization::serialized_length_matches_packet_length_field ... ok [INFO] [stdout] test packets::creator_serialization::serialization::round_trip_serialization_preserves_data ... ok [INFO] [stdout] test packets::packed_main_serialization::test_packed_main_packet_serialized_length ... ignored [INFO] [stdout] test packets::file_description_serialization::test_file_description_packet_serialized_length ... ok [INFO] [stdout] test packets::main_serialization::test_main_packet_serialized_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test unit::analysis::filename_extraction::returns_empty_list_when_no_packets ... ok [INFO] [stdout] test unit::analysis::file_information::returns_empty_info_for_empty_packets ... ok [INFO] [stdout] test unit::analysis::par2_stats_struct::print_summary_does_not_panic ... ok [INFO] [stdout] test unit::analysis::statistics_calculation::returns_default_stats_when_no_main_packet ... ok [INFO] [stdout] test unit::file_ops::collection_operations::handles_empty_file_list ... ok [INFO] [stdout] test unit::analysis::par2_stats_struct::supports_clone_and_debug ... ok [INFO] [stdout] test unit::analysis::statistics_calculation::returns_zero_size_for_empty_packets ... ok [INFO] [stdout] test unit::file_ops::collection_operations::sorts_filenames_alphabetically ... ok [INFO] [stdout] test unit::file_ops::file_discovery::collects_all_par2_files_including_main ... ok [INFO] [stdout] test unit::file_ops::file_discovery::finds_par2_files_in_directory ... ok [INFO] [stdout] test unit::file_ops::packet_parsing::handles_corrupted_file_gracefully - should panic ... ok [INFO] [stdout] test unit::file_ops::file_discovery::handles_nonexistent_directory - should panic ... ok [INFO] [stdout] test unit::file_ops::packet_parsing::extracts_packet_hashes_correctly ... ok [INFO] [stdout] test unit::analysis::statistics_calculation::calculates_total_size_correctly ... ok [INFO] [stdout] test unit::repair::corruption_detection::verifies_file_sizes_match ... ok [INFO] [stdout] test unit::file_ops::packet_parsing::parses_packets_from_par2_file ... ok [INFO] [stdout] test unit::file_ops::packet_parsing::parses_with_progress_tracking ... ok [INFO] [stdout] test unit::analysis::statistics_calculation::extracts_main_packet_stats_correctly ... ok [INFO] [stdout] test unit::analysis::filename_extraction::extracts_unique_filenames_from_packets ... ok [INFO] [stdout] test unit::analysis::file_information::collects_file_info_from_packets ... ok [INFO] [stdout] test unit::file_ops::deduplication::accumulates_unique_packets_across_files ... ok [INFO] [stdout] test unit::file_ops::deduplication::prevents_duplicate_packet_processing ... ok [INFO] [stdout] test unit::repair::repair_prerequisites::extracts_file_information_for_repair ... ok [INFO] [stdout] test unit::file_ops::deduplication::filters_duplicates_in_all_packets_loading ... ok [INFO] [stdout] test unit::repair::corruption_detection::detects_corrupted_file ... ok [INFO] [stdout] test unit::analysis::file_information::handles_multiple_volume_files ... ok [INFO] [stdout] test unit::file_ops::collection_operations::loads_all_packets_with_recovery_count ... ok [INFO] [stdout] test unit::repair::missing_file_scenarios::detects_missing_data_file ... ok [INFO] [stdout] test unit::repair::missing_file_scenarios::has_sufficient_recovery_data ... ok [INFO] [stdout] test unit::analysis::statistics_calculation::calculates_comprehensive_par2_stats ... ok [INFO] [stdout] test unit::repair::corruption_detection::detects_heavily_corrupted_file ... ok [INFO] [stdout] test unit::file_ops::collection_operations::tracks_progress_when_enabled ... ok [INFO] [stdout] test unit::repair::repair_prerequisites::identifies_repairable_scenarios ... ok [INFO] [stderr] Running tests/test_verification.rs (/opt/rustwide/target/debug/deps/test_verification-c1370109434986ae) [INFO] [stdout] test unit::analysis::statistics_calculation::maintains_consistency_across_multiple_calculations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.51s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test verification::md5_verification::packet_md5_validation::validates_main_packet_md5_hash ... ok [INFO] [stderr] Doc-tests par2rs [INFO] [stdout] test verification::md5_verification::packet_md5_validation::validates_md5_length ... ok [INFO] [stdout] test verification::md5_verification::packet_md5_validation::verifies_md5_is_not_empty ... 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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/packets/packed_main_packet.rs - packets::packed_main_packet::PackedMainPacket::verify (line 27) ... ok [INFO] [stdout] test src/packets/recovery_slice_packet.rs - packets::recovery_slice_packet::RecoverySlicePacket::verify (line 24) ... ok [INFO] [stdout] test src/packets/main_packet.rs - packets::main_packet::MainPacket::verify (line 118) ... ok [INFO] [stdout] test src/packets/creator_packet.rs - packets::creator_packet::CreatorPacket::verify (line 22) ... ok [INFO] [stdout] test src/packets/main_packet.rs - packets::main_packet::MainPacket (line 11) ... ok [INFO] [stdout] test src/packets/main_packet.rs - packets::main_packet::MainPacket (line 37) ... ok [INFO] [stdout] test src/packets/file_description_packet.rs - packets::file_description_packet::FileDescriptionPacket::verify (line 25) ... ok [INFO] [stdout] test src/packets/input_file_slice_checksum_packet.rs - packets::input_file_slice_checksum_packet::InputFileSliceChecksumPacket::verify (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "447b6ee5e1932ee0dc80b86de6b81dc0c0a1d72cfd2fdfb43c0f6c68a21eb2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447b6ee5e1932ee0dc80b86de6b81dc0c0a1d72cfd2fdfb43c0f6c68a21eb2a0", kill_on_drop: false }` [INFO] [stdout] 447b6ee5e1932ee0dc80b86de6b81dc0c0a1d72cfd2fdfb43c0f6c68a21eb2a0