[INFO] cloning repository https://github.com/cxfcxf/nscb_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cxfcxf/nscb_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxfcxf%2Fnscb_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxfcxf%2Fnscb_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14420c4980e6304f6f5f7be279807905e8cc4f10
[INFO] testing cxfcxf/nscb_rust against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcxfcxf%2Fnscb_rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cxfcxf/nscb_rust
[INFO] finished tweaking git repo https://github.com/cxfcxf/nscb_rust
[INFO] tweaked toml for git repo https://github.com/cxfcxf/nscb_rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cxfcxf/nscb_rust on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cxfcxf/nscb_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-static v0.2.20
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] [stderr]   Downloaded jiff v0.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5a3f9e1e175116709726ae781c77ba887b8d9611ab63c582e9adbc837b6ad94
[INFO] running `Command { std: "docker" "start" "-a" "d5a3f9e1e175116709726ae781c77ba887b8d9611ab63c582e9adbc837b6ad94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a3f9e1e175116709726ae781c77ba887b8d9611ab63c582e9adbc837b6ad94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a3f9e1e175116709726ae781c77ba887b8d9611ab63c582e9adbc837b6ad94", kill_on_drop: false }`
[INFO] [stdout] d5a3f9e1e175116709726ae781c77ba887b8d9611ab63c582e9adbc837b6ad94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f6bf212279576144c0c2cee5ac756721b599cc3ad25bb506d5d8d0e72a0e4a9
[INFO] running `Command { std: "docker" "start" "-a" "0f6bf212279576144c0c2cee5ac756721b599cc3ad25bb506d5d8d0e72a0e4a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling nscb v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "0f6bf212279576144c0c2cee5ac756721b599cc3ad25bb506d5d8d0e72a0e4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f6bf212279576144c0c2cee5ac756721b599cc3ad25bb506d5d8d0e72a0e4a9", kill_on_drop: false }`
[INFO] [stdout] 0f6bf212279576144c0c2cee5ac756721b599cc3ad25bb506d5d8d0e72a0e4a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc15813246277ec373894304a9efa9af32d2f983b622b0abcbc1447b29cf097b
[INFO] running `Command { std: "docker" "start" "-a" "cc15813246277ec373894304a9efa9af32d2f983b622b0abcbc1447b29cf097b", kill_on_drop: false }`
[INFO] [stderr]    Compiling nscb v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.56s
[INFO] running `Command { std: "docker" "inspect" "cc15813246277ec373894304a9efa9af32d2f983b622b0abcbc1447b29cf097b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc15813246277ec373894304a9efa9af32d2f983b622b0abcbc1447b29cf097b", kill_on_drop: false }`
[INFO] [stdout] cc15813246277ec373894304a9efa9af32d2f983b622b0abcbc1447b29cf097b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6b38b588dc33c3d390ed4a18a47742dceb0d545f107603798666cecf22e6e92
[INFO] running `Command { std: "docker" "start" "-a" "b6b38b588dc33c3d390ed4a18a47742dceb0d545f107603798666cecf22e6e92", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nscb-9daeddf4d46c553c)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test cli::tests::addlangue_prefers_package_language_tag ... ok
[INFO] [stdout] test cli::tests::dlc_tag_mode_appends_numeric_dlc_tag ... ok
[INFO] [stdout] test cli::tests::dlc_tag_mode_matches_python_non_force_cleanup ... ok
[INFO] [stdout] test cli::tests::content_suffix_matches_python_single_and_multi_rules ... ok
[INFO] [stdout] test cli::tests::dlc_tag_mode_ignores_base_name_without_exact_dlc_match ... ok
[INFO] [stdout] test cli::tests::noversion_modes_match_expected_behavior ... ok
[INFO] [stdout] test cli::tests::rename_options_parse_python_style_values ... ok
[INFO] [stdout] test cli::tests::direct_creation_change_ext_collapses_adjacent_tag_spacing ... ok
[INFO] [stdout] test cli::tests::merge_name_plan_prefers_input_name_before_nutdb_fallback ... ok
[INFO] [stdout] test cli::tests::renmode_skip_correct_tid_only_skips_matching_id ... ok
[INFO] [stdout] test crypto::aes_ecb::tests::test_ecb_nist_vector ... ok
[INFO] [stdout] test crypto::aes_xts::tests::test_xts_roundtrip ... ok
[INFO] [stdout] test crypto::aes_ctr::tests::test_ctr_stream_partial_block ... ok
[INFO] [stdout] test crypto::aes_ctr::tests::test_ctr_stream_seek_consistency ... ok
[INFO] [stdout] test crypto::hash::tests::test_sha256_abc ... ok
[INFO] [stdout] test crypto::hash::tests::test_sha256_empty ... ok
[INFO] [stdout] test formats::cnmt::tests::test_cnmt_parse ... ok
[INFO] [stdout] test formats::cnmt::tests::test_version_string ... ok
[INFO] [stdout] test cli::tests::renmode_skip_if_tid_detects_existing_title_id ... ok
[INFO] [stdout] test cli::tests::sanitize_filename_removes_windows_unsafe_chars_like_squirrel ... ok
[INFO] [stdout] test cli::tests::language_tag_formats_expected_codes ... ok
[INFO] [stdout] test cli::tests::rename_plan_uses_dlc_name_from_nutdb ... ok
[INFO] [stdout] test crypto::aes_xts::tests::test_gf128_mul_x ... ok
[INFO] [stdout] test crypto::aes_xts::tests::test_xts_different_sectors_differ ... ok
[INFO] [stdout] test crypto::aes_ecb::tests::test_ecb_roundtrip ... ok
[INFO] [stdout] test formats::hfs0::tests::test_build_header_aligned_to_media_unit ... ok
[INFO] [stdout] test formats::hfs0::tests::test_parse_aligned_header_uses_aligned_data_offset ... ok
[INFO] [stdout] test crypto::aes_xts::tests::test_xts_multi_sector_roundtrip ... ok
[INFO] [stdout] test formats::nacp::tests::parse_title_falls_back_to_first_plausible_title ... ok
[INFO] [stdout] test formats::nacp::tests::parse_title_prefers_entry_with_publisher ... ok
[INFO] [stdout] test formats::nca::tests::test_key_generation ... ok
[INFO] [stdout] test formats::nca::tests::test_rights_id ... ok
[INFO] [stdout] test formats::nca::tests::test_section_table_entry_offsets ... ok
[INFO] [stdout] test formats::pfs0::tests::test_pfs0_builder_then_parse ... ok
[INFO] [stdout] test formats::types::tests::rsv_cap_applies_for_keypatch_13 ... ok
[INFO] [stdout] test formats::xci::tests::test_build_header_encodes_core_offsets ... ok
[INFO] [stdout] test keys::keystore::tests::test_missing_header_key ... ok
[INFO] [stdout] test formats::xci::tests::test_xci_prefix_size_matches_expected_offset ... ok
[INFO] [stdout] test formats::types::tests::keygen_13_min_rsv_matches_13_0_0_floor ... ok
[INFO] [stdout] test cli::tests::direct_creation_make_output_path_preserves_collapsed_tags ... ok
[INFO] [stdout] test nutdb::tests::builds_compact_index_from_streamed_json ... ok
[INFO] [stdout] test keys::derivation::tests::test_generate_kek_roundtrip_structure ... ok
[INFO] [stdout] test keys::keystore::tests::test_header_key ... ok
[INFO] [stdout] test keys::keystore::tests::test_parse_keys_file ... ok
[INFO] [stdout] test nutdb::tests::base_title_id_matches_python_rules ... ok
[INFO] [stdout] test formats::xci::tests::test_auxiliary_blocks_have_expected_sizes ... ok
[INFO] [stdout] test ops::merge::tests::direct_multi_keeps_highest_version_per_title_id ... ok
[INFO] [stdout] test nutdb::tests::python_dlc_name_for_requires_exact_dlc_entry ... ok
[INFO] [stdout] test cli::tests::rename_fallback_marks_unresolved_files_for_checking ... ok
[INFO] [stdout] test ops::merge::tests::direct_multi_keeps_first_when_versions_tie ... ok
[INFO] [stdout] test util::align::tests::test_align_down ... ok
[INFO] [stdout] test util::align::tests::test_align_up ... ok
[INFO] [stdout] test util::align::tests::test_padding_needed ... ok
[INFO] [stdout] test ops::dspl::tests::python_dspl_output_name_regression_uses_dash_when_cleanup_empties_title ... ok
[INFO] [stdout] test ops::split::tests::split_output_name_regression_uses_dash_when_cleanup_empties_title ... ok
[INFO] [stdout] test nutdb::tests::refresh_uses_conditional_http_and_keeps_local_index ... ok
[INFO] [stdout] test ops::dspl::tests::python_dspl_output_name_regression_sanitizes_generated_filename ... ok
[INFO] [stdout] test util::filename::tests::sanitize_output_filename_regression_removes_windows_unsafe_chars ... ok
[INFO] [stdout] test ops::split::tests::split_output_name_regression_sanitizes_windows_unsafe_title_chars ... ok
[INFO] [stdout] test cli::tests::merge_filename_counts_dlc_without_dlc_tag ... ok
[INFO] [stdout] test cli::tests::merge_filename_counts_update_without_upd_tag ... ok
[INFO] [stdout] test util::filename::tests::sanitize_python_split_title_regression_replaces_unsafe_chars_with_spaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nscb-42819213ff4a3f34)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test cli::tests::content_suffix_matches_python_single_and_multi_rules ... ok
[INFO] [stdout] test cli::tests::dlc_tag_mode_appends_numeric_dlc_tag ... ok
[INFO] [stdout] test cli::tests::dlc_tag_mode_matches_python_non_force_cleanup ... ok
[INFO] [stdout] test cli::tests::language_tag_formats_expected_codes ... ok
[INFO] [stdout] test cli::tests::dlc_tag_mode_ignores_base_name_without_exact_dlc_match ... ok
[INFO] [stdout] test cli::tests::addlangue_prefers_package_language_tag ... ok
[INFO] [stdout] test cli::tests::noversion_modes_match_expected_behavior ... ok
[INFO] [stdout] test cli::tests::rename_plan_uses_dlc_name_from_nutdb ... ok
[INFO] [stdout] test crypto::aes_ctr::tests::test_ctr_stream_partial_block ... ok
[INFO] [stdout] test crypto::aes_ecb::tests::test_ecb_roundtrip ... ok
[INFO] [stdout] test cli::tests::direct_creation_change_ext_collapses_adjacent_tag_spacing ... ok
[INFO] [stdout] test crypto::aes_ecb::tests::test_ecb_nist_vector ... ok
[INFO] [stdout] test cli::tests::direct_creation_make_output_path_preserves_collapsed_tags ... ok
[INFO] [stdout] test cli::tests::merge_name_plan_prefers_input_name_before_nutdb_fallback ... ok
[INFO] [stdout] test cli::tests::rename_options_parse_python_style_values ... ok
[INFO] [stdout] test crypto::aes_xts::tests::test_xts_different_sectors_differ ... ok
[INFO] [stdout] test crypto::aes_ctr::tests::test_ctr_stream_seek_consistency ... ok
[INFO] [stdout] test crypto::aes_xts::tests::test_xts_roundtrip ... ok
[INFO] [stdout] test crypto::hash::tests::test_sha256_empty ... ok
[INFO] [stdout] test crypto::hash::tests::test_sha256_abc ... ok
[INFO] [stdout] test formats::hfs0::tests::test_parse_aligned_header_uses_aligned_data_offset ... ok
[INFO] [stdout] test crypto::aes_xts::tests::test_xts_multi_sector_roundtrip ... ok
[INFO] [stdout] test formats::hfs0::tests::test_build_header_aligned_to_media_unit ... ok
[INFO] [stdout] test formats::cnmt::tests::test_version_string ... ok
[INFO] [stdout] test crypto::aes_xts::tests::test_gf128_mul_x ... ok
[INFO] [stdout] test formats::cnmt::tests::test_cnmt_parse ... ok
[INFO] [stdout] test formats::nacp::tests::parse_title_falls_back_to_first_plausible_title ... ok
[INFO] [stdout] test formats::nacp::tests::parse_title_prefers_entry_with_publisher ... ok
[INFO] [stdout] test formats::nca::tests::test_section_table_entry_offsets ... ok
[INFO] [stdout] test formats::nca::tests::test_key_generation ... ok
[INFO] [stdout] test formats::nca::tests::test_rights_id ... ok
[INFO] [stdout] test formats::pfs0::tests::test_pfs0_builder_then_parse ... ok
[INFO] [stdout] test formats::types::tests::keygen_13_min_rsv_matches_13_0_0_floor ... ok
[INFO] [stdout] test cli::tests::renmode_skip_if_tid_detects_existing_title_id ... ok
[INFO] [stdout] test cli::tests::renmode_skip_correct_tid_only_skips_matching_id ... ok
[INFO] [stdout] test formats::types::tests::rsv_cap_applies_for_keypatch_13 ... ok
[INFO] [stdout] test formats::xci::tests::test_auxiliary_blocks_have_expected_sizes ... ok
[INFO] [stdout] test formats::xci::tests::test_build_header_encodes_core_offsets ... ok
[INFO] [stdout] test formats::xci::tests::test_xci_prefix_size_matches_expected_offset ... ok
[INFO] [stdout] test keys::derivation::tests::test_generate_kek_roundtrip_structure ... ok
[INFO] [stdout] test keys::keystore::tests::test_header_key ... ok
[INFO] [stdout] test keys::keystore::tests::test_missing_header_key ... ok
[INFO] [stdout] test keys::keystore::tests::test_parse_keys_file ... ok
[INFO] [stdout] test cli::tests::rename_fallback_marks_unresolved_files_for_checking ... ok
[INFO] [stdout] test nutdb::tests::base_title_id_matches_python_rules ... ok
[INFO] [stdout] test nutdb::tests::builds_compact_index_from_streamed_json ... ok
[INFO] [stdout] test cli::tests::merge_filename_counts_dlc_without_dlc_tag ... ok
[INFO] [stdout] test cli::tests::merge_filename_counts_update_without_upd_tag ... ok
[INFO] [stdout] test nutdb::tests::python_dlc_name_for_requires_exact_dlc_entry ... ok
[INFO] [stdout] test ops::dspl::tests::python_dspl_output_name_regression_sanitizes_generated_filename ... ok
[INFO] [stdout] test ops::merge::tests::direct_multi_keeps_first_when_versions_tie ... ok
[INFO] [stdout] test ops::dspl::tests::python_dspl_output_name_regression_uses_dash_when_cleanup_empties_title ... ok
[INFO] [stdout] test ops::merge::tests::direct_multi_keeps_highest_version_per_title_id ... ok
[INFO] [stdout] test util::align::tests::test_align_down ... ok
[INFO] [stdout] test util::align::tests::test_align_up ... ok
[INFO] [stdout] test util::align::tests::test_padding_needed ... ok
[INFO] [stdout] test ops::split::tests::split_output_name_regression_sanitizes_windows_unsafe_title_chars ... ok
[INFO] [stdout] test nutdb::tests::refresh_uses_conditional_http_and_keeps_local_index ... ok
[INFO] [stdout] test ops::split::tests::split_output_name_regression_uses_dash_when_cleanup_empties_title ... ok
[INFO] [stdout] test util::filename::tests::sanitize_python_split_title_regression_replaces_unsafe_chars_with_spaces ... ok
[INFO] [stdout] test util::filename::tests::sanitize_output_filename_regression_removes_windows_unsafe_chars ... ok
[INFO] [stdout] test cli::tests::sanitize_filename_removes_windows_unsafe_chars_like_squirrel ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nscb
[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" "b6b38b588dc33c3d390ed4a18a47742dceb0d545f107603798666cecf22e6e92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6b38b588dc33c3d390ed4a18a47742dceb0d545f107603798666cecf22e6e92", kill_on_drop: false }`
[INFO] [stdout] b6b38b588dc33c3d390ed4a18a47742dceb0d545f107603798666cecf22e6e92
