[INFO] fetching crate oneiromancer 0.6.4... [INFO] testing oneiromancer-0.6.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate oneiromancer 0.6.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate oneiromancer 0.6.4 [INFO] finished tweaking crates.io crate oneiromancer 0.6.4 [INFO] tweaked toml for crates.io crate oneiromancer 0.6.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oneiromancer 0.6.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oneiromancer 0.6.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f2f26c71bf4c4ded63e570b38e731240602d897fb89e578f1aa0454e9aa06da [INFO] running `Command { std: "docker" "start" "-a" "3f2f26c71bf4c4ded63e570b38e731240602d897fb89e578f1aa0454e9aa06da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f2f26c71bf4c4ded63e570b38e731240602d897fb89e578f1aa0454e9aa06da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2f26c71bf4c4ded63e570b38e731240602d897fb89e578f1aa0454e9aa06da", kill_on_drop: false }` [INFO] [stdout] 3f2f26c71bf4c4ded63e570b38e731240602d897fb89e578f1aa0454e9aa06da [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dde7f8cfb5f2765d7ff4270de56e8653f651c15b9ad3e458228f8ec4ec0c41d [INFO] running `Command { std: "docker" "start" "-a" "0dde7f8cfb5f2765d7ff4270de56e8653f651c15b9ad3e458228f8ec4ec0c41d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ureq v3.1.2 [INFO] [stderr] Compiling oneiromancer v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 30.34s [INFO] running `Command { std: "docker" "inspect" "0dde7f8cfb5f2765d7ff4270de56e8653f651c15b9ad3e458228f8ec4ec0c41d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dde7f8cfb5f2765d7ff4270de56e8653f651c15b9ad3e458228f8ec4ec0c41d", kill_on_drop: false }` [INFO] [stdout] 0dde7f8cfb5f2765d7ff4270de56e8653f651c15b9ad3e458228f8ec4ec0c41d [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccf7f8092f2d81f83cf9d253374851a8e2e09d9ccc9849466b939f6cc9cc205d [INFO] running `Command { std: "docker" "start" "-a" "ccf7f8092f2d81f83cf9d253374851a8e2e09d9ccc9849466b939f6cc9cc205d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling oneiromancer v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "ccf7f8092f2d81f83cf9d253374851a8e2e09d9ccc9849466b939f6cc9cc205d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf7f8092f2d81f83cf9d253374851a8e2e09d9ccc9849466b939f6cc9cc205d", kill_on_drop: false }` [INFO] [stdout] ccf7f8092f2d81f83cf9d253374851a8e2e09d9ccc9849466b939f6cc9cc205d [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d75186cc04403205aa19e8fdd63d4b9066e2edb25cb727f7a691b9c09ce7953 [INFO] running `Command { std: "docker" "start" "-a" "5d75186cc04403205aa19e8fdd63d4b9066e2edb25cb727f7a691b9c09ce7953", 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-9826f322df306993) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::analyze_code_with_empty_pseudo_code_string_fails ... ok [INFO] [stdout] test tests::analyze_file_with_invalid_input_filepath_fails ... ok [INFO] [stdout] test tests::analyze_code_works ... FAILED [INFO] [stdout] test tests::analyze_code_with_default_parameters_works ... FAILED [INFO] [stdout] test tests::analyze_file_works ... FAILED [INFO] [stdout] test tests::analyze_file_with_default_parameters_works ... FAILED [INFO] [stdout] test tests::analyze_file_with_empty_input_file_fails ... ok [INFO] [stdout] test tests::ollama_request_with_empty_prompt_returns_an_empty_response ... FAILED [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::ollama_request_works ... FAILED [INFO] [stdout] test tests::run_works ... FAILED [INFO] [stdout] test tests::run_with_invalid_input_filepath_fails ... ok [INFO] [stdout] test tests::run_with_empty_file_fails ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::analyze_code_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::analyze_code_works' (26) 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: 0x57ec90c6adc2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] 1: 0x57ec90c7bfef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] 2: 0x57ec90c33213 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] 3: 0x57ec90c415a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] 4: 0x57ec90c46f3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] 5: 0x57ec90c46dd1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] 6: 0x57ec909a843e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] 7: 0x57ec90c4754f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] 8: 0x57ec90c473aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] 9: 0x57ec90c416d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] 10: 0x57ec90c2757d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] 11: 0x57ec90c85820 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] 12: 0x57ec90c84ba6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] 13: 0x57ec906a9739 - oneiromancer::tests::analyze_code_works::h105b917cd9ca7e61 [INFO] [stdout] 14: 0x57ec906a98d3 - oneiromancer::tests::analyze_code_works::{{closure}}::hcdc726a8c6a1289c [INFO] [stdout] 15: 0x57ec906a5ac6 - core::ops::function::FnOnce::call_once::he2cb591254a88f30 [INFO] [stdout] 16: 0x57ec909a828b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] 17: 0x57ec909bc29d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] 18: 0x57ec909957e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] 19: 0x57ec9099911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] 20: 0x57ec90c3cadf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] 21: 0x70e82f2cbaa4 - [INFO] [stdout] 22: 0x70e82f358a64 - clone [INFO] [stdout] 23: 0x0 - [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: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: 0x57ec90c6adc2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] 1: 0x57ec90c7bfef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] 2: 0x57ec90c33213 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] 3: 0x57ec90c415a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] 4: 0x57ec90c46f3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] 5: 0x57ec90c46dd1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] 6: 0x57ec909a843e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] 7: 0x57ec90c4754f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] 8: 0x57ec90c473aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] 9: 0x57ec90c416d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] 10: 0x57ec90c2757d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] 11: 0x57ec90c85820 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] 12: 0x57ec90c84ba6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] 13: 0x57ec906aae14 - oneiromancer::tests::analyze_code_with_default_parameters_works::hc397dd44546977b7 [INFO] [stdout] 14: 0x57ec906aaf73 - oneiromancer::tests::analyze_code_with_default_parameters_works::{{closure}}::h8291431bde2521ec [INFO] [stdout] 15: 0x57ec906a58a6 - core::ops::function::FnOnce::call_once::h98138efab086f39c [INFO] [stdout] 16: 0x57ec909a828b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] 17: 0x57ec909bc29d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] 18: 0x57ec909957e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] 19: 0x57ec9099911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] 20: 0x57ec90c3cadf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] 21: 0x70e82f2cbaa4 - [INFO] [stdout] 22: 0x70e82f358a64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::analyze_file_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::analyze_file_works' (30) 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: 0x57ec90c6adc2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] 1: 0x57ec90c7bfef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] 2: 0x57ec90c33213 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] 3: 0x57ec90c415a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] 4: 0x57ec90c46f3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] 5: 0x57ec90c46dd1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] 6: 0x57ec909a843e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] 7: 0x57ec90c4754f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] 8: 0x57ec90c473aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] 9: 0x57ec90c416d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] 10: 0x57ec90c2757d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] 11: 0x57ec90c85820 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] 12: 0x57ec90c84ba6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] 13: 0x57ec906a9bb9 - oneiromancer::tests::analyze_file_works::h8b73fb525ee5d255 [INFO] [stdout] 14: 0x57ec906a9d53 - oneiromancer::tests::analyze_file_works::{{closure}}::h96ca2c99ed15fd54 [INFO] [stdout] 15: 0x57ec906a5816 - core::ops::function::FnOnce::call_once::h4e648fef73257b94 [INFO] [stdout] 16: 0x57ec909a828b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] 17: 0x57ec909bc29d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] 18: 0x57ec909957e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] 19: 0x57ec9099911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] 20: 0x57ec90c3cadf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] 21: 0x70e82f2cbaa4 - [INFO] [stdout] 22: 0x70e82f358a64 - 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' (27) 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: 0x57ec90c6adc2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] 1: 0x57ec90c7bfef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] 2: 0x57ec90c33213 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] 3: 0x57ec90c415a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] 4: 0x57ec90c46f3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] 5: 0x57ec90c46dd1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] 6: 0x57ec909a843e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] 7: 0x57ec90c4754f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] 8: 0x57ec90c473aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] 9: 0x57ec90c416d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] 10: 0x57ec90c2757d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] 11: 0x57ec90c85820 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] 12: 0x57ec90c84ba6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] 13: 0x57ec906ab0f4 - oneiromancer::tests::analyze_file_with_default_parameters_works::h30e286b52ededcf7 [INFO] [stdout] 14: 0x57ec906ab253 - oneiromancer::tests::analyze_file_with_default_parameters_works::{{closure}}::h7b677e99ec253bdd [INFO] [stdout] 15: 0x57ec906a5986 - core::ops::function::FnOnce::call_once::hbe4ae393829df798 [INFO] [stdout] 16: 0x57ec909a828b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] 17: 0x57ec909bc29d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] 18: 0x57ec909957e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] 19: 0x57ec9099911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] 20: 0x57ec90c3cadf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] 21: 0x70e82f2cbaa4 - [INFO] [stdout] 22: 0x70e82f358a64 - 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' (31) 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: 0x57ec90c6adc2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] 1: 0x57ec90c7bfef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] 2: 0x57ec90c33213 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] 3: 0x57ec90c415a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] 4: 0x57ec90c46f3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] 5: 0x57ec90c46dd1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] 6: 0x57ec909a843e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] 7: 0x57ec90c4754f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] 8: 0x57ec90c473aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] 9: 0x57ec90c416d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] 10: 0x57ec90c2757d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] 11: 0x57ec90c85820 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] 12: 0x57ec90c84ba6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] 13: 0x57ec906ab688 - oneiromancer::tests::ollama_request_with_empty_prompt_returns_an_empty_response::h6a5b9aaf38e6beb7 [INFO] [stdout] 14: 0x57ec906ab7f3 - oneiromancer::tests::ollama_request_with_empty_prompt_returns_an_empty_response::{{closure}}::h894b7714013057ed [INFO] [stdout] 15: 0x57ec906a56b6 - core::ops::function::FnOnce::call_once::h1bba917fbc933026 [INFO] [stdout] 16: 0x57ec909a828b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] 17: 0x57ec909bc29d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] 18: 0x57ec909957e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] 19: 0x57ec9099911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] 20: 0x57ec90c3cadf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] 21: 0x70e82f2cbaa4 - [INFO] [stdout] 22: 0x70e82f358a64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::ollama_request_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::ollama_request_works' (34) 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: 0x57ec90c6adc2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] 1: 0x57ec90c7bfef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] 2: 0x57ec90c33213 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] 3: 0x57ec90c415a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] 4: 0x57ec90c46f3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] 5: 0x57ec90c46dd1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] 6: 0x57ec909a843e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] 7: 0x57ec90c4754f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] 8: 0x57ec90c473aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] 9: 0x57ec90c416d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] 10: 0x57ec90c2757d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] 11: 0x57ec90c85820 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] 12: 0x57ec90c84ba6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] 13: 0x57ec906a9f4b - oneiromancer::tests::ollama_request_works::hf5b6f556fb74ccfc [INFO] [stdout] 14: 0x57ec906aa0b3 - oneiromancer::tests::ollama_request_works::{{closure}}::hd14f1e0bee912213 [INFO] [stdout] 15: 0x57ec906a5926 - core::ops::function::FnOnce::call_once::h9cdd8f6fc775e15a [INFO] [stdout] 16: 0x57ec909a828b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] 17: 0x57ec909bc29d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] 18: 0x57ec909957e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] 19: 0x57ec9099911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] 20: 0x57ec90c3cadf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] 21: 0x70e82f2cbaa4 - [INFO] [stdout] 22: 0x70e82f358a64 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::run_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::run_works' (37) 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: 0x57ec90c6adc2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] 1: 0x57ec90c7bfef - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] 2: 0x57ec90c33213 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] 3: 0x57ec90c415a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] 4: 0x57ec90c46f3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] 5: 0x57ec90c46dd1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] 6: 0x57ec909a843e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] 7: 0x57ec90c4754f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] 8: 0x57ec90c473aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] 9: 0x57ec90c416d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] 10: 0x57ec90c2757d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] 11: 0x57ec90c85820 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] 12: 0x57ec90c84ba6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] 13: 0x57ec906aba32 - oneiromancer::tests::run_works::he9c9d1e150d857b4 [INFO] [stdout] 14: 0x57ec906abe43 - oneiromancer::tests::run_works::{{closure}}::h1b2a85b7bd7caad5 [INFO] [stdout] 15: 0x57ec906a56f6 - core::ops::function::FnOnce::call_once::h20be87f9191c5922 [INFO] [stdout] 16: 0x57ec909a828b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] 17: 0x57ec909bc29d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] 18: 0x57ec909957e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] 19: 0x57ec9099911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] 20: 0x57ec90c3cadf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] 21: 0x70e82f2cbaa4 - [INFO] [stdout] 22: 0x70e82f358a64 - 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.07s [INFO] [stdout] [INFO] [stderr] . Querying the Oneiromancererror: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "5d75186cc04403205aa19e8fdd63d4b9066e2edb25cb727f7a691b9c09ce7953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d75186cc04403205aa19e8fdd63d4b9066e2edb25cb727f7a691b9c09ce7953", kill_on_drop: false }` [INFO] [stdout] 5d75186cc04403205aa19e8fdd63d4b9066e2edb25cb727f7a691b9c09ce7953