[INFO] cloning repository https://github.com/galaxy-sec/orion-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/galaxy-sec/orion-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalaxy-sec%2Forion-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalaxy-sec%2Forion-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d7bc2c31b85efa4b0f265bdb698541f9d3cfb67
[INFO] testing galaxy-sec/orion-ai against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalaxy-sec%2Forion-ai" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/galaxy-sec/orion-ai
[INFO] finished tweaking git repo https://github.com/galaxy-sec/orion-ai
[INFO] tweaked toml for git repo https://github.com/galaxy-sec/orion-ai written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/galaxy-sec/orion-ai on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/galaxy-sec/orion-ai 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/galaxy-sec/orion-sec.git`
[INFO] [stderr]     Updating git repository `https://github.com/galaxy-sec/orion-infra.git`
[INFO] [stderr]     Updating git repository `https://github.com/galaxy-sec/orion-variate.git`
[INFO] [stderr]     Updating git repository `https://github.com/galaxy-sec/orion-error.git`
[INFO] [stderr]     Updating git repository `https://github.com/galaxy-sec/orion-conf.git`
[INFO] [stderr]     Updating git repository `https://github.com/galaxy-sec/orion-infra`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wildmatch v2.4.0
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded derive-getters v0.5.0
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded shells v0.2.0
[INFO] [stderr]   Downloaded serde_ini v0.2.0
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded result v1.0.0
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded contracts v0.6.6
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded cc v1.2.35
[INFO] [stderr]   Downloaded plist v1.7.4
[INFO] [stderr]   Downloaded orion-error v0.5.4
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded flexi_logger v0.31.2
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.0
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded os_info v3.12.0
[INFO] [stderr]   Downloaded xattr v1.5.1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]   Downloaded orion_conf v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 768121a24c235c269eca135f7212ba1899d324b70966ec375550628d74e8adeb
[INFO] running `Command { std: "docker" "start" "-a" "768121a24c235c269eca135f7212ba1899d324b70966ec375550628d74e8adeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "768121a24c235c269eca135f7212ba1899d324b70966ec375550628d74e8adeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "768121a24c235c269eca135f7212ba1899d324b70966ec375550628d74e8adeb", kill_on_drop: false }`
[INFO] [stdout] 768121a24c235c269eca135f7212ba1899d324b70966ec375550628d74e8adeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f630227566718bfe299a9ca2225074184df68bdf7f6f35377665fa3b3d953e49
[INFO] running `Command { std: "docker" "start" "-a" "f630227566718bfe299a9ca2225074184df68bdf7f6f35377665fa3b3d953e49", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling wildmatch v2.4.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shells v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling contracts v0.6.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[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 derive_more v2.0.1
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling orion-error v0.5.4
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling flexi_logger v0.31.2
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling orion_infra v0.3.2 (https://github.com/galaxy-sec/orion-infra?tag=v0.3.2#ea91a50b)
[INFO] [stderr]    Compiling orion_conf v0.1.5 (https://github.com/galaxy-sec/orion-conf.git?tag=v0.1.5#68208d52)
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling orion_conf v0.1.5
[INFO] [stderr]    Compiling orion-error v0.5.1 (https://github.com/galaxy-sec/orion-error.git?tag=v0.5.1#bd7b6323)
[INFO] [stderr]    Compiling orion_infra v0.3.1 (https://github.com/galaxy-sec/orion-infra.git?tag=v0.3.1#19c5be36)
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling openssl v0.10.73
[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.23
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling orion_variate v0.9.1 (https://github.com/galaxy-sec/orion-variate.git?tag=v0.9.1#e7353af1)
[INFO] [stderr]    Compiling orion-sec v0.2.0 (https://github.com/galaxy-sec/orion-sec.git?tag=v0.2.0#9214865a)
[INFO] [stderr]    Compiling orion-ai v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 46s
[INFO] running `Command { std: "docker" "inspect" "f630227566718bfe299a9ca2225074184df68bdf7f6f35377665fa3b3d953e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f630227566718bfe299a9ca2225074184df68bdf7f6f35377665fa3b3d953e49", kill_on_drop: false }`
[INFO] [stdout] f630227566718bfe299a9ca2225074184df68bdf7f6f35377665fa3b3d953e49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34d604a896841e6b6b7486b7066f58b266326b193d5f53537371cd80997d0594
[INFO] running `Command { std: "docker" "start" "-a" "34d604a896841e6b6b7486b7066f58b266326b193d5f53537371cd80997d0594", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling orion_variate v0.9.1 (https://github.com/galaxy-sec/orion-variate.git?tag=v0.9.1#e7353af1)
[INFO] [stderr]    Compiling orion-sec v0.2.0 (https://github.com/galaxy-sec/orion-sec.git?tag=v0.2.0#9214865a)
[INFO] [stderr]    Compiling orion-ai v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.06s
[INFO] running `Command { std: "docker" "inspect" "34d604a896841e6b6b7486b7066f58b266326b193d5f53537371cd80997d0594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34d604a896841e6b6b7486b7066f58b266326b193d5f53537371cd80997d0594", kill_on_drop: false }`
[INFO] [stdout] 34d604a896841e6b6b7486b7066f58b266326b193d5f53537371cd80997d0594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac843afe180445d0e5a0067704d37bd8565a989bdb45d4282d5db570e2d9dca8
[INFO] running `Command { std: "docker" "start" "-a" "ac843afe180445d0e5a0067704d37bd8565a989bdb45d4282d5db570e2d9dca8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orion_ai-b0959cc858d8ea93)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider kimi is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider openai is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider deepseek is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider glm is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: mock with priority: Some(999)[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE文件: _gal/ai-rules/developer/git.mdc[0m
[INFO] [stdout] test client::tests::test_build_ai_request_with_long_input ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider kimi is disabled, skipping[0m
[INFO] [stdout] test client::tests::test_client_provider_fallback ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider glm is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider openai is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: mock with priority: Some(999)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider deepseek is disabled, skipping[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider deepseek is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider kimi is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider glm is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider openai is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: mock with priority: Some(999)[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stdout] test client::tests::test_build_ai_request_with_valid_role ... ok
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE文件: _gal/ai-rules/developer/git.mdc[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider glm is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider kimi is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: mock with priority: Some(999)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider openai is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider deepseek is disabled, skipping[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE文件: _gal/ai-rules/developer/git.mdc[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider glm is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: mock with priority: Some(999)[0m
[INFO] [stdout] test client::tests::test_build_ai_request_with_empty_input ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider openai is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider kimi is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider deepseek is disabled, skipping[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: operations[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider glm is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider deepseek is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider openai is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: mock with priority: Some(999)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider kimi is disabled, skipping[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stdout] test client::tests::test_build_ai_request_with_operations_role ... ok
[INFO] [stderr] call context:
[INFO] [stdout] test client::tests::test_build_ai_request_with_knowledler_role ... ok
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE文件: _gal/ai-rules/developer/git.mdc[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider deepseek is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider openai is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider glm is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: mock with priority: Some(999)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider kimi is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider openai is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider glm is disabled, skipping[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider deepseek is disabled, skipping[0m
[INFO] [stdout] test client::tests::test_build_ai_request_with_special_characters ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider kimi is disabled, skipping[0m
[INFO] [stdout] test client::tests::test_build_ai_request_response_structure ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: mock with priority: Some(999)[0m
[INFO] [stdout] test config::tests::test_budget_checking ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider kimi is disabled, skipping[0m
[INFO] [stdout] test client::tests::test_build_ai_request_model_selection ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: mock with priority: Some(999)[0m
[INFO] [stdout] test config::tests::test_config_example ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider glm is disabled, skipping[0m
[INFO] [stdout] test config::tests::test_config_from_env ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider deepseek is disabled, skipping[0m
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mProvider openai is disabled, skipping[0m
[INFO] [stdout] test config::tests::test_config_without_file ... ok
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stdout] test config::tests::test_enabled_providers ... ok
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE文件: _gal/ai-rules/developer/git.mdc[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE文件: _gal/ai-rules/developer/git.mdc[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE文件: _gal/ai-rules/developer/git.mdc[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: operations[0m
[INFO] [stderr] [1;38;5;1mERROR   [0m-[1;38;5;1m[...]                    [0m [1;38;5;1mfail! save yml: 
[INFO] [stdout] test config::roles::loader::tests::test_load_with_none_config ... ok
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./examples/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [1;38;5;1mERROR   [0m-[1;38;5;1m[...]                    [0m [1;38;5;1mfail! save yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./examples/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : /tmp/.tmpY4IFKe/test-roles.yml
[INFO] [stderr] [0m
[INFO] [stdout] test config::roles::loader::tests::test_load_with_valid_config ... ok
[INFO] [stdout] test config::tests::test_end_to_end_config_loading ... ok
[INFO] [stdout] test config::roles::loader::tests::test_get_layered_rules_path ... ok
[INFO] [stdout] test config::tests::test_env_evalable_recursive ... ok
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mai config /opt/rustwide/workdir/_gal/ai.yml[0m
[INFO] [stdout] test config::tests::test_ensure_config_dir ... ok
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stdout] test config::tests::test_env_evalable_with_model_aliases ... ok
[INFO] [stderr] call context:
[INFO] [stdout] test config::traits::tests::test_config_validation ... ok
[INFO] [stderr] 	from path : /opt/rustwide/workdir/_gal/ai.yml
[INFO] [stdout] test config::traits::tests::test_budget_checking ... ok
[INFO] [stderr] [0m
[INFO] [stdout] test config::tests::test_get_api_key ... ok
[INFO] [stdout] test config::traits::tests::test_enabled_providers ... ok
[INFO] [stdout] test exec_unit::builder::tests::test_builder_debug ... ok
[INFO] [stdout] test exec_unit::builder::tests::test_builder_clone ... ok
[INFO] [stdout] test exec_unit::builder::tests::test_builder_creation ... ok
[INFO] [stdout] test exec_unit::builder::tests::test_builder_from_example ... ok
[INFO] [stdout] test exec_unit::builder::tests::test_builder_with_role ... ok
[INFO] [stdout] test exec_unit::builder::tests::test_builder_with_tools ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: deepseek with priority: Some(2)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: glm with priority: Some(3)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: openai with priority: Some(1)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: glm with priority: Some(3)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: openai with priority: Some(1)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: openai with priority: Some(1)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: openai with priority: Some(1)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: openai with priority: Some(1)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: kimi with priority: Some(4)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: openai with priority: Some(1)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: kimi with priority: Some(4)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: kimi with priority: Some(4)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: glm with priority: Some(3)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: glm with priority: Some(3)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: deepseek with priority: Some(2)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: kimi with priority: Some(4)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: glm with priority: Some(3)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: kimi with priority: Some(4)[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE: developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2m加载角色RULE文件: _gal/ai-rules/developer/git.mdc[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4msend client request: OpenAiRequest {
[INFO] [stderr]     model: "glm-4.5",
[INFO] [stderr]     messages: [
[INFO] [stderr]         Message {
[INFO] [stderr]             role: "system",
[INFO] [stderr]             content: "你是一个专业的开发者，擅长高质量的代码实现、系统设计和技术问题解决。\n\n## 规则\n- 遵循 语义化版 2.0\n- 遵循 社区的 Git Commit Message 规范\n",
[INFO] [stderr]             tool_calls: None,
[INFO] [stderr]         },
[INFO] [stderr]         Message {
[INFO] [stderr]             role: "user",
[INFO] [stderr]             content: "分析这个函数的性能：\nfn fibonacci(n: u64) -> u64 { if n <= 1 { n } else { fibonacci(n-1) + fibonacci(n-2) } }",
[INFO] [stderr]             tool_calls: None,
[INFO] [stderr]         },
[INFO] [stderr]     ],
[INFO] [stderr]     max_tokens: None,
[INFO] [stderr]     temperature: Some(
[INFO] [stderr]         0.7,
[INFO] [stderr]     ),
[INFO] [stderr]     stream: false,
[INFO] [stderr] }[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4msend client url: https://open.bigmodel.cn/api/paas/v4/chat/completions[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[reqwest::connect]       [0m [38;5;4mstarting new connection: https://open.bigmodel.cn/[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: kimi with priority: Some(4)[0m
[INFO] [stderr] [1;38;5;1mERROR   [0m-[1;38;5;1m[...]                    [0m [1;38;5;1mfail! client send_request: 
[INFO] [stderr] call context:
[INFO] [stderr] 	model : glm-4.5
[INFO] [stderr] 	provider : glm
[INFO] [stderr] [0m
[INFO] [stderr] [1;38;5;1mERROR   [0m-[1;38;5;1m[...]                    [0m [1;38;5;1mfail! client send_request: 
[INFO] [stderr] call context:
[INFO] [stderr] 	model : glm-4.5
[INFO] [stderr] 	provider : glm
[INFO] [stderr] [0m
[INFO] [stderr] [1;38;5;1mERROR   [0m-[1;38;5;1m[...]                    [0m [1;38;5;1mfail! client send_request: 
[INFO] [stderr] call context:
[INFO] [stderr] 	model : glm-4.5
[INFO] [stderr] 	provider : glm
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: deepseek with priority: Some(2)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: deepseek with priority: Some(2)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: deepseek with priority: Some(2)[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: glm with priority: Some(3)[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stdout] test client::tests::test_client_smart_request ... ok
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stdout] test func::executor::tests::test_batch_function_registration ... ok
[INFO] [stdout] test func::executor::tests::test_execution_not_found ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mGlobal function registry was not initialized, nothing to reset[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mInitializing global function registry[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistry initialized with 13 functions[0m
[INFO] [stdout] test func::executor::tests::test_executor_registration ... ok
[INFO] [stdout] test func::executor::tests::test_function_execution ... ok
[INFO] [stdout] test func::executor::tests::test_function_registry ... ok
[INFO] [stdout] test func::global::global_registry_tests::test_double_initialization ... ok
[INFO] [stdout] test func::global::global_registry_tests::test_dynamic_executor_registration ... ok
[INFO] [stdout] test func::global::global_registry_tests::test_dynamic_function_registration ... ok
[INFO] [stdout] test func::global::global_registry_tests::test_ensure_initialized ... ok
[INFO] [stdout] test func::global::global_registry_tests::test_function_unregistration ... ok
[INFO] [stdout] test func::global::global_registry_tests::test_get_registry_with_tools ... ok
[INFO] [stdout] test func::global::global_registry_tests::test_global_registry_initialization ... ok
[INFO] [stdout] test func::global::global_registry_tests::test_registry_cloning ... ok
[INFO] [stdout] test func::global::global_registry_tests::test_tool_set_registration ... ok
[INFO] [stdout] test func::system::fs::tests::test_create_fs_functions ... ok
[INFO] [stdout] test func::system::fs::tests::test_filesystem_executor ... ok
[INFO] [stdout] test func::system::fs::tests::test_parse_function_arguments ... ok
[INFO] [stdout] test func::system::net::tests::test_create_net_functions ... ok
[INFO] [stdout] test func::system::net::tests::test_is_valid_host ... ok
[INFO] [stdout] test func::system::net::tests::test_network_executor ... ok
[INFO] [stdout] test func::system::net::tests::test_parse_ping_stats ... ok
[INFO] [stdout] test func::system::sys::tests::test_create_sys_functions ... ok
[INFO] [stdout] test func::system::sys::tests::test_system_info_executor ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_auto_detect_tool_calls ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_from_text ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_from_text_empty_tool_calls ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_from_text_invalid_json ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_helper_no_choices ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_helper_no_usage ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_helper_success ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_with_functions_helper_multiple_tool_calls ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_with_functions_helper_no_choices ... ok
[INFO] [stdout] test providers::resp::helper_tests::test_convert_response_with_functions_helper_success ... ok
[INFO] [stdout] test exec_unit::builder::tests::test_build_ignoring_tool_errors ... ok
[INFO] [stdout] test providers::resp::tests::test_convert_response_empty_tool_calls ... ok
[INFO] [stdout] test providers::resp::tests::test_convert_response_multiple_tool_calls ... ok
[INFO] [stdout] test providers::resp::tests::test_convert_response_no_usage ... ok
[INFO] [stdout] test providers::resp::tests::test_convert_response_without_functions ... ok
[INFO] [stdout] test providers::resp::tests::test_convert_response_with_functions ... ok
[INFO] [stdout] test thread::recorder::summary_extractor::tests::test_empty_content ... ok
[INFO] [stdout] test thread::recorder::summary_extractor::tests::test_english_keywords ... ok
[INFO] [stdout] test thread::recorder::summary_extractor::tests::test_extract_with_summary_keyword ... ok
[INFO] [stdout] test thread::recorder::summary_extractor::tests::test_extract_without_summary_keyword ... ok
[INFO] [stdout] test thread::recorder::file_manager::tests::test_file_manager_basic ... ok
[INFO] [stdout] test thread::recorder::summary_extractor::tests::test_merge_paragraphs ... ok
[INFO] [stdout] test thread::recorder::summary_extractor::tests::test_min_length_respected ... ok
[INFO] [stdout] test thread::recorder::summary_extractor::tests::test_sentence_boundary_truncation ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: deepseek with priority: Some(2)[0m
[INFO] [stdout] test thread::recorder::summary_extractor::tests::test_max_length_respected ... ok
[INFO] [stdout] test types::result::tests::test_execution_result_builder ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: deepseek with priority: Some(2)[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stdout] test types::result::tests::test_execution_result_creation ... ok
[INFO] [stdout] test types::result::tests::test_execution_result_summary ... ok
[INFO] [stdout] test types::result::tests::test_execution_result_to_json ... ok
[INFO] [stdout] test types::result::tests::test_execution_result_with_tool_calls ... ok
[INFO] [stdout] test types::tests::test_types_module_imports ... ok
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stdout] test thread::recorder::summary_extractor::tests::test_truncate_to_length ... ok
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./examples/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : ./examples/ai-roles.yml
[INFO] [stderr] 	default mod  : deepseek-chat
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4msend client request: OpenAiRequest {
[INFO] [stderr]     model: "deepseek-chat",
[INFO] [stderr]     messages: [
[INFO] [stderr]         Message {
[INFO] [stderr]             role: "system",
[INFO] [stderr]             content: "你是一个测试助手",
[INFO] [stderr]             tool_calls: None,
[INFO] [stderr]         },
[INFO] [stderr]         Message {
[INFO] [stderr]             role: "user",
[INFO] [stderr]             content: "请回答：1+1=?",
[INFO] [stderr]             tool_calls: None,
[INFO] [stderr]         },
[INFO] [stderr]     ],
[INFO] [stderr]     max_tokens: None,
[INFO] [stderr]     temperature: Some(
[INFO] [stderr]         0.7,
[INFO] [stderr]     ),
[INFO] [stderr]     stream: false,
[INFO] [stderr] }[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4msend client url: https://api.deepseek.com/v1/chat/completions[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[reqwest::connect]       [0m [38;5;4mstarting new connection: https://api.deepseek.com/[0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: kimi with priority: Some(4)[0m
[INFO] [stderr] [1;38;5;1mERROR   [0m-[1;38;5;1m[...]                    [0m [1;38;5;1mfail! client send_request: 
[INFO] [stderr] call context:
[INFO] [stderr] 	model : deepseek-chat
[INFO] [stderr] 	provider : deepseek
[INFO] [stderr] [0m
[INFO] [stderr] [1;38;5;1mERROR   [0m-[1;38;5;1m[...]                    [0m [1;38;5;1mfail! client send_request: 
[INFO] [stderr] call context:
[INFO] [stderr] 	model : deepseek-chat
[INFO] [stderr] 	provider : deepseek
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [1;38;5;1mERROR   [0m-[1;38;5;1m[...]                    [0m [1;38;5;1mfail! client send_request: 
[INFO] [stderr] call context:
[INFO] [stderr] 	model : deepseek-chat
[INFO] [stderr] 	provider : deepseek
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: openai with priority: Some(1)[0m
[INFO] [stdout] test exec_unit::builder::tests::test_build_with_example_config ... ok
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stdout] test exec_unit::unit::tests::test_into_components ... ok
[INFO] [stdout] test client::tests::test_client_with_deepseek ... ok
[INFO] [stderr] [38;5;4mDEBUG   [0m-[38;5;4m[...]                    [0m [38;5;4mRegistered provider: glm with priority: Some(3)[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! load object from yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :operations[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :galactiward[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2mload role :developer[0m
[INFO] [stderr] [38;5;2mINFO    [0m-[38;5;2m[...]                    [0m [38;5;2msuc! ai roles: 
[INFO] [stderr] call context:
[INFO] [stderr] 	role-file : /opt/rustwide/workdir/_gal/ai-roles.yml
[INFO] [stderr] 	default mod  : glm-4.5
[INFO] [stderr] [0m
[INFO] [stderr] [1;38;5;1mERROR   [0m-[1;38;5;1m[...]                    [0m [1;38;5;1mfail! save yml: 
[INFO] [stderr] call context:
[INFO] [stderr] 	from path : ./examples/ai-roles.yml
[INFO] [stderr] [0m
[INFO] [stdout] test exec_unit::unit::tests::test_with_registry ... ok
[INFO] [stdout] test config::roles::manager::tests::example_save_load ... FAILED
[INFO] [stdout] test exec_unit::unit::tests::test_exec_unit_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::roles::manager::tests::example_save_load stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::roles::manager::tests::example_save_load' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:33:
[INFO] [stdout] [TEST ASSERTION FAILED] 
[INFO] [stdout]  Error details: [203] resource error << Read-only file system (os error 30)
[INFO] [stdout]   -> Want: save yml
[INFO] [stdout]   -> Details: Read-only file system (os error 30)
[INFO] [stdout]   -> Context stack:
[INFO] [stdout] context 0: 
[INFO] [stdout] target: save yml 
[INFO] [stdout] 1. from path: ./examples/ai-roles.yml 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f2f07ca74b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f2f07ca74b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f2f07ca74b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f2f07ca74b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f2f07cbb5fa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f2f07cbb5fa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f2f07c71056 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f2f07c71056 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f2f07c849c9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f2f07c849c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f2f07c84861 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f2f070f142e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f2f070f142e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f2f07c84cf2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f2f07c84cf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f2f07c84a88 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f2f07c7f1b9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f2f07c646dd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f2f07cc5eec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f2f0702bec4 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::{{closure}}::h67759826eb5f4a80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:33
[INFO] [stdout]   20:     0x5f2f06ff24c1 - core::result::Result<T,E>::unwrap_or_else::h5e0a50cdc74623ff
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5f2f06ffa611 - <core::result::Result<T,E> as orion_error::testcase::TestAssert>::assert::h923a10391e87f3e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orion-error-0.5.4/src/testcase.rs:20:14
[INFO] [stdout]   22:     0x5f2f06fcac23 - orion_ai::config::roles::manager::tests::example_save_load::hd191647932d1d9c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/roles/manager.rs:158:54
[INFO] [stdout]   23:     0x5f2f06fcad57 - orion_ai::config::roles::manager::tests::example_save_load::{{closure}}::h45393d74c41dbf5d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/roles/manager.rs:156:27
[INFO] [stdout]   24:     0x5f2f0708f2d6 - core::ops::function::FnOnce::call_once::h38d20d8989af50ed
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f2f070f11eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5f2f070f11eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5f2f07104bfa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5f2f07104bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5f2f07104bfa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5f2f07104bfa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5f2f07104bfa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f2f07104bfa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5f2f07104bfa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5f2f070df054 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5f2f070df054 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5f2f070e29f2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5f2f070e29f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5f2f070e29f2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5f2f070e29f2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5f2f070e29f2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5f2f070e29f2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5f2f070e29f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f2f07c7a0af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5f2f07c7a0af - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x71d14c0c1aa4 - <unknown>
[INFO] [stdout]   46:     0x71d14c14ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::roles::manager::tests::example_save_load
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ac843afe180445d0e5a0067704d37bd8565a989bdb45d4282d5db570e2d9dca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac843afe180445d0e5a0067704d37bd8565a989bdb45d4282d5db570e2d9dca8", kill_on_drop: false }`
[INFO] [stdout] ac843afe180445d0e5a0067704d37bd8565a989bdb45d4282d5db570e2d9dca8
