[INFO] fetching crate miyabi-core 0.1.1...
[INFO] testing miyabi-core-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate miyabi-core 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate miyabi-core 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate miyabi-core 0.1.1
[INFO] tweaked toml for crates.io crate miyabi-core 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate miyabi-core 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miyabi-core 0.1.1 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 457f82d6e52d8dfb44cad9a0c08de4cde6cbc976e19af5ed856d4cf38dd12bbc
[INFO] running `Command { std: "docker" "start" "-a" "457f82d6e52d8dfb44cad9a0c08de4cde6cbc976e19af5ed856d4cf38dd12bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "457f82d6e52d8dfb44cad9a0c08de4cde6cbc976e19af5ed856d4cf38dd12bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457f82d6e52d8dfb44cad9a0c08de4cde6cbc976e19af5ed856d4cf38dd12bbc", kill_on_drop: false }`
[INFO] [stdout] 457f82d6e52d8dfb44cad9a0c08de4cde6cbc976e19af5ed856d4cf38dd12bbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de522825aeb0d28a4687fce3f1bca30f1ea5fdee72cd1de358136f962d81c8b2
[INFO] running `Command { std: "docker" "start" "-a" "de522825aeb0d28a4687fce3f1bca30f1ea5fdee72cd1de358136f962d81c8b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling miyabi-types v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling miyabi-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "de522825aeb0d28a4687fce3f1bca30f1ea5fdee72cd1de358136f962d81c8b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de522825aeb0d28a4687fce3f1bca30f1ea5fdee72cd1de358136f962d81c8b2", kill_on_drop: false }`
[INFO] [stdout] de522825aeb0d28a4687fce3f1bca30f1ea5fdee72cd1de358136f962d81c8b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33cf0cd718692a24856ec03514eb69045d0caa568c3ac2d8e3ad9322ff9b2b19
[INFO] running `Command { std: "docker" "start" "-a" "33cf0cd718692a24856ec03514eb69045d0caa568c3ac2d8e3ad9322ff9b2b19", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling miyabi-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.92s
[INFO] running `Command { std: "docker" "inspect" "33cf0cd718692a24856ec03514eb69045d0caa568c3ac2d8e3ad9322ff9b2b19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33cf0cd718692a24856ec03514eb69045d0caa568c3ac2d8e3ad9322ff9b2b19", kill_on_drop: false }`
[INFO] [stdout] 33cf0cd718692a24856ec03514eb69045d0caa568c3ac2d8e3ad9322ff9b2b19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 64733beba4266c20b096e529b81b89c7aa90fff8f07ee673845c28d2c4156fa7
[INFO] running `Command { std: "docker" "start" "-a" "64733beba4266c20b096e529b81b89c7aa90fff8f07ee673845c28d2c4156fa7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/miyabi_core-981b67fe89ed4a0b)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test cache::tests::test_business_agent_cache_key ... ok
[INFO] [stdout] test cache::tests::test_llm_cache_key ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_config_from_env_missing_token ... ok
[INFO] [stdout] test config::tests::test_config_from_env ... ok
[INFO] [stdout] test config::tests::test_config_validation_invalid_token ... ok
[INFO] [stdout] test config::tests::test_config_validation_valid ... ok
[INFO] [stdout] test documentation::tests::test_documentation_config_default ... ok
[INFO] [stdout] test documentation::tests::test_documentation_result_serialization ... ok
[INFO] [stdout] test documentation::tests::test_documentation_config_builder ... ok
[INFO] [stdout] test documentation::tests::test_extract_item_name ... ok
[INFO] [stdout] test documentation::tests::test_code_example_creation ... ok
[INFO] [stdout] test documentation::tests::test_generate_readme_with_examples ... ok
[INFO] [stdout] test documentation::tests::test_validation_result_coverage_calculation ... ok
[INFO] [stdout] test config::tests::test_config_from_json ... ok
[INFO] [stdout] test config::tests::test_config_from_file_invalid_extension ... ok
[INFO] [stdout] test config::tests::test_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_config_save_load_yaml_roundtrip ... ok
[INFO] [stdout] test config::tests::test_config_from_yaml ... ok
[INFO] [stdout] test documentation::tests::test_generate_readme_basic ... ok
[INFO] [stdout] test config::tests::test_config_validation_invalid_log_level ... ok
[INFO] [stdout] test config::tests::test_config_validation_invalid_concurrency ... ok
[INFO] [stdout] test git_utils::tests::test_find_git_root_from_current_dir ... ok
[INFO] [stdout] test git_utils::tests::test_get_current_branch ... ok
[INFO] [stdout] test logger::tests::test_log_format_from_str ... ok
[INFO] [stdout] test logger::tests::test_log_format_from_str_case_insensitive ... ok
[INFO] [stdout] test git_utils::tests::test_is_in_git_repo_false ... ok
[INFO] [stdout] test git_utils::tests::test_error_message_not_in_repo ... ok
[INFO] [stdout] test git_utils::tests::test_is_in_git_repo ... ok
[INFO] [stdout] test logger::tests::test_log_level_equality ... ok
[INFO] [stdout] test logger::tests::test_log_level_from_str ... ok
[INFO] [stdout] test git::tests::test_find_git_root_not_in_repo ... ok
[INFO] [stdout] test git_utils::tests::test_find_git_root_with_explicit_path ... ok
[INFO] [stdout] test git_utils::tests::test_error_message_quality ... ok
[INFO] [stdout] test logger::tests::test_log_level_from_str_case_insensitive ... ok
[INFO] [stdout] test logger::tests::test_log_format_equality ... ok
[INFO] [stdout] test logger::tests::test_log_level_roundtrip ... ok
[INFO] [stdout] test logger::tests::test_log_level_to_str ... ok
[INFO] [stdout] test logger::tests::test_logger_config_default ... ok
[INFO] [stdout] test logger::tests::test_logger_config_custom ... ok
[INFO] [stdout] test retry::tests::test_calculate_delay_capped_at_max ... ok
[INFO] [stdout] test retry::tests::test_calculate_delay_exponential ... ok
[INFO] [stdout] test retry::tests::test_is_not_retryable_validation ... ok
[INFO] [stdout] test retry::tests::test_is_retryable_git_lock_conflicts ... ok
[INFO] [stdout] test retry::tests::test_is_retryable_github_rate_limit ... ok
[INFO] [stdout] test retry::tests::test_is_retryable_io_connection_errors ... ok
[INFO] [stdout] test retry::tests::test_is_retryable_http_timeout ... ok
[INFO] [stdout] test retry::tests::test_is_retryable_timeout ... ok
[INFO] [stdout] test retry::tests::test_retry_config_aggressive ... ok
[INFO] [stdout] test retry::tests::test_is_not_retryable_config ... ok
[INFO] [stdout] test retry::tests::test_is_not_retryable_json ... ok
[INFO] [stdout] test retry::tests::test_retry_config_conservative ... ok
[INFO] [stdout] test retry::tests::test_retry_config_default ... ok
[INFO] [stdout] test retry::tests::test_is_retryable_io_not_retryable ... ok
[INFO] [stdout] test retry::tests::test_retry_non_retryable_error_fails_immediately ... ok
[INFO] [stdout] test security::tests::test_calculate_security_score_no_vulnerabilities ... ok
[INFO] [stdout] test security::tests::test_calculate_security_score_saturating ... ok
[INFO] [stdout] test security::tests::test_security_audit_result_serialization ... ok
[INFO] [stdout] test retry::tests::test_retry_succeeds_immediately ... ok
[INFO] [stdout] test security::tests::test_vulnerability_serialization ... ok
[INFO] [stdout] test security::tests::test_calculate_security_score_with_vulnerabilities ... ok
[INFO] [stdout] test security::tests::test_vulnerability_severity_from_audit_severity ... ok
[INFO] [stdout] test security::tests::test_vulnerability_severity_score_impact ... ok
[INFO] [stdout] test security::tests::test_parse_audit_output_empty ... ok
[INFO] [stdout] test security::tests::test_parse_audit_output_no_vulnerabilities ... ok
[INFO] [stdout] test git::tests::test_is_valid_repository ... ok
[INFO] [stdout] test git::tests::test_has_uncommitted_changes ... ok
[INFO] [stdout] test git::tests::test_find_git_root_from_root ... ok
[INFO] [stdout] test git::tests::test_find_git_root_from_subdirectory ... ok
[INFO] [stdout] test git::tests::test_get_main_branch ... ok
[INFO] [stdout] test retry::tests::test_retry_succeeds_after_failures ... ok
[INFO] [stdout] test retry::tests::test_retry_fails_all_attempts ... ok
[INFO] [stdout] test cache::tests::test_ttl_cache_cleanup ... ok
[INFO] [stdout] test cache::tests::test_ttl_cache_basic_operations ... ok
[INFO] [stdout] test cache::tests::test_ttl_cache_custom_ttl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_integration.rs (/opt/rustwide/target/debug/deps/config_integration-51eb9feef08467e6)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_config_missing_file ... ok
[INFO] [stdout] test test_config_default_values ... ok
[INFO] [stdout] test test_config_with_env_vars ... ok
[INFO] [stdout] test test_config_load_from_file ... ok
[INFO] [stdout]   [2m2025-11-05T03:19:41.451078Z[0m [34mDEBUG[0m [1;34mserial_test::rwlock[0m[34m: [34mEnd serial[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/rwlock.rs:33
[INFO] [stdout] 
[INFO] [stdout] test test_logger_initialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests miyabi_core
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/retry.rs - retry::retry_with_backoff (line 84) ... ignored
[INFO] [stdout] test src/git_utils.rs - git_utils::find_git_root (line 23) - compile ... ok
[INFO] [stdout] test src/git.rs - git::find_git_root (line 19) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "64733beba4266c20b096e529b81b89c7aa90fff8f07ee673845c28d2c4156fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64733beba4266c20b096e529b81b89c7aa90fff8f07ee673845c28d2c4156fa7", kill_on_drop: false }`
[INFO] [stdout] 64733beba4266c20b096e529b81b89c7aa90fff8f07ee673845c28d2c4156fa7
