[INFO] fetching crate oneiromancer 0.6.2... [INFO] testing oneiromancer-0.6.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate oneiromancer 0.6.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate oneiromancer 0.6.2 [INFO] finished tweaking crates.io crate oneiromancer 0.6.2 [INFO] tweaked toml for crates.io crate oneiromancer 0.6.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oneiromancer 0.6.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oneiromancer 0.6.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a55b773538078fd45b7a230961cdfe5fe4bffc6f9be3506ae8222fe456ed5a28 [INFO] running `Command { std: "docker" "start" "-a" "a55b773538078fd45b7a230961cdfe5fe4bffc6f9be3506ae8222fe456ed5a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a55b773538078fd45b7a230961cdfe5fe4bffc6f9be3506ae8222fe456ed5a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a55b773538078fd45b7a230961cdfe5fe4bffc6f9be3506ae8222fe456ed5a28", kill_on_drop: false }` [INFO] [stdout] a55b773538078fd45b7a230961cdfe5fe4bffc6f9be3506ae8222fe456ed5a28 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f3e838c06d039bb082dc27477b2f12507ce78a79d4e5bb9b9a3b8dfeec9ea74 [INFO] running `Command { std: "docker" "start" "-a" "7f3e838c06d039bb082dc27477b2f12507ce78a79d4e5bb9b9a3b8dfeec9ea74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ureq-proto v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling ureq v3.0.11 [INFO] [stderr] Compiling oneiromancer v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 26.09s [INFO] running `Command { std: "docker" "inspect" "7f3e838c06d039bb082dc27477b2f12507ce78a79d4e5bb9b9a3b8dfeec9ea74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f3e838c06d039bb082dc27477b2f12507ce78a79d4e5bb9b9a3b8dfeec9ea74", kill_on_drop: false }` [INFO] [stdout] 7f3e838c06d039bb082dc27477b2f12507ce78a79d4e5bb9b9a3b8dfeec9ea74 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 875550b50c63796f8b76e3b372cf5179ed445320c7a8eff1a0d84a91137d25fb [INFO] running `Command { std: "docker" "start" "-a" "875550b50c63796f8b76e3b372cf5179ed445320c7a8eff1a0d84a91137d25fb", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling oneiromancer v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 5.09s [INFO] running `Command { std: "docker" "inspect" "875550b50c63796f8b76e3b372cf5179ed445320c7a8eff1a0d84a91137d25fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "875550b50c63796f8b76e3b372cf5179ed445320c7a8eff1a0d84a91137d25fb", kill_on_drop: false }` [INFO] [stdout] 875550b50c63796f8b76e3b372cf5179ed445320c7a8eff1a0d84a91137d25fb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1862862baae351a916a9d4acf7532e087de3f2db813174544f7945b2aa452e26 [INFO] running `Command { std: "docker" "start" "-a" "1862862baae351a916a9d4acf7532e087de3f2db813174544f7945b2aa452e26", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oneiromancer-f042b526529e0982) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::analyze_file_with_invalid_input_filepath_fails ... ok [INFO] [stdout] test tests::analyze_code_with_empty_pseudo_code_string_fails ... ok [INFO] [stdout] test tests::analyze_file_with_empty_input_file_fails ... ok [INFO] [stdout] test tests::analyze_code_with_default_parameters_works ... FAILED [INFO] [stdout] test tests::run_works ... FAILED [INFO] [stdout] test tests::analyze_code_works ... FAILED [INFO] [stdout] test tests::analyze_file_with_default_parameters_works ... FAILED [INFO] [stdout] test tests::analyze_file_works ... FAILED [INFO] [stdout] test tests::ollama_request_with_empty_prompt_returns_an_empty_response ... FAILED [INFO] [stdout] test tests::run_with_invalid_input_filepath_fails ... ok [INFO] [stdout] test tests::ollama_request_works ... FAILED [INFO] [stdout] test tests::ollama_request_with_wrong_url_fails ... ok [INFO] [stdout] test tests::ollama_request_with_wrong_model_fails ... ok [INFO] [stdout] test tests::run_with_empty_file_fails ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::analyze_code_with_default_parameters_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::analyze_code_with_default_parameters_works' (25) panicked at src/lib.rs:375: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: 0x5ea9abee5f72 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x5ea9abef74bf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x5ea9abeae7e3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x5ea9abebc772 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x5ea9abec204f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x5ea9abec1ee1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x5ea9abc1a10e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x5ea9abec26ee - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x5ea9abec24ba - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x5ea9abebc8a9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x5ea9abea20fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x5ea9abf00d50 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x5ea9abf00106 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x5ea9ab9235c4 - oneiromancer::tests::analyze_code_with_default_parameters_works::h793adedefa1c7eef [INFO] [stdout] 14: 0x5ea9ab923713 - oneiromancer::tests::analyze_code_with_default_parameters_works::{{closure}}::hbc9dca92820478f8 [INFO] [stdout] 15: 0x5ea9ab930cf6 - core::ops::function::FnOnce::call_once::hc40b8abfff9198c5 [INFO] [stdout] 16: 0x5ea9abc19ecb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 17: 0x5ea9abc2f9b5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 18: 0x5ea9abc063a4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 19: 0x5ea9abc09bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 20: 0x5ea9abeb69bf - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 21: 0x7448bfe78aa4 - [INFO] [stdout] 22: 0x7448bff05a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::run_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::run_works' (38) panicked at src/lib.rs:440:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ea9abee5f72 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x5ea9abef74bf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x5ea9abeae7e3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x5ea9abebc772 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x5ea9abec204f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x5ea9abec1ee1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x5ea9abc1a10e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x5ea9abec26ee - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x5ea9abec24ba - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x5ea9abebc8a9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x5ea9abea20fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x5ea9abf00d50 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x5ea9abf00106 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x5ea9ab9241c2 - oneiromancer::tests::run_works::h2d448fbeb8f92442 [INFO] [stdout] 14: 0x5ea9ab9245d3 - oneiromancer::tests::run_works::{{closure}}::h453475e59cad66dc [INFO] [stdout] 15: 0x5ea9ab930e76 - core::ops::function::FnOnce::call_once::hfd20727cea36f40b [INFO] [stdout] 16: 0x5ea9abc19ecb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 17: 0x5ea9abc2f9b5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 18: 0x5ea9abc063a4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 19: 0x5ea9abc09bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 20: 0x5ea9abeb69bf - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 21: 0x7448bfe78aa4 - [INFO] [stdout] 22: 0x7448bff05a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::analyze_code_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::analyze_code_works' (27) panicked at src/lib.rs:363: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: 0x5ea9abee5f72 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x5ea9abef74bf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x5ea9abeae7e3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x5ea9abebc772 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x5ea9abec204f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x5ea9abec1ee1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x5ea9abc1a10e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x5ea9abec26ee - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x5ea9abec24ba - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x5ea9abebc8a9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x5ea9abea20fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x5ea9abf00d50 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x5ea9abf00106 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x5ea9ab921ed4 - oneiromancer::tests::analyze_code_works::heeb8f729cfdab5ac [INFO] [stdout] 14: 0x5ea9ab922063 - oneiromancer::tests::analyze_code_works::{{closure}}::h41d63d4e03ba3c0a [INFO] [stdout] 15: 0x5ea9ab930a66 - core::ops::function::FnOnce::call_once::h327f99eb4a6c48f5 [INFO] [stdout] 16: 0x5ea9abc19ecb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 17: 0x5ea9abc2f9b5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 18: 0x5ea9abc063a4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 19: 0x5ea9abc09bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 20: 0x5ea9abeb69bf - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 21: 0x7448bfe78aa4 - [INFO] [stdout] 22: 0x7448bff05a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::analyze_file_with_default_parameters_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::analyze_file_with_default_parameters_works' (28) panicked at src/lib.rs:413: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: 0x5ea9abee5f72 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x5ea9abef74bf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x5ea9abeae7e3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x5ea9abebc772 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x5ea9abec204f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x5ea9abec1ee1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x5ea9abc1a10e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x5ea9abec26ee - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x5ea9abec24ba - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x5ea9abebc8a9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x5ea9abea20fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x5ea9abf00d50 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x5ea9abf00106 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x5ea9ab923894 - oneiromancer::tests::analyze_file_with_default_parameters_works::h6f19ec4c036915e3 [INFO] [stdout] 14: 0x5ea9ab9239e3 - oneiromancer::tests::analyze_file_with_default_parameters_works::{{closure}}::h883c362a615644a0 [INFO] [stdout] 15: 0x5ea9ab930d36 - core::ops::function::FnOnce::call_once::hd4c964c1991853b9 [INFO] [stdout] 16: 0x5ea9abc19ecb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 17: 0x5ea9abc2f9b5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 18: 0x5ea9abc063a4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 19: 0x5ea9abc09bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 20: 0x5ea9abeb69bf - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 21: 0x7448bfe78aa4 - [INFO] [stdout] 22: 0x7448bff05a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::analyze_file_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::analyze_file_works' (31) panicked at src/lib.rs:401: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: 0x5ea9abee5f72 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x5ea9abef74bf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x5ea9abeae7e3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x5ea9abebc772 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x5ea9abec204f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x5ea9abec1ee1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x5ea9abc1a10e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x5ea9abec26ee - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x5ea9abec24ba - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x5ea9abebc8a9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x5ea9abea20fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x5ea9abf00d50 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x5ea9abf00106 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x5ea9ab922354 - oneiromancer::tests::analyze_file_works::he58f5c77a07c99d5 [INFO] [stdout] 14: 0x5ea9ab9224e3 - oneiromancer::tests::analyze_file_works::{{closure}}::h12155a1d74541091 [INFO] [stdout] 15: 0x5ea9ab930df6 - core::ops::function::FnOnce::call_once::he44437d862423664 [INFO] [stdout] 16: 0x5ea9abc19ecb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 17: 0x5ea9abc2f9b5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 18: 0x5ea9abc063a4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 19: 0x5ea9abc09bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 20: 0x5ea9abeb69bf - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 21: 0x7448bfe78aa4 - [INFO] [stdout] 22: 0x7448bff05a34 - clone [INFO] [stdout] 23: 0x0 - [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' (32) panicked at src/lib.rs:348: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: 0x5ea9abee5f72 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x5ea9abef74bf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x5ea9abeae7e3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x5ea9abebc772 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x5ea9abec204f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x5ea9abec1ee1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x5ea9abc1a10e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x5ea9abec26ee - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x5ea9abec24ba - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x5ea9abebc8a9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x5ea9abea20fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x5ea9abf00d50 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x5ea9abf00106 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x5ea9ab923e2d - oneiromancer::tests::ollama_request_with_empty_prompt_returns_an_empty_response::hab003bc47872717e [INFO] [stdout] 14: 0x5ea9ab923f83 - oneiromancer::tests::ollama_request_with_empty_prompt_returns_an_empty_response::{{closure}}::h4c87ffa34040a2ee [INFO] [stdout] 15: 0x5ea9ab930a26 - core::ops::function::FnOnce::call_once::h1cd1f6d4e4276a27 [INFO] [stdout] 16: 0x5ea9abc19ecb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 17: 0x5ea9abc2f9b5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 18: 0x5ea9abc063a4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 19: 0x5ea9abc09bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 20: 0x5ea9abeb69bf - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 21: 0x7448bfe78aa4 - [INFO] [stdout] 22: 0x7448bff05a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::ollama_request_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::ollama_request_works' (35) panicked at src/lib.rs:312: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: 0x5ea9abee5f72 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] 1: 0x5ea9abef74bf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] 2: 0x5ea9abeae7e3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] 3: 0x5ea9abebc772 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] 4: 0x5ea9abec204f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] 5: 0x5ea9abec1ee1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] 6: 0x5ea9abc1a10e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] 7: 0x5ea9abec26ee - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] 8: 0x5ea9abec24ba - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] 9: 0x5ea9abebc8a9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] 10: 0x5ea9abea20fd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] 11: 0x5ea9abf00d50 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] 12: 0x5ea9abf00106 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] 13: 0x5ea9ab9226f0 - oneiromancer::tests::ollama_request_works::h36e0a2f9882e3b75 [INFO] [stdout] 14: 0x5ea9ab922843 - oneiromancer::tests::ollama_request_works::{{closure}}::ha1d185e7e3911ab1 [INFO] [stdout] 15: 0x5ea9ab930b86 - core::ops::function::FnOnce::call_once::h6a728dcaabcba5c7 [INFO] [stdout] 16: 0x5ea9abc19ecb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] 17: 0x5ea9abc2f9b5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] 18: 0x5ea9abc063a4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] 19: 0x5ea9abc09bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] 20: 0x5ea9abeb69bf - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] 21: 0x7448bfe78aa4 - [INFO] [stdout] 22: 0x7448bff05a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::analyze_code_with_default_parameters_works [INFO] [stdout] tests::analyze_code_works [INFO] [stdout] tests::analyze_file_with_default_parameters_works [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. 7 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] . Querying the Oneiromancer .. Querying the Oneiromancererror: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "1862862baae351a916a9d4acf7532e087de3f2db813174544f7945b2aa452e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1862862baae351a916a9d4acf7532e087de3f2db813174544f7945b2aa452e26", kill_on_drop: false }` [INFO] [stdout] 1862862baae351a916a9d4acf7532e087de3f2db813174544f7945b2aa452e26