[INFO] fetching crate oneiromancer 0.6.6...
[INFO] testing oneiromancer-0.6.6 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate oneiromancer 0.6.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate oneiromancer 0.6.6
[INFO] finished tweaking crates.io crate oneiromancer 0.6.6
[INFO] tweaked toml for crates.io crate oneiromancer 0.6.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oneiromancer 0.6.6 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oneiromancer 0.6.6 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded litrs v1.0.0
[INFO] [stderr]   Downloaded document-features v0.2.12
[INFO] [stderr]   Downloaded cookie v0.18.1
[INFO] [stderr]   Downloaded cookie_store v0.22.0
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded flate2 v1.1.7
[INFO] [stderr]   Downloaded ureq v3.1.4
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4553e23e7481d692b1fa5eee90df4c00596c7cf47013777a28c336e1aa65a8ce
[INFO] running `Command { std: "docker" "start" "-a" "4553e23e7481d692b1fa5eee90df4c00596c7cf47013777a28c336e1aa65a8ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4553e23e7481d692b1fa5eee90df4c00596c7cf47013777a28c336e1aa65a8ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4553e23e7481d692b1fa5eee90df4c00596c7cf47013777a28c336e1aa65a8ce", kill_on_drop: false }`
[INFO] [stdout] 4553e23e7481d692b1fa5eee90df4c00596c7cf47013777a28c336e1aa65a8ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 981b0a6c4830e932419476036240f452e7063a557ed40ab799531ddec324ec3d
[INFO] running `Command { std: "docker" "start" "-a" "981b0a6c4830e932419476036240f452e7063a557ed40ab799531ddec324ec3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling flate2 v1.1.7
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling oneiromancer v0.6.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 28.74s
[INFO] running `Command { std: "docker" "inspect" "981b0a6c4830e932419476036240f452e7063a557ed40ab799531ddec324ec3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "981b0a6c4830e932419476036240f452e7063a557ed40ab799531ddec324ec3d", kill_on_drop: false }`
[INFO] [stdout] 981b0a6c4830e932419476036240f452e7063a557ed40ab799531ddec324ec3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b96655dd10449df301642c9700fdbfe0dfff28c131ee3b976d0511f6e7bb3beb
[INFO] running `Command { std: "docker" "start" "-a" "b96655dd10449df301642c9700fdbfe0dfff28c131ee3b976d0511f6e7bb3beb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling oneiromancer v0.6.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 4.64s
[INFO] running `Command { std: "docker" "inspect" "b96655dd10449df301642c9700fdbfe0dfff28c131ee3b976d0511f6e7bb3beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b96655dd10449df301642c9700fdbfe0dfff28c131ee3b976d0511f6e7bb3beb", kill_on_drop: false }`
[INFO] [stdout] b96655dd10449df301642c9700fdbfe0dfff28c131ee3b976d0511f6e7bb3beb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84b197a3a963ac25ce3fa3820d0e1cf8fd2c1a38dc9a6412c5db44dce5c24693
[INFO] running `Command { std: "docker" "start" "-a" "84b197a3a963ac25ce3fa3820d0e1cf8fd2c1a38dc9a6412c5db44dce5c24693", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oneiromancer-0409e324923a4879)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::analyze_file_with_invalid_input_filepath_fails ... ok
[INFO] [stdout] test tests::ollama_request_with_wrong_model_fails ... ok
[INFO] [stdout] test tests::ollama_request_with_wrong_url_fails ... ok
[INFO] [stdout] test tests::analyze_file_with_empty_input_file_fails ... FAILED
[INFO] [stdout] test tests::analyze_code_with_default_parameters_works ... FAILED
[INFO] [stdout] test tests::analyze_file_works ... FAILED
[INFO] [stdout] test tests::ollama_request_works ... FAILED
[INFO] [stdout] test tests::ollama_request_with_empty_prompt_returns_an_empty_response ... FAILED
[INFO] [stdout] test tests::analyze_code_with_empty_pseudocode_string_fails ... FAILED
[INFO] [stdout] test tests::run_works ... FAILED
[INFO] [stdout] test tests::run_with_invalid_input_filepath_fails ... ok
[INFO] [stdout] test tests::analyze_code_works ... FAILED
[INFO] [stdout] test tests::analyze_file_with_default_parameters_works ... FAILED
[INFO] [stdout] test tests::run_with_empty_file_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_file_with_empty_input_file_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::analyze_file_with_empty_input_file_fails' (28) panicked at src/lib.rs:376:9:
[INFO] [stdout] wrong error type returned: Err(FileReadFailed(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7685d249b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f7685d3d13a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5f7685d2b4d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f7685cffdcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f7685d1b3e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5f7685a5f70e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f7685d1b5a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f7685cffe88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f7685cf49e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f7685d00f9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f7685d3d8fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f768576a451 - oneiromancer[212f27901a47bd0f]::tests::analyze_file_with_empty_input_file_fails
[INFO] [stdout]   12:     0x5f7685767af3 - oneiromancer[212f27901a47bd0f]::tests::analyze_file_with_empty_input_file_fails::{closure#0}
[INFO] [stdout]   13:     0x5f76857802f6 - <oneiromancer[212f27901a47bd0f]::tests::analyze_file_with_empty_input_file_fails::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5f7685a53abb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   15:     0x5f7685a6031a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5f7685a5b8c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5f7685a62e12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5f7685d2406f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x78407be09aa4 - <unknown>
[INFO] [stdout]   20:     0x78407be96a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_code_with_default_parameters_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::analyze_code_with_default_parameters_works' (24) panicked at src/lib.rs:310:21:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OllamaQueryFailed(Io(Custom { kind: ConnectionRefused, error: "Connection refused" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7685d249b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f7685d3d13a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5f7685d2b4d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f7685cffdcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f7685d1b3e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5f7685a5f70e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f7685d1b5a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f7685cffe88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f7685cf49e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f7685d00f9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f7685d3d8fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f7685d3d672 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f768576a5dd - oneiromancer[212f27901a47bd0f]::tests::analyze_code_with_default_parameters_works
[INFO] [stdout]   13:     0x5f7685767b23 - oneiromancer[212f27901a47bd0f]::tests::analyze_code_with_default_parameters_works::{closure#0}
[INFO] [stdout]   14:     0x5f7685780336 - <oneiromancer[212f27901a47bd0f]::tests::analyze_code_with_default_parameters_works::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5f7685a53abb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   16:     0x5f7685a6031a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5f7685a5b8c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5f7685a62e12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5f7685d2406f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x78407be09aa4 - <unknown>
[INFO] [stdout]   21:     0x78407be96a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_file_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::analyze_file_works' (30) panicked at src/lib.rs:346:21:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileReadFailed(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7685d249b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f7685d3d13a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5f7685d2b4d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f7685cffdcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stderr] 
.   Querying the Oneiromancer
..  Querying the Oneiromancererror: test failed, to rerun pass `--lib`
[INFO] [stdout]    4:     0x5f7685d1b3e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5f7685a5f70e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f7685d1b5a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f7685cffe88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f7685cf49e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f7685d00f9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f7685d3d8fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f7685d3d672 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f76857690cc - oneiromancer[212f27901a47bd0f]::tests::analyze_file_works
[INFO] [stdout]   13:     0x5f76857679d3 - oneiromancer[212f27901a47bd0f]::tests::analyze_file_works::{closure#0}
[INFO] [stdout]   14:     0x5f7685780176 - <oneiromancer[212f27901a47bd0f]::tests::analyze_file_works::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5f7685a53abb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   16:     0x5f7685a6031a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5f7685a5b8c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5f7685a62e12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5f7685d2406f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x78407be09aa4 - <unknown>
[INFO] [stdout]   21:     0x78407be96a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ollama_request_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ollama_request_works' (34) panicked at src/lib.rs:224:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OllamaQueryFailed(Io(Custom { kind: ConnectionRefused, error: "Connection refused" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7685d249b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f7685d3d13a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5f7685d2b4d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f7685cffdcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f7685d1b3e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5f7685a5f70e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f7685d1b5a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f7685cffe88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f7685cf49e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f7685d00f9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f7685d3d8fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f7685d3d672 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f7685769455 - oneiromancer[212f27901a47bd0f]::tests::ollama_request_works
[INFO] [stdout]   13:     0x5f7685767a03 - oneiromancer[212f27901a47bd0f]::tests::ollama_request_works::{closure#0}
[INFO] [stdout]   14:     0x5f76857801b6 - <oneiromancer[212f27901a47bd0f]::tests::ollama_request_works::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5f7685a53abb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   16:     0x5f7685a6031a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5f7685a5b8c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5f7685a62e12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5f7685d2406f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x78407be09aa4 - <unknown>
[INFO] [stdout]   21:     0x78407be96a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ollama_request_with_empty_prompt_returns_an_empty_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ollama_request_with_empty_prompt_returns_an_empty_response' (31) panicked at src/lib.rs:277:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OllamaQueryFailed(Io(Custom { kind: ConnectionRefused, error: "Connection refused" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7685d249b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f7685d3d13a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5f7685d2b4d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f7685cffdcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f7685d1b3e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5f7685a5f70e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f7685d1b5a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f7685cffe88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f7685cf49e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f7685d00f9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f7685d3d8fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f7685d3d672 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f768576af82 - oneiromancer[212f27901a47bd0f]::tests::ollama_request_with_empty_prompt_returns_an_empty_response
[INFO] [stdout]   13:     0x5f7685767be3 - oneiromancer[212f27901a47bd0f]::tests::ollama_request_with_empty_prompt_returns_an_empty_response::{closure#0}
[INFO] [stdout]   14:     0x5f7685780436 - <oneiromancer[212f27901a47bd0f]::tests::ollama_request_with_empty_prompt_returns_an_empty_response::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5f7685a53abb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   16:     0x5f7685a6031a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5f7685a5b8c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5f7685a62e12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5f7685d2406f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x78407be09aa4 - <unknown>
[INFO] [stdout]   21:     0x78407be96a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_code_with_empty_pseudocode_string_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::analyze_code_with_empty_pseudocode_string_fails' (25) panicked at src/lib.rs:325:9:
[INFO] [stdout] wrong error type returned: Err(OllamaQueryFailed(Io(Custom { kind: ConnectionRefused, error: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7685d249b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f7685d3d13a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5f7685d2b4d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f7685cffdcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f7685d1b3e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5f7685a5f70e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f7685d1b5a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f7685cffe88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f7685cf49e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f7685d00f9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f7685d3d8fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f768576ad6e - oneiromancer[212f27901a47bd0f]::tests::analyze_code_with_empty_pseudocode_string_fails
[INFO] [stdout]   12:     0x5f7685767bb3 - oneiromancer[212f27901a47bd0f]::tests::analyze_code_with_empty_pseudocode_string_fails::{closure#0}
[INFO] [stdout]   13:     0x5f76857803f6 - <oneiromancer[212f27901a47bd0f]::tests::analyze_code_with_empty_pseudocode_string_fails::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5f7685a53abb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   15:     0x5f7685a6031a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5f7685a5b8c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5f7685a62e12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5f7685d2406f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x78407be09aa4 - <unknown>
[INFO] [stdout]   20:     0x78407be96a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_works stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]    2: oneiromancer::tests::run_works
[INFO] [stdout]    3: oneiromancer::tests::run_works::{closure#0}
[INFO] [stdout]    4: <oneiromancer::tests::run_works::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    5: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    6: test::run_test::{closure#0}
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    8: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    9: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   10: <unknown>
[INFO] [stdout]   11: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_code_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::analyze_code_works' (26) panicked at src/lib.rs:295:21:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OllamaQueryFailed(Io(Custom { kind: ConnectionRefused, error: "Connection refused" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7685d249b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f7685d3d13a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5f7685d2b4d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f7685cffdcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f7685d1b3e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5f7685a5f70e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f7685d1b5a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f7685cffe88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f7685cf49e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f7685d00f9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f7685d3d8fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f7685d3d672 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f7685768c4c - oneiromancer[212f27901a47bd0f]::tests::analyze_code_works
[INFO] [stdout]   13:     0x5f76857679a3 - oneiromancer[212f27901a47bd0f]::tests::analyze_code_works::{closure#0}
[INFO] [stdout]   14:     0x5f7685780136 - <oneiromancer[212f27901a47bd0f]::tests::analyze_code_works::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5f7685a53abb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   16:     0x5f7685a6031a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5f7685a5b8c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5f7685a62e12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5f7685d2406f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x78407be09aa4 - <unknown>
[INFO] [stdout]   21:     0x78407be96a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_file_with_default_parameters_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::analyze_file_with_default_parameters_works' (27) panicked at src/lib.rs:361:21:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileReadFailed(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7685d249b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f7685d3d13a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5f7685d2b4d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f7685cffdcf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f7685d1b3e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5f7685a5f70e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f7685d1b5a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f7685cffe88 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f7685cf49e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f7685d00f9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f7685d3d8fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f7685d3d672 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f768576a89d - oneiromancer[212f27901a47bd0f]::tests::analyze_file_with_default_parameters_works
[INFO] [stdout]   13:     0x5f7685767b53 - oneiromancer[212f27901a47bd0f]::tests::analyze_file_with_default_parameters_works::{closure#0}
[INFO] [stdout]   14:     0x5f7685780376 - <oneiromancer[212f27901a47bd0f]::tests::analyze_file_with_default_parameters_works::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5f7685a53abb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   16:     0x5f7685a6031a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5f7685a5b8c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5f7685a62e12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5f7685d2406f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x78407be09aa4 - <unknown>
[INFO] [stdout]   21:     0x78407be96a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::analyze_code_with_default_parameters_works
[INFO] [stdout]     tests::analyze_code_with_empty_pseudocode_string_fails
[INFO] [stdout]     tests::analyze_code_works
[INFO] [stdout]     tests::analyze_file_with_default_parameters_works
[INFO] [stdout]     tests::analyze_file_with_empty_input_file_fails
[INFO] [stdout]     tests::analyze_file_works
[INFO] [stdout]     tests::ollama_request_with_empty_prompt_returns_an_empty_response
[INFO] [stdout]     tests::ollama_request_works
[INFO] [stdout]     tests::run_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "84b197a3a963ac25ce3fa3820d0e1cf8fd2c1a38dc9a6412c5db44dce5c24693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84b197a3a963ac25ce3fa3820d0e1cf8fd2c1a38dc9a6412c5db44dce5c24693", kill_on_drop: false }`
[INFO] [stdout] 84b197a3a963ac25ce3fa3820d0e1cf8fd2c1a38dc9a6412c5db44dce5c24693
