[INFO] cloning repository https://github.com/0-danielviktorovich-0/RimLoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0-danielviktorovich-0/RimLoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0-danielviktorovich-0%2FRimLoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0-danielviktorovich-0%2FRimLoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0f75e8ecf90f4331e744d1166c4ddf69c374529
[INFO] testing 0-danielviktorovich-0/RimLoc against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0-danielviktorovich-0%2FRimLoc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0-danielviktorovich-0/RimLoc
[INFO] finished tweaking git repo https://github.com/0-danielviktorovich-0/RimLoc
[INFO] tweaked toml for git repo https://github.com/0-danielviktorovich-0/RimLoc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0-danielviktorovich-0/RimLoc on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0-danielviktorovich-0/RimLoc 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ed011820ee0f5456b3abf410da25dd7276c6ce90d262d3b10295574a804023a
[INFO] running `Command { std: "docker" "start" "-a" "0ed011820ee0f5456b3abf410da25dd7276c6ce90d262d3b10295574a804023a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed011820ee0f5456b3abf410da25dd7276c6ce90d262d3b10295574a804023a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed011820ee0f5456b3abf410da25dd7276c6ce90d262d3b10295574a804023a", kill_on_drop: false }`
[INFO] [stdout] 0ed011820ee0f5456b3abf410da25dd7276c6ce90d262d3b10295574a804023a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a09dc82f4794969ed07e6ac42a248ab96a471908b459399a9fb370c263e801b8
[INFO] running `Command { std: "docker" "start" "-a" "a09dc82f4794969ed07e6ac42a248ab96a471908b459399a9fb370c263e801b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rimloc-cli v0.0.1 (/opt/rustwide/workdir/crates/rimloc-cli)
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.10.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling rimloc-core v0.1.0 (/opt/rustwide/workdir/crates/rimloc-core)
[INFO] [stderr]    Compiling rimloc-export-po v0.1.0 (/opt/rustwide/workdir/crates/rimloc-export-po)
[INFO] [stderr]    Compiling rimloc-import-po v0.1.0 (/opt/rustwide/workdir/crates/rimloc-import-po)
[INFO] [stderr]    Compiling rimloc-export-csv v0.1.0 (/opt/rustwide/workdir/crates/rimloc-export-csv)
[INFO] [stderr]    Compiling rimloc-validate v0.1.0 (/opt/rustwide/workdir/crates/rimloc-validate)
[INFO] [stderr]    Compiling rimloc-parsers-xml v0.1.0 (/opt/rustwide/workdir/crates/rimloc-parsers-xml)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.88s
[INFO] running `Command { std: "docker" "inspect" "a09dc82f4794969ed07e6ac42a248ab96a471908b459399a9fb370c263e801b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09dc82f4794969ed07e6ac42a248ab96a471908b459399a9fb370c263e801b8", kill_on_drop: false }`
[INFO] [stdout] a09dc82f4794969ed07e6ac42a248ab96a471908b459399a9fb370c263e801b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18accf5ecb09f942ca1ca6e84808418242007e0c007f01d90a4810601fe40bb8
[INFO] running `Command { std: "docker" "start" "-a" "18accf5ecb09f942ca1ca6e84808418242007e0c007f01d90a4810601fe40bb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rimloc-export-csv v0.1.0 (/opt/rustwide/workdir/crates/rimloc-export-csv)
[INFO] [stderr]    Compiling rimloc-export-po v0.1.0 (/opt/rustwide/workdir/crates/rimloc-export-po)
[INFO] [stderr]    Compiling rimloc-import-po v0.1.0 (/opt/rustwide/workdir/crates/rimloc-import-po)
[INFO] [stderr]    Compiling rimloc-validate v0.1.0 (/opt/rustwide/workdir/crates/rimloc-validate)
[INFO] [stderr]    Compiling rimloc-parsers-xml v0.1.0 (/opt/rustwide/workdir/crates/rimloc-parsers-xml)
[INFO] [stderr]    Compiling rimloc-core v0.1.0 (/opt/rustwide/workdir/crates/rimloc-core)
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.10.0
[INFO] [stderr]    Compiling rimloc-cli v0.0.1 (/opt/rustwide/workdir/crates/rimloc-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.89s
[INFO] running `Command { std: "docker" "inspect" "18accf5ecb09f942ca1ca6e84808418242007e0c007f01d90a4810601fe40bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18accf5ecb09f942ca1ca6e84808418242007e0c007f01d90a4810601fe40bb8", kill_on_drop: false }`
[INFO] [stdout] 18accf5ecb09f942ca1ca6e84808418242007e0c007f01d90a4810601fe40bb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab6be7e788032f47097daf61629f8fb18c6db837360eb7c0519450978fed827e
[INFO] running `Command { std: "docker" "start" "-a" "ab6be7e788032f47097daf61629f8fb18c6db837360eb7c0519450978fed827e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rimloc_cli-68c699585b47ca1e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test version::tests::normalize_input_strips_prefix ... ok
[INFO] [stdout] test version::tests::parse_version_components_bad ... ok
[INFO] [stdout] test version::tests::parse_version_components_ok ... ok
[INFO] [stdout] test version::tests::list_and_pick_latest_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-51774a865bbb411a)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test all_locales_have_same_keys ... ok
[INFO] [stdout] test ftl_key_order_matches_en ... ok
[INFO] [stdout] test all_tr_keys_exist_in_en_ftl ... ok
[INFO] [stdout] test no_hardcoded_user_strings_anywhere ... ok
[INFO] [stdout] test import_po_requires_target ... FAILED
[INFO] [stdout] test help_works ... FAILED
[INFO] [stdout] test build_mod_dry_run_prints_header ... FAILED
[INFO] [stdout] test help_in_english_when_ui_lang_en ... FAILED
[INFO] [stdout] test help_lists_localized_subcommands ... FAILED
[INFO] [stdout] test import_error_in_english_when_ui_lang_en ... FAILED
[INFO] [stdout] test import_single_file_dry_run_path ... FAILED
[INFO] [stdout] test export_po_creates_file ... FAILED
[INFO] [stdout] test export_po_errors_on_missing_version ... ok
[INFO] [stdout] test build_mod_creates_minimal_structure ... FAILED
[INFO] [stdout] test each_locale_runs_help_successfully ... FAILED
[INFO] [stdout] test scan_writes_json_file ... FAILED
[INFO] [stdout] test validation_detail_keys_exist_in_locales ... ok
[INFO] [stdout] test import_po_dry_run_prints_indicator ... FAILED
[INFO] [stdout] test import_po_single_file_writes_and_backup ... FAILED
[INFO] [stdout] test scan_csv_adds_lang_column_when_lang_passed ... FAILED
[INFO] [stdout] test supported_locales_startup_message_matches ... FAILED
[INFO] [stdout] test no_color_removes_ansi_sequences ... FAILED
[INFO] [stdout] test scan_picks_latest_version_by_default_and_flags_work ... FAILED
[INFO] [stdout] test export_po_respects_version_selection ... FAILED
[INFO] [stdout] test scan_outputs_csv_header ... FAILED
[INFO] [stdout] test scan_filters_by_source_lang_and_dir ... FAILED
[INFO] [stdout] test validate_detects_issues_in_bad_xml ... FAILED
[INFO] [stdout] test scan_errors_on_missing_version ... ok
[INFO] [stdout] test unknown_locale_falls_back_to_real_locale_help ... FAILED
[INFO] [stdout] test validate_json_emits_structured_issues ... FAILED
[INFO] [stdout] test validate_po_strict_mismatch ... FAILED
[INFO] [stdout] test warn_on_unsupported_ui_lang ... FAILED
[INFO] [stdout] test validate_po_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- import_po_requires_target stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'import_po_requires_target' (52) panicked at crates/rimloc-cli/tests/helpers.rs:266:9:
[INFO] [stdout] [ru] "/opt/rustwide/workdir/crates/rimloc-cli/i18n/ru/rimloc.ftl" :: key = import-need-target
[INFO] [stdout] {missing-test-i18n:
[INFO] [stdout]     Unknown locale should fall back to an existing locale (EN or RU).
[INFO] [stdout]     stdout:
[INFO] [stdout]     ```
[INFO] [stdout]     [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h74b2565c557523ee[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_appender::rolling::RollingFileAppender::new[0m[90m::h2fabc98d67421362[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   [37;1m     154[0m [37;1m>[0m [37;1m            .expect("initializing rolling file appender failed")[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: [91mtracing_appender::rolling::daily[0m[90m::ha8c1f80a4290c1d2[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m370[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   [37;1m     370[0m [37;1m>[0m [37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: [91mrimloc_cli::init_tracing[0m[90m::hb2cc80d51ceb97a4[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs[0m:[35m672[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   [37;1m     672[0m [37;1m>[0m [37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, "rimloc.log");[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: [91mrimloc_cli::main[0m[90m::h78bfa2857693ae4d[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs[0m:[35m718[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   [37;1m     718[0m [37;1m>[0m [37;1m    init_tracing();[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: [32mcore::ops::function::FnOnce::call_once[0m[90m::h4b9ee2aaf9124ec8[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   16: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::h0bae427076715e2a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   [96m                              ⋮ 14 frames hidden ⋮                              [0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout]     ```}
[INFO] [stdout] --- candidates ---
[INFO] [stdout] [needle]    Ошибка: нужно указать либо --out-xml, либо --mod-root
[INFO] [stdout] [expected]  
[INFO] [stdout]     Unknown locale should fall back to an existing locale (EN or RU).
[INFO] [stdout]     stdout:
[INFO] [stdout]     ```
[INFO] [stdout]     [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h74b2565c557523ee[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_appender::rolling::RollingFileAppender::new[0m[90m::h2fabc98d67421362[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   [37;1m     154[0m [37;1m>[0m [37;1m            .expect("initializing rolling file appender failed")[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: [91mtracing_appender::rolling::daily[0m[90m::ha8c1f80a4290c1d2[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m370[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   [37;1m     370[0m [37;1m>[0m [37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: [91mrimloc_cli::init_tracing[0m[90m::hb2cc80d51ceb97a4[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs[0m:[35m672[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   [37;1m     672[0m [37;1m>[0m [37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, "rimloc.log");[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: [91mrimloc_cli::main[0m[90m::h78bfa2857693ae4d[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs[0m:[35m718[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   [37;1m     718[0m [37;1m>[0m [37;1m    init_tracing();[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: [32mcore::ops::function::FnOnce::call_once[0m[90m::h4b9ee2aaf9124ec8[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   16: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::h0bae427076715e2a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   [96m                              ⋮ 14 frames hidden ⋮                              [0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout]     ```
[INFO] [stdout] [locale]    ru
[INFO] [stdout] 
[INFO] [stdout] --- head(10) ---
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h74b2565c557523ee[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_appender::rolling::RollingFileAppender::new[0m[90m::h2fabc98d67421362[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout] --- sample(200 chars) ---
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFiles…
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176dd71c0 - core::panicking::panic_display::hb0b5e45da9bc245b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176dbf6c1 - cli_integration::helpers::assert_contains_with_context::hc9899b1580835727
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:266:9
[INFO] [stdout]   21:     0x575176dbddfe - cli_integration::helpers::assert_contains_in_outputs::habec858a28296bd7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:292:5
[INFO] [stdout]   22:     0x575176d88752 - cli_integration::import_po_requires_target::hbb735b8b5b9bdd2b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:616:9
[INFO] [stdout]   23:     0x575176d88cf7 - cli_integration::import_po_requires_target::{{closure}}::h1bde0e0deccc8eca
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:589:31
[INFO] [stdout]   24:     0x575176de9af6 - core::ops::function::FnOnce::call_once::h61ef7d3d9d76dd18
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   46:     0x7bb015b6aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- help_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'help_works' (47) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "--ui-lang" "en" "--help"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176da0161 - cli_integration::run_ok::hb0b834213f35ce1f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:46:31
[INFO] [stdout]   25:     0x575176d847f6 - cli_integration::help_works::hb97713cd617b7d27
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:67:19
[INFO] [stdout]   26:     0x575176d84bf7 - cli_integration::help_works::{{closure}}::hae2ae1f005d98de0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:52:16
[INFO] [stdout]   27:     0x575176de98d6 - core::ops::function::FnOnce::call_once::h250e123d9a8c2ddd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   49:     0x7bb015b6aa34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- build_mod_dry_run_prints_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'build_mod_dry_run_prints_header' (33) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "build-mod" "--po" "/opt/rustwide/workdir/test/ok.po" "--out-mod" "/tmp/.tmpX9CQLG/RimLoc_RU" "--lang" "ru" "--dry-run" "--ui-lang" "en"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d8d53c - cli_integration::build_mod_dry_run_prints_header::h2023fdf67c613d77
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:751:31
[INFO] [stdout]   25:     0x575176d8d9e7 - cli_integration::build_mod_dry_run_prints_header::{{closure}}::he87ae38150337c8a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:738:37
[INFO] [stdout]   26:     0x575176dea176 - core::ops::function::FnOnce::call_once::hfbbca9c0c3ac8867
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- help_in_english_when_ui_lang_en stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'help_in_english_when_ui_lang_en' (45) panicked at crates/rimloc-cli/tests/helpers.rs:726:5:
[INFO] [stdout] [en] "/opt/rustwide/workdir/crates/rimloc-cli/i18n/en/rimloc.ftl" :: key = help-about
[INFO] [stdout] command failed; expected key `help-about` for lang `en`
[INFO] [stdout] --- needle ---
[INFO] [stdout] <exit code 0>
[INFO] [stdout] --- head(10) ---
[INFO] [stdout] exit=101
[INFO] [stdout] --- stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- stderr ---
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout] --- sample ---
[INFO] [stdout] exit=101
[INFO] [stdout] --- stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- stderr ---
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", so…
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176dbed8f - cli_integration::helpers::assert_success_with_context::h81926d018fde9dd0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:19:9
[INFO] [stdout]   20:     0x575176dbd62c - cli_integration::helpers::expect_ftl_contains_lang::hc5e14b4dd807228f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:363:5
[INFO] [stdout]   21:     0x575176d8da2b - cli_integration::help_in_english_when_ui_lang_en::h84a6bacb329f5770
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:640:5
[INFO] [stdout]   22:     0x575176d8da47 - cli_integration::help_in_english_when_ui_lang_en::{{closure}}::hb0f337fdb90471ad
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:639:37
[INFO] [stdout]   23:     0x575176de9ab6 - core::ops::function::FnOnce::call_once::h57b4ebffe3295184
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   45:     0x7bb015b6aa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- help_lists_localized_subcommands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'help_lists_localized_subcommands' (46) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "--ui-lang" "en" "--help"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176da0161 - cli_integration::run_ok::hb0b834213f35ce1f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:46:31
[INFO] [stdout]   25:     0x575176d8ebc1 - cli_integration::help_lists_localized_subcommands::h8866e5c2b70ced62
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1538:19
[INFO] [stdout]   26:     0x575176d8f327 - cli_integration::help_lists_localized_subcommands::{{closure}}::h7bee684cdd07913d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1513:38
[INFO] [stdout]   27:     0x575176de9876 - core::ops::function::FnOnce::call_once::h2124b3f310ef42ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   49:     0x7bb015b6aa34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- import_error_in_english_when_ui_lang_en stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'import_error_in_english_when_ui_lang_en' (48) panicked at crates/rimloc-cli/tests/helpers.rs:266:9:
[INFO] [stdout] [en] "/opt/rustwide/workdir/crates/rimloc-cli/i18n/en/rimloc.ftl" :: key = import-need-target
[INFO] [stdout] {missing-test-i18n:{missing-test-i18n:test-import-error-en}}
[INFO] [stdout] --- candidates ---
[INFO] [stdout] [needle]    Error: either --out-xml or --mod-root must be specified
[INFO] [stdout] [expected]  {missing-test-i18n:test-import-error-en}
[INFO] [stdout] [locale]    en
[INFO] [stdout] 
[INFO] [stdout] --- head(10) ---
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h74b2565c557523ee[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_appender::rolling::RollingFileAppender::new[0m[90m::h2fabc98d67421362[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout] --- sample(200 chars) ---
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFiles…
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176dd71c0 - core::panicking::panic_display::hb0b5e45da9bc245b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176dbf6c1 - cli_integration::helpers::assert_contains_with_context::hc9899b1580835727
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:266:9
[INFO] [stdout]   21:     0x575176dbddfe - cli_integration::helpers::assert_contains_in_outputs::habec858a28296bd7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:292:5
[INFO] [stdout]   22:     0x575176d98634 - cli_integration::import_error_in_english_when_ui_lang_en::h321621bf08000390
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:658:5
[INFO] [stdout]   23:     0x575176d986f7 - cli_integration::import_error_in_english_when_ui_lang_en::{{closure}}::h929744ee9e5878eb
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:644:45
[INFO] [stdout]   24:     0x575176dea076 - core::ops::function::FnOnce::call_once::hef0e8869746df40a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   46:     0x7bb015b6aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- import_single_file_dry_run_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'import_single_file_dry_run_path' (55) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "import-po" "--po" "/opt/rustwide/workdir/test/ok.po" "--mod-root" "/opt/rustwide/workdir/test/TestMod" "--single-file" "--dry-run"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d8dc24 - cli_integration::import_single_file_dry_run_path::h41320359f1445293
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:717:31
[INFO] [stdout]   25:     0x575176d8e337 - cli_integration::import_single_file_dry_run_path::{{closure}}::h308f86d62f9f119f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:708:37
[INFO] [stdout]   26:     0x575176de9b36 - core::ops::function::FnOnce::call_once::h66f6a7086773d030
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export_po_creates_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export_po_creates_file' (35) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "export-po" "--root" "/opt/rustwide/workdir/test/TestMod" "--out-po" "/tmp/.tmpM4OIrd/out.po"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d86f1c - cli_integration::export_po_creates_file::h8c5fd353a6752356
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:161:18
[INFO] [stdout]   25:     0x575176d87097 - cli_integration::export_po_creates_file::{{closure}}::heaf4d6915c42430d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:151:28
[INFO] [stdout]   26:     0x575176de9fb6 - core::ops::function::FnOnce::call_once::hd3f7e37ef1f08535
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- build_mod_creates_minimal_structure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'build_mod_creates_minimal_structure' (32) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "build-mod" "--po" "/opt/rustwide/workdir/test/ok.po" "--out-mod" "/tmp/.tmpsgNl8M/RimLoc_RU" "--lang" "ru" "--ui-lang" "en"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d93421 - cli_integration::build_mod_creates_minimal_structure::heea89421b4a04aa9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:786:18
[INFO] [stdout]   25:     0x575176d93e77 - cli_integration::build_mod_creates_minimal_structure::{{closure}}::h1b21431ec9c67826
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:773:41
[INFO] [stdout]   26:     0x575176de9d36 - core::ops::function::FnOnce::call_once::ha9d604d5e2094cdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- each_locale_runs_help_successfully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'each_locale_runs_help_successfully' (34) panicked at crates/rimloc-cli/tests/helpers.rs:726:5:
[INFO] [stdout] [en] "/opt/rustwide/workdir/crates/rimloc-cli/i18n/en/rimloc.ftl" :: key = help-about
[INFO] [stdout] command failed; expected key `help-about` for lang `en`
[INFO] [stdout] --- needle ---
[INFO] [stdout] <exit code 0>
[INFO] [stdout] --- head(10) ---
[INFO] [stdout] exit=101
[INFO] [stdout] --- stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- stderr ---
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs[0m:[35m154[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout] --- sample ---
[INFO] [stdout] exit=101
[INFO] [stdout] --- stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- stderr ---
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36minitializing rolling file appender failed: InitError { context: "failed to create log directory", so…
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176dbed8f - cli_integration::helpers::assert_success_with_context::h81926d018fde9dd0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:19:9
[INFO] [stdout]   20:     0x575176dbd62c - cli_integration::helpers::expect_ftl_contains_lang::hc5e14b4dd807228f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:363:5
[INFO] [stdout]   21:     0x575176d8f876 - cli_integration::each_locale_runs_help_successfully::hc35f7144661424b1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1031:17
[INFO] [stdout]   22:     0x575176d8f907 - cli_integration::each_locale_runs_help_successfully::{{closure}}::h5fdd3910ba4211a0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1025:40
[INFO] [stdout]   23:     0x575176dea0f6 - core::ops::function::FnOnce::call_once::hf4f58df18a81f1cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   45:     0x7bb015b6aa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scan_writes_json_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scan_writes_json_file' (74) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "scan" "--root" "/opt/rustwide/workdir/test/TestMod" "--format" "json" "--out-json" "/tmp/.tmpu1xrtQ/scan.json"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d866a4 - cli_integration::scan_writes_json_file::h68b45bdfff33264a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:119:32
[INFO] [stdout]   25:     0x575176d86c27 - cli_integration::scan_writes_json_file::{{closure}}::h402b1c409cff9a8a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:98:27
[INFO] [stdout]   26:     0x575176de9b76 - core::ops::function::FnOnce::call_once::h682544788b4d360b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- import_po_dry_run_prints_indicator stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'import_po_dry_run_prints_indicator' (49) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "import-po" "--po" "/opt/rustwide/workdir/test/bad.po" "--mod-root" "/opt/rustwide/workdir/test/TestMod" "--dry-run"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d8faa2 - cli_integration::import_po_dry_run_prints_indicator::hf3ee543549b17444
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:517:10
[INFO] [stdout]   25:     0x575176d8fb97 - cli_integration::import_po_dry_run_prints_indicator::{{closure}}::h9b74f5c1d0b072e7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:507:40
[INFO] [stdout]   26:     0x575176de9ff6 - core::ops::function::FnOnce::call_once::hdd7391f6628386a9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- import_po_single_file_writes_and_backup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'import_po_single_file_writes_and_backup' (54) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "import-po" "--po" "/tmp/.tmpVsmWYr/in.po" "--mod-root" "/tmp/.tmpVsmWYr" "--lang" "ru" "--single-file" "--backup"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d996a0 - cli_integration::import_po_single_file_writes_and_backup::hf68ede8fa20380f0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:414:18
[INFO] [stdout]   25:     0x575176d99957 - cli_integration::import_po_single_file_writes_and_backup::{{closure}}::h0509f4a72fa156e8
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:378:45
[INFO] [stdout]   26:     0x575176de97f6 - core::ops::function::FnOnce::call_once::h0be74cc8568e6662
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scan_csv_adds_lang_column_when_lang_passed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scan_csv_adds_lang_column_when_lang_passed' (64) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "--quiet" "scan" "--root" "/opt/rustwide/workdir/test/TestMod" "--lang" "ru"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d9cca8 - cli_integration::scan_csv_adds_lang_column_when_lang_passed::hac69633538507112
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:276:31
[INFO] [stdout]   25:     0x575176d9ced7 - cli_integration::scan_csv_adds_lang_column_when_lang_passed::{{closure}}::ha8f708f4430a87b0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:271:48
[INFO] [stdout]   26:     0x575176de9c46 - core::ops::function::FnOnce::call_once::h9076eaa058489940
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- supported_locales_startup_message_matches stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'supported_locales_startup_message_matches' (76) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "--ui-lang" "en" "validate" "--root" "/opt/rustwide/workdir/test/TestMod"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d9be4c - cli_integration::supported_locales_startup_message_matches::h2bf3a054fd80e3d0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:880:35
[INFO] [stdout]   25:     0x575176d9c7c7 - cli_integration::supported_locales_startup_message_matches::{{closure}}::hb532e9c0963f4e36
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:835:47
[INFO] [stdout]   26:     0x575176de9a56 - core::ops::function::FnOnce::call_once::h4a965dcf18ac7cc5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- no_color_removes_ansi_sequences stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'no_color_removes_ansi_sequences' (56) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`CLICOLOR="0" NO_COLOR="1" RUST_LOG_STYLE="never" "/opt/rustwide/target/debug/rimloc-cli" "--no-color" "--help"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d8e480 - cli_integration::no_color_removes_ansi_sequences::hc5f2846910a8acfa
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1505:31
[INFO] [stdout]   25:     0x575176d8e6a7 - cli_integration::no_color_removes_ansi_sequences::{{closure}}::he07018a2b1563517
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1497:37
[INFO] [stdout]   26:     0x575176de9d76 - core::ops::function::FnOnce::call_once::hb394703d9d4e3d6b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scan_picks_latest_version_by_default_and_flags_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scan_picks_latest_version_by_default_and_flags_work' (72) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "scan" "--root" "/tmp/.tmpGMJ91p" "--format" "json" "--out-json" "/tmp/.tmpGMJ91p/scan-latest.json"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d9ead3 - cli_integration::scan_picks_latest_version_by_default_and_flags_work::hb69231857266a3c1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:460:18
[INFO] [stdout]   25:     0x575176d9ffa7 - cli_integration::scan_picks_latest_version_by_default_and_flags_work::{{closure}}::he327eb4040349340
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:424:57
[INFO] [stdout]   26:     0x575176de9916 - core::ops::function::FnOnce::call_once::h2575d4a959c66914
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- export_po_respects_version_selection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'export_po_respects_version_selection' (37) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "--quiet" "export-po" "--root" "/tmp/.tmpsLsN3q" "--out-po" "/tmp/.tmpsLsN3q/out.po" "--game-version" "1.5"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d97562 - cli_integration::export_po_respects_version_selection::h226583b6f162eb31
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:240:18
[INFO] [stdout]   25:     0x575176d977c7 - cli_integration::export_po_respects_version_selection::{{closure}}::h1ce87d9cba9f651d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:205:42
[INFO] [stdout]   26:     0x575176dea0b6 - core::ops::function::FnOnce::call_once::hf0c2323ea2815c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scan_outputs_csv_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scan_outputs_csv_header' (70) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "scan" "--root" "/opt/rustwide/workdir/test/TestMod"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d871ba - cli_integration::scan_outputs_csv_header::h3b97da99061d16ea
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:84:31
[INFO] [stdout]   25:     0x575176d87477 - cli_integration::scan_outputs_csv_header::{{closure}}::h973466b3b69f6fc6
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:81:29
[INFO] [stdout]   26:     0x575176de9db6 - core::ops::function::FnOnce::call_once::hb5f9c60acce5466d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scan_filters_by_source_lang_and_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scan_filters_by_source_lang_and_dir' (68) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "--quiet" "scan" "--root" "/tmp/.tmpzalBUV" "--format" "json"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stderr] error: test failed, to rerun pass `-p rimloc-cli --test cli_integration`
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d94ff5 - cli_integration::scan_filters_by_source_lang_and_dir::hc8fd2acf26ba3cb8
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:322:31
[INFO] [stdout]   25:     0x575176d96577 - cli_integration::scan_filters_by_source_lang_and_dir::{{closure}}::h40f6b7e513c01fc3
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:282:41
[INFO] [stdout]   26:     0x575176de9956 - core::ops::function::FnOnce::call_once::h34539844329c6401
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- validate_detects_issues_in_bad_xml stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validate_detects_issues_in_bad_xml' (80) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "validate" "--root" "/opt/rustwide/workdir/test/TestMod"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d91fba - cli_integration::validate_detects_issues_in_bad_xml::h0ff33fc2edc5dc7a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:528:31
[INFO] [stdout]   25:     0x575176d93047 - cli_integration::validate_detects_issues_in_bad_xml::{{closure}}::h6dbf27f50d7ffce1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:522:40
[INFO] [stdout]   26:     0x575176de9f36 - core::ops::function::FnOnce::call_once::hcb37089d29278a56
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- unknown_locale_falls_back_to_real_locale_help stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unknown_locale_falls_back_to_real_locale_help' (78) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "--ui-lang" "xx" "--help"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176da0161 - cli_integration::run_ok::hb0b834213f35ce1f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:46:31
[INFO] [stdout]   25:     0x575176d9d081 - cli_integration::unknown_locale_falls_back_to_real_locale_help::hd2ffb7879d910aaa
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1129:15
[INFO] [stdout]   26:     0x575176d9db57 - cli_integration::unknown_locale_falls_back_to_real_locale_help::{{closure}}::hd7ee74b433367b6e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1119:51
[INFO] [stdout]   27:     0x575176de9eb6 - core::ops::function::FnOnce::call_once::hbf5c4a5a3c08003a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   49:     0x7bb015b6aa34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- validate_json_emits_structured_issues stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validate_json_emits_structured_issues' (82) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "--quiet" "validate" "--root" "/opt/rustwide/workdir/test/TestMod" "--format" "json"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d97960 - cli_integration::validate_json_emits_structured_issues::h99a0f25d153aec81
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:184:31
[INFO] [stdout]   25:     0x575176d97fe7 - cli_integration::validate_json_emits_structured_issues::{{closure}}::ha4f04a5a3871ccaa
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:167:43
[INFO] [stdout]   26:     0x575176de9836 - core::ops::function::FnOnce::call_once::h171e4ff780fea205
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- validate_po_strict_mismatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validate_po_strict_mismatch' (85) panicked at crates/rimloc-cli/tests/helpers.rs:266:9:
[INFO] [stdout] [n/a] "/opt/rustwide/workdir/test/bad.po" :: key = validate-po-mismatch
[INFO] [stdout] {missing-test-i18n:{missing-test-i18n:test-validate-po-strict}}
[INFO] [stdout] --- candidates ---
[INFO] [stdout] [needle]    Total mismatches
[INFO] [stdout] [expected]  {missing-test-i18n:test-validate-po-strict}
[INFO] [stdout] [locale]    n/a
[INFO] [stdout] 
[INFO] [stdout] --- head(10) ---
[INFO] [stdout] --- full output ---
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176dd71c0 - core::panicking::panic_display::hb0b5e45da9bc245b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176dbf6c1 - cli_integration::helpers::assert_contains_with_context::hc9899b1580835727
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:266:9
[INFO] [stdout]   21:     0x575176dba48c - cli_integration::helpers::assert_contains_file::h4294ac66c13f87f5
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/helpers.rs:278:5
[INFO] [stdout]   22:     0x575176d8b55b - cli_integration::validate_po_strict_mismatch::h5e357ae07cc7d69a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:698:5
[INFO] [stdout]   23:     0x575176d8b5f7 - cli_integration::validate_po_strict_mismatch::{{closure}}::h51edcbe1a094c3b8
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:688:33
[INFO] [stdout]   24:     0x575176de9a16 - core::ops::function::FnOnce::call_once::h49981b3e0cdf319f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   46:     0x7bb015b6aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- warn_on_unsupported_ui_lang stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'warn_on_unsupported_ui_lang' (89) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "--ui-lang" "xx" "validate" "--root" "/opt/rustwide/workdir/test/TestMod"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d8b76f - cli_integration::warn_on_unsupported_ui_lang::hcd681fbcb28f9b25
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1045:31
[INFO] [stdout]   25:     0x575176d8cf57 - cli_integration::warn_on_unsupported_ui_lang::{{closure}}::hff143b351f956e16
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:1038:33
[INFO] [stdout]   26:     0x575176de9cc6 - core::ops::function::FnOnce::call_once::ha31f81583e813081
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- validate_po_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validate_po_ok' (84) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=101
[INFO] [stdout] stderr=``````
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/rimloc-cli" "validate-po" "--po" "/opt/rustwide/workdir/test/ok.po" "--ui-lang" "en"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] \x1b[31mThe application panicked (crashed).\x1b[0m
[INFO] [stdout] Message:  \x1b[36minitializing rolling file appender failed: InitError { context: \"failed to create log directory\", source: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" } }\x1b[0m
[INFO] [stdout] Location: \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   \x1b[96m                              ⋮ 9 frames hidden ⋮                               \x1b[0m
[INFO] [stdout]   10: \x1b[32mcore::result::Result<T,E>::expect\x1b[0m\x1b[90m::h74b2565c557523ee\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs\x1b[0m:\x1b[35m1178\x1b[0m
[INFO] [stdout]   11: \x1b[91mtracing_appender::rolling::RollingFileAppender::new\x1b[0m\x1b[90m::h2fabc98d67421362\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m154\x1b[0m
[INFO] [stdout]        152 │             .filename_prefix(filename_prefix)
[INFO] [stdout]        153 │             .build(directory)
[INFO] [stdout]   \x1b[37;1m     154\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            .expect(\"initializing rolling file appender failed\")\x1b[0m
[INFO] [stdout]        155 │     }
[INFO] [stdout]        156 │ 
[INFO] [stdout]   12: \x1b[91mtracing_appender::rolling::daily\x1b[0m\x1b[90m::ha8c1f80a4290c1d2\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs\x1b[0m:\x1b[35m370\x1b[0m
[INFO] [stdout]        368 │     file_name_prefix: impl AsRef<Path>,
[INFO] [stdout]        369 │ ) -> RollingFileAppender {
[INFO] [stdout]   \x1b[37;1m     370\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    RollingFileAppender::new(Rotation::DAILY, directory, file_name_prefix)\x1b[0m
[INFO] [stdout]        371 │ }
[INFO] [stdout]        372 │ 
[INFO] [stdout]   13: \x1b[91mrimloc_cli::init_tracing\x1b[0m\x1b[90m::hb2cc80d51ceb97a4\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m672\x1b[0m
[INFO] [stdout]        670 │ 
[INFO] [stdout]        671 │     // Лог в файл (daily rotation в logs/rimloc.log) — всегда DEBUG и выше
[INFO] [stdout]   \x1b[37;1m     672\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    let file_appender = tracing_appender::rolling::daily(&log_dir, \"rimloc.log\");\x1b[0m
[INFO] [stdout]        673 │     let (file_writer, guard) = tracing_appender::non_blocking(file_appender);
[INFO] [stdout]        674 │     // держим guard живым до завершения процесса
[INFO] [stdout]   14: \x1b[91mrimloc_cli::main\x1b[0m\x1b[90m::h78bfa2857693ae4d\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/crates/rimloc-cli/src/main.rs\x1b[0m:\x1b[35m718\x1b[0m
[INFO] [stdout]        716 │         .install()?;
[INFO] [stdout]        717 │ 
[INFO] [stdout]   \x1b[37;1m     718\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m    init_tracing();\x1b[0m
[INFO] [stdout]        719 │     init_i18n();
[INFO] [stdout]        720 │ 
[INFO] [stdout]   15: \x1b[32mcore::ops::function::FnOnce::call_once\x1b[0m\x1b[90m::h4b9ee2aaf9124ec8\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd::sys::backtrace::__rust_begin_short_backtrace\x1b[0m\x1b[90m::h0bae427076715e2a\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m158\x1b[0m
[INFO] [stdout]   \x1b[96m                              ⋮ 14 frames hidden ⋮                              \x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575176ef5622 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575176ef5622 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575176ef5622 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x575176ef5622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x575176f06bef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x575176f06bef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x575176ebfbb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575176ebfbb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x575176ecc7e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x575176ed1b9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x575176ed1a31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x575176e3f57e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x575176e3f57e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575176ed225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x575176ed225f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x575176ed20ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x575176ecc919 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x575176eb302d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x575176f0ecd0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x575176e749e0 - core::panicking::panic_display::h144c1ecd62c72b19
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x575176e6a8a7 - assert_cmd::assert::AssertError::panic::hb812690549cc9196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x575176e77667 - core::ops::function::FnOnce::call_once::hd0fb3c32da1764c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x575176e74734 - core::result::Result<T,E>::unwrap_or_else::hc9a1feee34e13ce2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x575176e6b226 - assert_cmd::assert::Assert::success::h5f3e94345c312afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x575176d8553f - cli_integration::validate_po_ok::he6830bd7fbefc808
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:675:31
[INFO] [stdout]   25:     0x575176d85837 - cli_integration::validate_po_ok::{{closure}}::h96fdebffa4d831cf
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rimloc-cli/tests/cli_integration.rs:669:20
[INFO] [stdout]   26:     0x575176de9f76 - core::ops::function::FnOnce::call_once::hcb6e46c85153def2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x575176e3f33b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575176e3f33b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x575176e54fa5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x575176e54fa5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x575176e54fa5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x575176e54fa5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x575176e54fa5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x575176e54fa5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x575176e54fa5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x575176e2b794 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x575176e2b794 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x575176e2f05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x575176e2f05a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x575176e2f05a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x575176e2f05a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x575176e2f05a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x575176e2f05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x575176ec799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x575176ec799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7bb015addaa4 - <unknown>
[INFO] [stdout]   48:     0x7bb015b6aa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     build_mod_creates_minimal_structure
[INFO] [stdout]     build_mod_dry_run_prints_header
[INFO] [stdout]     each_locale_runs_help_successfully
[INFO] [stdout]     export_po_creates_file
[INFO] [stdout]     export_po_respects_version_selection
[INFO] [stdout]     help_in_english_when_ui_lang_en
[INFO] [stdout]     help_lists_localized_subcommands
[INFO] [stdout]     help_works
[INFO] [stdout]     import_error_in_english_when_ui_lang_en
[INFO] [stdout]     import_po_dry_run_prints_indicator
[INFO] [stdout]     import_po_requires_target
[INFO] [stdout]     import_po_single_file_writes_and_backup
[INFO] [stdout]     import_single_file_dry_run_path
[INFO] [stdout]     no_color_removes_ansi_sequences
[INFO] [stdout]     scan_csv_adds_lang_column_when_lang_passed
[INFO] [stdout]     scan_filters_by_source_lang_and_dir
[INFO] [stdout]     scan_outputs_csv_header
[INFO] [stdout]     scan_picks_latest_version_by_default_and_flags_work
[INFO] [stdout]     scan_writes_json_file
[INFO] [stdout]     supported_locales_startup_message_matches
[INFO] [stdout]     unknown_locale_falls_back_to_real_locale_help
[INFO] [stdout]     validate_detects_issues_in_bad_xml
[INFO] [stdout]     validate_json_emits_structured_issues
[INFO] [stdout]     validate_po_ok
[INFO] [stdout]     validate_po_strict_mismatch
[INFO] [stdout]     warn_on_unsupported_ui_lang
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ab6be7e788032f47097daf61629f8fb18c6db837360eb7c0519450978fed827e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab6be7e788032f47097daf61629f8fb18c6db837360eb7c0519450978fed827e", kill_on_drop: false }`
[INFO] [stdout] ab6be7e788032f47097daf61629f8fb18c6db837360eb7c0519450978fed827e
