[INFO] fetching crate miyabi-agents 0.1.1...
[INFO] testing miyabi-agents-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate miyabi-agents 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate miyabi-agents 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate miyabi-agents 0.1.1
[INFO] tweaked toml for crates.io crate miyabi-agents 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate miyabi-agents 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miyabi-agents 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded hyper-rustls v0.27.7
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.3
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded pem v3.0.6
[INFO] [stderr]   Downloaded miyabi-core v0.1.1
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded miyabi-github v0.1.1
[INFO] [stderr]   Downloaded miyabi-llm v0.1.1
[INFO] [stderr]   Downloaded miyabi-potpie v0.1.1
[INFO] [stderr]   Downloaded miyabi-types v0.1.1
[INFO] [stderr]   Downloaded redox_users v0.5.2
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.2
[INFO] [stderr]   Downloaded tower-http v0.6.6
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded rustls v0.23.33
[INFO] [stderr]   Downloaded octocrab v0.47.0
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded iri-string v0.7.8
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc8e9731d6a2ecfbc180945ba12214d375c246e4b75774fb63882241bafe8a5f
[INFO] running `Command { std: "docker" "start" "-a" "dc8e9731d6a2ecfbc180945ba12214d375c246e4b75774fb63882241bafe8a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc8e9731d6a2ecfbc180945ba12214d375c246e4b75774fb63882241bafe8a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc8e9731d6a2ecfbc180945ba12214d375c246e4b75774fb63882241bafe8a5f", kill_on_drop: false }`
[INFO] [stdout] dc8e9731d6a2ecfbc180945ba12214d375c246e4b75774fb63882241bafe8a5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3c3d5a0dd1120b889c11fae796841d1e53ca2f9845a4c268c693c8f0dec88c7
[INFO] running `Command { std: "docker" "start" "-a" "c3c3d5a0dd1120b889c11fae796841d1e53ca2f9845a4c268c693c8f0dec88c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling yoke v0.8.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 snafu v0.8.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling miyabi-types v0.1.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[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 tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling miyabi-core v0.1.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling octocrab v0.47.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling miyabi-potpie v0.1.1
[INFO] [stderr]    Compiling miyabi-llm v0.1.1
[INFO] [stderr]    Compiling miyabi-github v0.1.1
[INFO] [stderr]    Compiling miyabi-agents v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "c3c3d5a0dd1120b889c11fae796841d1e53ca2f9845a4c268c693c8f0dec88c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c3d5a0dd1120b889c11fae796841d1e53ca2f9845a4c268c693c8f0dec88c7", kill_on_drop: false }`
[INFO] [stdout] c3c3d5a0dd1120b889c11fae796841d1e53ca2f9845a4c268c693c8f0dec88c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 067bc1f9fc59f4ce615a0842e297b508f950c226dcc8264c8b0c2aa45cf298c8
[INFO] running `Command { std: "docker" "start" "-a" "067bc1f9fc59f4ce615a0842e297b508f950c226dcc8264c8b0c2aa45cf298c8", 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 linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling octocrab v0.47.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling miyabi-core v0.1.1
[INFO] [stderr]    Compiling miyabi-llm v0.1.1
[INFO] [stderr]    Compiling miyabi-potpie v0.1.1
[INFO] [stderr]    Compiling miyabi-github v0.1.1
[INFO] [stderr]    Compiling miyabi-agents v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "067bc1f9fc59f4ce615a0842e297b508f950c226dcc8264c8b0c2aa45cf298c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067bc1f9fc59f4ce615a0842e297b508f950c226dcc8264c8b0c2aa45cf298c8", kill_on_drop: false }`
[INFO] [stdout] 067bc1f9fc59f4ce615a0842e297b508f950c226dcc8264c8b0c2aa45cf298c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 73f367b400b97fe196025aa8840372e315f5ac45e0a610facbb73273764877b4
[INFO] running `Command { std: "docker" "start" "-a" "73f367b400b97fe196025aa8840372e315f5ac45e0a610facbb73273764877b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/miyabi_agents-2f70a8c9529082a0)
[INFO] [stdout] 
[INFO] [stdout] running 234 tests
[INFO] [stdout] test business::ai_entrepreneur::tests::test_business_plan_validation_empty_tam ... ok
[INFO] [stdout] test business::ai_entrepreneur::tests::test_business_plan_validation_empty_phases ... ok
[INFO] [stdout] test business::ai_entrepreneur::tests::test_business_plan_validation_zero_revenue ... ok
[INFO] [stdout] test business::ai_entrepreneur::tests::test_generate_summary ... ok
[INFO] [stdout] test business::analytics::tests::test_analytics_agent_creation ... ok
[INFO] [stdout] test business::analytics::tests::test_analytics_strategy_validation_empty_sources ... ok
[INFO] [stdout] test business::ai_entrepreneur::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::analytics::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::analytics::tests::test_analytics_strategy_validation_empty_dashboards ... ok
[INFO] [stdout] test business::analytics::tests::test_analytics_strategy_validation_empty_kpis ... ok
[INFO] [stdout] test business::analytics::tests::test_analytics_strategy_validation_success ... ok
[INFO] [stdout] test business::analytics::tests::test_generate_summary ... ok
[INFO] [stdout] test business::content_creation::tests::test_content_creation_agent_creation ... ok
[INFO] [stdout] test business::content_creation::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::content_creation::tests::test_content_strategy_validation_empty_articles ... ok
[INFO] [stdout] test business::content_creation::tests::test_content_strategy_validation_empty_content_types ... ok
[INFO] [stdout] test business::content_creation::tests::test_content_strategy_validation_empty_schedule ... ok
[INFO] [stdout] test business::content_creation::tests::test_generate_summary ... ok
[INFO] [stdout] test business::crm::tests::test_crm_strategy_validation_empty_stages ... ok
[INFO] [stdout] test business::crm::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::content_creation::tests::test_content_strategy_validation_success ... ok
[INFO] [stdout] test business::crm::tests::test_crm_agent_creation ... ok
[INFO] [stdout] test business::funnel_design::tests::test_funnel_design_agent_creation ... ok
[INFO] [stdout] test business::funnel_design::tests::test_funnel_design_validation_empty_acquisition_channels ... ok
[INFO] [stdout] test business::crm::tests::test_crm_strategy_validation_empty_segments ... ok
[INFO] [stdout] test business::funnel_design::tests::test_funnel_design_validation_success ... ok
[INFO] [stdout] test business::funnel_design::tests::test_generate_summary ... ok
[INFO] [stdout] test business::market_research::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::market_research::tests::test_market_research_agent_creation ... ok
[INFO] [stdout] test business::market_research::tests::test_market_research_validation_empty_competitors ... ok
[INFO] [stdout] test business::ai_entrepreneur::tests::test_ai_entrepreneur_agent_creation ... ok
[INFO] [stdout] test business::ai_entrepreneur::tests::test_business_plan_validation_success ... ok
[INFO] [stdout] test business::market_research::tests::test_generate_summary ... ok
[INFO] [stdout] test business::funnel_design::tests::test_funnel_design_validation_empty_optimization_strategies ... ok
[INFO] [stdout] test business::market_research::tests::test_market_research_validation_success ... ok
[INFO] [stdout] test business::market_research::tests::test_market_research_validation_empty_tam ... ok
[INFO] [stdout] test business::marketing::tests::test_marketing_agent_creation ... ok
[INFO] [stdout] test business::marketing::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::marketing::tests::test_marketing_strategy_validation_empty_positioning ... ok
[INFO] [stdout] test business::marketing::tests::test_marketing_strategy_validation_success ... ok
[INFO] [stdout] test business::persona::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::marketing::tests::test_marketing_strategy_validation_empty_channels ... ok
[INFO] [stdout] test business::persona::tests::test_generate_summary ... ok
[INFO] [stdout] test business::market_research::tests::test_market_research_validation_empty_trends ... ok
[INFO] [stdout] test business::persona::tests::test_persona_agent_creation ... ok
[INFO] [stdout] test business::persona::tests::test_persona_analysis_validation_empty_behavioral_patterns ... ok
[INFO] [stdout] test business::product_concept::tests::test_product_concept_validation_empty_mvp_features ... ok
[INFO] [stdout] test business::product_concept::tests::test_product_concept_validation_empty_success_metrics ... ok
[INFO] [stdout] test business::persona::tests::test_persona_analysis_validation_empty_primary_name ... ok
[INFO] [stdout] test business::persona::tests::test_persona_analysis_validation_empty_segments ... ok
[INFO] [stdout] test business::persona::tests::test_persona_analysis_validation_success ... ok
[INFO] [stdout] test business::product_concept::tests::test_product_concept_validation_empty_value_proposition ... ok
[INFO] [stdout] test business::product_concept::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::crm::tests::test_crm_strategy_validation_empty_tactics ... ok
[INFO] [stdout] test business::marketing::tests::test_marketing_strategy_validation_empty_campaigns ... ok
[INFO] [stdout] test business::funnel_design::tests::test_funnel_design_validation_empty_journey_stages ... ok
[INFO] [stdout] test business::crm::tests::test_generate_summary ... ok
[INFO] [stdout] test business::marketing::tests::test_generate_summary ... ok
[INFO] [stdout] test business::product_concept::tests::test_generate_summary ... ok
[INFO] [stdout] test business::product_concept::tests::test_product_concept_validation_success ... ok
[INFO] [stdout] test business::sales::tests::test_sales_strategy_validation_empty_channels ... ok
[INFO] [stdout] test business::product_design::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::product_design::tests::test_generate_summary ... ok
[INFO] [stdout] test business::product_design::tests::test_product_design_agent_creation ... ok
[INFO] [stdout] test business::product_design::tests::test_product_design_validation_empty_backend ... ok
[INFO] [stdout] test business::product_design::tests::test_product_design_validation_empty_frontend ... ok
[INFO] [stdout] test business::product_design::tests::test_product_design_validation_empty_roadmap ... ok
[INFO] [stdout] test business::product_design::tests::test_product_design_validation_success ... ok
[INFO] [stdout] test business::sales::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::funnel_design::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::product_concept::tests::test_product_concept_agent_creation ... ok
[INFO] [stdout] test business::crm::tests::test_crm_strategy_validation_success ... ok
[INFO] [stdout] test business::sales::tests::test_sales_strategy_validation_empty_stages ... ok
[INFO] [stdout] test business::sales::tests::test_sales_strategy_validation_empty_techniques ... ok
[INFO] [stdout] test business::sales::tests::test_generate_summary ... ok
[INFO] [stdout] test business::self_analysis::tests::test_generate_summary ... ok
[INFO] [stdout] test business::self_analysis::tests::test_self_analysis_agent_creation ... ok
[INFO] [stdout] test business::self_analysis::tests::test_self_analysis_validation_empty_technical_skills ... ok
[INFO] [stdout] test business::self_analysis::tests::test_self_analysis_validation_empty_recommendations ... ok
[INFO] [stdout] test business::self_analysis::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::self_analysis::tests::test_self_analysis_validation_success ... ok
[INFO] [stdout] test business::sns_strategy::tests::test_generate_summary ... ok
[INFO] [stdout] test business::sns_strategy::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::sns_strategy::tests::test_sns_strategy_agent_creation ... ok
[INFO] [stdout] test business::sns_strategy::tests::test_sns_strategy_validation_empty_platforms ... ok
[INFO] [stdout] test business::sns_strategy::tests::test_sns_strategy_validation_success ... ok
[INFO] [stdout] test business::youtube::tests::test_generate_summary ... ok
[INFO] [stdout] test business::youtube::tests::test_agent_execute_structure ... ok
[INFO] [stdout] test business::youtube::tests::test_youtube_agent_creation ... ok
[INFO] [stdout] test business::youtube::tests::test_youtube_strategy_validation_empty_content_types ... ok
[INFO] [stdout] test business::youtube::tests::test_youtube_strategy_validation_empty_keywords ... ok
[INFO] [stdout] test business::youtube::tests::test_youtube_strategy_validation_empty_video_series ... ok
[INFO] [stdout] test business::youtube::tests::test_youtube_strategy_validation_success ... ok
[INFO] [stdout] test business::sns_strategy::tests::test_sns_strategy_validation_empty_influencer_campaigns ... ok
[INFO] [stdout] test business::sns_strategy::tests::test_sns_strategy_validation_empty_community_strategies ... ok
[INFO] [stdout] test codegen::tests::test_codegen_agent_with_ollama ... ignored
[INFO] [stdout] test codegen::tests::test_agent_error_context ... ok
[INFO] [stdout] test business::sales::tests::test_sales_agent_creation ... ok
[INFO] [stdout] test codegen::tests::test_code_example_builder ... ok
[INFO] [stdout] test codegen::tests::test_build_code_generation_prompt ... ok
[INFO] [stdout] test codegen::tests::test_documentation_config_builder ... ok
[INFO] [stdout] test codegen::tests::test_execute ... ok
[INFO] [stdout] test codegen::tests::test_agent_error_with_cause ... ok
[INFO] [stdout] test codegen::tests::test_documentation_generation_result_serialization ... ok
[INFO] [stdout] test codegen::tests::test_context_files_content_accuracy ... ok
[INFO] [stdout] test codegen::tests::test_code_generation_result_serialization ... ok
[INFO] [stdout] test codegen::tests::test_generate_code_with_llm ... ignored
[INFO] [stdout] test codegen::tests::test_determine_code_filename ... ok
[INFO] [stdout] test codegen::tests::test_agent_metrics_calculation ... ok
[INFO] [stdout] test codegen::tests::test_execute_with_worktree ... ok
[INFO] [stdout] test codegen::tests::test_execute_without_worktree ... ok
[INFO] [stdout] test codegen::tests::test_generate_readme_for_files ... ok
[INFO] [stdout] test codegen::tests::test_generate_code ... ok
[INFO] [stdout] test codegen::tests::test_generate_agent_context_json ... ok
[INFO] [stdout] test codegen::tests::test_generate_readme_multiple_files ... ok
[INFO] [stdout] test codegen::tests::test_generate_execution_context ... ok
[INFO] [stdout] test codegen::tests::test_readme_without_optional_sections ... ok
[INFO] [stdout] test codegen::tests::test_git_lock_error_retryable ... ok
[INFO] [stdout] test codegen::tests::test_readme_template_components ... ok
[INFO] [stdout] test codegen::tests::test_retry_config_integration ... ok
[INFO] [stdout] test codegen::tests::test_generate_code_with_worktree_path ... ok
[INFO] [stdout] test codegen::tests::test_execute_claude_code_file_writes ... ok
[INFO] [stdout] test codegen::tests::test_generate_execution_context_minimal ... ok
[INFO] [stdout] test business::self_analysis::tests::test_self_analysis_validation_empty_strengths ... ok
[INFO] [stdout] test codegen::tests::test_invalid_task_type ... ok
[INFO] [stdout] test codegen::tests::test_validate_code_empty_result ... ok
[INFO] [stdout] test codegen::tests::test_validate_code_with_files ... ok
[INFO] [stdout] test codegen::tests::test_timeout_error_retryable ... ok
[INFO] [stdout] test codegen::tests::test_invalid_task_type_provides_context ... ok
[INFO] [stdout] test coordinator::tests::test_dag_cycle_detection_self_loop ... ok
[INFO] [stdout] test coordinator::tests::test_coordinator_agent_creation ... ok
[INFO] [stdout] test coordinator::tests::test_dag_construction ... ok
[INFO] [stdout] test coordinator::tests::test_dag_with_invalid_dependency ... ok
[INFO] [stdout] test coordinator::tests::test_decompose_issue ... ok
[INFO] [stdout] test coordinator::tests::test_dag_cycle_detection_rejects_circular_dependencies ... ok
[INFO] [stdout] test codegen::tests::test_validation_error_not_retryable ... ok
[INFO] [stdout] test coordinator::tests::test_generate_plans_md ... ok
[INFO] [stdout] test coordinator::tests::test_plans_md_edge_case_empty_description ... ok
[INFO] [stdout] test coordinator::tests::test_plans_md_edge_case_special_characters ... ok
[INFO] [stdout] test coordinator::tests::test_task_type_inference ... ok
[INFO] [stdout] test coordinator_with_llm::tests::test_parse_llm_response_with_markdown ... ok
[INFO] [stdout] test coordinator_with_llm::tests::test_parse_llm_response ... ok
[INFO] [stdout] test coordinator::tests::test_recommendations_generation ... ok
[INFO] [stdout] test deployment::tests::test_deploy_missing_config ... ok
[INFO] [stdout] test coordinator::tests::test_topological_sort_multiple_independent_tasks ... ok
[INFO] [stdout] test coordinator_with_llm::tests::test_coordinator_agent_with_llm_creation ... ok
[INFO] [stdout] test coordinator::tests::test_plans_md_edge_case_very_long_task_list ... ok
[INFO] [stdout] test deployment::tests::test_execute_build ... ignored
[INFO] [stdout] test deployment::tests::test_execute_tests ... ignored
[INFO] [stdout] test coordinator_with_llm::tests::test_parse_agent_type ... ok
[INFO] [stdout] test deployment::tests::test_deployment_agent_creation ... ok
[INFO] [stdout] test coordinator_with_llm::tests::test_create_task_decomposition_prompt ... ok
[INFO] [stdout] test deployment::tests::test_deployment_result_serialization ... ok
[INFO] [stdout] test coordinator_with_llm::tests::test_parse_task_type ... ok
[INFO] [stdout] test deployment::tests::test_extract_firebase_url_fallback ... ok
[INFO] [stdout] test deployment::tests::test_parse_test_output_with_failures ... ok
[INFO] [stdout] test deployment::tests::test_parse_test_output ... ok
[INFO] [stdout] test deployment::tests::test_rollback_placeholder ... ok
[INFO] [stdout] test discord_community::tests::test_generate_setup_report ... ignored, Discord Community feature not included in v0.1.0 release
[INFO] [stdout] test business::sales::tests::test_sales_strategy_validation_success ... ok
[INFO] [stdout] test codegen::tests::test_codegen_agent_creation ... ok
[INFO] [stdout] test deployment::tests::test_extract_firebase_url_from_output ... ok
[INFO] [stdout] test deployment::tests::test_rollback_result_serialization ... ok
[INFO] [stdout] test codegen::tests::test_parse_code_generation_results_placeholder ... ok
[INFO] [stdout] test deployment::tests::test_test_result_serialization ... ok
[INFO] [stdout] test deployment::tests::test_health_check_result_serialization ... ok
[INFO] [stdout] test discord_community::tests::test_generate_welcome_message ... ok
[INFO] [stdout] test hooks::tests::hooked_agent_executes_hooks ... ok
[INFO] [stdout] test issue::tests::test_assess_severity_high ... ok
[INFO] [stdout] test hooks::tests::test_extract_worktree_id_missing_key ... ok
[INFO] [stdout] test hooks::tests::test_extract_worktree_id_none ... ok
[INFO] [stdout] test issue::tests::test_assess_severity_critical ... ok
[INFO] [stdout] test issue::tests::test_determine_agent_codegen ... ok
[INFO] [stdout] test issue::tests::test_determine_agent_deployment ... ok
[INFO] [stdout] test issue::tests::test_estimate_duration ... ok
[INFO] [stdout] test issue::tests::test_evaluate_impact_critical ... ok
[INFO] [stdout] test hooks::tests::test_extract_worktree_id_with_metadata ... ok
[INFO] [stdout] test issue::tests::test_infer_issue_type_bug ... ok
[INFO] [stdout] test hooks::tests::test_audit_log_hook_with_worktree_id ... ok
[INFO] [stdout] test issue::tests::test_generate_labels ... ok
[INFO] [stdout] test issue::tests::test_infer_issue_type_feature ... ok
[INFO] [stdout] test issue::tests::test_extract_dependencies ... ok
[INFO] [stdout] test orchestration::tests::test_orchestration_success ... ok
[INFO] [stdout] test parallel::tests::test_parallel_executor_creation ... ok
[INFO] [stdout] test hooks::tests::test_audit_log_hook_without_worktree_id ... ok
[INFO] [stdout] test parallel::tests::test_parallel_result_properties ... ok
[INFO] [stdout] test orchestration::tests::test_backoff_calculation ... ok
[INFO] [stdout] test issue::tests::test_issue_agent_creation ... ok
[INFO] [stdout] test potpie_integration::tests::test_default_constructor ... ok
[INFO] [stdout] test potpie_integration::tests::test_semantic_search_disabled ... ok
[INFO] [stdout] test potpie_integration::tests::test_potpie_integration_disabled ... ok
[INFO] [stdout] test pr::tests::test_detect_scope_from_title ... ok
[INFO] [stdout] test pr::tests::test_extract_labels ... ok
[INFO] [stdout] test pr::tests::test_conventional_commits_prefix ... ok
[INFO] [stdout] test pr::tests::test_extract_labels_feature ... ok
[INFO] [stdout] test pr::tests::test_execute_missing_metadata ... ok
[INFO] [stdout] test pr::tests::test_generate_pr_title_with_scope ... ok
[INFO] [stdout] test pr::tests::test_generate_pr_body ... ok
[INFO] [stdout] test pr::tests::test_generate_pr_title_refactor ... ok
[INFO] [stdout] test pr::tests::test_generate_pr_title_without_scope ... ok
[INFO] [stdout] test pr::tests::test_pr_agent_creation ... ok
[INFO] [stdout] test refresher::tests::test_determine_correct_state_implementing ... ok
[INFO] [stdout] test refresher::tests::test_issue_state_from_label ... ok
[INFO] [stdout] test refresher::tests::test_issue_state_serialization ... ok
[INFO] [stdout] test refresher::tests::test_issue_state_to_label ... ok
[INFO] [stdout] test refresher::tests::test_issue_update_serialization ... ok
[INFO] [stdout] test refresher::tests::test_parse_test_counts ... ok
[INFO] [stdout] test refresher::tests::test_refresher_agent_creation ... ok
[INFO] [stdout] test refresher::tests::test_parse_test_counts_with_failures ... ok
[INFO] [stdout] test refresher::tests::test_status_summary_serialization ... ok
[INFO] [stdout] test review::tests::test_format_vulnerability ... ok
[INFO] [stdout] test review::tests::test_format_vulnerability_all_severities ... ok
[INFO] [stdout] test review::tests::test_format_vulnerability_without_cve ... ok
[INFO] [stdout] test review::tests::test_generate_quality_report ... ok
[INFO] [stdout] test review::tests::test_invalid_task_type ... ok
[INFO] [stdout] test refresher::tests::test_determine_correct_state_done ... ok
[INFO] [stdout] test issue::tests::test_analyze_issue_comprehensive ... ok
[INFO] [stdout] test review::tests::test_quality_report_critical_security_failure ... ok
[INFO] [stdout] test review::tests::test_parse_clippy_output ... ok
[INFO] [stdout] test review::tests::test_quality_report_with_security_issues ... ok
[INFO] [stdout] test review::tests::test_review_agent_creation ... ok
[INFO] [stdout] test orchestration::tests::test_orchestration_all_retries_fail ... ok
[INFO] [stdout] test orchestration::tests::test_orchestration_retry_success ... ok
[INFO] [stdout] test codegen::tests::test_setup_worktree ... ok
[INFO] [stdout] test codegen::tests::test_cleanup_worktree ... ok
[INFO] [stdout] test deployment::tests::test_deployment_status_serialization ... ok
[INFO] [stdout] test potpie_integration::tests::test_find_existing_implementations_empty ... ok
[INFO] [stdout] test potpie_integration::tests::test_get_dependencies_disabled ... ok
[INFO] [stdout] test deployment::tests::test_environment_serialization ... ok
[INFO] [stdout] test deployment::tests::test_build_result_serialization ... ok
[INFO] [stdout] test coordinator::tests::test_task_type_inference_all_types ... ok
[INFO] [stdout] test parallel::tests::test_parallel_execution ... ok
[INFO] [stdout] test review::tests::test_run_security_audit ... ok
[INFO] [stdout] test review::tests::test_execute has been running for over 60 seconds
[INFO] [stderr]      Running tests/agent_integration.rs (/opt/rustwide/target/debug/deps/agent_integration-53f94e290a621423)
[INFO] [stdout] test review::tests::test_execute ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 229 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 83.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_coordinator_execute ... ignored
[INFO] [stdout] test test_agent_type_identification ... ok
[INFO] [stdout] test test_codegen_workflow ... ok
[INFO] [stdout] test test_coordinator_with_different_labels ... ok
[INFO] [stdout] test test_coordinator_workflow ... ok
[INFO] [stdout] test test_codegen_invalid_task_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent_orchestration_e2e.rs (/opt/rustwide/target/debug/deps/agent_orchestration_e2e-cd5ae321568754e0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_phase7_codegen_review_flow ... ignored
[INFO] [stdout] test test_phase7_full_orchestration ... ignored
[INFO] [stdout] test test_phase7_issue_to_coordinator_flow ... ignored
[INFO] [stdout] test test_phase7_review_to_pr_flow ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests miyabi_agents
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "73f367b400b97fe196025aa8840372e315f5ac45e0a610facbb73273764877b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73f367b400b97fe196025aa8840372e315f5ac45e0a610facbb73273764877b4", kill_on_drop: false }`
[INFO] [stdout] 73f367b400b97fe196025aa8840372e315f5ac45e0a610facbb73273764877b4
