[INFO] cloning repository https://github.com/JTCorrin/pnx-swarm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JTCorrin/pnx-swarm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTCorrin%2Fpnx-swarm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTCorrin%2Fpnx-swarm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 183ad8ace26f573711ab33f5d86c867c5ff77553
[INFO] testing JTCorrin/pnx-swarm against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTCorrin%2Fpnx-swarm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JTCorrin/pnx-swarm
[INFO] finished tweaking git repo https://github.com/JTCorrin/pnx-swarm
[INFO] tweaked toml for git repo https://github.com/JTCorrin/pnx-swarm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JTCorrin/pnx-swarm on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JTCorrin/pnx-swarm 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc7dc666eb776d85f4e40081ccc43f135ecadbf50ba343d30752481aada756ee
[INFO] running `Command { std: "docker" "start" "-a" "fc7dc666eb776d85f4e40081ccc43f135ecadbf50ba343d30752481aada756ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc7dc666eb776d85f4e40081ccc43f135ecadbf50ba343d30752481aada756ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc7dc666eb776d85f4e40081ccc43f135ecadbf50ba343d30752481aada756ee", kill_on_drop: false }`
[INFO] [stdout] fc7dc666eb776d85f4e40081ccc43f135ecadbf50ba343d30752481aada756ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab8ceb250fe8fe08b33cc5ce882fa0c4b5cb02ffecf391131b620d099ce8f385
[INFO] running `Command { std: "docker" "start" "-a" "ab8ceb250fe8fe08b33cc5ce882fa0c4b5cb02ffecf391131b620d099ce8f385", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling pnx-swarm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `OllamaResponse` is more private than the item `LLMResponse::Ollama::0`
[INFO] [stdout]    --> src/llm.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     Ollama(OllamaResponse),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field `LLMResponse::Ollama::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `OllamaResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/llm.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | struct OllamaResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OpenAIResponse` is more private than the item `LLMResponse::OpenAI::0`
[INFO] [stdout]    --> src/llm.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 |     OpenAI(OpenAIResponse),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field `LLMResponse::OpenAI::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `OpenAIResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/llm.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  55 | struct OpenAIResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AnthropicResponse` is more private than the item `LLMResponse::Anthropic::0`
[INFO] [stdout]    --> src/llm.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     Anthropic(AnthropicResponse),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ field `LLMResponse::Anthropic::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AnthropicResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/llm.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | struct AnthropicResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.39s
[INFO] running `Command { std: "docker" "inspect" "ab8ceb250fe8fe08b33cc5ce882fa0c4b5cb02ffecf391131b620d099ce8f385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab8ceb250fe8fe08b33cc5ce882fa0c4b5cb02ffecf391131b620d099ce8f385", kill_on_drop: false }`
[INFO] [stdout] ab8ceb250fe8fe08b33cc5ce882fa0c4b5cb02ffecf391131b620d099ce8f385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e5930c94aebc34e31f3d3edf8794abc498fa911d3c3d2bcc80418804e0eaaf8
[INFO] running `Command { std: "docker" "start" "-a" "4e5930c94aebc34e31f3d3edf8794abc498fa911d3c3d2bcc80418804e0eaaf8", kill_on_drop: false }`
[INFO] [stdout] warning: type `OllamaResponse` is more private than the item `LLMResponse::Ollama::0`
[INFO] [stdout]    --> src/llm.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     Ollama(OllamaResponse),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field `LLMResponse::Ollama::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `OllamaResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/llm.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | struct OllamaResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OpenAIResponse` is more private than the item `LLMResponse::OpenAI::0`
[INFO] [stdout]    --> src/llm.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 |     OpenAI(OpenAIResponse),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field `LLMResponse::OpenAI::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `OpenAIResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/llm.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  55 | struct OpenAIResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pnx-swarm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `AnthropicResponse` is more private than the item `LLMResponse::Anthropic::0`
[INFO] [stdout]    --> src/llm.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     Anthropic(AnthropicResponse),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ field `LLMResponse::Anthropic::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AnthropicResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/llm.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | struct AnthropicResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OllamaResponse` is more private than the item `LLMResponse::Ollama::0`
[INFO] [stdout]    --> src/llm.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 |     Ollama(OllamaResponse),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field `LLMResponse::Ollama::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `OllamaResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/llm.rs:41:1
[INFO] [stdout]     |
[INFO] [stdout]  41 | struct OllamaResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `OpenAIResponse` is more private than the item `LLMResponse::OpenAI::0`
[INFO] [stdout]    --> src/llm.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 |     OpenAI(OpenAIResponse),
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ field `LLMResponse::OpenAI::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `OpenAIResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/llm.rs:55:1
[INFO] [stdout]     |
[INFO] [stdout]  55 | struct OpenAIResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AnthropicResponse` is more private than the item `LLMResponse::Anthropic::0`
[INFO] [stdout]    --> src/llm.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     Anthropic(AnthropicResponse),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ field `LLMResponse::Anthropic::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `AnthropicResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/llm.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | struct AnthropicResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "4e5930c94aebc34e31f3d3edf8794abc498fa911d3c3d2bcc80418804e0eaaf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e5930c94aebc34e31f3d3edf8794abc498fa911d3c3d2bcc80418804e0eaaf8", kill_on_drop: false }`
[INFO] [stdout] 4e5930c94aebc34e31f3d3edf8794abc498fa911d3c3d2bcc80418804e0eaaf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4cd91455397d5da083032dba2a0d7f4d3a4d3402ece27e20a11a660c844aed6c
[INFO] running `Command { std: "docker" "start" "-a" "4cd91455397d5da083032dba2a0d7f4d3a4d3402ece27e20a11a660c844aed6c", kill_on_drop: false }`
[INFO] [stderr] warning: type `OllamaResponse` is more private than the item `LLMResponse::Ollama::0`
[INFO] [stderr]    --> src/llm.rs:119:12
[INFO] [stderr]     |
[INFO] [stderr] 119 |     Ollama(OllamaResponse),
[INFO] [stderr]     |            ^^^^^^^^^^^^^^ field `LLMResponse::Ollama::0` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `OllamaResponse` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/llm.rs:41:1
[INFO] [stderr]     |
[INFO] [stderr]  41 | struct OllamaResponse {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `OpenAIResponse` is more private than the item `LLMResponse::OpenAI::0`
[INFO] [stderr]    --> src/llm.rs:120:12
[INFO] [stderr]     |
[INFO] [stderr] 120 |     OpenAI(OpenAIResponse),
[INFO] [stderr]     |            ^^^^^^^^^^^^^^ field `LLMResponse::OpenAI::0` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `OpenAIResponse` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/llm.rs:55:1
[INFO] [stderr]     |
[INFO] [stderr]  55 | struct OpenAIResponse {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `AnthropicResponse` is more private than the item `LLMResponse::Anthropic::0`
[INFO] [stderr]    --> src/llm.rs:121:15
[INFO] [stderr]     |
[INFO] [stderr] 121 |     Anthropic(AnthropicResponse),
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^ field `LLMResponse::Anthropic::0` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `AnthropicResponse` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/llm.rs:66:1
[INFO] [stderr]     |
[INFO] [stderr]  66 | struct AnthropicResponse {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pnx-swarm` (lib) generated 3 warnings
[INFO] [stderr] warning: `pnx-swarm` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pnx_swarm-c87855e5b6229cf0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test message::tests::tests::test_message ... ok
[INFO] [stdout] test message::tests::tests::test_message_builder_missing_content ... ok
[INFO] [stdout] test message::tests::tests::test_message_builder ... ok
[INFO] [stdout] test message::tests::tests::test_message_builder_missing_role ... ok
[INFO] [stdout] test task::tests::tests::test_task_builder ... ok
[INFO] [stdout] test task::tests::tests::test_task_new ... ok
[INFO] [stdout] test agent::tests::tests::test_agent_builder ... ok
[INFO] [stdout] test planner::tests::tests::test_planner_builder ... FAILED
[INFO] [stdout] test transport::tests::tests::test_transport_can_make_calls ... FAILED
[INFO] [stdout] test llm::tests::tests::test_llm_builder ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- planner::tests::tests::test_planner_builder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'planner::tests::tests::test_planner_builder' (31) panicked at src/llm.rs:157:102:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.73)), port: Some(11434), path: "/api/chat", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570a4fa8b012 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570a4fa8b012 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570a4fa8b012 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570a4fa8b012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570a4fa9c3af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570a4fa9c3af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x570a4fa57013 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570a4fa57013 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570a4fa63db2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570a4fa68d2f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x570a4fa68bc1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x570a4f3f591e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x570a4f3f591e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570a4fa693ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x570a4fa693ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x570a4fa6919a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x570a4fa63ee9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570a4fa4b77d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x570a4faa59b0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570a4faa4cb6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x570a4f3c4a24 - core::result::Result<T,E>::unwrap::hfb1f4c89ccc8aa08
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x570a4f3c4a24 - pnx_swarm::llm::LLM::call::{{closure}}::hc94f7b5c7f12504f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/llm.rs:157:102
[INFO] [stdout]   22:     0x570a4f3cc547 - pnx_swarm::planner::Planner::create_plan::{{closure}}::hf7b7b28b2c04f6ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/planner.rs:54:43
[INFO] [stdout]   23:     0x570a4f3cb748 - pnx_swarm::planner::tests::tests::test_planner_builder::{{closure}}::hc942a36ade07b228
[INFO] [stdout]                                at /opt/rustwide/workdir/src/_tests/planner.rs:25:46
[INFO] [stdout]   24:     0x570a4f3c6b02 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5e2e06eeebb246f2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x570a4f3c6abd - <core::pin::Pin<P> as core::future::future::Future>::poll::h349cabeee96a8cdb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x570a4f3b4c9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h387b1f08981b08bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x570a4f3b4beb - tokio::runtime::coop::with_budget::hd81f3fa50bf1c9a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x570a4f3b4beb - tokio::runtime::coop::budget::hc49b1f05721b5bea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x570a4f3b4beb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0bc164d0c3f75e67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x570a4f3b3720 - tokio::runtime::scheduler::current_thread::Context::enter::hda6997b754f2a420
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x570a4f3b42a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcec55eb2ee5efada
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x570a4f3b3fc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h263f9bd89d58074d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x570a4f3b276b - tokio::runtime::context::scoped::Scoped<T>::set::hffd86989bc01762a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x570a4f3b25a9 - tokio::runtime::context::set_scheduler::{{closure}}::h6a5046d89282e31e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x570a4f3aecd2 - std::thread::local::LocalKey<T>::try_with::h1b1495fc830b120a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x570a4f3aeb5e - std::thread::local::LocalKey<T>::with::haca378778a290264
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x570a4f3b255d - tokio::runtime::context::set_scheduler::h194faaad5f68991b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x570a4f3b3d70 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7fab8e855332b1ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x570a4f3b3fe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfeee96277ecd3db5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x570a4f3b3095 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3e1c7d537b7a9955
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x570a4f3b2a30 - tokio::runtime::context::runtime::enter_runtime::h7d7b5ae86e508c14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x570a4f3b2ff1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hac77f4a21e6d9549
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x570a4f3b2f0a - tokio::runtime::runtime::Runtime::block_on::ha51d3dd4d083159f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   44:     0x570a4f3cae81 - pnx_swarm::planner::tests::tests::test_planner_builder::hdc177164a3829278
[INFO] [stdout]                                at /opt/rustwide/workdir/src/_tests/planner.rs:27:31
[INFO] [stdout]   45:     0x570a4f3caf17 - pnx_swarm::planner::tests::tests::test_planner_builder::{{closure}}::ha17e019066098c6c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/_tests/planner.rs:6:36
[INFO] [stdout]   46:     0x570a4f3cca36 - core::ops::function::FnOnce::call_once::h4859418f94fe73c7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x570a4f3f571b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x570a4f3f571b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x570a4f40977d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x570a4f40977d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x570a4f40977d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x570a4f40977d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x570a4f40977d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x570a4f40977d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x570a4f40977d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x570a4f3e2cc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x570a4f3e2cc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x570a4f3e651a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x570a4f3e651a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x570a4f3e651a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x570a4f3e651a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x570a4f3e651a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x570a4f3e651a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x570a4f3e651a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x570a4fa5f2ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x570a4fa5f2ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x76aa3d631aa4 - <unknown>
[INFO] [stdout]   68:     0x76aa3d6bea64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- transport::tests::tests::test_transport_can_make_calls stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'transport::tests::tests::test_transport_can_make_calls' (34) panicked at src/./_tests/transport.rs:48:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.73)), port: Some(11434), path: "/api/chat", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570a4fa8b012 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570a4fa8b012 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570a4fa8b012 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570a4fa8b012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570a4fa9c3af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570a4fa9c3af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x570a4fa57013 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570a4fa57013 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570a4fa63db2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570a4fa68d2f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x570a4fa68bc1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x570a4f3f591e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x570a4f3f591e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570a4fa693ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x570a4fa693ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x570a4fa6919a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x570a4fa63ee9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570a4fa4b77d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x570a4faa59b0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570a4faa4cb6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x570a4f3d4f99 - core::result::Result<T,E>::unwrap::h7d25115d7371fed9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x570a4f3d4f99 - pnx_swarm::transport::tests::tests::test_transport_can_make_calls::{{closure}}::hd6000825ae690b7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/./_tests/transport.rs:48:17
[INFO] [stdout]   22:     0x570a4f3c6b02 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5e2e06eeebb246f2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x570a4f3c6abd - <core::pin::Pin<P> as core::future::future::Future>::poll::h349cabeee96a8cdb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x570a4f3b4c9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h387b1f08981b08bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   25:     0x570a4f3b4beb - tokio::runtime::coop::with_budget::hd81f3fa50bf1c9a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x570a4f3b4beb - tokio::runtime::coop::budget::hc49b1f05721b5bea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x570a4f3b4beb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0bc164d0c3f75e67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   28:     0x570a4f3b3720 - tokio::runtime::scheduler::current_thread::Context::enter::hda6997b754f2a420
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   29:     0x570a4f3b42a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcec55eb2ee5efada
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   30:     0x570a4f3b3fc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h263f9bd89d58074d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   31:     0x570a4f3b276b - tokio::runtime::context::scoped::Scoped<T>::set::hffd86989bc01762a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x570a4f3b25a9 - tokio::runtime::context::set_scheduler::{{closure}}::h6a5046d89282e31e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x570a4f3aecd2 - std::thread::local::LocalKey<T>::try_with::h1b1495fc830b120a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x570a4f3aeb5e - std::thread::local::LocalKey<T>::with::haca378778a290264
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x570a4f3b255d - tokio::runtime::context::set_scheduler::h194faaad5f68991b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x570a4f3b3d70 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7fab8e855332b1ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   37:     0x570a4f3b3fe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfeee96277ecd3db5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   38:     0x570a4f3b3095 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3e1c7d537b7a9955
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x570a4f3b2a30 - tokio::runtime::context::runtime::enter_runtime::h7d7b5ae86e508c14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x570a4f3b2ff1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hac77f4a21e6d9549
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x570a4f3b2f0a - tokio::runtime::runtime::Runtime::block_on::ha51d3dd4d083159f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x570a4f3d44d1 - pnx_swarm::transport::tests::tests::test_transport_can_make_calls::h885d709094c73401
[INFO] [stdout]                                at /opt/rustwide/workdir/src/./_tests/transport.rs:52:53
[INFO] [stdout]   43:     0x570a4f3d4567 - pnx_swarm::transport::tests::tests::test_transport_can_make_calls::{{closure}}::h6fdfd4ac82861048
[INFO] [stdout]                                at /opt/rustwide/workdir/src/./_tests/transport.rs:27:45
[INFO] [stdout]   44:     0x570a4f3ccc66 - core::ops::function::FnOnce::call_once::hc17b5d6919f5a63d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x570a4f3f571b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x570a4f3f571b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x570a4f40977d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x570a4f40977d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x570a4f40977d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x570a4f40977d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x570a4f40977d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x570a4f40977d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x570a4f40977d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x570a4f3e2cc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x570a4f3e2cc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x570a4f3e651a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x570a4f3e651a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x570a4f3e651a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x570a4f3e651a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x570a4f3e651a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x570a4f3e651a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x570a4f3e651a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x570a4fa5f2ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x570a4fa5f2ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x76aa3d631aa4 - <unknown>
[INFO] [stdout]   66:     0x76aa3d6bea64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- llm::tests::tests::test_llm_builder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'llm::tests::tests::test_llm_builder' (26) panicked at src/llm.rs:157:102:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.73)), port: Some(11434), path: "/api/chat", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570a4fa8b012 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570a4fa8b012 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570a4fa8b012 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570a4fa8b012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570a4fa9c3af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570a4fa9c3af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x570a4fa57013 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570a4fa57013 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570a4fa63db2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570a4fa68d2f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x570a4fa68bc1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x570a4f3f591e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x570a4f3f591e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570a4fa693ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x570a4fa693ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x570a4fa6919a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x570a4fa63ee9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570a4fa4b77d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x570a4faa59b0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570a4faa4cb6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x570a4f3c4a24 - core::result::Result<T,E>::unwrap::hfb1f4c89ccc8aa08
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x570a4f3c4a24 - pnx_swarm::llm::LLM::call::{{closure}}::hc94f7b5c7f12504f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/llm.rs:157:102
[INFO] [stdout]   22:     0x570a4f3c90e2 - pnx_swarm::llm::tests::tests::test_llm_builder::{{closure}}::hac456029a5e4a0a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/_tests/llm.rs:36:38
[INFO] [stdout]   23:     0x570a4f3c6b02 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5e2e06eeebb246f2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x570a4f3c6abd - <core::pin::Pin<P> as core::future::future::Future>::poll::h349cabeee96a8cdb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x570a4f3b4c9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h387b1f08981b08bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x570a4f3b4beb - tokio::runtime::coop::with_budget::hd81f3fa50bf1c9a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x570a4f3b4beb - tokio::runtime::coop::budget::hc49b1f05721b5bea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x570a4f3b4beb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0bc164d0c3f75e67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x570a4f3b3720 - tokio::runtime::scheduler::current_thread::Context::enter::hda6997b754f2a420
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x570a4f3b42a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hcec55eb2ee5efada
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x570a4f3b3fc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h263f9bd89d58074d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x570a4f3b276b - tokio::runtime::context::scoped::Scoped<T>::set::hffd86989bc01762a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x570a4f3b25a9 - tokio::runtime::context::set_scheduler::{{closure}}::h6a5046d89282e31e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x570a4f3aecd2 - std::thread::local::LocalKey<T>::try_with::h1b1495fc830b120a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x570a4f3aeb5e - std::thread::local::LocalKey<T>::with::haca378778a290264
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x570a4f3b255d - tokio::runtime::context::set_scheduler::h194faaad5f68991b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x570a4f3b3d70 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7fab8e855332b1ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x570a4f3b3fe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfeee96277ecd3db5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x570a4f3b3095 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3e1c7d537b7a9955
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x570a4f3b2a30 - tokio::runtime::context::runtime::enter_runtime::h7d7b5ae86e508c14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x570a4f3b2ff1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hac77f4a21e6d9549
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x570a4f3b2f0a - tokio::runtime::runtime::Runtime::block_on::ha51d3dd4d083159f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   43:     0x570a4f3c8401 - pnx_swarm::llm::tests::tests::test_llm_builder::hf3b7f2117ed57be4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/_tests/llm.rs:38:30
[INFO] [stdout]   44:     0x570a4f3c8497 - pnx_swarm::llm::tests::tests::test_llm_builder::{{closure}}::h4e28072f28a06ab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/_tests/llm.rs:7:32
[INFO] [stdout]   45:     0x570a4f3ccb46 - core::ops::function::FnOnce::call_once::ha1a268f138a6e65f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x570a4f3f571b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x570a4f3f571b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x570a4f40977d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x570a4f40977d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x570a4f40977d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x570a4f40977d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x570a4f40977d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x570a4f40977d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x570a4f40977d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x570a4f3e2cc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x570a4f3e2cc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x570a4f3e651a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x570a4f3e651a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x570a4f3e651a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x570a4f3e651a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x570a4f3e651a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x570a4f3e651a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x570a4f3e651a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x570a4fa5f2ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x570a4fa5f2ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x76aa3d631aa4 - <unknown>
[INFO] [stdout]   67:     0x76aa3d6bea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     llm::tests::tests::test_llm_builder
[INFO] [stdout]     planner::tests::tests::test_planner_builder
[INFO] [stdout]     transport::tests::tests::test_transport_can_make_calls
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4cd91455397d5da083032dba2a0d7f4d3a4d3402ece27e20a11a660c844aed6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd91455397d5da083032dba2a0d7f4d3a4d3402ece27e20a11a660c844aed6c", kill_on_drop: false }`
[INFO] [stdout] 4cd91455397d5da083032dba2a0d7f4d3a4d3402ece27e20a11a660c844aed6c
